blob: 39ebf86e114a8df223654e641a14c53eefd8c507 [file] [log] [blame]
art-benchmark-service84deab32021-05-12 09:41:00 -07001#
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#
16HSPLandroid/accessibilityservice/AccessibilityServiceInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/accessibilityservice/AccessibilityServiceInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017HSPLandroid/accessibilityservice/AccessibilityServiceInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
18HSPLandroid/accessibilityservice/AccessibilityServiceInfo;->getId()Ljava/lang/String;
19HSPLandroid/accessibilityservice/AccessibilityServiceInfo;->initFromParcel(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020HSPLandroid/accounts/Account$1;->createFromParcel(Landroid/os/Parcel;)Landroid/accounts/Account;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021HSPLandroid/accounts/Account$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070022HSPLandroid/accounts/Account$1;->newArray(I)[Landroid/accounts/Account;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023HSPLandroid/accounts/Account$1;->newArray(I)[Ljava/lang/Object;
24HSPLandroid/accounts/Account;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070025HSPLandroid/accounts/Account;-><init>(Ljava/lang/String;Ljava/lang/String;)V
26HSPLandroid/accounts/Account;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
27HSPLandroid/accounts/Account;->equals(Ljava/lang/Object;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070028HSPLandroid/accounts/Account;->hashCode()I
29HSPLandroid/accounts/Account;->toString()Ljava/lang/String;
30HSPLandroid/accounts/Account;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070031HSPLandroid/accounts/AccountManager$10;-><init>(Landroid/accounts/AccountManager;Landroid/app/Activity;Landroid/os/Handler;Landroid/accounts/AccountManagerCallback;Landroid/accounts/Account;Ljava/lang/String;ZLandroid/os/Bundle;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070032HSPLandroid/accounts/AccountManager$10;->doWork()V
art-benchmark-service84deab32021-05-12 09:41:00 -070033HSPLandroid/accounts/AccountManager$18;->run()V
34HSPLandroid/accounts/AccountManager$1;-><init>(Landroid/accounts/AccountManager;ILjava/lang/String;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080035HSPLandroid/accounts/AccountManager$1;->bypass(Landroid/content/pm/UserPackage;)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070036HSPLandroid/accounts/AccountManager$1;->bypass(Ljava/lang/Object;)Z
art-benchmark-service08401c12022-12-23 09:27:20 -080037HSPLandroid/accounts/AccountManager$1;->recompute(Landroid/content/pm/UserPackage;)[Landroid/accounts/Account;
art-benchmark-service84deab32021-05-12 09:41:00 -070038HSPLandroid/accounts/AccountManager$1;->recompute(Ljava/lang/Object;)Ljava/lang/Object;
39HSPLandroid/accounts/AccountManager$20;-><init>(Landroid/accounts/AccountManager;)V
40HSPLandroid/accounts/AccountManager$2;-><init>(Landroid/accounts/AccountManager;ILjava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070041HSPLandroid/accounts/AccountManager$2;->recompute(Landroid/accounts/AccountManager$AccountKeyData;)Ljava/lang/String;
42HSPLandroid/accounts/AccountManager$2;->recompute(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070043HSPLandroid/accounts/AccountManager$4;->bundleToResult(Landroid/os/Bundle;)Ljava/lang/Boolean;
44HSPLandroid/accounts/AccountManager$4;->bundleToResult(Landroid/os/Bundle;)Ljava/lang/Object;
45HSPLandroid/accounts/AccountManager$4;->doWork()V
46HSPLandroid/accounts/AccountManager$5;-><init>(Landroid/accounts/AccountManager;Landroid/os/Handler;Landroid/accounts/AccountManagerCallback;Ljava/lang/String;[Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070047HSPLandroid/accounts/AccountManager$5;->bundleToResult(Landroid/os/Bundle;)Ljava/lang/Object;
48HSPLandroid/accounts/AccountManager$5;->bundleToResult(Landroid/os/Bundle;)[Landroid/accounts/Account;
49HSPLandroid/accounts/AccountManager$5;->doWork()V
art-benchmark-service84deab32021-05-12 09:41:00 -070050HSPLandroid/accounts/AccountManager$AccountKeyData;-><init>(Landroid/accounts/Account;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070051HSPLandroid/accounts/AccountManager$AccountKeyData;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070052HSPLandroid/accounts/AccountManager$AccountKeyData;->hashCode()I
53HSPLandroid/accounts/AccountManager$AmsTask$1;-><init>(Landroid/accounts/AccountManager;)V
54HSPLandroid/accounts/AccountManager$AmsTask$Response;-><init>(Landroid/accounts/AccountManager$AmsTask;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070055HSPLandroid/accounts/AccountManager$AmsTask$Response;-><init>(Landroid/accounts/AccountManager$AmsTask;Landroid/accounts/AccountManager$AmsTask$Response-IA;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070056HSPLandroid/accounts/AccountManager$AmsTask$Response;->onResult(Landroid/os/Bundle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070057HSPLandroid/accounts/AccountManager$AmsTask;-><init>(Landroid/accounts/AccountManager;Landroid/app/Activity;Landroid/os/Handler;Landroid/accounts/AccountManagerCallback;)V
58HSPLandroid/accounts/AccountManager$AmsTask;->done()V
59HSPLandroid/accounts/AccountManager$AmsTask;->getResult()Landroid/os/Bundle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070060HSPLandroid/accounts/AccountManager$AmsTask;->getResult()Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070061HSPLandroid/accounts/AccountManager$AmsTask;->getResult(JLjava/util/concurrent/TimeUnit;)Landroid/os/Bundle;
62HSPLandroid/accounts/AccountManager$AmsTask;->getResult(JLjava/util/concurrent/TimeUnit;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070063HSPLandroid/accounts/AccountManager$AmsTask;->internalGetResult(Ljava/lang/Long;Ljava/util/concurrent/TimeUnit;)Landroid/os/Bundle;
art-benchmark-service84deab32021-05-12 09:41:00 -070064HSPLandroid/accounts/AccountManager$AmsTask;->set(Landroid/os/Bundle;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070065HSPLandroid/accounts/AccountManager$AmsTask;->start()Landroid/accounts/AccountManagerFuture;
art-benchmark-service84deab32021-05-12 09:41:00 -070066HSPLandroid/accounts/AccountManager$BaseFutureTask$1;-><init>(Landroid/accounts/AccountManager;)V
67HSPLandroid/accounts/AccountManager$BaseFutureTask$Response;-><init>(Landroid/accounts/AccountManager$BaseFutureTask;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070068HSPLandroid/accounts/AccountManager$BaseFutureTask$Response;->onResult(Landroid/os/Bundle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070069HSPLandroid/accounts/AccountManager$BaseFutureTask;-><init>(Landroid/accounts/AccountManager;Landroid/os/Handler;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070070HSPLandroid/accounts/AccountManager$BaseFutureTask;->startTask()V
art-benchmark-service84deab32021-05-12 09:41:00 -070071HSPLandroid/accounts/AccountManager$Future2Task;-><init>(Landroid/accounts/AccountManager;Landroid/os/Handler;Landroid/accounts/AccountManagerCallback;)V
72HSPLandroid/accounts/AccountManager$Future2Task;->done()V
73HSPLandroid/accounts/AccountManager$Future2Task;->getResult()Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070074HSPLandroid/accounts/AccountManager$Future2Task;->internalGetResult(Ljava/lang/Long;Ljava/util/concurrent/TimeUnit;)Ljava/lang/Object;
75HSPLandroid/accounts/AccountManager$Future2Task;->start()Landroid/accounts/AccountManager$Future2Task;
art-benchmark-service08401c12022-12-23 09:27:20 -080076HSPLandroid/accounts/AccountManager;->-$$Nest$fgetmService(Landroid/accounts/AccountManager;)Landroid/accounts/IAccountManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070077HSPLandroid/accounts/AccountManager;-><init>(Landroid/content/Context;Landroid/accounts/IAccountManager;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070078HSPLandroid/accounts/AccountManager;->addOnAccountsUpdatedListener(Landroid/accounts/OnAccountsUpdateListener;Landroid/os/Handler;Z)V
79HSPLandroid/accounts/AccountManager;->addOnAccountsUpdatedListener(Landroid/accounts/OnAccountsUpdateListener;Landroid/os/Handler;Z[Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070080HSPLandroid/accounts/AccountManager;->blockingGetAuthToken(Landroid/accounts/Account;Ljava/lang/String;Z)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070081HSPLandroid/accounts/AccountManager;->ensureNotOnMainThread()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070082HSPLandroid/accounts/AccountManager;->get(Landroid/content/Context;)Landroid/accounts/AccountManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070083HSPLandroid/accounts/AccountManager;->getAccounts()[Landroid/accounts/Account;
84HSPLandroid/accounts/AccountManager;->getAccountsAsUser(I)[Landroid/accounts/Account;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070085HSPLandroid/accounts/AccountManager;->getAccountsByType(Ljava/lang/String;)[Landroid/accounts/Account;
86HSPLandroid/accounts/AccountManager;->getAccountsByTypeAndFeatures(Ljava/lang/String;[Ljava/lang/String;Landroid/accounts/AccountManagerCallback;Landroid/os/Handler;)Landroid/accounts/AccountManagerFuture;
87HSPLandroid/accounts/AccountManager;->getAccountsByTypeAsUser(Ljava/lang/String;Landroid/os/UserHandle;)[Landroid/accounts/Account;
88HSPLandroid/accounts/AccountManager;->getAccountsByTypeForPackage(Ljava/lang/String;Ljava/lang/String;)[Landroid/accounts/Account;
89HSPLandroid/accounts/AccountManager;->getAuthToken(Landroid/accounts/Account;Ljava/lang/String;Landroid/os/Bundle;ZLandroid/accounts/AccountManagerCallback;Landroid/os/Handler;)Landroid/accounts/AccountManagerFuture;
90HSPLandroid/accounts/AccountManager;->getAuthToken(Landroid/accounts/Account;Ljava/lang/String;ZLandroid/accounts/AccountManagerCallback;Landroid/os/Handler;)Landroid/accounts/AccountManagerFuture;
art-benchmark-service84deab32021-05-12 09:41:00 -070091HSPLandroid/accounts/AccountManager;->getAuthenticatorTypes()[Landroid/accounts/AuthenticatorDescription;
92HSPLandroid/accounts/AccountManager;->getAuthenticatorTypesAsUser(I)[Landroid/accounts/AuthenticatorDescription;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070093HSPLandroid/accounts/AccountManager;->getUserData(Landroid/accounts/Account;Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070094HSPLandroid/accounts/AccountManager;->hasFeatures(Landroid/accounts/Account;[Ljava/lang/String;Landroid/accounts/AccountManagerCallback;Landroid/os/Handler;)Landroid/accounts/AccountManagerFuture;
95HSPLandroid/accounts/AccountManager;->invalidateAuthToken(Ljava/lang/String;Ljava/lang/String;)V
96HSPLandroid/accounts/AccountManager;->removeOnAccountsUpdatedListener(Landroid/accounts/OnAccountsUpdateListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070097HSPLandroid/accounts/AccountManager;->setUserData(Landroid/accounts/Account;Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070098HSPLandroid/accounts/AuthenticatorDescription$1;->createFromParcel(Landroid/os/Parcel;)Landroid/accounts/AuthenticatorDescription;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070099HSPLandroid/accounts/AuthenticatorDescription$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -0700100HSPLandroid/accounts/AuthenticatorDescription$1;->newArray(I)[Landroid/accounts/AuthenticatorDescription;
101HSPLandroid/accounts/AuthenticatorDescription$1;->newArray(I)[Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700102HSPLandroid/accounts/AuthenticatorDescription;-><init>(Landroid/os/Parcel;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -0700103HSPLandroid/accounts/IAccountManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -0800104HSPLandroid/accounts/IAccountManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700105HSPLandroid/accounts/IAccountManager$Stub$Proxy;->getAccountsAsUser(Ljava/lang/String;ILjava/lang/String;)[Landroid/accounts/Account;
106HSPLandroid/accounts/IAccountManager$Stub$Proxy;->getAccountsByFeatures(Landroid/accounts/IAccountManagerResponse;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;)V
107HSPLandroid/accounts/IAccountManager$Stub$Proxy;->getAccountsByTypeForPackage(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)[Landroid/accounts/Account;
108HSPLandroid/accounts/IAccountManager$Stub$Proxy;->getAuthToken(Landroid/accounts/IAccountManagerResponse;Landroid/accounts/Account;Ljava/lang/String;ZZLandroid/os/Bundle;)V
109HSPLandroid/accounts/IAccountManager$Stub$Proxy;->getAuthenticatorTypes(I)[Landroid/accounts/AuthenticatorDescription;
110HSPLandroid/accounts/IAccountManager$Stub$Proxy;->getUserData(Landroid/accounts/Account;Ljava/lang/String;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700111HSPLandroid/accounts/IAccountManager$Stub$Proxy;->invalidateAuthToken(Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700112HSPLandroid/accounts/IAccountManager$Stub$Proxy;->onAccountAccessed(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700113HSPLandroid/accounts/IAccountManager$Stub$Proxy;->registerAccountListener([Ljava/lang/String;Ljava/lang/String;)V
114HSPLandroid/accounts/IAccountManager$Stub$Proxy;->setUserData(Landroid/accounts/Account;Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700115HSPLandroid/accounts/IAccountManager$Stub$Proxy;->unregisterAccountListener([Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700116HSPLandroid/accounts/IAccountManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/accounts/IAccountManager;
117HSPLandroid/accounts/IAccountManagerResponse$Stub;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -0700118HSPLandroid/accounts/IAccountManagerResponse$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-service08401c12022-12-23 09:27:20 -0800119HSPLandroid/accounts/IAccountManagerResponse$Stub;->getDefaultTransactionName(I)Ljava/lang/String;
120HSPLandroid/accounts/IAccountManagerResponse$Stub;->getMaxTransactionId()I
121HSPLandroid/accounts/IAccountManagerResponse$Stub;->getTransactionName(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700122HSPLandroid/accounts/IAccountManagerResponse$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700123HSPLandroid/animation/AnimationHandler$$ExternalSyntheticLambda0;-><init>(Landroid/animation/AnimationHandler;)V
art-benchmark-service08401c12022-12-23 09:27:20 -0800124HSPLandroid/animation/AnimationHandler$$ExternalSyntheticLambda0;->doFrame(J)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700125HSPLandroid/animation/AnimationHandler$1;-><init>(Landroid/animation/AnimationHandler;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700126HSPLandroid/animation/AnimationHandler$1;->doFrame(J)V+]Landroid/animation/AnimationHandler$AnimationFrameCallbackProvider;Landroid/animation/AnimationHandler$MyFrameCallbackProvider;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84deab32021-05-12 09:41:00 -0700127HSPLandroid/animation/AnimationHandler$MyFrameCallbackProvider;-><init>(Landroid/animation/AnimationHandler;)V
art-benchmark-service00abe242023-02-13 10:31:34 -0800128HSPLandroid/animation/AnimationHandler$MyFrameCallbackProvider;->getFrameTime()J+]Landroid/view/Choreographer;Landroid/view/Choreographer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700129HSPLandroid/animation/AnimationHandler$MyFrameCallbackProvider;->postFrameCallback(Landroid/view/Choreographer$FrameCallback;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700130HSPLandroid/animation/AnimationHandler;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700131HSPLandroid/animation/AnimationHandler;->addAnimationFrameCallback(Landroid/animation/AnimationHandler$AnimationFrameCallback;J)V
132HSPLandroid/animation/AnimationHandler;->autoCancelBasedOn(Landroid/animation/ObjectAnimator;)V
art-benchmark-service00abe242023-02-13 10:31:34 -0800133HSPLandroid/animation/AnimationHandler;->cleanUpList()V+]Ljava/util/ArrayList;Ljava/util/ArrayList;
134HSPLandroid/animation/AnimationHandler;->doAnimationFrame(J)V+]Landroid/animation/AnimationHandler$AnimationFrameCallback;Landroid/animation/ObjectAnimator;,Landroid/animation/AnimatorSet;,Landroid/animation/ValueAnimator;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700135HSPLandroid/animation/AnimationHandler;->getAnimationCount()I
136HSPLandroid/animation/AnimationHandler;->getInstance()Landroid/animation/AnimationHandler;
art-benchmark-service84deab32021-05-12 09:41:00 -0700137HSPLandroid/animation/AnimationHandler;->getProvider()Landroid/animation/AnimationHandler$AnimationFrameCallbackProvider;
art-benchmark-service00abe242023-02-13 10:31:34 -0800138HSPLandroid/animation/AnimationHandler;->isCallbackDue(Landroid/animation/AnimationHandler$AnimationFrameCallback;J)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700139HSPLandroid/animation/AnimationHandler;->isPauseBgAnimationsEnabledInSystemProperties()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700140HSPLandroid/animation/AnimationHandler;->removeCallback(Landroid/animation/AnimationHandler$AnimationFrameCallback;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700141HSPLandroid/animation/AnimationHandler;->requestAnimatorsEnabled(ZLjava/lang/Object;)V
142HSPLandroid/animation/AnimationHandler;->requestAnimatorsEnabledImpl(ZLjava/lang/Object;)V
143HSPLandroid/animation/AnimationHandler;->resumeAnimators()V
144HSPLandroid/animation/AnimationHandler;->setAnimatorPausingEnabled(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700145HSPLandroid/animation/AnimationHandler;->setProvider(Landroid/animation/AnimationHandler$AnimationFrameCallbackProvider;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -0700146HSPLandroid/animation/Animator$AnimatorConstantState;-><init>(Landroid/animation/Animator;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700147HSPLandroid/animation/Animator$AnimatorConstantState;->getChangingConfigurations()I
148HSPLandroid/animation/Animator$AnimatorConstantState;->newInstance()Landroid/animation/Animator;
149HSPLandroid/animation/Animator$AnimatorConstantState;->newInstance()Ljava/lang/Object;
150HSPLandroid/animation/Animator$AnimatorListener;->onAnimationEnd(Landroid/animation/Animator;Z)V+]Landroid/animation/Animator$AnimatorListener;missing_types
151HSPLandroid/animation/Animator$AnimatorListener;->onAnimationStart(Landroid/animation/Animator;Z)V+]Landroid/animation/Animator$AnimatorListener;missing_types
152HSPLandroid/animation/Animator;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700153HSPLandroid/animation/Animator;->addListener(Landroid/animation/Animator$AnimatorListener;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700154HSPLandroid/animation/Animator;->addPauseListener(Landroid/animation/Animator$AnimatorPauseListener;)V
155HSPLandroid/animation/Animator;->appendChangingConfigurations(I)V
156HSPLandroid/animation/Animator;->clone()Landroid/animation/Animator;
157HSPLandroid/animation/Animator;->createConstantState()Landroid/content/res/ConstantState;
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700158HSPLandroid/animation/Animator;->getBackgroundPauseDelay()J
art-benchmark-service84deab32021-05-12 09:41:00 -0700159HSPLandroid/animation/Animator;->getChangingConfigurations()I
160HSPLandroid/animation/Animator;->getListeners()Ljava/util/ArrayList;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -0800161HSPLandroid/animation/Animator;->getStartAndEndTimes(Landroid/util/LongArray;J)V+]Landroid/util/LongArray;Landroid/util/LongArray;]Landroid/animation/Animator;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -0700162HSPLandroid/animation/Animator;->pause()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700163HSPLandroid/animation/Animator;->removeAllListeners()V
164HSPLandroid/animation/Animator;->removeListener(Landroid/animation/Animator$AnimatorListener;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700165HSPLandroid/animation/Animator;->setAllowRunningAsynchronously(Z)V
166HSPLandroid/animation/AnimatorInflater$PathDataEvaluator;->evaluate(FLandroid/util/PathParser$PathData;Landroid/util/PathParser$PathData;)Landroid/util/PathParser$PathData;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700167HSPLandroid/animation/AnimatorInflater$PathDataEvaluator;->evaluate(FLjava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -0700168HSPLandroid/animation/AnimatorInflater;->createAnimatorFromXml(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;Lorg/xmlpull/v1/XmlPullParser;F)Landroid/animation/Animator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700169HSPLandroid/animation/AnimatorInflater;->createAnimatorFromXml(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/animation/AnimatorSet;IF)Landroid/animation/Animator;
170HSPLandroid/animation/AnimatorInflater;->createStateListAnimatorFromXml(Landroid/content/Context;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;)Landroid/animation/StateListAnimator;
art-benchmark-service84deab32021-05-12 09:41:00 -0700171HSPLandroid/animation/AnimatorInflater;->getChangingConfigs(Landroid/content/res/Resources;I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700172HSPLandroid/animation/AnimatorInflater;->getPVH(Landroid/content/res/TypedArray;IIILjava/lang/String;)Landroid/animation/PropertyValuesHolder;
art-benchmark-service84deab32021-05-12 09:41:00 -0700173HSPLandroid/animation/AnimatorInflater;->inferValueTypeFromValues(Landroid/content/res/TypedArray;II)I
174HSPLandroid/animation/AnimatorInflater;->loadAnimator(Landroid/content/Context;I)Landroid/animation/Animator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700175HSPLandroid/animation/AnimatorInflater;->loadAnimator(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;IF)Landroid/animation/Animator;
176HSPLandroid/animation/AnimatorInflater;->loadAnimator(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;Landroid/util/AttributeSet;Landroid/animation/ValueAnimator;F)Landroid/animation/ValueAnimator;
art-benchmark-service66b4d952021-07-17 17:15:31 -0700177HSPLandroid/animation/AnimatorInflater;->loadObjectAnimator(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;Landroid/util/AttributeSet;F)Landroid/animation/ObjectAnimator;
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700178HSPLandroid/animation/AnimatorInflater;->loadStateListAnimator(Landroid/content/Context;I)Landroid/animation/StateListAnimator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700179HSPLandroid/animation/AnimatorInflater;->parseAnimatorFromTypeArray(Landroid/animation/ValueAnimator;Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;F)V
180HSPLandroid/animation/AnimatorInflater;->setupObjectAnimator(Landroid/animation/ValueAnimator;Landroid/content/res/TypedArray;IF)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700181HSPLandroid/animation/AnimatorListenerAdapter;-><init>()V
182HSPLandroid/animation/AnimatorListenerAdapter;->onAnimationCancel(Landroid/animation/Animator;)V
183HSPLandroid/animation/AnimatorListenerAdapter;->onAnimationEnd(Landroid/animation/Animator;)V
184HSPLandroid/animation/AnimatorListenerAdapter;->onAnimationStart(Landroid/animation/Animator;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -0700185HSPLandroid/animation/AnimatorSet$1;-><init>(Landroid/animation/AnimatorSet;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700186HSPLandroid/animation/AnimatorSet$1;->onAnimationEnd(Landroid/animation/Animator;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -0700187HSPLandroid/animation/AnimatorSet$2;-><init>(Landroid/animation/AnimatorSet;Landroid/animation/AnimatorSet;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700188HSPLandroid/animation/AnimatorSet$2;->onAnimationEnd(Landroid/animation/Animator;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -0700189HSPLandroid/animation/AnimatorSet$3;-><init>(Landroid/animation/AnimatorSet;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700190HSPLandroid/animation/AnimatorSet$3;->compare(Landroid/animation/AnimatorSet$AnimationEvent;Landroid/animation/AnimatorSet$AnimationEvent;)I
191HSPLandroid/animation/AnimatorSet$3;->compare(Ljava/lang/Object;Ljava/lang/Object;)I
art-benchmark-service66b4d952021-07-17 17:15:31 -0700192HSPLandroid/animation/AnimatorSet$AnimationEvent;-><init>(Landroid/animation/AnimatorSet$Node;I)V
art-benchmark-service00abe242023-02-13 10:31:34 -0800193HSPLandroid/animation/AnimatorSet$AnimationEvent;->getTime()J
art-benchmark-service84deab32021-05-12 09:41:00 -0700194HSPLandroid/animation/AnimatorSet$Builder;-><init>(Landroid/animation/AnimatorSet;Landroid/animation/Animator;)V
195HSPLandroid/animation/AnimatorSet$Builder;->after(Landroid/animation/Animator;)Landroid/animation/AnimatorSet$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700196HSPLandroid/animation/AnimatorSet$Builder;->before(Landroid/animation/Animator;)Landroid/animation/AnimatorSet$Builder;
197HSPLandroid/animation/AnimatorSet$Builder;->with(Landroid/animation/Animator;)Landroid/animation/AnimatorSet$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -0700198HSPLandroid/animation/AnimatorSet$Node;-><init>(Landroid/animation/Animator;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700199HSPLandroid/animation/AnimatorSet$Node;->addChild(Landroid/animation/AnimatorSet$Node;)V
200HSPLandroid/animation/AnimatorSet$Node;->addParent(Landroid/animation/AnimatorSet$Node;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700201HSPLandroid/animation/AnimatorSet$Node;->addParents(Ljava/util/ArrayList;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700202HSPLandroid/animation/AnimatorSet$Node;->addSibling(Landroid/animation/AnimatorSet$Node;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700203HSPLandroid/animation/AnimatorSet$Node;->clone()Landroid/animation/AnimatorSet$Node;
art-benchmark-service66b4d952021-07-17 17:15:31 -0700204HSPLandroid/animation/AnimatorSet$SeekState;-><init>(Landroid/animation/AnimatorSet;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700205HSPLandroid/animation/AnimatorSet$SeekState;->getPlayTimeNormalized()J
206HSPLandroid/animation/AnimatorSet$SeekState;->isActive()Z
207HSPLandroid/animation/AnimatorSet$SeekState;->reset()V
art-benchmark-service00abe242023-02-13 10:31:34 -0800208HSPLandroid/animation/AnimatorSet;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700209HSPLandroid/animation/AnimatorSet;->addAnimationCallback(J)V
210HSPLandroid/animation/AnimatorSet;->addAnimationEndListener()V
art-benchmark-service00abe242023-02-13 10:31:34 -0800211HSPLandroid/animation/AnimatorSet;->animateBasedOnPlayTime(JJZZ)V+]Landroid/animation/AnimatorSet;Landroid/animation/AnimatorSet;
212HSPLandroid/animation/AnimatorSet;->animateSkipToEnds(JJZ)V+]Landroid/animation/AnimatorSet;Landroid/animation/AnimatorSet;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/animation/Animator;missing_types
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -0800213HSPLandroid/animation/AnimatorSet;->animateValuesInRange(JJZ)V+]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/animation/Animator;missing_types]Landroid/animation/AnimatorSet;Landroid/animation/AnimatorSet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700214HSPLandroid/animation/AnimatorSet;->cancel()V
215HSPLandroid/animation/AnimatorSet;->clone()Landroid/animation/Animator;
art-benchmark-service00abe242023-02-13 10:31:34 -0800216HSPLandroid/animation/AnimatorSet;->clone()Landroid/animation/AnimatorSet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700217HSPLandroid/animation/AnimatorSet;->createDependencyGraph()V
art-benchmark-service84deab32021-05-12 09:41:00 -0700218HSPLandroid/animation/AnimatorSet;->doAnimationFrame(J)Z+]Landroid/animation/AnimatorSet$SeekState;Landroid/animation/AnimatorSet$SeekState;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700219HSPLandroid/animation/AnimatorSet;->end()V
220HSPLandroid/animation/AnimatorSet;->endAnimation()V
art-benchmark-service00abe242023-02-13 10:31:34 -0800221HSPLandroid/animation/AnimatorSet;->ensureChildStartAndEndTimes()[J+]Landroid/util/LongArray;Landroid/util/LongArray;]Landroid/animation/AnimatorSet;Landroid/animation/AnimatorSet;
art-benchmark-service08401c12022-12-23 09:27:20 -0800222HSPLandroid/animation/AnimatorSet;->findLatestEventIdForTime(J)I+]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/animation/AnimatorSet$AnimationEvent;Landroid/animation/AnimatorSet$AnimationEvent;
art-benchmark-service00abe242023-02-13 10:31:34 -0800223HSPLandroid/animation/AnimatorSet;->findNextIndex(J[J)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700224HSPLandroid/animation/AnimatorSet;->findSiblings(Landroid/animation/AnimatorSet$Node;Ljava/util/ArrayList;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700225HSPLandroid/animation/AnimatorSet;->getChangingConfigurations()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700226HSPLandroid/animation/AnimatorSet;->getChildAnimations()Ljava/util/ArrayList;
227HSPLandroid/animation/AnimatorSet;->getNodeForAnimation(Landroid/animation/Animator;)Landroid/animation/AnimatorSet$Node;
art-benchmark-service00abe242023-02-13 10:31:34 -0800228HSPLandroid/animation/AnimatorSet;->getStartAndEndTimes(Landroid/util/LongArray;J)V+]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/animation/Animator;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -0700229HSPLandroid/animation/AnimatorSet;->getStartDelay()J
230HSPLandroid/animation/AnimatorSet;->getTotalDuration()J
art-benchmark-service00abe242023-02-13 10:31:34 -0800231HSPLandroid/animation/AnimatorSet;->handleAnimationEvents(IIJ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700232HSPLandroid/animation/AnimatorSet;->initAnimation()V
art-benchmark-service00abe242023-02-13 10:31:34 -0800233HSPLandroid/animation/AnimatorSet;->initChildren()V+]Landroid/animation/AnimatorSet;Landroid/animation/AnimatorSet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700234HSPLandroid/animation/AnimatorSet;->isEmptySet(Landroid/animation/AnimatorSet;)Z
235HSPLandroid/animation/AnimatorSet;->isInitialized()Z
art-benchmark-service84deab32021-05-12 09:41:00 -0700236HSPLandroid/animation/AnimatorSet;->isRunning()Z
237HSPLandroid/animation/AnimatorSet;->isStarted()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -0800238HSPLandroid/animation/AnimatorSet;->notifyEndListeners(Z)V+]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/animation/Animator$AnimatorListener;missing_types
239HSPLandroid/animation/AnimatorSet;->notifyStartListeners(Z)V+]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/animation/Animator$AnimatorListener;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -0700240HSPLandroid/animation/AnimatorSet;->play(Landroid/animation/Animator;)Landroid/animation/AnimatorSet$Builder;
241HSPLandroid/animation/AnimatorSet;->playSequentially([Landroid/animation/Animator;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700242HSPLandroid/animation/AnimatorSet;->playTogether(Ljava/util/Collection;)V
243HSPLandroid/animation/AnimatorSet;->playTogether([Landroid/animation/Animator;)V
244HSPLandroid/animation/AnimatorSet;->pulseAnimationFrame(J)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700245HSPLandroid/animation/AnimatorSet;->pulseFrame(Landroid/animation/AnimatorSet$Node;J)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700246HSPLandroid/animation/AnimatorSet;->removeAnimationCallback()V
247HSPLandroid/animation/AnimatorSet;->removeAnimationEndListener()V
art-benchmark-service84deab32021-05-12 09:41:00 -0700248HSPLandroid/animation/AnimatorSet;->setDuration(J)Landroid/animation/Animator;
249HSPLandroid/animation/AnimatorSet;->setDuration(J)Landroid/animation/AnimatorSet;
250HSPLandroid/animation/AnimatorSet;->setInterpolator(Landroid/animation/TimeInterpolator;)V
251HSPLandroid/animation/AnimatorSet;->setStartDelay(J)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700252HSPLandroid/animation/AnimatorSet;->setTarget(Ljava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700253HSPLandroid/animation/AnimatorSet;->shouldPlayTogether()Z
254HSPLandroid/animation/AnimatorSet;->skipToEndValue(Z)V
art-benchmark-service00abe242023-02-13 10:31:34 -0800255HSPLandroid/animation/AnimatorSet;->sortAnimationEvents()V
art-benchmark-service84deab32021-05-12 09:41:00 -0700256HSPLandroid/animation/AnimatorSet;->start()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700257HSPLandroid/animation/AnimatorSet;->start(ZZ)V
258HSPLandroid/animation/AnimatorSet;->startAnimation()V
art-benchmark-service84deab32021-05-12 09:41:00 -0700259HSPLandroid/animation/AnimatorSet;->startWithoutPulsing(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700260HSPLandroid/animation/AnimatorSet;->updateAnimatorsDuration()V
261HSPLandroid/animation/AnimatorSet;->updatePlayTime(Landroid/animation/AnimatorSet$Node;Ljava/util/ArrayList;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700262HSPLandroid/animation/ArgbEvaluator;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700263HSPLandroid/animation/ArgbEvaluator;->evaluate(FLjava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -0700264HSPLandroid/animation/ArgbEvaluator;->getInstance()Landroid/animation/ArgbEvaluator;
265HSPLandroid/animation/FloatKeyframeSet;-><init>([Landroid/animation/Keyframe$FloatKeyframe;)V
art-benchmark-service00abe242023-02-13 10:31:34 -0800266HSPLandroid/animation/FloatKeyframeSet;->clone()Landroid/animation/FloatKeyframeSet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700267HSPLandroid/animation/FloatKeyframeSet;->clone()Landroid/animation/Keyframes;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -0800268HSPLandroid/animation/FloatKeyframeSet;->getFloatValue(F)F+]Ljava/util/List;Ljava/util/Arrays$ArrayList;]Landroid/animation/Keyframe$FloatKeyframe;Landroid/animation/Keyframe$FloatKeyframe;]Ljava/lang/Number;Ljava/lang/Float;]Landroid/animation/Keyframe;Landroid/animation/Keyframe$FloatKeyframe;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700269HSPLandroid/animation/FloatKeyframeSet;->getValue(F)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -0700270HSPLandroid/animation/IntKeyframeSet;-><init>([Landroid/animation/Keyframe$IntKeyframe;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700271HSPLandroid/animation/IntKeyframeSet;->clone()Landroid/animation/IntKeyframeSet;
272HSPLandroid/animation/IntKeyframeSet;->clone()Landroid/animation/Keyframes;
art-benchmark-service00abe242023-02-13 10:31:34 -0800273HSPLandroid/animation/IntKeyframeSet;->getIntValue(F)I
art-benchmark-service84deab32021-05-12 09:41:00 -0700274HSPLandroid/animation/Keyframe$FloatKeyframe;-><init>(F)V
275HSPLandroid/animation/Keyframe$FloatKeyframe;-><init>(FF)V
art-benchmark-service00abe242023-02-13 10:31:34 -0800276HSPLandroid/animation/Keyframe$FloatKeyframe;->clone()Landroid/animation/Keyframe$FloatKeyframe;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700277HSPLandroid/animation/Keyframe$FloatKeyframe;->clone()Landroid/animation/Keyframe;
art-benchmark-service84deab32021-05-12 09:41:00 -0700278HSPLandroid/animation/Keyframe$FloatKeyframe;->getFloatValue()F
art-benchmark-service00abe242023-02-13 10:31:34 -0800279HSPLandroid/animation/Keyframe$FloatKeyframe;->getValue()Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700280HSPLandroid/animation/Keyframe$FloatKeyframe;->setValue(Ljava/lang/Object;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -0700281HSPLandroid/animation/Keyframe$IntKeyframe;-><init>(FI)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700282HSPLandroid/animation/Keyframe$IntKeyframe;->clone()Landroid/animation/Keyframe$IntKeyframe;
283HSPLandroid/animation/Keyframe$IntKeyframe;->clone()Landroid/animation/Keyframe;
art-benchmark-service84deab32021-05-12 09:41:00 -0700284HSPLandroid/animation/Keyframe$IntKeyframe;->getIntValue()I
285HSPLandroid/animation/Keyframe$IntKeyframe;->getValue()Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700286HSPLandroid/animation/Keyframe$IntKeyframe;->setValue(Ljava/lang/Object;)V
287HSPLandroid/animation/Keyframe$ObjectKeyframe;-><init>(FLjava/lang/Object;)V
288HSPLandroid/animation/Keyframe$ObjectKeyframe;->clone()Landroid/animation/Keyframe$ObjectKeyframe;
289HSPLandroid/animation/Keyframe$ObjectKeyframe;->clone()Landroid/animation/Keyframe;
art-benchmark-service84deab32021-05-12 09:41:00 -0700290HSPLandroid/animation/Keyframe$ObjectKeyframe;->getValue()Ljava/lang/Object;
291HSPLandroid/animation/Keyframe;-><init>()V
292HSPLandroid/animation/Keyframe;->getFraction()F
293HSPLandroid/animation/Keyframe;->getInterpolator()Landroid/animation/TimeInterpolator;
294HSPLandroid/animation/Keyframe;->hasValue()Z
295HSPLandroid/animation/Keyframe;->ofFloat(F)Landroid/animation/Keyframe;
296HSPLandroid/animation/Keyframe;->ofFloat(FF)Landroid/animation/Keyframe;
297HSPLandroid/animation/Keyframe;->ofInt(FI)Landroid/animation/Keyframe;
298HSPLandroid/animation/Keyframe;->ofObject(FLjava/lang/Object;)Landroid/animation/Keyframe;
art-benchmark-service66b4d952021-07-17 17:15:31 -0700299HSPLandroid/animation/Keyframe;->setInterpolator(Landroid/animation/TimeInterpolator;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700300HSPLandroid/animation/Keyframe;->setValueWasSetOnStart(Z)V
301HSPLandroid/animation/Keyframe;->valueWasSetOnStart()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -0800302HSPLandroid/animation/KeyframeSet;-><init>([Landroid/animation/Keyframe;)V+]Landroid/animation/Keyframe;Landroid/animation/Keyframe$IntKeyframe;,Landroid/animation/Keyframe$FloatKeyframe;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700303HSPLandroid/animation/KeyframeSet;->clone()Landroid/animation/KeyframeSet;
art-benchmark-service84deab32021-05-12 09:41:00 -0700304HSPLandroid/animation/KeyframeSet;->clone()Landroid/animation/Keyframes;
305HSPLandroid/animation/KeyframeSet;->getKeyframes()Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700306HSPLandroid/animation/KeyframeSet;->getValue(F)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -0700307HSPLandroid/animation/KeyframeSet;->ofFloat([F)Landroid/animation/KeyframeSet;
308HSPLandroid/animation/KeyframeSet;->ofInt([I)Landroid/animation/KeyframeSet;
309HSPLandroid/animation/KeyframeSet;->ofObject([Ljava/lang/Object;)Landroid/animation/KeyframeSet;
310HSPLandroid/animation/KeyframeSet;->setEvaluator(Landroid/animation/TypeEvaluator;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700311HSPLandroid/animation/LayoutTransition$1;->onAnimationEnd(Landroid/animation/Animator;)V
312HSPLandroid/animation/LayoutTransition$2;->onLayoutChange(Landroid/view/View;IIIIIIII)V
313HSPLandroid/animation/LayoutTransition$3;->onAnimationEnd(Landroid/animation/Animator;)V
314HSPLandroid/animation/LayoutTransition$3;->onAnimationStart(Landroid/animation/Animator;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700315HSPLandroid/animation/LayoutTransition$4;->onAnimationEnd(Landroid/animation/Animator;)V
316HSPLandroid/animation/LayoutTransition$5;->onAnimationEnd(Landroid/animation/Animator;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700317HSPLandroid/animation/LayoutTransition$CleanupCallback;->cleanup()V
art-benchmark-service84deab32021-05-12 09:41:00 -0700318HSPLandroid/animation/LayoutTransition$CleanupCallback;->onPreDraw()Z
319HSPLandroid/animation/LayoutTransition;-><init>()V
320HSPLandroid/animation/LayoutTransition;->addChild(Landroid/view/ViewGroup;Landroid/view/View;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700321HSPLandroid/animation/LayoutTransition;->addChild(Landroid/view/ViewGroup;Landroid/view/View;Z)V
322HSPLandroid/animation/LayoutTransition;->addTransitionListener(Landroid/animation/LayoutTransition$TransitionListener;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700323HSPLandroid/animation/LayoutTransition;->cancel()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700324HSPLandroid/animation/LayoutTransition;->cancel(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700325HSPLandroid/animation/LayoutTransition;->disableTransitionType(I)V
326HSPLandroid/animation/LayoutTransition;->hideChild(Landroid/view/ViewGroup;Landroid/view/View;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700327HSPLandroid/animation/LayoutTransition;->isChangingLayout()Z
328HSPLandroid/animation/LayoutTransition;->layoutChange(Landroid/view/ViewGroup;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700329HSPLandroid/animation/LayoutTransition;->removeChild(Landroid/view/ViewGroup;Landroid/view/View;)V
330HSPLandroid/animation/LayoutTransition;->removeChild(Landroid/view/ViewGroup;Landroid/view/View;Z)V
331HSPLandroid/animation/LayoutTransition;->removeTransitionListener(Landroid/animation/LayoutTransition$TransitionListener;)V
332HSPLandroid/animation/LayoutTransition;->runAppearingTransition(Landroid/view/ViewGroup;Landroid/view/View;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700333HSPLandroid/animation/LayoutTransition;->runChangeTransition(Landroid/view/ViewGroup;Landroid/view/View;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700334HSPLandroid/animation/LayoutTransition;->runDisappearingTransition(Landroid/view/ViewGroup;Landroid/view/View;)V
335HSPLandroid/animation/LayoutTransition;->setAnimateParentHierarchy(Z)V
336HSPLandroid/animation/LayoutTransition;->setAnimator(ILandroid/animation/Animator;)V
337HSPLandroid/animation/LayoutTransition;->setDuration(J)V
338HSPLandroid/animation/LayoutTransition;->setInterpolator(ILandroid/animation/TimeInterpolator;)V
339HSPLandroid/animation/LayoutTransition;->setStartDelay(IJ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700340HSPLandroid/animation/LayoutTransition;->setupChangeAnimation(Landroid/view/ViewGroup;ILandroid/animation/Animator;JLandroid/view/View;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700341HSPLandroid/animation/LayoutTransition;->showChild(Landroid/view/ViewGroup;Landroid/view/View;I)V
342HSPLandroid/animation/LayoutTransition;->startChangingAnimations()V
343HSPLandroid/animation/ObjectAnimator;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700344HSPLandroid/animation/ObjectAnimator;-><init>(Ljava/lang/Object;Landroid/util/Property;)V
345HSPLandroid/animation/ObjectAnimator;-><init>(Ljava/lang/Object;Ljava/lang/String;)V
art-benchmark-service08401c12022-12-23 09:27:20 -0800346HSPLandroid/animation/ObjectAnimator;->animateValue(F)V+]Landroid/animation/ObjectAnimator;Landroid/animation/ObjectAnimator;]Landroid/animation/PropertyValuesHolder;Landroid/animation/PropertyValuesHolder$FloatPropertyValuesHolder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700347HSPLandroid/animation/ObjectAnimator;->clone()Landroid/animation/Animator;
art-benchmark-service66b4d952021-07-17 17:15:31 -0700348HSPLandroid/animation/ObjectAnimator;->clone()Landroid/animation/ObjectAnimator;
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700349HSPLandroid/animation/ObjectAnimator;->getNameForTrace()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700350HSPLandroid/animation/ObjectAnimator;->getPropertyName()Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700351HSPLandroid/animation/ObjectAnimator;->getTarget()Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700352HSPLandroid/animation/ObjectAnimator;->hasSameTargetAndProperties(Landroid/animation/Animator;)Z
353HSPLandroid/animation/ObjectAnimator;->initAnimation()V
art-benchmark-service84deab32021-05-12 09:41:00 -0700354HSPLandroid/animation/ObjectAnimator;->isInitialized()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700355HSPLandroid/animation/ObjectAnimator;->ofFloat(Ljava/lang/Object;Landroid/util/Property;[F)Landroid/animation/ObjectAnimator;
356HSPLandroid/animation/ObjectAnimator;->ofFloat(Ljava/lang/Object;Ljava/lang/String;[F)Landroid/animation/ObjectAnimator;
art-benchmark-service84deab32021-05-12 09:41:00 -0700357HSPLandroid/animation/ObjectAnimator;->ofInt(Ljava/lang/Object;Landroid/util/Property;[I)Landroid/animation/ObjectAnimator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700358HSPLandroid/animation/ObjectAnimator;->ofInt(Ljava/lang/Object;Ljava/lang/String;[I)Landroid/animation/ObjectAnimator;
art-benchmark-service84deab32021-05-12 09:41:00 -0700359HSPLandroid/animation/ObjectAnimator;->ofObject(Ljava/lang/Object;Landroid/util/Property;Landroid/animation/TypeConverter;Landroid/graphics/Path;)Landroid/animation/ObjectAnimator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700360HSPLandroid/animation/ObjectAnimator;->ofObject(Ljava/lang/Object;Landroid/util/Property;Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ObjectAnimator;
art-benchmark-service84deab32021-05-12 09:41:00 -0700361HSPLandroid/animation/ObjectAnimator;->ofPropertyValuesHolder(Ljava/lang/Object;[Landroid/animation/PropertyValuesHolder;)Landroid/animation/ObjectAnimator;
362HSPLandroid/animation/ObjectAnimator;->setAutoCancel(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700363HSPLandroid/animation/ObjectAnimator;->setDuration(J)Landroid/animation/Animator;
art-benchmark-service84deab32021-05-12 09:41:00 -0700364HSPLandroid/animation/ObjectAnimator;->setDuration(J)Landroid/animation/ObjectAnimator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700365HSPLandroid/animation/ObjectAnimator;->setDuration(J)Landroid/animation/ValueAnimator;
366HSPLandroid/animation/ObjectAnimator;->setFloatValues([F)V
367HSPLandroid/animation/ObjectAnimator;->setIntValues([I)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700368HSPLandroid/animation/ObjectAnimator;->setObjectValues([Ljava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700369HSPLandroid/animation/ObjectAnimator;->setProperty(Landroid/util/Property;)V
370HSPLandroid/animation/ObjectAnimator;->setPropertyName(Ljava/lang/String;)V
371HSPLandroid/animation/ObjectAnimator;->setTarget(Ljava/lang/Object;)V
372HSPLandroid/animation/ObjectAnimator;->setupEndValues()V
373HSPLandroid/animation/ObjectAnimator;->setupStartValues()V
art-benchmark-service66b4d952021-07-17 17:15:31 -0700374HSPLandroid/animation/ObjectAnimator;->shouldAutoCancel(Landroid/animation/AnimationHandler$AnimationFrameCallback;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700375HSPLandroid/animation/ObjectAnimator;->start()V
376HSPLandroid/animation/PathKeyframes$1;->getFloatValue(F)F
377HSPLandroid/animation/PathKeyframes$2;->getFloatValue(F)F
378HSPLandroid/animation/PathKeyframes$FloatKeyframesBase;->getValue(F)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -0700379HSPLandroid/animation/PathKeyframes$SimpleKeyframes;->clone()Landroid/animation/Keyframes;
380HSPLandroid/animation/PathKeyframes;-><init>(Landroid/graphics/Path;F)V
381HSPLandroid/animation/PathKeyframes;->getKeyframes()Ljava/util/ArrayList;
382HSPLandroid/animation/PathKeyframes;->getKeyframes()Ljava/util/List;
383HSPLandroid/animation/PathKeyframes;->getValue(F)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700384HSPLandroid/animation/PathKeyframes;->interpolateInRange(FII)Landroid/graphics/PointF;
385HSPLandroid/animation/PropertyValuesHolder$1;->getValueAtFraction(F)Ljava/lang/Object;
386HSPLandroid/animation/PropertyValuesHolder$FloatPropertyValuesHolder;-><init>(Landroid/util/Property;[F)V
387HSPLandroid/animation/PropertyValuesHolder$FloatPropertyValuesHolder;-><init>(Ljava/lang/String;[F)V
art-benchmark-service00abe242023-02-13 10:31:34 -0800388HSPLandroid/animation/PropertyValuesHolder$FloatPropertyValuesHolder;->calculateValue(F)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700389HSPLandroid/animation/PropertyValuesHolder$FloatPropertyValuesHolder;->clone()Landroid/animation/PropertyValuesHolder$FloatPropertyValuesHolder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700390HSPLandroid/animation/PropertyValuesHolder$FloatPropertyValuesHolder;->clone()Landroid/animation/PropertyValuesHolder;
art-benchmark-service84deab32021-05-12 09:41:00 -0700391HSPLandroid/animation/PropertyValuesHolder$FloatPropertyValuesHolder;->getAnimatedValue()Ljava/lang/Object;
art-benchmark-service00abe242023-02-13 10:31:34 -0800392HSPLandroid/animation/PropertyValuesHolder$FloatPropertyValuesHolder;->setAnimatedValue(Ljava/lang/Object;)V+]Landroid/util/Property;Landroid/util/ReflectiveProperty;
art-benchmark-service84deab32021-05-12 09:41:00 -0700393HSPLandroid/animation/PropertyValuesHolder$FloatPropertyValuesHolder;->setFloatValues([F)V
394HSPLandroid/animation/PropertyValuesHolder$FloatPropertyValuesHolder;->setProperty(Landroid/util/Property;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700395HSPLandroid/animation/PropertyValuesHolder$FloatPropertyValuesHolder;->setupSetter(Ljava/lang/Class;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700396HSPLandroid/animation/PropertyValuesHolder$IntPropertyValuesHolder;-><init>(Ljava/lang/String;[I)V
397HSPLandroid/animation/PropertyValuesHolder$IntPropertyValuesHolder;->calculateValue(F)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700398HSPLandroid/animation/PropertyValuesHolder$IntPropertyValuesHolder;->clone()Landroid/animation/PropertyValuesHolder$IntPropertyValuesHolder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700399HSPLandroid/animation/PropertyValuesHolder$IntPropertyValuesHolder;->clone()Landroid/animation/PropertyValuesHolder;
art-benchmark-service84deab32021-05-12 09:41:00 -0700400HSPLandroid/animation/PropertyValuesHolder$IntPropertyValuesHolder;->getAnimatedValue()Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700401HSPLandroid/animation/PropertyValuesHolder$IntPropertyValuesHolder;->setAnimatedValue(Ljava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700402HSPLandroid/animation/PropertyValuesHolder$IntPropertyValuesHolder;->setIntValues([I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700403HSPLandroid/animation/PropertyValuesHolder$IntPropertyValuesHolder;->setupSetter(Ljava/lang/Class;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700404HSPLandroid/animation/PropertyValuesHolder$PropertyValues;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700405HSPLandroid/animation/PropertyValuesHolder;-><init>(Landroid/util/Property;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700406HSPLandroid/animation/PropertyValuesHolder;-><init>(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700407HSPLandroid/animation/PropertyValuesHolder;-><init>(Ljava/lang/String;Landroid/animation/PropertyValuesHolder-IA;)V
408HSPLandroid/animation/PropertyValuesHolder;->calculateValue(F)V
art-benchmark-service00abe242023-02-13 10:31:34 -0800409HSPLandroid/animation/PropertyValuesHolder;->clone()Landroid/animation/PropertyValuesHolder;
art-benchmark-service84deab32021-05-12 09:41:00 -0700410HSPLandroid/animation/PropertyValuesHolder;->convertBack(Ljava/lang/Object;)Ljava/lang/Object;
411HSPLandroid/animation/PropertyValuesHolder;->getAnimatedValue()Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700412HSPLandroid/animation/PropertyValuesHolder;->getMethodName(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -0700413HSPLandroid/animation/PropertyValuesHolder;->getPropertyFunction(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/Class;)Ljava/lang/reflect/Method;
414HSPLandroid/animation/PropertyValuesHolder;->getPropertyName()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700415HSPLandroid/animation/PropertyValuesHolder;->getPropertyValues(Landroid/animation/PropertyValuesHolder$PropertyValues;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700416HSPLandroid/animation/PropertyValuesHolder;->getValueType()Ljava/lang/Class;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700417HSPLandroid/animation/PropertyValuesHolder;->init()V
art-benchmark-service84deab32021-05-12 09:41:00 -0700418HSPLandroid/animation/PropertyValuesHolder;->ofFloat(Landroid/util/Property;[F)Landroid/animation/PropertyValuesHolder;
419HSPLandroid/animation/PropertyValuesHolder;->ofFloat(Ljava/lang/String;[F)Landroid/animation/PropertyValuesHolder;
420HSPLandroid/animation/PropertyValuesHolder;->ofInt(Ljava/lang/String;[I)Landroid/animation/PropertyValuesHolder;
421HSPLandroid/animation/PropertyValuesHolder;->ofKeyframes(Ljava/lang/String;Landroid/animation/Keyframes;)Landroid/animation/PropertyValuesHolder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700422HSPLandroid/animation/PropertyValuesHolder;->ofObject(Ljava/lang/String;Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/PropertyValuesHolder;
423HSPLandroid/animation/PropertyValuesHolder;->setAnimatedValue(Ljava/lang/Object;)V
424HSPLandroid/animation/PropertyValuesHolder;->setEvaluator(Landroid/animation/TypeEvaluator;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700425HSPLandroid/animation/PropertyValuesHolder;->setFloatValues([F)V
art-benchmark-service66b4d952021-07-17 17:15:31 -0700426HSPLandroid/animation/PropertyValuesHolder;->setIntValues([I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700427HSPLandroid/animation/PropertyValuesHolder;->setObjectValues([Ljava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700428HSPLandroid/animation/PropertyValuesHolder;->setProperty(Landroid/util/Property;)V
429HSPLandroid/animation/PropertyValuesHolder;->setPropertyName(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700430HSPLandroid/animation/PropertyValuesHolder;->setupEndValue(Ljava/lang/Object;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -0700431HSPLandroid/animation/PropertyValuesHolder;->setupGetter(Ljava/lang/Class;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700432HSPLandroid/animation/PropertyValuesHolder;->setupSetterAndGetter(Ljava/lang/Object;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700433HSPLandroid/animation/PropertyValuesHolder;->setupSetterOrGetter(Ljava/lang/Class;Ljava/util/HashMap;Ljava/lang/String;Ljava/lang/Class;)Ljava/lang/reflect/Method;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700434HSPLandroid/animation/PropertyValuesHolder;->setupStartValue(Ljava/lang/Object;)V
435HSPLandroid/animation/PropertyValuesHolder;->setupValue(Ljava/lang/Object;Landroid/animation/Keyframe;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -0700436HSPLandroid/animation/StateListAnimator$1;-><init>(Landroid/animation/StateListAnimator;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700437HSPLandroid/animation/StateListAnimator$1;->onAnimationEnd(Landroid/animation/Animator;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -0700438HSPLandroid/animation/StateListAnimator$StateListAnimatorConstantState;-><init>(Landroid/animation/StateListAnimator;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700439HSPLandroid/animation/StateListAnimator$StateListAnimatorConstantState;->newInstance()Landroid/animation/StateListAnimator;
440HSPLandroid/animation/StateListAnimator$StateListAnimatorConstantState;->newInstance()Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -0700441HSPLandroid/animation/StateListAnimator$Tuple;-><init>([ILandroid/animation/Animator;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700442HSPLandroid/animation/StateListAnimator;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700443HSPLandroid/animation/StateListAnimator;->addState([ILandroid/animation/Animator;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700444HSPLandroid/animation/StateListAnimator;->appendChangingConfigurations(I)V
445HSPLandroid/animation/StateListAnimator;->clearTarget()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700446HSPLandroid/animation/StateListAnimator;->clone()Landroid/animation/StateListAnimator;
art-benchmark-service84deab32021-05-12 09:41:00 -0700447HSPLandroid/animation/StateListAnimator;->createConstantState()Landroid/content/res/ConstantState;
448HSPLandroid/animation/StateListAnimator;->getChangingConfigurations()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700449HSPLandroid/animation/StateListAnimator;->getTarget()Landroid/view/View;
art-benchmark-service66b4d952021-07-17 17:15:31 -0700450HSPLandroid/animation/StateListAnimator;->initAnimatorListener()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700451HSPLandroid/animation/StateListAnimator;->jumpToCurrentState()V
art-benchmark-service84deab32021-05-12 09:41:00 -0700452HSPLandroid/animation/StateListAnimator;->setChangingConfigurations(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700453HSPLandroid/animation/StateListAnimator;->setState([I)V
454HSPLandroid/animation/StateListAnimator;->setTarget(Landroid/view/View;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700455HSPLandroid/animation/StateListAnimator;->start(Landroid/animation/StateListAnimator$Tuple;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700456HSPLandroid/animation/TimeAnimator;-><init>()V
457HSPLandroid/animation/TimeAnimator;->setTimeListener(Landroid/animation/TimeAnimator$TimeListener;)V
458HSPLandroid/animation/ValueAnimator;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700459HSPLandroid/animation/ValueAnimator;->addAnimationCallback(J)V
460HSPLandroid/animation/ValueAnimator;->addUpdateListener(Landroid/animation/ValueAnimator$AnimatorUpdateListener;)V
461HSPLandroid/animation/ValueAnimator;->animateBasedOnTime(J)Z+]Landroid/animation/ValueAnimator;Landroid/animation/ObjectAnimator;,Landroid/animation/ValueAnimator;
art-benchmark-service00abe242023-02-13 10:31:34 -0800462HSPLandroid/animation/ValueAnimator;->animateSkipToEnds(JJZ)V+]Landroid/animation/ValueAnimator;Landroid/animation/ObjectAnimator;,Landroid/animation/ValueAnimator;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -0800463HSPLandroid/animation/ValueAnimator;->animateValue(F)V+]Landroid/animation/ValueAnimator$AnimatorUpdateListener;missing_types]Landroid/animation/TimeInterpolator;missing_types]Landroid/animation/PropertyValuesHolder;Landroid/animation/PropertyValuesHolder$FloatPropertyValuesHolder;,Landroid/animation/PropertyValuesHolder$IntPropertyValuesHolder;,Landroid/animation/PropertyValuesHolder;]Ljava/util/ArrayList;Ljava/util/ArrayList;
464HSPLandroid/animation/ValueAnimator;->animateValuesInRange(JJZ)V+]Landroid/animation/ValueAnimator;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -0700465HSPLandroid/animation/ValueAnimator;->areAnimatorsEnabled()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700466HSPLandroid/animation/ValueAnimator;->cancel()V
art-benchmark-service84deab32021-05-12 09:41:00 -0700467HSPLandroid/animation/ValueAnimator;->clampFraction(F)F
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700468HSPLandroid/animation/ValueAnimator;->clone()Landroid/animation/Animator;
art-benchmark-service00abe242023-02-13 10:31:34 -0800469HSPLandroid/animation/ValueAnimator;->clone()Landroid/animation/ValueAnimator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700470HSPLandroid/animation/ValueAnimator;->doAnimationFrame(J)Z+]Landroid/animation/ValueAnimator;Landroid/animation/ObjectAnimator;,Landroid/animation/ValueAnimator;
471HSPLandroid/animation/ValueAnimator;->end()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -0800472HSPLandroid/animation/ValueAnimator;->endAnimation()V+]Landroid/animation/ValueAnimator;Landroid/animation/ObjectAnimator;,Landroid/animation/ValueAnimator;
art-benchmark-service84deab32021-05-12 09:41:00 -0700473HSPLandroid/animation/ValueAnimator;->getAnimatedFraction()F
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700474HSPLandroid/animation/ValueAnimator;->getAnimatedValue()Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -0700475HSPLandroid/animation/ValueAnimator;->getAnimationHandler()Landroid/animation/AnimationHandler;
476HSPLandroid/animation/ValueAnimator;->getCurrentAnimationsCount()I
477HSPLandroid/animation/ValueAnimator;->getCurrentIteration(F)I
478HSPLandroid/animation/ValueAnimator;->getCurrentIterationFraction(FZ)F
479HSPLandroid/animation/ValueAnimator;->getCurrentPlayTime()J
480HSPLandroid/animation/ValueAnimator;->getDuration()J
481HSPLandroid/animation/ValueAnimator;->getDurationScale()F
482HSPLandroid/animation/ValueAnimator;->getInterpolator()Landroid/animation/TimeInterpolator;
483HSPLandroid/animation/ValueAnimator;->getNameForTrace()Ljava/lang/String;
484HSPLandroid/animation/ValueAnimator;->getRepeatCount()I
485HSPLandroid/animation/ValueAnimator;->getRepeatMode()I
486HSPLandroid/animation/ValueAnimator;->getScaledDuration()J
487HSPLandroid/animation/ValueAnimator;->getStartDelay()J
488HSPLandroid/animation/ValueAnimator;->getTotalDuration()J
489HSPLandroid/animation/ValueAnimator;->getValues()[Landroid/animation/PropertyValuesHolder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700490HSPLandroid/animation/ValueAnimator;->initAnimation()V
art-benchmark-service84deab32021-05-12 09:41:00 -0700491HSPLandroid/animation/ValueAnimator;->isInitialized()Z
492HSPLandroid/animation/ValueAnimator;->isPulsingInternal()Z
493HSPLandroid/animation/ValueAnimator;->isRunning()Z
494HSPLandroid/animation/ValueAnimator;->isStarted()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -0800495HSPLandroid/animation/ValueAnimator;->notifyEndListeners(Z)V+]Landroid/animation/Animator$AnimatorListener;megamorphic_types]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service00abe242023-02-13 10:31:34 -0800496HSPLandroid/animation/ValueAnimator;->notifyStartListeners(Z)V+]Landroid/animation/Animator$AnimatorListener;missing_types]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700497HSPLandroid/animation/ValueAnimator;->ofFloat([F)Landroid/animation/ValueAnimator;
498HSPLandroid/animation/ValueAnimator;->ofInt([I)Landroid/animation/ValueAnimator;
499HSPLandroid/animation/ValueAnimator;->ofObject(Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
art-benchmark-service84deab32021-05-12 09:41:00 -0700500HSPLandroid/animation/ValueAnimator;->pause()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700501HSPLandroid/animation/ValueAnimator;->pulseAnimationFrame(J)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700502HSPLandroid/animation/ValueAnimator;->removeAllUpdateListeners()V
503HSPLandroid/animation/ValueAnimator;->removeAnimationCallback()V
art-benchmark-service84deab32021-05-12 09:41:00 -0700504HSPLandroid/animation/ValueAnimator;->resolveDurationScale()F
505HSPLandroid/animation/ValueAnimator;->setAllowRunningAsynchronously(Z)V
506HSPLandroid/animation/ValueAnimator;->setAnimationHandler(Landroid/animation/AnimationHandler;)V
art-benchmark-service00abe242023-02-13 10:31:34 -0800507HSPLandroid/animation/ValueAnimator;->setCurrentFraction(F)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700508HSPLandroid/animation/ValueAnimator;->setCurrentPlayTime(J)V
509HSPLandroid/animation/ValueAnimator;->setDuration(J)Landroid/animation/Animator;
art-benchmark-service84deab32021-05-12 09:41:00 -0700510HSPLandroid/animation/ValueAnimator;->setDuration(J)Landroid/animation/ValueAnimator;
511HSPLandroid/animation/ValueAnimator;->setDurationScale(F)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700512HSPLandroid/animation/ValueAnimator;->setEvaluator(Landroid/animation/TypeEvaluator;)V
513HSPLandroid/animation/ValueAnimator;->setFloatValues([F)V
514HSPLandroid/animation/ValueAnimator;->setIntValues([I)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700515HSPLandroid/animation/ValueAnimator;->setInterpolator(Landroid/animation/TimeInterpolator;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700516HSPLandroid/animation/ValueAnimator;->setObjectValues([Ljava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700517HSPLandroid/animation/ValueAnimator;->setRepeatCount(I)V
518HSPLandroid/animation/ValueAnimator;->setRepeatMode(I)V
519HSPLandroid/animation/ValueAnimator;->setStartDelay(J)V
art-benchmark-service00abe242023-02-13 10:31:34 -0800520HSPLandroid/animation/ValueAnimator;->setValues([Landroid/animation/PropertyValuesHolder;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700521HSPLandroid/animation/ValueAnimator;->shouldPlayBackward(IZ)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700522HSPLandroid/animation/ValueAnimator;->skipToEndValue(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700523HSPLandroid/animation/ValueAnimator;->start()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -0800524HSPLandroid/animation/ValueAnimator;->start(Z)V+]Landroid/animation/ValueAnimator;Landroid/animation/ObjectAnimator;,Landroid/animation/ValueAnimator;
525HSPLandroid/animation/ValueAnimator;->startAnimation()V+]Landroid/animation/ValueAnimator;Landroid/animation/ObjectAnimator;,Landroid/animation/ValueAnimator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700526HSPLandroid/animation/ValueAnimator;->startWithoutPulsing(Z)V
art-benchmark-service66b4d952021-07-17 17:15:31 -0700527HSPLandroid/app/Activity$1;-><init>(Landroid/app/Activity;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700528HSPLandroid/app/Activity$1;->isTaskRoot()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700529HSPLandroid/app/Activity$1;->updateNavigationBarColor(I)V
530HSPLandroid/app/Activity$1;->updateStatusBarColor(I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -0700531HSPLandroid/app/Activity$HostCallbacks;-><init>(Landroid/app/Activity;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700532HSPLandroid/app/Activity$HostCallbacks;->onAttachFragment(Landroid/app/Fragment;)V
533HSPLandroid/app/Activity$HostCallbacks;->onGetLayoutInflater()Landroid/view/LayoutInflater;
534HSPLandroid/app/Activity$HostCallbacks;->onUseFragmentManagerInflaterFactory()Z
535HSPLandroid/app/Activity;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700536HSPLandroid/app/Activity;->attach(Landroid/content/Context;Landroid/app/ActivityThread;Landroid/app/Instrumentation;Landroid/os/IBinder;ILandroid/app/Application;Landroid/content/Intent;Landroid/content/pm/ActivityInfo;Ljava/lang/CharSequence;Landroid/app/Activity;Ljava/lang/String;Landroid/app/Activity$NonConfigurationInstances;Landroid/content/res/Configuration;Ljava/lang/String;Lcom/android/internal/app/IVoiceInteractor;Landroid/view/Window;Landroid/view/ViewRootImpl$ActivityConfigCallback;Landroid/os/IBinder;Landroid/os/IBinder;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700537HSPLandroid/app/Activity;->attachBaseContext(Landroid/content/Context;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -0700538HSPLandroid/app/Activity;->cancelInputsAndStartExitTransition(Landroid/os/Bundle;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700539HSPLandroid/app/Activity;->collectActivityLifecycleCallbacks()[Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -0700540HSPLandroid/app/Activity;->dispatchActivityCreated(Landroid/os/Bundle;)V
541HSPLandroid/app/Activity;->dispatchActivityPostCreated(Landroid/os/Bundle;)V
542HSPLandroid/app/Activity;->dispatchActivityPostResumed()V
543HSPLandroid/app/Activity;->dispatchActivityPostStarted()V
544HSPLandroid/app/Activity;->dispatchActivityPreCreated(Landroid/os/Bundle;)V
545HSPLandroid/app/Activity;->dispatchActivityPreResumed()V
546HSPLandroid/app/Activity;->dispatchActivityPreStarted()V
art-benchmark-service84deab32021-05-12 09:41:00 -0700547HSPLandroid/app/Activity;->dispatchActivityResult(Ljava/lang/String;IILandroid/content/Intent;Ljava/lang/String;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -0700548HSPLandroid/app/Activity;->dispatchActivityResumed()V
549HSPLandroid/app/Activity;->dispatchActivityStarted()V
art-benchmark-service84deab32021-05-12 09:41:00 -0700550HSPLandroid/app/Activity;->dispatchEnterAnimationComplete()V
551HSPLandroid/app/Activity;->dispatchKeyEvent(Landroid/view/KeyEvent;)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -0800552HSPLandroid/app/Activity;->dispatchTouchEvent(Landroid/view/MotionEvent;)Z+]Landroid/view/Window;Lcom/android/internal/policy/PhoneWindow;]Landroid/view/MotionEvent;Landroid/view/MotionEvent;
art-benchmark-service84deab32021-05-12 09:41:00 -0700553HSPLandroid/app/Activity;->findViewById(I)Landroid/view/View;
554HSPLandroid/app/Activity;->finish()V
555HSPLandroid/app/Activity;->finish(I)V
556HSPLandroid/app/Activity;->finishAfterTransition()V
557HSPLandroid/app/Activity;->getActivityOptions()Landroid/app/ActivityOptions;
558HSPLandroid/app/Activity;->getActivityToken()Landroid/os/IBinder;
559HSPLandroid/app/Activity;->getApplication()Landroid/app/Application;
560HSPLandroid/app/Activity;->getAutofillClient()Landroid/view/autofill/AutofillManager$AutofillClient;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700561HSPLandroid/app/Activity;->getAutofillClientController()Landroid/view/autofill/AutofillClientController;
art-benchmark-service84deab32021-05-12 09:41:00 -0700562HSPLandroid/app/Activity;->getCallingActivity()Landroid/content/ComponentName;
563HSPLandroid/app/Activity;->getComponentName()Landroid/content/ComponentName;
art-benchmark-service66b4d952021-07-17 17:15:31 -0700564HSPLandroid/app/Activity;->getContentCaptureManager()Landroid/view/contentcapture/ContentCaptureManager;
art-benchmark-service84deab32021-05-12 09:41:00 -0700565HSPLandroid/app/Activity;->getContentCaptureTypeAsString(I)Ljava/lang/String;
566HSPLandroid/app/Activity;->getCurrentFocus()Landroid/view/View;
567HSPLandroid/app/Activity;->getFragmentManager()Landroid/app/FragmentManager;
568HSPLandroid/app/Activity;->getIntent()Landroid/content/Intent;
569HSPLandroid/app/Activity;->getLastNonConfigurationInstance()Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700570HSPLandroid/app/Activity;->getLayoutInflater()Landroid/view/LayoutInflater;
art-benchmark-service84deab32021-05-12 09:41:00 -0700571HSPLandroid/app/Activity;->getNextAutofillId()I
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700572HSPLandroid/app/Activity;->getOnBackInvokedDispatcher()Landroid/window/OnBackInvokedDispatcher;
art-benchmark-service84deab32021-05-12 09:41:00 -0700573HSPLandroid/app/Activity;->getReferrer()Landroid/net/Uri;
574HSPLandroid/app/Activity;->getRequestedOrientation()I
575HSPLandroid/app/Activity;->getSystemService(Ljava/lang/String;)Ljava/lang/Object;
576HSPLandroid/app/Activity;->getTaskId()I
577HSPLandroid/app/Activity;->getTitle()Ljava/lang/CharSequence;
art-benchmark-service66b4d952021-07-17 17:15:31 -0700578HSPLandroid/app/Activity;->getTitleColor()I
art-benchmark-service84deab32021-05-12 09:41:00 -0700579HSPLandroid/app/Activity;->getVolumeControlStream()I
580HSPLandroid/app/Activity;->getWindow()Landroid/view/Window;
581HSPLandroid/app/Activity;->getWindowManager()Landroid/view/WindowManager;
582HSPLandroid/app/Activity;->initWindowDecorActionBar()V
583HSPLandroid/app/Activity;->isChangingConfigurations()Z
art-benchmark-service66b4d952021-07-17 17:15:31 -0700584HSPLandroid/app/Activity;->isChild()Z
art-benchmark-service84deab32021-05-12 09:41:00 -0700585HSPLandroid/app/Activity;->isDestroyed()Z
art-benchmark-service84deab32021-05-12 09:41:00 -0700586HSPLandroid/app/Activity;->isFinishing()Z
587HSPLandroid/app/Activity;->isInMultiWindowMode()Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -0700588HSPLandroid/app/Activity;->isResumed()Z
art-benchmark-service84deab32021-05-12 09:41:00 -0700589HSPLandroid/app/Activity;->isTaskRoot()Z
590HSPLandroid/app/Activity;->makeVisible()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700591HSPLandroid/app/Activity;->notifyContentCaptureManagerIfNeeded(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700592HSPLandroid/app/Activity;->onApplyThemeResource(Landroid/content/res/Resources$Theme;IZ)V
593HSPLandroid/app/Activity;->onAttachFragment(Landroid/app/Fragment;)V
594HSPLandroid/app/Activity;->onAttachedToWindow()V
595HSPLandroid/app/Activity;->onBackPressed()V
596HSPLandroid/app/Activity;->onConfigurationChanged(Landroid/content/res/Configuration;)V
597HSPLandroid/app/Activity;->onContentChanged()V
598HSPLandroid/app/Activity;->onCreate(Landroid/os/Bundle;)V
599HSPLandroid/app/Activity;->onCreateDescription()Ljava/lang/CharSequence;
600HSPLandroid/app/Activity;->onCreateOptionsMenu(Landroid/view/Menu;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700601HSPLandroid/app/Activity;->onCreatePanelMenu(ILandroid/view/Menu;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -0700602HSPLandroid/app/Activity;->onCreateView(Landroid/view/View;Ljava/lang/String;Landroid/content/Context;Landroid/util/AttributeSet;)Landroid/view/View;
603HSPLandroid/app/Activity;->onCreateView(Ljava/lang/String;Landroid/content/Context;Landroid/util/AttributeSet;)Landroid/view/View;
604HSPLandroid/app/Activity;->onDestroy()V
605HSPLandroid/app/Activity;->onDetachedFromWindow()V
606HSPLandroid/app/Activity;->onEnterAnimationComplete()V
607HSPLandroid/app/Activity;->onKeyDown(ILandroid/view/KeyEvent;)Z
608HSPLandroid/app/Activity;->onKeyUp(ILandroid/view/KeyEvent;)Z
609HSPLandroid/app/Activity;->onLowMemory()V
610HSPLandroid/app/Activity;->onMenuItemSelected(ILandroid/view/MenuItem;)Z
611HSPLandroid/app/Activity;->onNewIntent(Landroid/content/Intent;)V
612HSPLandroid/app/Activity;->onPause()V
613HSPLandroid/app/Activity;->onPictureInPictureRequested()Z
614HSPLandroid/app/Activity;->onPostCreate(Landroid/os/Bundle;)V
615HSPLandroid/app/Activity;->onPostResume()V
616HSPLandroid/app/Activity;->onPrepareOptionsMenu(Landroid/view/Menu;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700617HSPLandroid/app/Activity;->onPreparePanel(ILandroid/view/View;Landroid/view/Menu;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -0700618HSPLandroid/app/Activity;->onProvideReferrer()Landroid/net/Uri;
619HSPLandroid/app/Activity;->onRestart()V
620HSPLandroid/app/Activity;->onRestoreInstanceState(Landroid/os/Bundle;)V
621HSPLandroid/app/Activity;->onResume()V
622HSPLandroid/app/Activity;->onRetainNonConfigurationChildInstances()Ljava/util/HashMap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700623HSPLandroid/app/Activity;->onSaveInstanceState(Landroid/os/Bundle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700624HSPLandroid/app/Activity;->onStart()V
625HSPLandroid/app/Activity;->onStateNotSaved()V
626HSPLandroid/app/Activity;->onStop()V
627HSPLandroid/app/Activity;->onTitleChanged(Ljava/lang/CharSequence;I)V
628HSPLandroid/app/Activity;->onTopResumedActivityChanged(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700629HSPLandroid/app/Activity;->onTouchEvent(Landroid/view/MotionEvent;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -0700630HSPLandroid/app/Activity;->onTrimMemory(I)V
631HSPLandroid/app/Activity;->onUserInteraction()V
632HSPLandroid/app/Activity;->onUserLeaveHint()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700633HSPLandroid/app/Activity;->onWindowAttributesChanged(Landroid/view/WindowManager$LayoutParams;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700634HSPLandroid/app/Activity;->onWindowFocusChanged(Z)V
635HSPLandroid/app/Activity;->overridePendingTransition(II)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -0700636HSPLandroid/app/Activity;->overridePendingTransition(III)V
art-benchmark-service66b4d952021-07-17 17:15:31 -0700637HSPLandroid/app/Activity;->performCreate(Landroid/os/Bundle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700638HSPLandroid/app/Activity;->performCreate(Landroid/os/Bundle;Landroid/os/PersistableBundle;)V
639HSPLandroid/app/Activity;->performDestroy()V
640HSPLandroid/app/Activity;->performPause()V
art-benchmark-service84deab32021-05-12 09:41:00 -0700641HSPLandroid/app/Activity;->performResume(ZLjava/lang/String;)V
642HSPLandroid/app/Activity;->performStart(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700643HSPLandroid/app/Activity;->performStop(ZLjava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700644HSPLandroid/app/Activity;->performTopResumedActivityChanged(ZLjava/lang/String;)V
645HSPLandroid/app/Activity;->registerActivityLifecycleCallbacks(Landroid/app/Application$ActivityLifecycleCallbacks;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -0700646HSPLandroid/app/Activity;->registerComponentCallbacks(Landroid/content/ComponentCallbacks;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700647HSPLandroid/app/Activity;->reportFullyDrawn()V
art-benchmark-service66b4d952021-07-17 17:15:31 -0700648HSPLandroid/app/Activity;->restoreHasCurrentPermissionRequest(Landroid/os/Bundle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700649HSPLandroid/app/Activity;->restoreManagedDialogs(Landroid/os/Bundle;)V
650HSPLandroid/app/Activity;->retainNonConfigurationInstances()Landroid/app/Activity$NonConfigurationInstances;
651HSPLandroid/app/Activity;->runOnUiThread(Ljava/lang/Runnable;)V
652HSPLandroid/app/Activity;->saveManagedDialogs(Landroid/os/Bundle;)V
653HSPLandroid/app/Activity;->setContentView(I)V
654HSPLandroid/app/Activity;->setContentView(Landroid/view/View;)V
655HSPLandroid/app/Activity;->setIntent(Landroid/content/Intent;)V
656HSPLandroid/app/Activity;->setRequestedOrientation(I)V
657HSPLandroid/app/Activity;->setResult(ILandroid/content/Intent;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700658HSPLandroid/app/Activity;->setTaskDescription(Landroid/app/ActivityManager$TaskDescription;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700659HSPLandroid/app/Activity;->setTheme(I)V
660HSPLandroid/app/Activity;->setTitle(Ljava/lang/CharSequence;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700661HSPLandroid/app/Activity;->setVolumeControlStream(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700662HSPLandroid/app/Activity;->startActivity(Landroid/content/Intent;)V
663HSPLandroid/app/Activity;->startActivity(Landroid/content/Intent;Landroid/os/Bundle;)V
664HSPLandroid/app/Activity;->startActivityForResult(Landroid/content/Intent;I)V
665HSPLandroid/app/Activity;->startActivityForResult(Landroid/content/Intent;ILandroid/os/Bundle;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -0700666HSPLandroid/app/Activity;->transferSpringboardActivityOptions(Landroid/os/Bundle;)Landroid/os/Bundle;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -0700667HSPLandroid/app/Activity;->unregisterComponentCallbacks(Landroid/content/ComponentCallbacks;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700668HSPLandroid/app/ActivityClient$1;-><init>()V
669HSPLandroid/app/ActivityClient$1;->create()Landroid/app/ActivityClient;
670HSPLandroid/app/ActivityClient$1;->create()Ljava/lang/Object;
671HSPLandroid/app/ActivityClient$ActivityClientControllerSingleton;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -0700672HSPLandroid/app/ActivityClient$ActivityClientControllerSingleton;->create()Landroid/app/IActivityClientController;
673HSPLandroid/app/ActivityClient$ActivityClientControllerSingleton;->create()Ljava/lang/Object;
674HSPLandroid/app/ActivityClient;-><clinit>()V
675HSPLandroid/app/ActivityClient;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -0700676HSPLandroid/app/ActivityClient;->activityDestroyed(Landroid/os/IBinder;)V
677HSPLandroid/app/ActivityClient;->activityIdle(Landroid/os/IBinder;Landroid/content/res/Configuration;Z)V
678HSPLandroid/app/ActivityClient;->activityPaused(Landroid/os/IBinder;)V
679HSPLandroid/app/ActivityClient;->activityResumed(Landroid/os/IBinder;Z)V
680HSPLandroid/app/ActivityClient;->activityStopped(Landroid/os/IBinder;Landroid/os/Bundle;Landroid/os/PersistableBundle;Ljava/lang/CharSequence;)V
681HSPLandroid/app/ActivityClient;->activityTopResumedStateLost()V
682HSPLandroid/app/ActivityClient;->finishActivity(Landroid/os/IBinder;ILandroid/content/Intent;I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700683HSPLandroid/app/ActivityClient;->getActivityClientController()Landroid/app/IActivityClientController;
art-benchmark-service84deab32021-05-12 09:41:00 -0700684HSPLandroid/app/ActivityClient;->getCallingActivity(Landroid/os/IBinder;)Landroid/content/ComponentName;
685HSPLandroid/app/ActivityClient;->getDisplayId(Landroid/os/IBinder;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700686HSPLandroid/app/ActivityClient;->getInstance()Landroid/app/ActivityClient;
art-benchmark-service84deab32021-05-12 09:41:00 -0700687HSPLandroid/app/ActivityClient;->getTaskForActivity(Landroid/os/IBinder;Z)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -0700688HSPLandroid/app/ActivityClient;->overridePendingTransition(Landroid/os/IBinder;Ljava/lang/String;III)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700689HSPLandroid/app/ActivityClient;->reportActivityFullyDrawn(Landroid/os/IBinder;Z)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -0700690HSPLandroid/app/ActivityClient;->reportSizeConfigurations(Landroid/os/IBinder;Landroid/window/SizeConfigurationBuckets;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700691HSPLandroid/app/ActivityClient;->setActivityClientController(Landroid/app/IActivityClientController;)Landroid/app/IActivityClientController;
692HSPLandroid/app/ActivityClient;->setRequestedOrientation(Landroid/os/IBinder;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700693HSPLandroid/app/ActivityClient;->setTaskDescription(Landroid/os/IBinder;Landroid/app/ActivityManager$TaskDescription;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700694HSPLandroid/app/ActivityManager$AppTask;->getTaskInfo()Landroid/app/ActivityManager$RecentTaskInfo;
695HSPLandroid/app/ActivityManager$MemoryInfo;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700696HSPLandroid/app/ActivityManager$MemoryInfo;->readFromParcel(Landroid/os/Parcel;)V
697HSPLandroid/app/ActivityManager$PendingIntentInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/ActivityManager$PendingIntentInfo;
698HSPLandroid/app/ActivityManager$PendingIntentInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -0700699HSPLandroid/app/ActivityManager$PendingIntentInfo;-><init>(Ljava/lang/String;IZI)V
700HSPLandroid/app/ActivityManager$RecentTaskInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/ActivityManager$RecentTaskInfo;
701HSPLandroid/app/ActivityManager$RecentTaskInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
702HSPLandroid/app/ActivityManager$RecentTaskInfo$PersistedTaskSnapshotData;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700703HSPLandroid/app/ActivityManager$RecentTaskInfo;->readFromParcel(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700704HSPLandroid/app/ActivityManager$RunningAppProcessInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/ActivityManager$RunningAppProcessInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700705HSPLandroid/app/ActivityManager$RunningAppProcessInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -0700706HSPLandroid/app/ActivityManager$RunningAppProcessInfo;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700707HSPLandroid/app/ActivityManager$RunningAppProcessInfo;-><init>(Landroid/os/Parcel;)V
art-benchmark-service08401c12022-12-23 09:27:20 -0800708HSPLandroid/app/ActivityManager$RunningAppProcessInfo;-><init>(Landroid/os/Parcel;Landroid/app/ActivityManager$RunningAppProcessInfo-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700709HSPLandroid/app/ActivityManager$RunningAppProcessInfo;->importanceToProcState(I)I
710HSPLandroid/app/ActivityManager$RunningAppProcessInfo;->procStateToImportance(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700711HSPLandroid/app/ActivityManager$RunningAppProcessInfo;->procStateToImportanceForClient(ILandroid/content/Context;)I
art-benchmark-service84deab32021-05-12 09:41:00 -0700712HSPLandroid/app/ActivityManager$RunningAppProcessInfo;->procStateToImportanceForTargetSdk(II)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700713HSPLandroid/app/ActivityManager$RunningAppProcessInfo;->readFromParcel(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700714HSPLandroid/app/ActivityManager$RunningServiceInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/ActivityManager$RunningServiceInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700715HSPLandroid/app/ActivityManager$RunningServiceInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
716HSPLandroid/app/ActivityManager$RunningServiceInfo;->readFromParcel(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700717HSPLandroid/app/ActivityManager$RunningTaskInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/ActivityManager$RunningTaskInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700718HSPLandroid/app/ActivityManager$RunningTaskInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -0700719HSPLandroid/app/ActivityManager$TaskDescription$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/ActivityManager$TaskDescription;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700720HSPLandroid/app/ActivityManager$TaskDescription$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -0700721HSPLandroid/app/ActivityManager$TaskDescription;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700722HSPLandroid/app/ActivityManager$TaskDescription;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700723HSPLandroid/app/ActivityManager$TaskDescription;-><init>(Ljava/lang/String;Landroid/graphics/Bitmap;I)V
724HSPLandroid/app/ActivityManager$TaskDescription;-><init>(Ljava/lang/String;Landroid/graphics/drawable/Icon;IIIIZZIIII)V
725HSPLandroid/app/ActivityManager$TaskDescription;->copyFromPreserveHiddenFields(Landroid/app/ActivityManager$TaskDescription;)V
726HSPLandroid/app/ActivityManager$TaskDescription;->getBackgroundColor()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700727HSPLandroid/app/ActivityManager$TaskDescription;->getIcon()Landroid/graphics/Bitmap;
art-benchmark-service84deab32021-05-12 09:41:00 -0700728HSPLandroid/app/ActivityManager$TaskDescription;->getIconFilename()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700729HSPLandroid/app/ActivityManager$TaskDescription;->getInMemoryIcon()Landroid/graphics/Bitmap;
art-benchmark-service84deab32021-05-12 09:41:00 -0700730HSPLandroid/app/ActivityManager$TaskDescription;->getPrimaryColor()I
731HSPLandroid/app/ActivityManager$TaskDescription;->loadTaskDescriptionIcon(Ljava/lang/String;I)Landroid/graphics/Bitmap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700732HSPLandroid/app/ActivityManager$TaskDescription;->readFromParcel(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700733HSPLandroid/app/ActivityManager$TaskDescription;->setBackgroundColor(I)V
734HSPLandroid/app/ActivityManager$TaskDescription;->setBackgroundColorFloating(I)V
735HSPLandroid/app/ActivityManager$TaskDescription;->setEnsureNavigationBarContrastWhenTransparent(Z)V
736HSPLandroid/app/ActivityManager$TaskDescription;->setEnsureStatusBarContrastWhenTransparent(Z)V
737HSPLandroid/app/ActivityManager$TaskDescription;->setIcon(Landroid/graphics/drawable/Icon;)V
738HSPLandroid/app/ActivityManager$TaskDescription;->setNavigationBarColor(I)V
739HSPLandroid/app/ActivityManager$TaskDescription;->setPrimaryColor(I)V
740HSPLandroid/app/ActivityManager$TaskDescription;->setStatusBarColor(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700741HSPLandroid/app/ActivityManager$TaskDescription;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700742HSPLandroid/app/ActivityManager$UidObserver;->onUidGone(IZ)V
743HSPLandroid/app/ActivityManager$UidObserver;->onUidStateChanged(IIJI)V
744HSPLandroid/app/ActivityManager;-><init>(Landroid/content/Context;Landroid/os/Handler;)V
745HSPLandroid/app/ActivityManager;->addOnUidImportanceListener(Landroid/app/ActivityManager$OnUidImportanceListener;I)V
746HSPLandroid/app/ActivityManager;->checkComponentPermission(Ljava/lang/String;IIZ)I
747HSPLandroid/app/ActivityManager;->getAppTasks()Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700748HSPLandroid/app/ActivityManager;->getCurrentUser()I
art-benchmark-service84deab32021-05-12 09:41:00 -0700749HSPLandroid/app/ActivityManager;->getDeviceConfigurationInfo()Landroid/content/pm/ConfigurationInfo;
750HSPLandroid/app/ActivityManager;->getHistoricalProcessExitReasons(Ljava/lang/String;II)Ljava/util/List;
751HSPLandroid/app/ActivityManager;->getLargeMemoryClass()I
752HSPLandroid/app/ActivityManager;->getLauncherLargeIconSizeInner(Landroid/content/Context;)I
753HSPLandroid/app/ActivityManager;->getMemoryClass()I
754HSPLandroid/app/ActivityManager;->getMemoryInfo(Landroid/app/ActivityManager$MemoryInfo;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700755HSPLandroid/app/ActivityManager;->getMyMemoryState(Landroid/app/ActivityManager$RunningAppProcessInfo;)V
756HSPLandroid/app/ActivityManager;->getPackageImportance(Ljava/lang/String;)I
art-benchmark-service84deab32021-05-12 09:41:00 -0700757HSPLandroid/app/ActivityManager;->getProcessMemoryInfo([I)[Landroid/os/Debug$MemoryInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700758HSPLandroid/app/ActivityManager;->getRunningAppProcesses()Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -0700759HSPLandroid/app/ActivityManager;->getRunningServices(I)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700760HSPLandroid/app/ActivityManager;->getService()Landroid/app/IActivityManager;
art-benchmark-service84deab32021-05-12 09:41:00 -0700761HSPLandroid/app/ActivityManager;->getTaskService()Landroid/app/IActivityTaskManager;
762HSPLandroid/app/ActivityManager;->handleIncomingUser(IIIZZLjava/lang/String;Ljava/lang/String;)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -0700763HSPLandroid/app/ActivityManager;->isBackgroundRestricted()Z
art-benchmark-service84deab32021-05-12 09:41:00 -0700764HSPLandroid/app/ActivityManager;->isHighEndGfx()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700765HSPLandroid/app/ActivityManager;->isLowMemoryKillReportSupported()Z
art-benchmark-service84deab32021-05-12 09:41:00 -0700766HSPLandroid/app/ActivityManager;->isLowRamDevice()Z
767HSPLandroid/app/ActivityManager;->isLowRamDeviceStatic()Z
768HSPLandroid/app/ActivityManager;->isRunningInTestHarness()Z
769HSPLandroid/app/ActivityManager;->isRunningInUserTestHarness()Z
art-benchmark-service66b4d952021-07-17 17:15:31 -0700770HSPLandroid/app/ActivityManager;->isStartResultFatalError(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -0700771HSPLandroid/app/ActivityManager;->isUserAMonkey()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700772HSPLandroid/app/ActivityManager;->isUserRunning(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -0700773HSPLandroid/app/ActivityManager;->staticGetLargeMemoryClass()I
774HSPLandroid/app/ActivityManager;->staticGetMemoryClass()I
775HSPLandroid/app/ActivityOptions$SourceInfo;-><init>(IJ)V
776HSPLandroid/app/ActivityOptions;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700777HSPLandroid/app/ActivityOptions;-><init>(Landroid/os/Bundle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700778HSPLandroid/app/ActivityOptions;->fromBundle(Landroid/os/Bundle;)Landroid/app/ActivityOptions;
779HSPLandroid/app/ActivityOptions;->getAnimationType()I
780HSPLandroid/app/ActivityOptions;->makeBasic()Landroid/app/ActivityOptions;
781HSPLandroid/app/ActivityOptions;->makeRemoteAnimation(Landroid/view/RemoteAnimationAdapter;)Landroid/app/ActivityOptions;
782HSPLandroid/app/ActivityOptions;->setLaunchWindowingMode(I)V
783HSPLandroid/app/ActivityOptions;->setSourceInfo(IJ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700784HSPLandroid/app/ActivityOptions;->toBundle()Landroid/os/Bundle;
art-benchmark-service84deab32021-05-12 09:41:00 -0700785HSPLandroid/app/ActivityTaskManager$1;->create()Landroid/app/ActivityTaskManager;
786HSPLandroid/app/ActivityTaskManager$1;->create()Ljava/lang/Object;
787HSPLandroid/app/ActivityTaskManager$2;->create()Landroid/app/IActivityTaskManager;
788HSPLandroid/app/ActivityTaskManager$2;->create()Ljava/lang/Object;
789HSPLandroid/app/ActivityTaskManager;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -0700790HSPLandroid/app/ActivityTaskManager;->getDefaultAppRecentsLimitStatic()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700791HSPLandroid/app/ActivityTaskManager;->getInstance()Landroid/app/ActivityTaskManager;
792HSPLandroid/app/ActivityTaskManager;->getService()Landroid/app/IActivityTaskManager;
793HSPLandroid/app/ActivityTaskManager;->getTasks(IZ)Ljava/util/List;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -0700794HSPLandroid/app/ActivityTaskManager;->getTasks(IZZ)Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -0700795HSPLandroid/app/ActivityTaskManager;->supportsMultiWindow(Landroid/content/Context;)Z
796HSPLandroid/app/ActivityThread$$ExternalSyntheticLambda0;-><init>(Landroid/app/ActivityThread;)V
797HSPLandroid/app/ActivityThread$$ExternalSyntheticLambda0;->onConfigurationChanged(Landroid/content/res/Configuration;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700798HSPLandroid/app/ActivityThread$$ExternalSyntheticLambda1;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700799HSPLandroid/app/ActivityThread$$ExternalSyntheticLambda3;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700800HSPLandroid/app/ActivityThread$$ExternalSyntheticLambda5;->run()V
801HSPLandroid/app/ActivityThread$2;-><init>(Landroid/app/ActivityThread;)V
802HSPLandroid/app/ActivityThread$2;->setContentCaptureOptions(Landroid/content/ContentCaptureOptions;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700803HSPLandroid/app/ActivityThread$3;-><init>(Landroid/app/ActivityThread;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700804HSPLandroid/app/ActivityThread$3;->run()V
805HSPLandroid/app/ActivityThread$ActivityClientRecord$1;-><init>(Landroid/app/ActivityThread$ActivityClientRecord;)V
806HSPLandroid/app/ActivityThread$ActivityClientRecord$1;->onConfigurationChanged(Landroid/content/res/Configuration;I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700807HSPLandroid/app/ActivityThread$ActivityClientRecord;->-$$Nest$misPreHoneycomb(Landroid/app/ActivityThread$ActivityClientRecord;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -0700808HSPLandroid/app/ActivityThread$ActivityClientRecord;->getLifecycleState()I
809HSPLandroid/app/ActivityThread$ActivityClientRecord;->init()V
810HSPLandroid/app/ActivityThread$ActivityClientRecord;->isPersistable()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700811HSPLandroid/app/ActivityThread$ActivityClientRecord;->isPreHoneycomb()Z
art-benchmark-service84deab32021-05-12 09:41:00 -0700812HSPLandroid/app/ActivityThread$ActivityClientRecord;->setState(I)V
813HSPLandroid/app/ActivityThread$AndroidOs;-><init>(Llibcore/io/Os;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -0800814HSPLandroid/app/ActivityThread$AndroidOs;->access(Ljava/lang/String;I)Z+]Ljava/lang/String;Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -0700815HSPLandroid/app/ActivityThread$AndroidOs;->install()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700816HSPLandroid/app/ActivityThread$AndroidOs;->open(Ljava/lang/String;II)Ljava/io/FileDescriptor;
817HSPLandroid/app/ActivityThread$AndroidOs;->remove(Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700818HSPLandroid/app/ActivityThread$AndroidOs;->rename(Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700819HSPLandroid/app/ActivityThread$AndroidOs;->stat(Ljava/lang/String;)Landroid/system/StructStat;
art-benchmark-service84deab32021-05-12 09:41:00 -0700820HSPLandroid/app/ActivityThread$AppBindData;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -0700821HSPLandroid/app/ActivityThread$ApplicationThread$$ExternalSyntheticLambda2;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700822HSPLandroid/app/ActivityThread$ApplicationThread$$ExternalSyntheticLambda2;->accept(Ljava/lang/Object;Ljava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700823HSPLandroid/app/ActivityThread$ApplicationThread;-><init>(Landroid/app/ActivityThread;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700824HSPLandroid/app/ActivityThread$ApplicationThread;-><init>(Landroid/app/ActivityThread;Landroid/app/ActivityThread$ApplicationThread-IA;)V
art-benchmark-service22928e12022-06-04 17:35:15 -0700825HSPLandroid/app/ActivityThread$ApplicationThread;->bindApplication(Ljava/lang/String;Landroid/content/pm/ApplicationInfo;Ljava/lang/String;Ljava/lang/String;Landroid/content/pm/ProviderInfoList;Landroid/content/ComponentName;Landroid/app/ProfilerInfo;Landroid/os/Bundle;Landroid/app/IInstrumentationWatcher;Landroid/app/IUiAutomationConnection;IZZZZLandroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;Ljava/util/Map;Landroid/os/Bundle;Ljava/lang/String;Landroid/content/AutofillOptions;Landroid/content/ContentCaptureOptions;[JLandroid/os/SharedMemory;JJ)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700826HSPLandroid/app/ActivityThread$ApplicationThread;->clearDnsCache()V
827HSPLandroid/app/ActivityThread$ApplicationThread;->dispatchPackageBroadcast(I[Ljava/lang/String;)V
828HSPLandroid/app/ActivityThread$ApplicationThread;->dumpCacheInfo(Landroid/os/ParcelFileDescriptor;[Ljava/lang/String;)V
829HSPLandroid/app/ActivityThread$ApplicationThread;->dumpDbInfo(Landroid/os/ParcelFileDescriptor;[Ljava/lang/String;)V
830HSPLandroid/app/ActivityThread$ApplicationThread;->dumpGfxInfo(Landroid/os/ParcelFileDescriptor;[Ljava/lang/String;)V
831HSPLandroid/app/ActivityThread$ApplicationThread;->dumpMemInfo(Landroid/os/ParcelFileDescriptor;Landroid/os/Debug$MemoryInfo;ZZZZZ[Ljava/lang/String;)V
832HSPLandroid/app/ActivityThread$ApplicationThread;->dumpMemInfo(Landroid/util/proto/ProtoOutputStream;Landroid/os/Debug$MemoryInfo;ZZZZ)V
833HSPLandroid/app/ActivityThread$ApplicationThread;->dumpMemInfo(Ljava/io/PrintWriter;Landroid/os/Debug$MemoryInfo;ZZZZZ)V
834HSPLandroid/app/ActivityThread$ApplicationThread;->dumpMemInfoProto(Landroid/os/ParcelFileDescriptor;Landroid/os/Debug$MemoryInfo;ZZZZ[Ljava/lang/String;)V
835HSPLandroid/app/ActivityThread$ApplicationThread;->dumpProvider(Landroid/os/ParcelFileDescriptor;Landroid/os/IBinder;[Ljava/lang/String;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -0700836HSPLandroid/app/ActivityThread$ApplicationThread;->dumpResources(Landroid/os/ParcelFileDescriptor;Landroid/os/RemoteCallback;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700837HSPLandroid/app/ActivityThread$ApplicationThread;->dumpService(Landroid/os/ParcelFileDescriptor;Landroid/os/IBinder;[Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700838HSPLandroid/app/ActivityThread$ApplicationThread;->notifyContentProviderPublishStatus(Landroid/app/ContentProviderHolder;Ljava/lang/String;IZ)V
839HSPLandroid/app/ActivityThread$ApplicationThread;->requestAssistContextExtras(Landroid/os/IBinder;Landroid/os/IBinder;III)V
840HSPLandroid/app/ActivityThread$ApplicationThread;->scheduleApplicationInfoChanged(Landroid/content/pm/ApplicationInfo;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700841HSPLandroid/app/ActivityThread$ApplicationThread;->scheduleBindService(Landroid/os/IBinder;Landroid/content/Intent;ZI)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700842HSPLandroid/app/ActivityThread$ApplicationThread;->scheduleCreateBackupAgent(Landroid/content/pm/ApplicationInfo;III)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700843HSPLandroid/app/ActivityThread$ApplicationThread;->scheduleCreateService(Landroid/os/IBinder;Landroid/content/pm/ServiceInfo;Landroid/content/res/CompatibilityInfo;I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700844HSPLandroid/app/ActivityThread$ApplicationThread;->scheduleDestroyBackupAgent(Landroid/content/pm/ApplicationInfo;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700845HSPLandroid/app/ActivityThread$ApplicationThread;->scheduleEnterAnimationComplete(Landroid/os/IBinder;)V
846HSPLandroid/app/ActivityThread$ApplicationThread;->scheduleInstallProvider(Landroid/content/pm/ProviderInfo;)V
847HSPLandroid/app/ActivityThread$ApplicationThread;->scheduleLowMemory()V
art-benchmark-service00abe242023-02-13 10:31:34 -0800848HSPLandroid/app/ActivityThread$ApplicationThread;->scheduleReceiverList(Ljava/util/List;)V+]Ljava/util/List;Ljava/util/ArrayList;]Landroid/app/ActivityThread$ApplicationThread;Landroid/app/ActivityThread$ApplicationThread;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700849HSPLandroid/app/ActivityThread$ApplicationThread;->scheduleServiceArgs(Landroid/os/IBinder;Landroid/content/pm/ParceledListSlice;)V
850HSPLandroid/app/ActivityThread$ApplicationThread;->scheduleStopService(Landroid/os/IBinder;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700851HSPLandroid/app/ActivityThread$ApplicationThread;->scheduleTransaction(Landroid/app/servertransaction/ClientTransaction;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700852HSPLandroid/app/ActivityThread$ApplicationThread;->scheduleTrimMemory(I)V
853HSPLandroid/app/ActivityThread$ApplicationThread;->scheduleUnbindService(Landroid/os/IBinder;Landroid/content/Intent;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700854HSPLandroid/app/ActivityThread$ApplicationThread;->setCoreSettings(Landroid/os/Bundle;)V
855HSPLandroid/app/ActivityThread$ApplicationThread;->setNetworkBlockSeq(J)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700856HSPLandroid/app/ActivityThread$ApplicationThread;->setProcessState(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700857HSPLandroid/app/ActivityThread$ApplicationThread;->unstableProviderDied(Landroid/os/IBinder;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700858HSPLandroid/app/ActivityThread$ApplicationThread;->updateCompatOverrideScale(Landroid/content/res/CompatibilityInfo;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700859HSPLandroid/app/ActivityThread$BindServiceData;-><init>()V
860HSPLandroid/app/ActivityThread$ContextCleanupInfo;-><init>()V
861HSPLandroid/app/ActivityThread$CreateBackupAgentData;-><init>()V
862HSPLandroid/app/ActivityThread$CreateServiceData;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700863HSPLandroid/app/ActivityThread$CreateServiceData;->toString()Ljava/lang/String;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -0700864HSPLandroid/app/ActivityThread$DumpResourcesData;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -0700865HSPLandroid/app/ActivityThread$GcIdler;-><init>(Landroid/app/ActivityThread;)V
866HSPLandroid/app/ActivityThread$GcIdler;->queueIdle()Z
867HSPLandroid/app/ActivityThread$H;-><init>(Landroid/app/ActivityThread;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -0800868HSPLandroid/app/ActivityThread$H;->handleMessage(Landroid/os/Message;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/app/ActivityThread;Landroid/app/ActivityThread;]Landroid/app/ContextImpl;Landroid/app/ContextImpl;
art-benchmark-service66b4d952021-07-17 17:15:31 -0700869HSPLandroid/app/ActivityThread$Idler;-><init>(Landroid/app/ActivityThread;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700870HSPLandroid/app/ActivityThread$Idler;->queueIdle()Z
871HSPLandroid/app/ActivityThread$Profiler;-><init>()V
872HSPLandroid/app/ActivityThread$ProviderClientRecord;-><init>(Landroid/app/ActivityThread;[Ljava/lang/String;Landroid/content/IContentProvider;Landroid/content/ContentProvider;Landroid/app/ContentProviderHolder;)V
873HSPLandroid/app/ActivityThread$ProviderKey;-><init>(Ljava/lang/String;I)V
874HSPLandroid/app/ActivityThread$ProviderKey;->equals(Ljava/lang/Object;)Z
875HSPLandroid/app/ActivityThread$ProviderKey;->hashCode()I
art-benchmark-service84deab32021-05-12 09:41:00 -0700876HSPLandroid/app/ActivityThread$ProviderRefCount;-><init>(Landroid/app/ContentProviderHolder;Landroid/app/ActivityThread$ProviderClientRecord;II)V
877HSPLandroid/app/ActivityThread$PurgeIdler;-><init>(Landroid/app/ActivityThread;)V
878HSPLandroid/app/ActivityThread$PurgeIdler;->queueIdle()Z
art-benchmark-service66b4d952021-07-17 17:15:31 -0700879HSPLandroid/app/ActivityThread$RequestAssistContextExtras;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -0700880HSPLandroid/app/ActivityThread$ServiceArgsData;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700881HSPLandroid/app/ActivityThread$ServiceArgsData;->toString()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700882HSPLandroid/app/ActivityThread;->-$$Nest$fgetmTransactionExecutor(Landroid/app/ActivityThread;)Landroid/app/servertransaction/TransactionExecutor;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -0700883HSPLandroid/app/ActivityThread;->-$$Nest$mhandleBindApplication(Landroid/app/ActivityThread;Landroid/app/ActivityThread$AppBindData;)V
884HSPLandroid/app/ActivityThread;->-$$Nest$mhandleBindService(Landroid/app/ActivityThread;Landroid/app/ActivityThread$BindServiceData;)V
885HSPLandroid/app/ActivityThread;->-$$Nest$mhandleCreateBackupAgent(Landroid/app/ActivityThread;Landroid/app/ActivityThread$CreateBackupAgentData;)V
886HSPLandroid/app/ActivityThread;->-$$Nest$mhandleCreateService(Landroid/app/ActivityThread;Landroid/app/ActivityThread$CreateServiceData;)V
887HSPLandroid/app/ActivityThread;->-$$Nest$mhandleDestroyBackupAgent(Landroid/app/ActivityThread;Landroid/app/ActivityThread$CreateBackupAgentData;)V
888HSPLandroid/app/ActivityThread;->-$$Nest$mhandleDumpGfxInfo(Landroid/app/ActivityThread;Landroid/app/ActivityThread$DumpComponentInfo;)V
889HSPLandroid/app/ActivityThread;->-$$Nest$mhandleDumpProvider(Landroid/app/ActivityThread;Landroid/app/ActivityThread$DumpComponentInfo;)V
890HSPLandroid/app/ActivityThread;->-$$Nest$mhandleDumpResources(Landroid/app/ActivityThread;Landroid/app/ActivityThread$DumpResourcesData;)V
891HSPLandroid/app/ActivityThread;->-$$Nest$mhandleDumpService(Landroid/app/ActivityThread;Landroid/app/ActivityThread$DumpComponentInfo;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700892HSPLandroid/app/ActivityThread;->-$$Nest$mhandleEnterAnimationComplete(Landroid/app/ActivityThread;Landroid/os/IBinder;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -0700893HSPLandroid/app/ActivityThread;->-$$Nest$mhandleReceiver(Landroid/app/ActivityThread;Landroid/app/ActivityThread$ReceiverData;)V
art-benchmark-service08401c12022-12-23 09:27:20 -0800894HSPLandroid/app/ActivityThread;->-$$Nest$mhandleServiceArgs(Landroid/app/ActivityThread;Landroid/app/ActivityThread$ServiceArgsData;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700895HSPLandroid/app/ActivityThread;->-$$Nest$mhandleSetContentCaptureOptionsCallback(Landroid/app/ActivityThread;Ljava/lang/String;)V
896HSPLandroid/app/ActivityThread;->-$$Nest$mhandleSetCoreSettings(Landroid/app/ActivityThread;Landroid/os/Bundle;)V
art-benchmark-service08401c12022-12-23 09:27:20 -0800897HSPLandroid/app/ActivityThread;->-$$Nest$mhandleStopService(Landroid/app/ActivityThread;Landroid/os/IBinder;)V
898HSPLandroid/app/ActivityThread;->-$$Nest$mhandleUnbindService(Landroid/app/ActivityThread;Landroid/app/ActivityThread$BindServiceData;)V
899HSPLandroid/app/ActivityThread;->-$$Nest$mpurgePendingResources(Landroid/app/ActivityThread;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -0700900HSPLandroid/app/ActivityThread;->-$$Nest$msendMessage(Landroid/app/ActivityThread;ILjava/lang/Object;IIZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700901HSPLandroid/app/ActivityThread;-><init>()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -0800902HSPLandroid/app/ActivityThread;->acquireExistingProvider(Landroid/content/Context;Ljava/lang/String;IZ)Landroid/content/IContentProvider;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/content/IContentProvider;Landroid/content/ContentProviderProxy;]Landroid/os/IBinder;Landroid/os/BinderProxy;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700903HSPLandroid/app/ActivityThread;->acquireProvider(Landroid/content/Context;Ljava/lang/String;IZ)Landroid/content/IContentProvider;
art-benchmark-service84deab32021-05-12 09:41:00 -0700904HSPLandroid/app/ActivityThread;->attach(ZJ)V
905HSPLandroid/app/ActivityThread;->callActivityOnSaveInstanceState(Landroid/app/ActivityThread$ActivityClientRecord;)V
906HSPLandroid/app/ActivityThread;->callActivityOnStop(Landroid/app/ActivityThread$ActivityClientRecord;ZLjava/lang/String;)V
907HSPLandroid/app/ActivityThread;->checkAndBlockForNetworkAccess()V
908HSPLandroid/app/ActivityThread;->cleanUpPendingRemoveWindows(Landroid/app/ActivityThread$ActivityClientRecord;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700909HSPLandroid/app/ActivityThread;->collectComponentCallbacks(Z)Ljava/util/ArrayList;
910HSPLandroid/app/ActivityThread;->completeRemoveProvider(Landroid/app/ActivityThread$ProviderRefCount;)V
911HSPLandroid/app/ActivityThread;->countLaunchingActivities(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700912HSPLandroid/app/ActivityThread;->createBaseContextForActivity(Landroid/app/ActivityThread$ActivityClientRecord;)Landroid/app/ContextImpl;
913HSPLandroid/app/ActivityThread;->currentActivityThread()Landroid/app/ActivityThread;
914HSPLandroid/app/ActivityThread;->currentApplication()Landroid/app/Application;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700915HSPLandroid/app/ActivityThread;->currentAttributionSource()Landroid/content/AttributionSource;
916HSPLandroid/app/ActivityThread;->currentOpPackageName()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -0700917HSPLandroid/app/ActivityThread;->currentPackageName()Ljava/lang/String;
918HSPLandroid/app/ActivityThread;->currentProcessName()Ljava/lang/String;
919HSPLandroid/app/ActivityThread;->deliverNewIntents(Landroid/app/ActivityThread$ActivityClientRecord;Ljava/util/List;)V
920HSPLandroid/app/ActivityThread;->deliverResults(Landroid/app/ActivityThread$ActivityClientRecord;Ljava/util/List;Ljava/lang/String;)V
921HSPLandroid/app/ActivityThread;->dumpMemInfoTable(Landroid/util/proto/ProtoOutputStream;Landroid/os/Debug$MemoryInfo;ZZJJJJJJ)V
922HSPLandroid/app/ActivityThread;->dumpMemInfoTable(Ljava/io/PrintWriter;Landroid/os/Debug$MemoryInfo;ZZZZILjava/lang/String;JJJJJJ)V
923HSPLandroid/app/ActivityThread;->dumpMemoryInfo(Landroid/util/proto/ProtoOutputStream;JLjava/lang/String;IIIIIIZIII)V
924HSPLandroid/app/ActivityThread;->getActivitiesToBeDestroyed()Ljava/util/Map;
925HSPLandroid/app/ActivityThread;->getActivity(Landroid/os/IBinder;)Landroid/app/Activity;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700926HSPLandroid/app/ActivityThread;->getActivityClient(Landroid/os/IBinder;)Landroid/app/ActivityThread$ActivityClientRecord;
art-benchmark-service84deab32021-05-12 09:41:00 -0700927HSPLandroid/app/ActivityThread;->getApplication()Landroid/app/Application;
928HSPLandroid/app/ActivityThread;->getApplicationThread()Landroid/app/ActivityThread$ApplicationThread;
929HSPLandroid/app/ActivityThread;->getBackupAgentName(Landroid/app/ActivityThread$CreateBackupAgentData;)Ljava/lang/String;
art-benchmark-service66b4d952021-07-17 17:15:31 -0700930HSPLandroid/app/ActivityThread;->getBackupAgentsForUser(I)Landroid/util/ArrayMap;
art-benchmark-service84deab32021-05-12 09:41:00 -0700931HSPLandroid/app/ActivityThread;->getExecutor()Ljava/util/concurrent/Executor;
932HSPLandroid/app/ActivityThread;->getFloatCoreSetting(Ljava/lang/String;F)F
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700933HSPLandroid/app/ActivityThread;->getGetProviderKey(Ljava/lang/String;I)Landroid/app/ActivityThread$ProviderKey;
art-benchmark-service84deab32021-05-12 09:41:00 -0700934HSPLandroid/app/ActivityThread;->getHandler()Landroid/os/Handler;
935HSPLandroid/app/ActivityThread;->getInstrumentation()Landroid/app/Instrumentation;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700936HSPLandroid/app/ActivityThread;->getIntCoreSetting(Ljava/lang/String;I)I
937HSPLandroid/app/ActivityThread;->getIntentBeingBroadcast()Landroid/content/Intent;
art-benchmark-service84deab32021-05-12 09:41:00 -0700938HSPLandroid/app/ActivityThread;->getLooper()Landroid/os/Looper;
939HSPLandroid/app/ActivityThread;->getPackageInfo(Landroid/content/pm/ApplicationInfo;Landroid/content/res/CompatibilityInfo;I)Landroid/app/LoadedApk;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700940HSPLandroid/app/ActivityThread;->getPackageInfo(Landroid/content/pm/ApplicationInfo;Landroid/content/res/CompatibilityInfo;Ljava/lang/ClassLoader;ZZZ)Landroid/app/LoadedApk;
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700941HSPLandroid/app/ActivityThread;->getPackageInfo(Landroid/content/pm/ApplicationInfo;Landroid/content/res/CompatibilityInfo;Ljava/lang/ClassLoader;ZZZZ)Landroid/app/LoadedApk;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700942HSPLandroid/app/ActivityThread;->getPackageInfo(Ljava/lang/String;Landroid/content/res/CompatibilityInfo;II)Landroid/app/LoadedApk;
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700943HSPLandroid/app/ActivityThread;->getPackageInfoNoCheck(Landroid/content/pm/ApplicationInfo;)Landroid/app/LoadedApk;
art-benchmark-service84deab32021-05-12 09:41:00 -0700944HSPLandroid/app/ActivityThread;->getPackageInfoNoCheck(Landroid/content/pm/ApplicationInfo;Landroid/content/res/CompatibilityInfo;)Landroid/app/LoadedApk;
945HSPLandroid/app/ActivityThread;->getPackageManager()Landroid/content/pm/IPackageManager;
946HSPLandroid/app/ActivityThread;->getPermissionManager()Landroid/permission/IPermissionManager;
947HSPLandroid/app/ActivityThread;->getStringCoreSetting(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
948HSPLandroid/app/ActivityThread;->getSystemContext()Landroid/app/ContextImpl;
949HSPLandroid/app/ActivityThread;->getSystemUiContext()Landroid/app/ContextImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700950HSPLandroid/app/ActivityThread;->getSystemUiContextNoCreate()Landroid/app/ContextImpl;
art-benchmark-service00abe242023-02-13 10:31:34 -0800951HSPLandroid/app/ActivityThread;->getTopLevelResources(Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;Landroid/app/LoadedApk;Landroid/content/res/Configuration;)Landroid/content/res/Resources;
art-benchmark-service84deab32021-05-12 09:41:00 -0700952HSPLandroid/app/ActivityThread;->handleActivityConfigurationChanged(Landroid/app/ActivityThread$ActivityClientRecord;Landroid/content/res/Configuration;I)V
art-benchmark-service08401c12022-12-23 09:27:20 -0800953HSPLandroid/app/ActivityThread;->handleActivityConfigurationChanged(Landroid/app/ActivityThread$ActivityClientRecord;Landroid/content/res/Configuration;IZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700954HSPLandroid/app/ActivityThread;->handleApplicationInfoChanged(Landroid/content/pm/ApplicationInfo;)V
955HSPLandroid/app/ActivityThread;->handleBindApplication(Landroid/app/ActivityThread$AppBindData;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700956HSPLandroid/app/ActivityThread;->handleBindService(Landroid/app/ActivityThread$BindServiceData;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700957HSPLandroid/app/ActivityThread;->handleCreateBackupAgent(Landroid/app/ActivityThread$CreateBackupAgentData;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -0800958HSPLandroid/app/ActivityThread;->handleCreateService(Landroid/app/ActivityThread$CreateServiceData;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/app/LoadedApk;Landroid/app/LoadedApk;]Landroid/app/ActivityThread;Landroid/app/ActivityThread;]Ljava/util/List;Ljava/util/Collections$EmptyList;]Landroid/app/ContextImpl;Landroid/app/ContextImpl;]Landroid/content/res/Resources;Landroid/content/res/Resources;]Landroid/app/IActivityManager;Landroid/app/IActivityManager$Stub$Proxy;
art-benchmark-service84deab32021-05-12 09:41:00 -0700959HSPLandroid/app/ActivityThread;->handleDestroyActivity(Landroid/app/ActivityThread$ActivityClientRecord;ZIZLjava/lang/String;)V
960HSPLandroid/app/ActivityThread;->handleDestroyBackupAgent(Landroid/app/ActivityThread$CreateBackupAgentData;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700961HSPLandroid/app/ActivityThread;->handleDispatchPackageBroadcast(I[Ljava/lang/String;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -0700962HSPLandroid/app/ActivityThread;->handleDumpGfxInfo(Landroid/app/ActivityThread$DumpComponentInfo;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700963HSPLandroid/app/ActivityThread;->handleDumpProvider(Landroid/app/ActivityThread$DumpComponentInfo;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -0700964HSPLandroid/app/ActivityThread;->handleDumpResources(Landroid/app/ActivityThread$DumpResourcesData;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700965HSPLandroid/app/ActivityThread;->handleDumpService(Landroid/app/ActivityThread$DumpComponentInfo;)V
966HSPLandroid/app/ActivityThread;->handleEnterAnimationComplete(Landroid/os/IBinder;)V
967HSPLandroid/app/ActivityThread;->handleInstallProvider(Landroid/content/pm/ProviderInfo;)V
968HSPLandroid/app/ActivityThread;->handleLaunchActivity(Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions;Landroid/content/Intent;)Landroid/app/Activity;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700969HSPLandroid/app/ActivityThread;->handleLowMemory()V
art-benchmark-service84deab32021-05-12 09:41:00 -0700970HSPLandroid/app/ActivityThread;->handleNewIntent(Landroid/app/ActivityThread$ActivityClientRecord;Ljava/util/List;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -0700971HSPLandroid/app/ActivityThread;->handlePauseActivity(Landroid/app/ActivityThread$ActivityClientRecord;ZZIZLandroid/app/servertransaction/PendingTransactionActions;Ljava/lang/String;)V
972HSPLandroid/app/ActivityThread;->handleReceiver(Landroid/app/ActivityThread$ReceiverData;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700973HSPLandroid/app/ActivityThread;->handleRelaunchActivity(Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions;)V
974HSPLandroid/app/ActivityThread;->handleRelaunchActivityInner(Landroid/app/ActivityThread$ActivityClientRecord;ILjava/util/List;Ljava/util/List;Landroid/app/servertransaction/PendingTransactionActions;ZLandroid/content/res/Configuration;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700975HSPLandroid/app/ActivityThread;->handleRequestAssistContextExtras(Landroid/app/ActivityThread$RequestAssistContextExtras;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700976HSPLandroid/app/ActivityThread;->handleSendResult(Landroid/app/ActivityThread$ActivityClientRecord;Ljava/util/List;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700977HSPLandroid/app/ActivityThread;->handleServiceArgs(Landroid/app/ActivityThread$ServiceArgsData;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700978HSPLandroid/app/ActivityThread;->handleSetContentCaptureOptionsCallback(Ljava/lang/String;)V
979HSPLandroid/app/ActivityThread;->handleSetCoreSettings(Landroid/os/Bundle;)V
980HSPLandroid/app/ActivityThread;->handleStartActivity(Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions;Landroid/app/ActivityOptions;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700981HSPLandroid/app/ActivityThread;->handleStopActivity(Landroid/app/ActivityThread$ActivityClientRecord;ILandroid/app/servertransaction/PendingTransactionActions;ZLjava/lang/String;)V
982HSPLandroid/app/ActivityThread;->handleStopService(Landroid/os/IBinder;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700983HSPLandroid/app/ActivityThread;->handleTopResumedActivityChanged(Landroid/app/ActivityThread$ActivityClientRecord;ZLjava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700984HSPLandroid/app/ActivityThread;->handleTrimMemory(I)V
985HSPLandroid/app/ActivityThread;->handleUnbindService(Landroid/app/ActivityThread$BindServiceData;)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700986HSPLandroid/app/ActivityThread;->handleUnstableProviderDied(Landroid/os/IBinder;Z)V
987HSPLandroid/app/ActivityThread;->handleUnstableProviderDiedLocked(Landroid/os/IBinder;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700988HSPLandroid/app/ActivityThread;->incProviderRefLocked(Landroid/app/ActivityThread$ProviderRefCount;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -0700989HSPLandroid/app/ActivityThread;->initializeMainlineModules()V
990HSPLandroid/app/ActivityThread;->installContentProviders(Landroid/content/Context;Ljava/util/List;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700991HSPLandroid/app/ActivityThread;->installProvider(Landroid/content/Context;Landroid/app/ContentProviderHolder;Landroid/content/pm/ProviderInfo;ZZZ)Landroid/app/ContentProviderHolder;
992HSPLandroid/app/ActivityThread;->installProviderAuthoritiesLocked(Landroid/content/IContentProvider;Landroid/content/ContentProvider;Landroid/app/ContentProviderHolder;)Landroid/app/ActivityThread$ProviderClientRecord;
art-benchmark-service84deab32021-05-12 09:41:00 -0700993HSPLandroid/app/ActivityThread;->isHandleSplashScreenExit(Landroid/os/IBinder;)Z
994HSPLandroid/app/ActivityThread;->isInDensityCompatMode()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700995HSPLandroid/app/ActivityThread;->isLoadedApkResourceDirsUpToDate(Landroid/app/LoadedApk;Landroid/content/pm/ApplicationInfo;)Z
996HSPLandroid/app/ActivityThread;->isProtectedBroadcast(Landroid/content/Intent;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -0700997HSPLandroid/app/ActivityThread;->isProtectedComponent(Landroid/content/pm/ActivityInfo;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -0700998HSPLandroid/app/ActivityThread;->isProtectedComponent(Landroid/content/pm/ComponentInfo;Ljava/lang/String;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -0700999HSPLandroid/app/ActivityThread;->isProtectedComponent(Landroid/content/pm/ServiceInfo;)Z
1000HSPLandroid/app/ActivityThread;->isSystem()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07001001HSPLandroid/app/ActivityThread;->main([Ljava/lang/String;)V
1002HSPLandroid/app/ActivityThread;->onCoreSettingsChange()V
1003HSPLandroid/app/ActivityThread;->peekPackageInfo(Ljava/lang/String;Z)Landroid/app/LoadedApk;
art-benchmark-service84deab32021-05-12 09:41:00 -07001004HSPLandroid/app/ActivityThread;->performDestroyActivity(Landroid/app/ActivityThread$ActivityClientRecord;ZIZLjava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001005HSPLandroid/app/ActivityThread;->performLaunchActivity(Landroid/app/ActivityThread$ActivityClientRecord;Landroid/content/Intent;)Landroid/app/Activity;
art-benchmark-service84deab32021-05-12 09:41:00 -07001006HSPLandroid/app/ActivityThread;->performPauseActivity(Landroid/app/ActivityThread$ActivityClientRecord;ZLjava/lang/String;Landroid/app/servertransaction/PendingTransactionActions;)Landroid/os/Bundle;
1007HSPLandroid/app/ActivityThread;->performPauseActivityIfNeeded(Landroid/app/ActivityThread$ActivityClientRecord;Ljava/lang/String;)V
1008HSPLandroid/app/ActivityThread;->performRestartActivity(Landroid/app/ActivityThread$ActivityClientRecord;Z)V
1009HSPLandroid/app/ActivityThread;->performResumeActivity(Landroid/app/ActivityThread$ActivityClientRecord;ZLjava/lang/String;)Z
1010HSPLandroid/app/ActivityThread;->performStopActivityInner(Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions$StopInfo;ZZLjava/lang/String;)V
1011HSPLandroid/app/ActivityThread;->performUserLeavingActivity(Landroid/app/ActivityThread$ActivityClientRecord;)V
1012HSPLandroid/app/ActivityThread;->prepareRelaunchActivity(Landroid/os/IBinder;Ljava/util/List;Ljava/util/List;ILandroid/util/MergedConfiguration;Z)Landroid/app/ActivityThread$ActivityClientRecord;
1013HSPLandroid/app/ActivityThread;->printRow(Ljava/io/PrintWriter;Ljava/lang/String;[Ljava/lang/Object;)V
1014HSPLandroid/app/ActivityThread;->purgePendingResources()V
1015HSPLandroid/app/ActivityThread;->relaunchAllActivities(ZLjava/lang/String;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08001016HSPLandroid/app/ActivityThread;->releaseProvider(Landroid/content/IContentProvider;Z)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/content/IContentProvider;Landroid/content/ContentProviderProxy;,Landroid/content/ContentProvider$Transport;]Landroid/app/ActivityThread$H;Landroid/app/ActivityThread$H;]Landroid/app/IActivityManager;Landroid/app/IActivityManager$Stub$Proxy;
art-benchmark-service84deab32021-05-12 09:41:00 -07001017HSPLandroid/app/ActivityThread;->reportSizeConfigurations(Landroid/app/ActivityThread$ActivityClientRecord;)V
1018HSPLandroid/app/ActivityThread;->reportStop(Landroid/app/servertransaction/PendingTransactionActions;)V
1019HSPLandroid/app/ActivityThread;->reportTopResumedActivityChanged(Landroid/app/ActivityThread$ActivityClientRecord;ZLjava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001020HSPLandroid/app/ActivityThread;->scheduleContextCleanup(Landroid/app/ContextImpl;Ljava/lang/String;Ljava/lang/String;)V
1021HSPLandroid/app/ActivityThread;->schedulePurgeIdler()V
art-benchmark-service84deab32021-05-12 09:41:00 -07001022HSPLandroid/app/ActivityThread;->sendMessage(ILjava/lang/Object;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07001023HSPLandroid/app/ActivityThread;->sendMessage(ILjava/lang/Object;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001024HSPLandroid/app/ActivityThread;->sendMessage(ILjava/lang/Object;IIZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001025HSPLandroid/app/ActivityThread;->setupGraphicsSupport(Landroid/content/Context;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001026HSPLandroid/app/ActivityThread;->unscheduleGcIdler()V
art-benchmark-service84deab32021-05-12 09:41:00 -07001027HSPLandroid/app/ActivityThread;->updateDebugViewAttributeState()Z
art-benchmark-service00abe242023-02-13 10:31:34 -08001028HSPLandroid/app/ActivityThread;->updateDeviceIdForNonUIContexts(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001029HSPLandroid/app/ActivityThread;->updatePendingConfiguration(Landroid/content/res/Configuration;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001030HSPLandroid/app/ActivityThread;->updateProcessState(IZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001031HSPLandroid/app/ActivityThread;->updateVisibility(Landroid/app/ActivityThread$ActivityClientRecord;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001032HSPLandroid/app/ActivityThread;->updateVmProcessState(I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07001033HSPLandroid/app/ActivityTransitionState;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07001034HSPLandroid/app/ActivityTransitionState;->enterReady(Landroid/app/Activity;)V
1035HSPLandroid/app/ActivityTransitionState;->getPendingExitNames()Ljava/util/ArrayList;
1036HSPLandroid/app/ActivityTransitionState;->onResume(Landroid/app/Activity;)V
1037HSPLandroid/app/ActivityTransitionState;->onStop(Landroid/app/Activity;)V
1038HSPLandroid/app/ActivityTransitionState;->readState(Landroid/os/Bundle;)V
1039HSPLandroid/app/ActivityTransitionState;->restoreExitedViews()V
art-benchmark-service66b4d952021-07-17 17:15:31 -07001040HSPLandroid/app/ActivityTransitionState;->restoreReenteringViews()V
art-benchmark-service84deab32021-05-12 09:41:00 -07001041HSPLandroid/app/ActivityTransitionState;->saveState(Landroid/os/Bundle;)V
1042HSPLandroid/app/ActivityTransitionState;->setEnterActivityOptions(Landroid/app/Activity;Landroid/app/ActivityOptions;)V
1043HSPLandroid/app/ActivityTransitionState;->startExitBackTransition(Landroid/app/Activity;)Z
1044HSPLandroid/app/ActivityTransitionState;->startExitOutTransition(Landroid/app/Activity;Landroid/os/Bundle;)V
1045HSPLandroid/app/AlarmManager$AlarmClockInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/AlarmManager$AlarmClockInfo;
1046HSPLandroid/app/AlarmManager$AlarmClockInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
1047HSPLandroid/app/AlarmManager$AlarmClockInfo;->getTriggerTime()J
1048HSPLandroid/app/AlarmManager$ListenerWrapper;-><init>(Landroid/app/AlarmManager;Landroid/app/AlarmManager$OnAlarmListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001049HSPLandroid/app/AlarmManager$ListenerWrapper;->cancel()V
1050HSPLandroid/app/AlarmManager$ListenerWrapper;->doAlarm(Landroid/app/IAlarmCompleteListener;)V
1051HSPLandroid/app/AlarmManager$ListenerWrapper;->run()V
art-benchmark-service84deab32021-05-12 09:41:00 -07001052HSPLandroid/app/AlarmManager;-><init>(Landroid/app/IAlarmManager;Landroid/content/Context;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001053HSPLandroid/app/AlarmManager;->cancel(Landroid/app/AlarmManager$OnAlarmListener;)V
1054HSPLandroid/app/AlarmManager;->cancel(Landroid/app/PendingIntent;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001055HSPLandroid/app/AlarmManager;->getNextAlarmClock(I)Landroid/app/AlarmManager$AlarmClockInfo;
1056HSPLandroid/app/AlarmManager;->legacyExactLength()J
1057HSPLandroid/app/AlarmManager;->set(IJJJLandroid/app/AlarmManager$OnAlarmListener;Landroid/os/Handler;Landroid/os/WorkSource;)V
1058HSPLandroid/app/AlarmManager;->set(IJLandroid/app/PendingIntent;)V
1059HSPLandroid/app/AlarmManager;->set(IJLjava/lang/String;Landroid/app/AlarmManager$OnAlarmListener;Landroid/os/Handler;)V
1060HSPLandroid/app/AlarmManager;->setExact(IJLandroid/app/PendingIntent;)V
1061HSPLandroid/app/AlarmManager;->setExact(IJLjava/lang/String;Landroid/app/AlarmManager$OnAlarmListener;Landroid/os/Handler;)V
1062HSPLandroid/app/AlarmManager;->setExactAndAllowWhileIdle(IJLandroid/app/PendingIntent;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001063HSPLandroid/app/AlarmManager;->setImpl(IJJJILandroid/app/PendingIntent;Landroid/app/AlarmManager$OnAlarmListener;Ljava/lang/String;Landroid/os/Handler;Landroid/os/WorkSource;Landroid/app/AlarmManager$AlarmClockInfo;)V
1064HSPLandroid/app/AlarmManager;->setImpl(IJJJILandroid/app/PendingIntent;Landroid/app/AlarmManager$OnAlarmListener;Ljava/lang/String;Ljava/util/concurrent/Executor;Landroid/os/WorkSource;Landroid/app/AlarmManager$AlarmClockInfo;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001065HSPLandroid/app/AlarmManager;->setInexactRepeating(IJJLandroid/app/PendingIntent;)V
1066HSPLandroid/app/AlertDialog;-><init>(Landroid/content/Context;IZ)V
1067HSPLandroid/app/AlertDialog;->onCreate(Landroid/os/Bundle;)V
1068HSPLandroid/app/AlertDialog;->resolveDialogTheme(Landroid/content/Context;I)I
1069HSPLandroid/app/AppCompatCallbacks;-><init>([J)V
1070HSPLandroid/app/AppCompatCallbacks;->install([J)V
1071HSPLandroid/app/AppCompatCallbacks;->isChangeEnabled(J)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001072HSPLandroid/app/AppCompatCallbacks;->reportChange(JI)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001073HSPLandroid/app/AppComponentFactory;-><init>()V
1074HSPLandroid/app/AppComponentFactory;->instantiateActivity(Ljava/lang/ClassLoader;Ljava/lang/String;Landroid/content/Intent;)Landroid/app/Activity;
1075HSPLandroid/app/AppComponentFactory;->instantiateApplication(Ljava/lang/ClassLoader;Ljava/lang/String;)Landroid/app/Application;
1076HSPLandroid/app/AppComponentFactory;->instantiateClassLoader(Ljava/lang/ClassLoader;Landroid/content/pm/ApplicationInfo;)Ljava/lang/ClassLoader;
1077HSPLandroid/app/AppComponentFactory;->instantiateProvider(Ljava/lang/ClassLoader;Ljava/lang/String;)Landroid/content/ContentProvider;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001078HSPLandroid/app/AppComponentFactory;->instantiateReceiver(Ljava/lang/ClassLoader;Ljava/lang/String;Landroid/content/Intent;)Landroid/content/BroadcastReceiver;
1079HSPLandroid/app/AppComponentFactory;->instantiateService(Ljava/lang/ClassLoader;Ljava/lang/String;Landroid/content/Intent;)Landroid/app/Service;
art-benchmark-service84deab32021-05-12 09:41:00 -07001080HSPLandroid/app/AppGlobals;->getInitialApplication()Landroid/app/Application;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001081HSPLandroid/app/AppGlobals;->getIntCoreSetting(Ljava/lang/String;I)I
art-benchmark-service84deab32021-05-12 09:41:00 -07001082HSPLandroid/app/AppGlobals;->getPackageManager()Landroid/content/pm/IPackageManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001083HSPLandroid/app/AppOpsManager$$ExternalSyntheticLambda5;-><init>()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07001084HSPLandroid/app/AppOpsManager$$ExternalSyntheticLambda5;->onPropertiesChanged(Landroid/provider/DeviceConfig$Properties;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001085HSPLandroid/app/AppOpsManager$1;->onNoted(Landroid/app/SyncNotedAppOp;)V
1086HSPLandroid/app/AppOpsManager$1;->onSelfNoted(Landroid/app/SyncNotedAppOp;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001087HSPLandroid/app/AppOpsManager$1;->reportStackTraceIfNeeded(Landroid/app/SyncNotedAppOp;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001088HSPLandroid/app/AppOpsManager$2;->opChanged(IILjava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001089HSPLandroid/app/AppOpsManager$AttributedOpEntry;->getLastAccessEvent(III)Landroid/app/AppOpsManager$NoteOpEvent;
1090HSPLandroid/app/AppOpsManager$AttributedOpEntry;->getLastRejectEvent(III)Landroid/app/AppOpsManager$NoteOpEvent;
1091HSPLandroid/app/AppOpsManager$NoteOpEvent;->getDuration()J
1092HSPLandroid/app/AppOpsManager$NoteOpEvent;->getNoteTime()J
1093HSPLandroid/app/AppOpsManager$OnOpNotedCallback$1;-><init>(Landroid/app/AppOpsManager$OnOpNotedCallback;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001094HSPLandroid/app/AppOpsManager$OnOpNotedCallback$1;->opNoted(Landroid/app/AsyncNotedAppOp;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001095HSPLandroid/app/AppOpsManager$OnOpNotedCallback;-><init>()V
1096HSPLandroid/app/AppOpsManager$OnOpNotedCallback;->getAsyncNotedExecutor()Ljava/util/concurrent/Executor;
1097HSPLandroid/app/AppOpsManager$OpEntry$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/AppOpsManager$OpEntry;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001098HSPLandroid/app/AppOpsManager$OpEntry$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001099HSPLandroid/app/AppOpsManager$OpEntry;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001100HSPLandroid/app/AppOpsManager$PackageOps$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/AppOpsManager$PackageOps;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001101HSPLandroid/app/AppOpsManager$PackageOps$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001102HSPLandroid/app/AppOpsManager$PackageOps;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001103HSPLandroid/app/AppOpsManager$PackageOps;->getOps()Ljava/util/List;
1104HSPLandroid/app/AppOpsManager$PackageOps;->getPackageName()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001105HSPLandroid/app/AppOpsManager$PausedNotedAppOpsCollection;-><init>(ILandroid/util/ArrayMap;)V
1106HSPLandroid/app/AppOpsManager;-><init>(Landroid/content/Context;Lcom/android/internal/app/IAppOpsService;)V
1107HSPLandroid/app/AppOpsManager;->checkOp(IILjava/lang/String;)I
1108HSPLandroid/app/AppOpsManager;->checkOpNoThrow(IILjava/lang/String;)I
1109HSPLandroid/app/AppOpsManager;->checkOpNoThrow(Ljava/lang/String;ILjava/lang/String;)I
1110HSPLandroid/app/AppOpsManager;->checkPackage(ILjava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001111HSPLandroid/app/AppOpsManager;->collectNoteOpCallsForValidation(I)V
1112HSPLandroid/app/AppOpsManager;->extractFlagsFromKey(J)I
1113HSPLandroid/app/AppOpsManager;->extractUidStateFromKey(J)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001114HSPLandroid/app/AppOpsManager;->finishNotedAppOpsCollection()V
1115HSPLandroid/app/AppOpsManager;->finishOp(IILjava/lang/String;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001116HSPLandroid/app/AppOpsManager;->getClientId()Landroid/os/IBinder;
art-benchmark-service08401c12022-12-23 09:27:20 -08001117HSPLandroid/app/AppOpsManager;->getFormattedStackTrace()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/String;Ljava/lang/String;]Ljava/lang/Boolean;Ljava/lang/Boolean;]Ljava/lang/Exception;Ljava/lang/Exception;]Ljava/lang/StackTraceElement;Ljava/lang/StackTraceElement;]Ljava/lang/Class;Ljava/lang/Class;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001118HSPLandroid/app/AppOpsManager;->getLastEvent(Landroid/util/LongSparseArray;III)Landroid/app/AppOpsManager$NoteOpEvent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001119HSPLandroid/app/AppOpsManager;->getNotedOpCollectionMode(ILjava/lang/String;I)I
art-benchmark-service84deab32021-05-12 09:41:00 -07001120HSPLandroid/app/AppOpsManager;->getPackagesForOps([I)Ljava/util/List;
1121HSPLandroid/app/AppOpsManager;->getService()Lcom/android/internal/app/IAppOpsService;
1122HSPLandroid/app/AppOpsManager;->getToken(Lcom/android/internal/app/IAppOpsService;)Landroid/os/IBinder;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08001123HSPLandroid/app/AppOpsManager;->isCollectingStackTraces()Z+]Lcom/android/internal/app/MessageSamplingConfig;Lcom/android/internal/app/MessageSamplingConfig;
art-benchmark-service84deab32021-05-12 09:41:00 -07001124HSPLandroid/app/AppOpsManager;->isListeningForOpNoted()Z
1125HSPLandroid/app/AppOpsManager;->lambda$new$0(Landroid/provider/DeviceConfig$Properties;)V
1126HSPLandroid/app/AppOpsManager;->leftCircularDistance(III)I
1127HSPLandroid/app/AppOpsManager;->makeKey(II)J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001128HSPLandroid/app/AppOpsManager;->noteOp(IILjava/lang/String;)I
1129HSPLandroid/app/AppOpsManager;->noteOp(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)I
1130HSPLandroid/app/AppOpsManager;->noteOp(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)I
1131HSPLandroid/app/AppOpsManager;->noteOpNoThrow(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)I
1132HSPLandroid/app/AppOpsManager;->noteOpNoThrow(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07001133HSPLandroid/app/AppOpsManager;->noteProxyOp(ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001134HSPLandroid/app/AppOpsManager;->noteProxyOpNoThrow(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07001135HSPLandroid/app/AppOpsManager;->opToDefaultMode(I)I
1136HSPLandroid/app/AppOpsManager;->opToPermission(I)Ljava/lang/String;
1137HSPLandroid/app/AppOpsManager;->opToPublicName(I)Ljava/lang/String;
1138HSPLandroid/app/AppOpsManager;->opToSwitch(I)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08001139HSPLandroid/app/AppOpsManager;->pauseNotedAppOpsCollection()Landroid/app/AppOpsManager$PausedNotedAppOpsCollection;+]Ljava/lang/ThreadLocal;Ljava/lang/ThreadLocal;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001140HSPLandroid/app/AppOpsManager;->permissionToOp(Ljava/lang/String;)Ljava/lang/String;
1141HSPLandroid/app/AppOpsManager;->permissionToOpCode(Ljava/lang/String;)I
1142HSPLandroid/app/AppOpsManager;->prefixParcelWithAppOpsIfNeeded(Landroid/os/Parcel;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08001143HSPLandroid/app/AppOpsManager;->readAndLogNotedAppops(Landroid/os/Parcel;)V+]Ljava/util/BitSet;Ljava/util/BitSet;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/os/Parcel;Landroid/os/Parcel;]Landroid/app/AppOpsManager$OnOpNotedCallback;Landroid/app/AppOpsManager$1;
art-benchmark-service84deab32021-05-12 09:41:00 -07001144HSPLandroid/app/AppOpsManager;->resolveLastRestrictedUidState(I)I
1145HSPLandroid/app/AppOpsManager;->setOnOpNotedCallback(Ljava/util/concurrent/Executor;Landroid/app/AppOpsManager$OnOpNotedCallback;)V
1146HSPLandroid/app/AppOpsManager;->setUidMode(Ljava/lang/String;II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001147HSPLandroid/app/AppOpsManager;->startNotedAppOpsCollection(I)V
1148HSPLandroid/app/AppOpsManager;->startOpNoThrow(IILjava/lang/String;ZLjava/lang/String;Ljava/lang/String;)I
1149HSPLandroid/app/AppOpsManager;->startWatchingActive([Ljava/lang/String;Ljava/util/concurrent/Executor;Landroid/app/AppOpsManager$OnOpActiveChangedListener;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001150HSPLandroid/app/AppOpsManager;->startWatchingMode(ILjava/lang/String;ILandroid/app/AppOpsManager$OnOpChangedListener;)V
1151HSPLandroid/app/AppOpsManager;->startWatchingMode(ILjava/lang/String;Landroid/app/AppOpsManager$OnOpChangedListener;)V
1152HSPLandroid/app/AppOpsManager;->startWatchingMode(Ljava/lang/String;Ljava/lang/String;Landroid/app/AppOpsManager$OnOpChangedListener;)V
1153HSPLandroid/app/AppOpsManager;->stopWatchingMode(Landroid/app/AppOpsManager$OnOpChangedListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001154HSPLandroid/app/AppOpsManager;->strOpToOp(Ljava/lang/String;)I
1155HSPLandroid/app/AppOpsManager;->toReceiverId(Ljava/lang/Object;)Ljava/lang/String;
1156HSPLandroid/app/AppOpsManager;->unsafeCheckOp(Ljava/lang/String;ILjava/lang/String;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07001157HSPLandroid/app/AppOpsManager;->unsafeCheckOpNoThrow(Ljava/lang/String;ILjava/lang/String;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001158HSPLandroid/app/AppOpsManager;->unsafeCheckOpRaw(Ljava/lang/String;ILjava/lang/String;)I
1159HSPLandroid/app/AppOpsManager;->unsafeCheckOpRawNoThrow(IILjava/lang/String;)I
1160HSPLandroid/app/AppOpsManager;->unsafeCheckOpRawNoThrow(Ljava/lang/String;ILjava/lang/String;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07001161HSPLandroid/app/Application$ActivityLifecycleCallbacks;->onActivityPostCreated(Landroid/app/Activity;Landroid/os/Bundle;)V
1162HSPLandroid/app/Application$ActivityLifecycleCallbacks;->onActivityPostDestroyed(Landroid/app/Activity;)V
1163HSPLandroid/app/Application$ActivityLifecycleCallbacks;->onActivityPostPaused(Landroid/app/Activity;)V
1164HSPLandroid/app/Application$ActivityLifecycleCallbacks;->onActivityPostResumed(Landroid/app/Activity;)V
1165HSPLandroid/app/Application$ActivityLifecycleCallbacks;->onActivityPostSaveInstanceState(Landroid/app/Activity;Landroid/os/Bundle;)V
1166HSPLandroid/app/Application$ActivityLifecycleCallbacks;->onActivityPostStarted(Landroid/app/Activity;)V
1167HSPLandroid/app/Application$ActivityLifecycleCallbacks;->onActivityPostStopped(Landroid/app/Activity;)V
1168HSPLandroid/app/Application$ActivityLifecycleCallbacks;->onActivityPreCreated(Landroid/app/Activity;Landroid/os/Bundle;)V
1169HSPLandroid/app/Application$ActivityLifecycleCallbacks;->onActivityPreDestroyed(Landroid/app/Activity;)V
1170HSPLandroid/app/Application$ActivityLifecycleCallbacks;->onActivityPrePaused(Landroid/app/Activity;)V
1171HSPLandroid/app/Application$ActivityLifecycleCallbacks;->onActivityPreResumed(Landroid/app/Activity;)V
1172HSPLandroid/app/Application$ActivityLifecycleCallbacks;->onActivityPreSaveInstanceState(Landroid/app/Activity;Landroid/os/Bundle;)V
1173HSPLandroid/app/Application$ActivityLifecycleCallbacks;->onActivityPreStarted(Landroid/app/Activity;)V
1174HSPLandroid/app/Application$ActivityLifecycleCallbacks;->onActivityPreStopped(Landroid/app/Activity;)V
1175HSPLandroid/app/Application;-><init>()V
1176HSPLandroid/app/Application;->attach(Landroid/content/Context;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001177HSPLandroid/app/Application;->collectActivityLifecycleCallbacks()[Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07001178HSPLandroid/app/Application;->dispatchActivityCreated(Landroid/app/Activity;Landroid/os/Bundle;)V
1179HSPLandroid/app/Application;->dispatchActivityDestroyed(Landroid/app/Activity;)V
1180HSPLandroid/app/Application;->dispatchActivityPaused(Landroid/app/Activity;)V
1181HSPLandroid/app/Application;->dispatchActivityPostCreated(Landroid/app/Activity;Landroid/os/Bundle;)V
1182HSPLandroid/app/Application;->dispatchActivityPostDestroyed(Landroid/app/Activity;)V
1183HSPLandroid/app/Application;->dispatchActivityPostPaused(Landroid/app/Activity;)V
1184HSPLandroid/app/Application;->dispatchActivityPostResumed(Landroid/app/Activity;)V
1185HSPLandroid/app/Application;->dispatchActivityPostSaveInstanceState(Landroid/app/Activity;Landroid/os/Bundle;)V
1186HSPLandroid/app/Application;->dispatchActivityPostStarted(Landroid/app/Activity;)V
1187HSPLandroid/app/Application;->dispatchActivityPostStopped(Landroid/app/Activity;)V
1188HSPLandroid/app/Application;->dispatchActivityPreCreated(Landroid/app/Activity;Landroid/os/Bundle;)V
1189HSPLandroid/app/Application;->dispatchActivityPreDestroyed(Landroid/app/Activity;)V
1190HSPLandroid/app/Application;->dispatchActivityPrePaused(Landroid/app/Activity;)V
1191HSPLandroid/app/Application;->dispatchActivityPreResumed(Landroid/app/Activity;)V
1192HSPLandroid/app/Application;->dispatchActivityPreSaveInstanceState(Landroid/app/Activity;Landroid/os/Bundle;)V
1193HSPLandroid/app/Application;->dispatchActivityPreStarted(Landroid/app/Activity;)V
1194HSPLandroid/app/Application;->dispatchActivityPreStopped(Landroid/app/Activity;)V
1195HSPLandroid/app/Application;->dispatchActivityResumed(Landroid/app/Activity;)V
1196HSPLandroid/app/Application;->dispatchActivitySaveInstanceState(Landroid/app/Activity;Landroid/os/Bundle;)V
1197HSPLandroid/app/Application;->dispatchActivityStarted(Landroid/app/Activity;)V
1198HSPLandroid/app/Application;->dispatchActivityStopped(Landroid/app/Activity;)V
1199HSPLandroid/app/Application;->getAutofillClient()Landroid/view/autofill/AutofillManager$AutofillClient;
1200HSPLandroid/app/Application;->getProcessName()Ljava/lang/String;
1201HSPLandroid/app/Application;->onConfigurationChanged(Landroid/content/res/Configuration;)V
1202HSPLandroid/app/Application;->onCreate()V
1203HSPLandroid/app/Application;->onLowMemory()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001204HSPLandroid/app/Application;->onTrimMemory(I)V
1205HSPLandroid/app/Application;->registerActivityLifecycleCallbacks(Landroid/app/Application$ActivityLifecycleCallbacks;)V
1206HSPLandroid/app/Application;->registerComponentCallbacks(Landroid/content/ComponentCallbacks;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001207HSPLandroid/app/Application;->unregisterActivityLifecycleCallbacks(Landroid/app/Application$ActivityLifecycleCallbacks;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001208HSPLandroid/app/Application;->unregisterComponentCallbacks(Landroid/content/ComponentCallbacks;)V
1209HSPLandroid/app/ApplicationErrorReport$CrashInfo;-><init>(Ljava/lang/Throwable;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001210HSPLandroid/app/ApplicationErrorReport$CrashInfo;->sanitizeString(Ljava/lang/String;)Ljava/lang/String;
1211HSPLandroid/app/ApplicationErrorReport$CrashInfo;->writeToParcel(Landroid/os/Parcel;I)V
1212HSPLandroid/app/ApplicationExitInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/ApplicationExitInfo;
1213HSPLandroid/app/ApplicationExitInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
1214HSPLandroid/app/ApplicationExitInfo;-><init>(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001215HSPLandroid/app/ApplicationExitInfo;->getImportance()I
art-benchmark-service66b4d952021-07-17 17:15:31 -07001216HSPLandroid/app/ApplicationExitInfo;->getProcessName()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001217HSPLandroid/app/ApplicationExitInfo;->getPss()J
art-benchmark-service84deab32021-05-12 09:41:00 -07001218HSPLandroid/app/ApplicationExitInfo;->getReason()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001219HSPLandroid/app/ApplicationExitInfo;->getRss()J
1220HSPLandroid/app/ApplicationExitInfo;->getStatus()I
art-benchmark-service84deab32021-05-12 09:41:00 -07001221HSPLandroid/app/ApplicationExitInfo;->getTimestamp()J
1222HSPLandroid/app/ApplicationLoaders$CachedClassLoader;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001223HSPLandroid/app/ApplicationLoaders$CachedClassLoader;-><init>(Landroid/app/ApplicationLoaders$CachedClassLoader-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001224HSPLandroid/app/ApplicationLoaders;->addNative(Ljava/lang/ClassLoader;Ljava/util/Collection;)V
1225HSPLandroid/app/ApplicationLoaders;->createAndCacheNonBootclasspathSystemClassLoader(Landroid/content/pm/SharedLibraryInfo;)V
1226HSPLandroid/app/ApplicationLoaders;->createAndCacheNonBootclasspathSystemClassLoaders([Landroid/content/pm/SharedLibraryInfo;)V
1227HSPLandroid/app/ApplicationLoaders;->getCachedNonBootclasspathSystemLib(Ljava/lang/String;Ljava/lang/ClassLoader;Ljava/lang/String;Ljava/util/List;)Ljava/lang/ClassLoader;
1228HSPLandroid/app/ApplicationLoaders;->getClassLoader(Ljava/lang/String;IZLjava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;Ljava/lang/String;)Ljava/lang/ClassLoader;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001229HSPLandroid/app/ApplicationLoaders;->getClassLoader(Ljava/lang/String;IZLjava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;Ljava/lang/String;Ljava/lang/String;Ljava/util/List;Ljava/util/List;Ljava/util/List;)Ljava/lang/ClassLoader;
1230HSPLandroid/app/ApplicationLoaders;->getClassLoaderWithSharedLibraries(Ljava/lang/String;IZLjava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;Ljava/lang/String;Ljava/util/List;Ljava/util/List;Ljava/util/List;)Ljava/lang/ClassLoader;
art-benchmark-service84deab32021-05-12 09:41:00 -07001231HSPLandroid/app/ApplicationLoaders;->getDefault()Landroid/app/ApplicationLoaders;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001232HSPLandroid/app/ApplicationLoaders;->getSharedLibraryClassLoaderWithSharedLibraries(Ljava/lang/String;IZLjava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;Ljava/lang/String;Ljava/util/List;Ljava/util/List;)Ljava/lang/ClassLoader;
art-benchmark-service84deab32021-05-12 09:41:00 -07001233HSPLandroid/app/ApplicationLoaders;->sharedLibrariesEquals(Ljava/util/List;Ljava/util/List;)Z
1234HSPLandroid/app/ApplicationPackageManager$1;->recompute(Landroid/app/ApplicationPackageManager$HasSystemFeatureQuery;)Ljava/lang/Boolean;
1235HSPLandroid/app/ApplicationPackageManager$1;->recompute(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07001236HSPLandroid/app/ApplicationPackageManager$2;-><init>(Landroid/app/ApplicationPackageManager;Landroid/content/pm/PackageManager$OnChecksumsReadyListener;)V
1237HSPLandroid/app/ApplicationPackageManager$2;->onChecksumsReady(Ljava/util/List;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001238HSPLandroid/app/ApplicationPackageManager$3;->recompute(Ljava/lang/Integer;)Landroid/app/ApplicationPackageManager$GetPackagesForUidResult;
1239HSPLandroid/app/ApplicationPackageManager$3;->recompute(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07001240HSPLandroid/app/ApplicationPackageManager$GetPackagesForUidResult;-><init>([Ljava/lang/String;)V
1241HSPLandroid/app/ApplicationPackageManager$GetPackagesForUidResult;->value()[Ljava/lang/String;
1242HSPLandroid/app/ApplicationPackageManager$HasSystemFeatureQuery;-><init>(Ljava/lang/String;I)V
1243HSPLandroid/app/ApplicationPackageManager$HasSystemFeatureQuery;->equals(Ljava/lang/Object;)Z
1244HSPLandroid/app/ApplicationPackageManager$HasSystemFeatureQuery;->hashCode()I
1245HSPLandroid/app/ApplicationPackageManager$ResourceName;-><init>(Ljava/lang/String;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001246HSPLandroid/app/ApplicationPackageManager$ResourceName;->equals(Ljava/lang/Object;)Z
1247HSPLandroid/app/ApplicationPackageManager$ResourceName;->hashCode()I
art-benchmark-service84deab32021-05-12 09:41:00 -07001248HSPLandroid/app/ApplicationPackageManager;->addOnPermissionsChangeListener(Landroid/content/pm/PackageManager$OnPermissionsChangedListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001249HSPLandroid/app/ApplicationPackageManager;->checkPermission(Ljava/lang/String;Ljava/lang/String;)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07001250HSPLandroid/app/ApplicationPackageManager;->checkSignatures(II)I
art-benchmark-service84deab32021-05-12 09:41:00 -07001251HSPLandroid/app/ApplicationPackageManager;->checkSignatures(Ljava/lang/String;Ljava/lang/String;)I
1252HSPLandroid/app/ApplicationPackageManager;->configurationChanged()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07001253HSPLandroid/app/ApplicationPackageManager;->encodeCertificates(Ljava/util/List;)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001254HSPLandroid/app/ApplicationPackageManager;->getActivityInfo(Landroid/content/ComponentName;I)Landroid/content/pm/ActivityInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001255HSPLandroid/app/ApplicationPackageManager;->getActivityInfo(Landroid/content/ComponentName;Landroid/content/pm/PackageManager$ComponentInfoFlags;)Landroid/content/pm/ActivityInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001256HSPLandroid/app/ApplicationPackageManager;->getApplicationEnabledSetting(Ljava/lang/String;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07001257HSPLandroid/app/ApplicationPackageManager;->getApplicationIcon(Landroid/content/pm/ApplicationInfo;)Landroid/graphics/drawable/Drawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001258HSPLandroid/app/ApplicationPackageManager;->getApplicationInfo(Ljava/lang/String;I)Landroid/content/pm/ApplicationInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001259HSPLandroid/app/ApplicationPackageManager;->getApplicationInfo(Ljava/lang/String;Landroid/content/pm/PackageManager$ApplicationInfoFlags;)Landroid/content/pm/ApplicationInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -07001260HSPLandroid/app/ApplicationPackageManager;->getApplicationInfoAsUser(Ljava/lang/String;II)Landroid/content/pm/ApplicationInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001261HSPLandroid/app/ApplicationPackageManager;->getApplicationInfoAsUser(Ljava/lang/String;Landroid/content/pm/PackageManager$ApplicationInfoFlags;I)Landroid/content/pm/ApplicationInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001262HSPLandroid/app/ApplicationPackageManager;->getApplicationLabel(Landroid/content/pm/ApplicationInfo;)Ljava/lang/CharSequence;
1263HSPLandroid/app/ApplicationPackageManager;->getCachedIcon(Landroid/app/ApplicationPackageManager$ResourceName;)Landroid/graphics/drawable/Drawable;
1264HSPLandroid/app/ApplicationPackageManager;->getCachedString(Landroid/app/ApplicationPackageManager$ResourceName;)Ljava/lang/CharSequence;
1265HSPLandroid/app/ApplicationPackageManager;->getComponentEnabledSetting(Landroid/content/ComponentName;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07001266HSPLandroid/app/ApplicationPackageManager;->getDefaultTextClassifierPackageName()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001267HSPLandroid/app/ApplicationPackageManager;->getDrawable(Ljava/lang/String;ILandroid/content/pm/ApplicationInfo;)Landroid/graphics/drawable/Drawable;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001268HSPLandroid/app/ApplicationPackageManager;->getInstallSourceInfo(Ljava/lang/String;)Landroid/content/pm/InstallSourceInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -07001269HSPLandroid/app/ApplicationPackageManager;->getInstalledApplications(I)Ljava/util/List;
1270HSPLandroid/app/ApplicationPackageManager;->getInstalledApplicationsAsUser(II)Ljava/util/List;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001271HSPLandroid/app/ApplicationPackageManager;->getInstalledApplicationsAsUser(Landroid/content/pm/PackageManager$ApplicationInfoFlags;I)Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -07001272HSPLandroid/app/ApplicationPackageManager;->getInstalledPackages(I)Ljava/util/List;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07001273HSPLandroid/app/ApplicationPackageManager;->getInstalledPackages(Landroid/content/pm/PackageManager$PackageInfoFlags;)Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -07001274HSPLandroid/app/ApplicationPackageManager;->getInstalledPackagesAsUser(II)Ljava/util/List;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07001275HSPLandroid/app/ApplicationPackageManager;->getInstalledPackagesAsUser(Landroid/content/pm/PackageManager$PackageInfoFlags;I)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001276HSPLandroid/app/ApplicationPackageManager;->getInstallerPackageName(Ljava/lang/String;)Ljava/lang/String;
1277HSPLandroid/app/ApplicationPackageManager;->getLaunchIntentForPackage(Ljava/lang/String;)Landroid/content/Intent;
1278HSPLandroid/app/ApplicationPackageManager;->getModuleInfo(Ljava/lang/String;I)Landroid/content/pm/ModuleInfo;
1279HSPLandroid/app/ApplicationPackageManager;->getNameForUid(I)Ljava/lang/String;
1280HSPLandroid/app/ApplicationPackageManager;->getPackageInfo(Ljava/lang/String;I)Landroid/content/pm/PackageInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001281HSPLandroid/app/ApplicationPackageManager;->getPackageInfo(Ljava/lang/String;Landroid/content/pm/PackageManager$PackageInfoFlags;)Landroid/content/pm/PackageInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -07001282HSPLandroid/app/ApplicationPackageManager;->getPackageInfoAsUser(Ljava/lang/String;II)Landroid/content/pm/PackageInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001283HSPLandroid/app/ApplicationPackageManager;->getPackageInfoAsUser(Ljava/lang/String;Landroid/content/pm/PackageManager$PackageInfoFlags;I)Landroid/content/pm/PackageInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -07001284HSPLandroid/app/ApplicationPackageManager;->getPackageInstaller()Landroid/content/pm/PackageInstaller;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001285HSPLandroid/app/ApplicationPackageManager;->getPackageUid(Ljava/lang/String;I)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001286HSPLandroid/app/ApplicationPackageManager;->getPackageUid(Ljava/lang/String;Landroid/content/pm/PackageManager$PackageInfoFlags;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001287HSPLandroid/app/ApplicationPackageManager;->getPackageUidAsUser(Ljava/lang/String;I)I
1288HSPLandroid/app/ApplicationPackageManager;->getPackageUidAsUser(Ljava/lang/String;II)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001289HSPLandroid/app/ApplicationPackageManager;->getPackageUidAsUser(Ljava/lang/String;Landroid/content/pm/PackageManager$PackageInfoFlags;I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001290HSPLandroid/app/ApplicationPackageManager;->getPackagesForUid(I)[Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07001291HSPLandroid/app/ApplicationPackageManager;->getPackagesHoldingPermissions([Ljava/lang/String;I)Ljava/util/List;
1292HSPLandroid/app/ApplicationPackageManager;->getPermissionControllerPackageName()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001293HSPLandroid/app/ApplicationPackageManager;->getPermissionFlags(Ljava/lang/String;Ljava/lang/String;Landroid/os/UserHandle;)I
1294HSPLandroid/app/ApplicationPackageManager;->getPermissionInfo(Ljava/lang/String;I)Landroid/content/pm/PermissionInfo;
1295HSPLandroid/app/ApplicationPackageManager;->getPermissionManager()Landroid/permission/PermissionManager;
art-benchmark-service84deab32021-05-12 09:41:00 -07001296HSPLandroid/app/ApplicationPackageManager;->getProviderInfo(Landroid/content/ComponentName;I)Landroid/content/pm/ProviderInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001297HSPLandroid/app/ApplicationPackageManager;->getProviderInfo(Landroid/content/ComponentName;Landroid/content/pm/PackageManager$ComponentInfoFlags;)Landroid/content/pm/ProviderInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -07001298HSPLandroid/app/ApplicationPackageManager;->getReceiverInfo(Landroid/content/ComponentName;I)Landroid/content/pm/ActivityInfo;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07001299HSPLandroid/app/ApplicationPackageManager;->getReceiverInfo(Landroid/content/ComponentName;Landroid/content/pm/PackageManager$ComponentInfoFlags;)Landroid/content/pm/ActivityInfo;
art-benchmark-service00abe242023-02-13 10:31:34 -08001300HSPLandroid/app/ApplicationPackageManager;->getResourcesForApplication(Landroid/content/pm/ApplicationInfo;)Landroid/content/res/Resources;
1301HSPLandroid/app/ApplicationPackageManager;->getResourcesForApplication(Landroid/content/pm/ApplicationInfo;Landroid/content/res/Configuration;)Landroid/content/res/Resources;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001302HSPLandroid/app/ApplicationPackageManager;->getResourcesForApplication(Ljava/lang/String;)Landroid/content/res/Resources;
1303HSPLandroid/app/ApplicationPackageManager;->getServiceInfo(Landroid/content/ComponentName;I)Landroid/content/pm/ServiceInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001304HSPLandroid/app/ApplicationPackageManager;->getServiceInfo(Landroid/content/ComponentName;Landroid/content/pm/PackageManager$ComponentInfoFlags;)Landroid/content/pm/ServiceInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -07001305HSPLandroid/app/ApplicationPackageManager;->getServicesSystemSharedLibraryPackageName()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001306HSPLandroid/app/ApplicationPackageManager;->getSystemAvailableFeatures()[Landroid/content/pm/FeatureInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -07001307HSPLandroid/app/ApplicationPackageManager;->getSystemSharedLibraryNames()[Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001308HSPLandroid/app/ApplicationPackageManager;->getText(Ljava/lang/String;ILandroid/content/pm/ApplicationInfo;)Ljava/lang/CharSequence;
1309HSPLandroid/app/ApplicationPackageManager;->getUserBadgeColor(Landroid/os/UserHandle;Z)I
art-benchmark-service84deab32021-05-12 09:41:00 -07001310HSPLandroid/app/ApplicationPackageManager;->getUserBadgedIcon(Landroid/graphics/drawable/Drawable;Landroid/os/UserHandle;)Landroid/graphics/drawable/Drawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001311HSPLandroid/app/ApplicationPackageManager;->getUserId()I
art-benchmark-service84deab32021-05-12 09:41:00 -07001312HSPLandroid/app/ApplicationPackageManager;->getUserManager()Landroid/os/UserManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001313HSPLandroid/app/ApplicationPackageManager;->getXml(Ljava/lang/String;ILandroid/content/pm/ApplicationInfo;)Landroid/content/res/XmlResourceParser;
1314HSPLandroid/app/ApplicationPackageManager;->handlePackageBroadcast(I[Ljava/lang/String;Z)V
1315HSPLandroid/app/ApplicationPackageManager;->hasSystemFeature(Ljava/lang/String;)Z
1316HSPLandroid/app/ApplicationPackageManager;->hasSystemFeature(Ljava/lang/String;I)Z
1317HSPLandroid/app/ApplicationPackageManager;->hasUserBadge(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07001318HSPLandroid/app/ApplicationPackageManager;->isInstantApp()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001319HSPLandroid/app/ApplicationPackageManager;->isInstantApp(Ljava/lang/String;)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07001320HSPLandroid/app/ApplicationPackageManager;->isPackageSuspended(Ljava/lang/String;)Z
1321HSPLandroid/app/ApplicationPackageManager;->isPackageSuspendedForUser(Ljava/lang/String;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07001322HSPLandroid/app/ApplicationPackageManager;->isSafeMode()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001323HSPLandroid/app/ApplicationPackageManager;->loadItemIcon(Landroid/content/pm/PackageItemInfo;Landroid/content/pm/ApplicationInfo;)Landroid/graphics/drawable/Drawable;
1324HSPLandroid/app/ApplicationPackageManager;->loadUnbadgedItemIcon(Landroid/content/pm/PackageItemInfo;Landroid/content/pm/ApplicationInfo;)Landroid/graphics/drawable/Drawable;
1325HSPLandroid/app/ApplicationPackageManager;->maybeAdjustApplicationInfo(Landroid/content/pm/ApplicationInfo;)Landroid/content/pm/ApplicationInfo;
1326HSPLandroid/app/ApplicationPackageManager;->onImplicitDirectBoot(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001327HSPLandroid/app/ApplicationPackageManager;->putCachedIcon(Landroid/app/ApplicationPackageManager$ResourceName;Landroid/graphics/drawable/Drawable;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001328HSPLandroid/app/ApplicationPackageManager;->putCachedString(Landroid/app/ApplicationPackageManager$ResourceName;Ljava/lang/CharSequence;)V
1329HSPLandroid/app/ApplicationPackageManager;->queryBroadcastReceivers(Landroid/content/Intent;I)Ljava/util/List;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001330HSPLandroid/app/ApplicationPackageManager;->queryBroadcastReceivers(Landroid/content/Intent;Landroid/content/pm/PackageManager$ResolveInfoFlags;)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001331HSPLandroid/app/ApplicationPackageManager;->queryBroadcastReceiversAsUser(Landroid/content/Intent;II)Ljava/util/List;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001332HSPLandroid/app/ApplicationPackageManager;->queryBroadcastReceiversAsUser(Landroid/content/Intent;Landroid/content/pm/PackageManager$ResolveInfoFlags;I)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001333HSPLandroid/app/ApplicationPackageManager;->queryIntentActivities(Landroid/content/Intent;I)Ljava/util/List;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001334HSPLandroid/app/ApplicationPackageManager;->queryIntentActivities(Landroid/content/Intent;Landroid/content/pm/PackageManager$ResolveInfoFlags;)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001335HSPLandroid/app/ApplicationPackageManager;->queryIntentActivitiesAsUser(Landroid/content/Intent;II)Ljava/util/List;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001336HSPLandroid/app/ApplicationPackageManager;->queryIntentActivitiesAsUser(Landroid/content/Intent;Landroid/content/pm/PackageManager$ResolveInfoFlags;I)Ljava/util/List;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07001337HSPLandroid/app/ApplicationPackageManager;->queryIntentContentProviders(Landroid/content/Intent;I)Ljava/util/List;
1338HSPLandroid/app/ApplicationPackageManager;->queryIntentContentProviders(Landroid/content/Intent;Landroid/content/pm/PackageManager$ResolveInfoFlags;)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001339HSPLandroid/app/ApplicationPackageManager;->queryIntentContentProvidersAsUser(Landroid/content/Intent;II)Ljava/util/List;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07001340HSPLandroid/app/ApplicationPackageManager;->queryIntentContentProvidersAsUser(Landroid/content/Intent;Landroid/content/pm/PackageManager$ResolveInfoFlags;I)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001341HSPLandroid/app/ApplicationPackageManager;->queryIntentServices(Landroid/content/Intent;I)Ljava/util/List;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001342HSPLandroid/app/ApplicationPackageManager;->queryIntentServices(Landroid/content/Intent;Landroid/content/pm/PackageManager$ResolveInfoFlags;)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001343HSPLandroid/app/ApplicationPackageManager;->queryIntentServicesAsUser(Landroid/content/Intent;II)Ljava/util/List;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001344HSPLandroid/app/ApplicationPackageManager;->queryIntentServicesAsUser(Landroid/content/Intent;Landroid/content/pm/PackageManager$ResolveInfoFlags;I)Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -07001345HSPLandroid/app/ApplicationPackageManager;->removeOnPermissionsChangeListener(Landroid/content/pm/PackageManager$OnPermissionsChangedListener;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07001346HSPLandroid/app/ApplicationPackageManager;->requestChecksums(Ljava/lang/String;ZILjava/util/List;Landroid/content/pm/PackageManager$OnChecksumsReadyListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001347HSPLandroid/app/ApplicationPackageManager;->resolveActivity(Landroid/content/Intent;I)Landroid/content/pm/ResolveInfo;
1348HSPLandroid/app/ApplicationPackageManager;->resolveActivity(Landroid/content/Intent;Landroid/content/pm/PackageManager$ResolveInfoFlags;)Landroid/content/pm/ResolveInfo;
1349HSPLandroid/app/ApplicationPackageManager;->resolveActivityAsUser(Landroid/content/Intent;II)Landroid/content/pm/ResolveInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001350HSPLandroid/app/ApplicationPackageManager;->resolveActivityAsUser(Landroid/content/Intent;Landroid/content/pm/PackageManager$ResolveInfoFlags;I)Landroid/content/pm/ResolveInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001351HSPLandroid/app/ApplicationPackageManager;->resolveContentProvider(Ljava/lang/String;I)Landroid/content/pm/ProviderInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001352HSPLandroid/app/ApplicationPackageManager;->resolveContentProvider(Ljava/lang/String;Landroid/content/pm/PackageManager$ComponentInfoFlags;)Landroid/content/pm/ProviderInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -07001353HSPLandroid/app/ApplicationPackageManager;->resolveContentProviderAsUser(Ljava/lang/String;II)Landroid/content/pm/ProviderInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001354HSPLandroid/app/ApplicationPackageManager;->resolveContentProviderAsUser(Ljava/lang/String;Landroid/content/pm/PackageManager$ComponentInfoFlags;I)Landroid/content/pm/ProviderInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001355HSPLandroid/app/ApplicationPackageManager;->resolveService(Landroid/content/Intent;I)Landroid/content/pm/ResolveInfo;
1356HSPLandroid/app/ApplicationPackageManager;->resolveService(Landroid/content/Intent;Landroid/content/pm/PackageManager$ResolveInfoFlags;)Landroid/content/pm/ResolveInfo;
1357HSPLandroid/app/ApplicationPackageManager;->resolveServiceAsUser(Landroid/content/Intent;II)Landroid/content/pm/ResolveInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001358HSPLandroid/app/ApplicationPackageManager;->resolveServiceAsUser(Landroid/content/Intent;Landroid/content/pm/PackageManager$ResolveInfoFlags;I)Landroid/content/pm/ResolveInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001359HSPLandroid/app/ApplicationPackageManager;->setComponentEnabledSetting(Landroid/content/ComponentName;II)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001360HSPLandroid/app/ApplicationPackageManager;->setSystemAppState(Ljava/lang/String;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001361HSPLandroid/app/ApplicationPackageManager;->updateFlagsForApplication(JI)J
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001362HSPLandroid/app/ApplicationPackageManager;->updateFlagsForComponent(JILandroid/content/Intent;)J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001363HSPLandroid/app/ApplicationPackageManager;->updateFlagsForPackage(JI)J
1364HSPLandroid/app/ApplicationPackageManager;->updatePermissionFlags(Ljava/lang/String;Ljava/lang/String;IILandroid/os/UserHandle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001365HSPLandroid/app/AsyncNotedAppOp$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/AsyncNotedAppOp;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001366HSPLandroid/app/AsyncNotedAppOp$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07001367HSPLandroid/app/AsyncNotedAppOp;-><init>(IILjava/lang/String;Ljava/lang/String;J)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001368HSPLandroid/app/AsyncNotedAppOp;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001369HSPLandroid/app/AsyncNotedAppOp;->getMessage()Ljava/lang/String;
1370HSPLandroid/app/AsyncNotedAppOp;->getOp()Ljava/lang/String;
1371HSPLandroid/app/AsyncNotedAppOp;->onConstructed()V
1372HSPLandroid/app/BackStackRecord$Op;-><init>(ILandroid/app/Fragment;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07001373HSPLandroid/app/BackStackRecord;-><init>(Landroid/app/FragmentManagerImpl;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001374HSPLandroid/app/BackStackRecord;->add(Landroid/app/Fragment;Ljava/lang/String;)Landroid/app/FragmentTransaction;
1375HSPLandroid/app/BackStackRecord;->addOp(Landroid/app/BackStackRecord$Op;)V
1376HSPLandroid/app/BackStackRecord;->bumpBackStackNesting(I)V
1377HSPLandroid/app/BackStackRecord;->commit()I
1378HSPLandroid/app/BackStackRecord;->commitInternal(Z)I
1379HSPLandroid/app/BackStackRecord;->doAddOp(ILandroid/app/Fragment;Ljava/lang/String;I)V
1380HSPLandroid/app/BackStackRecord;->executeOps()V
1381HSPLandroid/app/BackStackRecord;->expandOps(Ljava/util/ArrayList;Landroid/app/Fragment;)Landroid/app/Fragment;
1382HSPLandroid/app/BackStackRecord;->generateOps(Ljava/util/ArrayList;Ljava/util/ArrayList;)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07001383HSPLandroid/app/BackStackRecord;->isFragmentPostponed(Landroid/app/BackStackRecord$Op;)Z
1384HSPLandroid/app/BackStackRecord;->isPostponed()Z
1385HSPLandroid/app/BackStackRecord;->runOnCommitRunnables()V
art-benchmark-service84deab32021-05-12 09:41:00 -07001386HSPLandroid/app/BroadcastOptions;-><init>()V
1387HSPLandroid/app/BroadcastOptions;->makeBasic()Landroid/app/BroadcastOptions;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001388HSPLandroid/app/BroadcastOptions;->setTemporaryAppWhitelistDuration(J)V
1389HSPLandroid/app/BroadcastOptions;->toBundle()Landroid/os/Bundle;
art-benchmark-service84deab32021-05-12 09:41:00 -07001390HSPLandroid/app/ClientTransactionHandler;-><init>()V
1391HSPLandroid/app/ClientTransactionHandler;->scheduleTransaction(Landroid/app/servertransaction/ClientTransaction;)V
1392HSPLandroid/app/ConfigurationController;-><init>(Landroid/app/ActivityThreadInternal;)V
1393HSPLandroid/app/ConfigurationController;->applyCompatConfiguration()Landroid/content/res/Configuration;
1394HSPLandroid/app/ConfigurationController;->createNewConfigAndUpdateIfNotNull(Landroid/content/res/Configuration;Landroid/content/res/Configuration;)Landroid/content/res/Configuration;
art-benchmark-service84deab32021-05-12 09:41:00 -07001395HSPLandroid/app/ConfigurationController;->getCompatConfiguration()Landroid/content/res/Configuration;
1396HSPLandroid/app/ConfigurationController;->getConfiguration()Landroid/content/res/Configuration;
1397HSPLandroid/app/ConfigurationController;->getCurDefaultDisplayDpi()I
1398HSPLandroid/app/ConfigurationController;->getPendingConfiguration(Z)Landroid/content/res/Configuration;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001399HSPLandroid/app/ConfigurationController;->handleConfigurationChanged(Landroid/content/res/Configuration;)V
1400HSPLandroid/app/ConfigurationController;->handleConfigurationChanged(Landroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001401HSPLandroid/app/ConfigurationController;->performConfigurationChanged(Landroid/content/ComponentCallbacks2;Landroid/content/res/Configuration;)V
1402HSPLandroid/app/ConfigurationController;->setCompatConfiguration(Landroid/content/res/Configuration;)V
1403HSPLandroid/app/ConfigurationController;->setConfiguration(Landroid/content/res/Configuration;)V
1404HSPLandroid/app/ConfigurationController;->updateDefaultDensity(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001405HSPLandroid/app/ConfigurationController;->updateLocaleListFromAppContext(Landroid/content/Context;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001406HSPLandroid/app/ConfigurationController;->updatePendingConfiguration(Landroid/content/res/Configuration;)Landroid/content/res/Configuration;
1407HSPLandroid/app/ContentProviderHolder$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/ContentProviderHolder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001408HSPLandroid/app/ContentProviderHolder$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07001409HSPLandroid/app/ContentProviderHolder;-><init>(Landroid/content/pm/ProviderInfo;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001410HSPLandroid/app/ContentProviderHolder;-><init>(Landroid/os/Parcel;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07001411HSPLandroid/app/ContentProviderHolder;-><init>(Landroid/os/Parcel;Landroid/app/ContentProviderHolder-IA;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001412HSPLandroid/app/ContentProviderHolder;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001413HSPLandroid/app/ContextImpl$1;-><init>(Ljava/lang/String;)V
1414HSPLandroid/app/ContextImpl$ApplicationContentResolver;-><init>(Landroid/content/Context;Landroid/app/ActivityThread;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001415HSPLandroid/app/ContextImpl$ApplicationContentResolver;->acquireExistingProvider(Landroid/content/Context;Ljava/lang/String;)Landroid/content/IContentProvider;
1416HSPLandroid/app/ContextImpl$ApplicationContentResolver;->acquireProvider(Landroid/content/Context;Ljava/lang/String;)Landroid/content/IContentProvider;
1417HSPLandroid/app/ContextImpl$ApplicationContentResolver;->acquireUnstableProvider(Landroid/content/Context;Ljava/lang/String;)Landroid/content/IContentProvider;
1418HSPLandroid/app/ContextImpl$ApplicationContentResolver;->releaseProvider(Landroid/content/IContentProvider;)Z
1419HSPLandroid/app/ContextImpl$ApplicationContentResolver;->releaseUnstableProvider(Landroid/content/IContentProvider;)Z
1420HSPLandroid/app/ContextImpl$ApplicationContentResolver;->resolveUserIdFromAuthority(Ljava/lang/String;)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07001421HSPLandroid/app/ContextImpl$ApplicationContentResolver;->unstableProviderDied(Landroid/content/IContentProvider;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08001422HSPLandroid/app/ContextImpl;-><init>(Landroid/app/ContextImpl;Landroid/app/ActivityThread;Landroid/app/LoadedApk;Landroid/content/ContextParams;Ljava/lang/String;Landroid/content/AttributionSource;Ljava/lang/String;Landroid/os/IBinder;Landroid/os/UserHandle;ILjava/lang/ClassLoader;Ljava/lang/String;)V+]Landroid/app/LoadedApk;Landroid/app/LoadedApk;]Landroid/app/ContextImpl;Landroid/app/ContextImpl;]Landroid/content/ContextParams;Landroid/content/ContextParams;
art-benchmark-service84deab32021-05-12 09:41:00 -07001423HSPLandroid/app/ContextImpl;->bindIsolatedService(Landroid/content/Intent;ILjava/lang/String;Ljava/util/concurrent/Executor;Landroid/content/ServiceConnection;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001424HSPLandroid/app/ContextImpl;->bindService(Landroid/content/Intent;Landroid/content/ServiceConnection;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07001425HSPLandroid/app/ContextImpl;->bindServiceAsUser(Landroid/content/Intent;Landroid/content/ServiceConnection;ILandroid/os/Handler;Landroid/os/UserHandle;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001426HSPLandroid/app/ContextImpl;->bindServiceAsUser(Landroid/content/Intent;Landroid/content/ServiceConnection;ILandroid/os/UserHandle;)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08001427HSPLandroid/app/ContextImpl;->canLoadUnsafeResources()Z+]Landroid/app/ContextImpl;Landroid/app/ContextImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001428HSPLandroid/app/ContextImpl;->checkCallingOrSelfPermission(Ljava/lang/String;)I
1429HSPLandroid/app/ContextImpl;->checkCallingPermission(Ljava/lang/String;)I
1430HSPLandroid/app/ContextImpl;->checkMode(I)V
1431HSPLandroid/app/ContextImpl;->checkPermission(Ljava/lang/String;II)I
art-benchmark-service84deab32021-05-12 09:41:00 -07001432HSPLandroid/app/ContextImpl;->checkPermission(Ljava/lang/String;IILandroid/os/IBinder;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001433HSPLandroid/app/ContextImpl;->checkSelfPermission(Ljava/lang/String;)I
1434HSPLandroid/app/ContextImpl;->checkUriPermission(Landroid/net/Uri;III)I
art-benchmark-service84deab32021-05-12 09:41:00 -07001435HSPLandroid/app/ContextImpl;->checkUriPermission(Landroid/net/Uri;IIILandroid/os/IBinder;)I
1436HSPLandroid/app/ContextImpl;->createActivityContext(Landroid/app/ActivityThread;Landroid/app/LoadedApk;Landroid/content/pm/ActivityInfo;Landroid/os/IBinder;ILandroid/content/res/Configuration;)Landroid/app/ContextImpl;
1437HSPLandroid/app/ContextImpl;->createAppContext(Landroid/app/ActivityThread;Landroid/app/LoadedApk;)Landroid/app/ContextImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001438HSPLandroid/app/ContextImpl;->createAppContext(Landroid/app/ActivityThread;Landroid/app/LoadedApk;Ljava/lang/String;)Landroid/app/ContextImpl;
1439HSPLandroid/app/ContextImpl;->createApplicationContext(Landroid/content/pm/ApplicationInfo;I)Landroid/content/Context;
1440HSPLandroid/app/ContextImpl;->createAttributionContext(Ljava/lang/String;)Landroid/content/Context;
1441HSPLandroid/app/ContextImpl;->createAttributionSource(Ljava/lang/String;Landroid/content/AttributionSource;Ljava/util/Set;)Landroid/content/AttributionSource;
1442HSPLandroid/app/ContextImpl;->createConfigurationContext(Landroid/content/res/Configuration;)Landroid/content/Context;
1443HSPLandroid/app/ContextImpl;->createContext(Landroid/content/ContextParams;)Landroid/content/Context;
1444HSPLandroid/app/ContextImpl;->createContextAsUser(Landroid/os/UserHandle;I)Landroid/content/Context;
art-benchmark-service84deab32021-05-12 09:41:00 -07001445HSPLandroid/app/ContextImpl;->createCredentialProtectedStorageContext()Landroid/content/Context;
art-benchmark-service08401c12022-12-23 09:27:20 -08001446HSPLandroid/app/ContextImpl;->createDeviceProtectedStorageContext()Landroid/content/Context;+]Landroid/content/AttributionSource;Landroid/content/AttributionSource;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001447HSPLandroid/app/ContextImpl;->createDisplayContext(Landroid/view/Display;)Landroid/content/Context;
1448HSPLandroid/app/ContextImpl;->createPackageContext(Ljava/lang/String;I)Landroid/content/Context;
art-benchmark-service00abe242023-02-13 10:31:34 -08001449HSPLandroid/app/ContextImpl;->createPackageContextAsUser(Ljava/lang/String;ILandroid/os/UserHandle;)Landroid/content/Context;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001450HSPLandroid/app/ContextImpl;->createResources(Landroid/os/IBinder;Landroid/app/LoadedApk;Ljava/lang/String;Ljava/lang/Integer;Landroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;Ljava/util/List;)Landroid/content/res/Resources;
art-benchmark-service84deab32021-05-12 09:41:00 -07001451HSPLandroid/app/ContextImpl;->createSystemContext(Landroid/app/ActivityThread;)Landroid/app/ContextImpl;
art-benchmark-service84deab32021-05-12 09:41:00 -07001452HSPLandroid/app/ContextImpl;->createSystemUiContext(Landroid/app/ContextImpl;I)Landroid/app/ContextImpl;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07001453HSPLandroid/app/ContextImpl;->createWindowContext(ILandroid/os/Bundle;)Landroid/content/Context;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001454HSPLandroid/app/ContextImpl;->createWindowContext(ILandroid/os/Bundle;)Landroid/window/WindowContext;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07001455HSPLandroid/app/ContextImpl;->createWindowContext(Landroid/view/Display;ILandroid/os/Bundle;)Landroid/content/Context;
1456HSPLandroid/app/ContextImpl;->createWindowContext(Landroid/view/Display;ILandroid/os/Bundle;)Landroid/window/WindowContext;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001457HSPLandroid/app/ContextImpl;->createWindowContextBase(Landroid/os/IBinder;I)Landroid/app/ContextImpl;
1458HSPLandroid/app/ContextImpl;->createWindowContextInternal(Landroid/view/Display;ILandroid/os/Bundle;)Landroid/window/WindowContext;
1459HSPLandroid/app/ContextImpl;->createWindowContextResources(Landroid/app/ContextImpl;)Landroid/content/res/Resources;
art-benchmark-service84deab32021-05-12 09:41:00 -07001460HSPLandroid/app/ContextImpl;->databaseList()[Ljava/lang/String;
1461HSPLandroid/app/ContextImpl;->deleteDatabase(Ljava/lang/String;)Z
1462HSPLandroid/app/ContextImpl;->deleteFile(Ljava/lang/String;)Z
1463HSPLandroid/app/ContextImpl;->deleteSharedPreferences(Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001464HSPLandroid/app/ContextImpl;->enforce(Ljava/lang/String;IZILjava/lang/String;)V
1465HSPLandroid/app/ContextImpl;->enforceCallingOrSelfPermission(Ljava/lang/String;Ljava/lang/String;)V
1466HSPLandroid/app/ContextImpl;->enforceCallingPermission(Ljava/lang/String;Ljava/lang/String;)V
1467HSPLandroid/app/ContextImpl;->enforcePermission(Ljava/lang/String;IILjava/lang/String;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08001468HSPLandroid/app/ContextImpl;->ensureExternalDirsExistOrFilter([Ljava/io/File;Z)[Ljava/io/File;+]Ljava/io/File;Ljava/io/File;]Landroid/app/ContextImpl;Landroid/app/ContextImpl;
art-benchmark-service84deab32021-05-12 09:41:00 -07001469HSPLandroid/app/ContextImpl;->ensurePrivateCacheDirExists(Ljava/io/File;Ljava/lang/String;)Ljava/io/File;
1470HSPLandroid/app/ContextImpl;->ensurePrivateDirExists(Ljava/io/File;)Ljava/io/File;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001471HSPLandroid/app/ContextImpl;->ensurePrivateDirExists(Ljava/io/File;IILjava/lang/String;)Ljava/io/File;
art-benchmark-service84deab32021-05-12 09:41:00 -07001472HSPLandroid/app/ContextImpl;->fileList()[Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001473HSPLandroid/app/ContextImpl;->finalize()V
art-benchmark-service84deab32021-05-12 09:41:00 -07001474HSPLandroid/app/ContextImpl;->getActivityToken()Landroid/os/IBinder;
art-benchmark-service00abe242023-02-13 10:31:34 -08001475HSPLandroid/app/ContextImpl;->getApplicationContext()Landroid/content/Context;
art-benchmark-service08401c12022-12-23 09:27:20 -08001476HSPLandroid/app/ContextImpl;->getApplicationInfo()Landroid/content/pm/ApplicationInfo;+]Landroid/app/LoadedApk;Landroid/app/LoadedApk;
art-benchmark-service84deab32021-05-12 09:41:00 -07001477HSPLandroid/app/ContextImpl;->getAssets()Landroid/content/res/AssetManager;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001478HSPLandroid/app/ContextImpl;->getAssociatedDisplayId()I
art-benchmark-service84deab32021-05-12 09:41:00 -07001479HSPLandroid/app/ContextImpl;->getAttributionSource()Landroid/content/AttributionSource;
art-benchmark-service00abe242023-02-13 10:31:34 -08001480HSPLandroid/app/ContextImpl;->getAttributionTag()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07001481HSPLandroid/app/ContextImpl;->getAutofillClient()Landroid/view/autofill/AutofillManager$AutofillClient;
1482HSPLandroid/app/ContextImpl;->getAutofillOptions()Landroid/content/AutofillOptions;
1483HSPLandroid/app/ContextImpl;->getBasePackageName()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001484HSPLandroid/app/ContextImpl;->getCacheDir()Ljava/io/File;
1485HSPLandroid/app/ContextImpl;->getClassLoader()Ljava/lang/ClassLoader;
art-benchmark-service84deab32021-05-12 09:41:00 -07001486HSPLandroid/app/ContextImpl;->getCodeCacheDir()Ljava/io/File;
1487HSPLandroid/app/ContextImpl;->getCodeCacheDirBeforeBind(Ljava/io/File;)Ljava/io/File;
1488HSPLandroid/app/ContextImpl;->getContentCaptureOptions()Landroid/content/ContentCaptureOptions;
1489HSPLandroid/app/ContextImpl;->getContentResolver()Landroid/content/ContentResolver;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001490HSPLandroid/app/ContextImpl;->getDataDir()Ljava/io/File;
art-benchmark-service08401c12022-12-23 09:27:20 -08001491HSPLandroid/app/ContextImpl;->getDatabasePath(Ljava/lang/String;)Ljava/io/File;+]Ljava/lang/String;Ljava/lang/String;]Ljava/io/File;Ljava/io/File;
art-benchmark-service84deab32021-05-12 09:41:00 -07001492HSPLandroid/app/ContextImpl;->getDatabasesDir()Ljava/io/File;
art-benchmark-service08401c12022-12-23 09:27:20 -08001493HSPLandroid/app/ContextImpl;->getDeviceId()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001494HSPLandroid/app/ContextImpl;->getDir(Ljava/lang/String;I)Ljava/io/File;
1495HSPLandroid/app/ContextImpl;->getDisplay()Landroid/view/Display;
1496HSPLandroid/app/ContextImpl;->getDisplayAdjustments(I)Landroid/view/DisplayAdjustments;
1497HSPLandroid/app/ContextImpl;->getDisplayId()I
1498HSPLandroid/app/ContextImpl;->getDisplayNoVerify()Landroid/view/Display;
art-benchmark-service84deab32021-05-12 09:41:00 -07001499HSPLandroid/app/ContextImpl;->getExternalCacheDir()Ljava/io/File;
1500HSPLandroid/app/ContextImpl;->getExternalCacheDirs()[Ljava/io/File;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001501HSPLandroid/app/ContextImpl;->getExternalFilesDir(Ljava/lang/String;)Ljava/io/File;
1502HSPLandroid/app/ContextImpl;->getExternalFilesDirs(Ljava/lang/String;)[Ljava/io/File;
art-benchmark-service66b4d952021-07-17 17:15:31 -07001503HSPLandroid/app/ContextImpl;->getExternalMediaDirs()[Ljava/io/File;
art-benchmark-service84deab32021-05-12 09:41:00 -07001504HSPLandroid/app/ContextImpl;->getFileStreamPath(Ljava/lang/String;)Ljava/io/File;
art-benchmark-service00abe242023-02-13 10:31:34 -08001505HSPLandroid/app/ContextImpl;->getFilesDir()Ljava/io/File;+]Landroid/app/ContextImpl;Landroid/app/ContextImpl;
art-benchmark-service84deab32021-05-12 09:41:00 -07001506HSPLandroid/app/ContextImpl;->getImpl(Landroid/content/Context;)Landroid/app/ContextImpl;
1507HSPLandroid/app/ContextImpl;->getMainExecutor()Ljava/util/concurrent/Executor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001508HSPLandroid/app/ContextImpl;->getMainLooper()Landroid/os/Looper;
art-benchmark-service84deab32021-05-12 09:41:00 -07001509HSPLandroid/app/ContextImpl;->getMainThreadHandler()Landroid/os/Handler;
1510HSPLandroid/app/ContextImpl;->getNoBackupFilesDir()Ljava/io/File;
art-benchmark-service00abe242023-02-13 10:31:34 -08001511HSPLandroid/app/ContextImpl;->getOpPackageName()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07001512HSPLandroid/app/ContextImpl;->getOuterContext()Landroid/content/Context;
1513HSPLandroid/app/ContextImpl;->getPackageCodePath()Ljava/lang/String;
1514HSPLandroid/app/ContextImpl;->getPackageManager()Landroid/content/pm/PackageManager;
art-benchmark-service08401c12022-12-23 09:27:20 -08001515HSPLandroid/app/ContextImpl;->getPackageName()Ljava/lang/String;+]Landroid/app/LoadedApk;Landroid/app/LoadedApk;
art-benchmark-service84deab32021-05-12 09:41:00 -07001516HSPLandroid/app/ContextImpl;->getPackageResourcePath()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001517HSPLandroid/app/ContextImpl;->getPreferencesDir()Ljava/io/File;
art-benchmark-service84deab32021-05-12 09:41:00 -07001518HSPLandroid/app/ContextImpl;->getReceiverRestrictedContext()Landroid/content/Context;
1519HSPLandroid/app/ContextImpl;->getResources()Landroid/content/res/Resources;
art-benchmark-service00abe242023-02-13 10:31:34 -08001520HSPLandroid/app/ContextImpl;->getSharedPreferences(Ljava/io/File;I)Landroid/content/SharedPreferences;
1521HSPLandroid/app/ContextImpl;->getSharedPreferences(Ljava/lang/String;I)Landroid/content/SharedPreferences;
1522HSPLandroid/app/ContextImpl;->getSharedPreferencesCacheLocked()Landroid/util/ArrayMap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001523HSPLandroid/app/ContextImpl;->getSharedPreferencesPath(Ljava/lang/String;)Ljava/io/File;
1524HSPLandroid/app/ContextImpl;->getSystemService(Ljava/lang/String;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07001525HSPLandroid/app/ContextImpl;->getSystemServiceName(Ljava/lang/Class;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001526HSPLandroid/app/ContextImpl;->getTheme()Landroid/content/res/Resources$Theme;
art-benchmark-service84deab32021-05-12 09:41:00 -07001527HSPLandroid/app/ContextImpl;->getThemeResId()I
1528HSPLandroid/app/ContextImpl;->getUser()Landroid/os/UserHandle;
art-benchmark-service00abe242023-02-13 10:31:34 -08001529HSPLandroid/app/ContextImpl;->getUserId()I
art-benchmark-service84deab32021-05-12 09:41:00 -07001530HSPLandroid/app/ContextImpl;->getWindowContextToken()Landroid/os/IBinder;
1531HSPLandroid/app/ContextImpl;->grantUriPermission(Ljava/lang/String;Landroid/net/Uri;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001532HSPLandroid/app/ContextImpl;->initializeTheme()V
art-benchmark-service84deab32021-05-12 09:41:00 -07001533HSPLandroid/app/ContextImpl;->isAssociatedWithDisplay()Z
1534HSPLandroid/app/ContextImpl;->isCredentialProtectedStorage()Z
1535HSPLandroid/app/ContextImpl;->isDeviceProtectedStorage()Z
1536HSPLandroid/app/ContextImpl;->isRestricted()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001537HSPLandroid/app/ContextImpl;->isSystemOrSystemUI(Landroid/content/Context;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07001538HSPLandroid/app/ContextImpl;->isUiContext()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001539HSPLandroid/app/ContextImpl;->makeFilename(Ljava/io/File;Ljava/lang/String;)Ljava/io/File;
art-benchmark-service84deab32021-05-12 09:41:00 -07001540HSPLandroid/app/ContextImpl;->moveFiles(Ljava/io/File;Ljava/io/File;Ljava/lang/String;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001541HSPLandroid/app/ContextImpl;->moveSharedPreferencesFrom(Landroid/content/Context;Ljava/lang/String;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07001542HSPLandroid/app/ContextImpl;->openFileInput(Ljava/lang/String;)Ljava/io/FileInputStream;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001543HSPLandroid/app/ContextImpl;->openFileOutput(Ljava/lang/String;I)Ljava/io/FileOutputStream;
art-benchmark-service84deab32021-05-12 09:41:00 -07001544HSPLandroid/app/ContextImpl;->openOrCreateDatabase(Ljava/lang/String;ILandroid/database/sqlite/SQLiteDatabase$CursorFactory;)Landroid/database/sqlite/SQLiteDatabase;
1545HSPLandroid/app/ContextImpl;->openOrCreateDatabase(Ljava/lang/String;ILandroid/database/sqlite/SQLiteDatabase$CursorFactory;Landroid/database/DatabaseErrorHandler;)Landroid/database/sqlite/SQLiteDatabase;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001546HSPLandroid/app/ContextImpl;->performFinalCleanup(Ljava/lang/String;Ljava/lang/String;)V
1547HSPLandroid/app/ContextImpl;->registerReceiver(Landroid/content/BroadcastReceiver;Landroid/content/IntentFilter;)Landroid/content/Intent;
1548HSPLandroid/app/ContextImpl;->registerReceiver(Landroid/content/BroadcastReceiver;Landroid/content/IntentFilter;I)Landroid/content/Intent;
1549HSPLandroid/app/ContextImpl;->registerReceiver(Landroid/content/BroadcastReceiver;Landroid/content/IntentFilter;Ljava/lang/String;Landroid/os/Handler;)Landroid/content/Intent;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001550HSPLandroid/app/ContextImpl;->registerReceiver(Landroid/content/BroadcastReceiver;Landroid/content/IntentFilter;Ljava/lang/String;Landroid/os/Handler;I)Landroid/content/Intent;
art-benchmark-service84deab32021-05-12 09:41:00 -07001551HSPLandroid/app/ContextImpl;->registerReceiverAsUser(Landroid/content/BroadcastReceiver;Landroid/os/UserHandle;Landroid/content/IntentFilter;Ljava/lang/String;Landroid/os/Handler;)Landroid/content/Intent;
1552HSPLandroid/app/ContextImpl;->registerReceiverForAllUsers(Landroid/content/BroadcastReceiver;Landroid/content/IntentFilter;Ljava/lang/String;Landroid/os/Handler;)Landroid/content/Intent;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08001553HSPLandroid/app/ContextImpl;->registerReceiverInternal(Landroid/content/BroadcastReceiver;ILandroid/content/IntentFilter;Ljava/lang/String;Landroid/os/Handler;Landroid/content/Context;I)Landroid/content/Intent;+]Landroid/app/ActivityThread;Landroid/app/ActivityThread;]Landroid/app/ContextImpl;Landroid/app/ContextImpl;]Landroid/app/IActivityManager;Landroid/app/IActivityManager$Stub$Proxy;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001554HSPLandroid/app/ContextImpl;->resolveUserId(Landroid/net/Uri;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07001555HSPLandroid/app/ContextImpl;->revokeUriPermission(Landroid/net/Uri;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001556HSPLandroid/app/ContextImpl;->scheduleFinalCleanup(Ljava/lang/String;Ljava/lang/String;)V
1557HSPLandroid/app/ContextImpl;->sendBroadcast(Landroid/content/Intent;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001558HSPLandroid/app/ContextImpl;->sendBroadcast(Landroid/content/Intent;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001559HSPLandroid/app/ContextImpl;->sendBroadcastAsUser(Landroid/content/Intent;Landroid/os/UserHandle;)V
1560HSPLandroid/app/ContextImpl;->sendBroadcastAsUser(Landroid/content/Intent;Landroid/os/UserHandle;Ljava/lang/String;)V
1561HSPLandroid/app/ContextImpl;->sendBroadcastAsUser(Landroid/content/Intent;Landroid/os/UserHandle;Ljava/lang/String;I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07001562HSPLandroid/app/ContextImpl;->sendBroadcastAsUser(Landroid/content/Intent;Landroid/os/UserHandle;Ljava/lang/String;Landroid/os/Bundle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001563HSPLandroid/app/ContextImpl;->sendOrderedBroadcast(Landroid/content/Intent;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001564HSPLandroid/app/ContextImpl;->sendOrderedBroadcast(Landroid/content/Intent;Ljava/lang/String;ILandroid/content/BroadcastReceiver;Landroid/os/Handler;ILjava/lang/String;Landroid/os/Bundle;Landroid/os/Bundle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001565HSPLandroid/app/ContextImpl;->sendOrderedBroadcast(Landroid/content/Intent;Ljava/lang/String;Landroid/content/BroadcastReceiver;Landroid/os/Handler;ILjava/lang/String;Landroid/os/Bundle;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001566HSPLandroid/app/ContextImpl;->sendOrderedBroadcastAsUser(Landroid/content/Intent;Landroid/os/UserHandle;Ljava/lang/String;ILandroid/os/Bundle;Landroid/content/BroadcastReceiver;Landroid/os/Handler;ILjava/lang/String;Landroid/os/Bundle;)V
1567HSPLandroid/app/ContextImpl;->sendOrderedBroadcastAsUser(Landroid/content/Intent;Landroid/os/UserHandle;Ljava/lang/String;Landroid/content/BroadcastReceiver;Landroid/os/Handler;ILjava/lang/String;Landroid/os/Bundle;)V
1568HSPLandroid/app/ContextImpl;->sendStickyBroadcastAsUser(Landroid/content/Intent;Landroid/os/UserHandle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001569HSPLandroid/app/ContextImpl;->setAutofillClient(Landroid/view/autofill/AutofillManager$AutofillClient;)V
1570HSPLandroid/app/ContextImpl;->setAutofillOptions(Landroid/content/AutofillOptions;)V
1571HSPLandroid/app/ContextImpl;->setContentCaptureOptions(Landroid/content/ContentCaptureOptions;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08001572HSPLandroid/app/ContextImpl;->setDisplay(Landroid/view/Display;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001573HSPLandroid/app/ContextImpl;->setFilePermissionsFromMode(Ljava/lang/String;II)V
1574HSPLandroid/app/ContextImpl;->setOuterContext(Landroid/content/Context;)V
1575HSPLandroid/app/ContextImpl;->setResources(Landroid/content/res/Resources;)V
1576HSPLandroid/app/ContextImpl;->setTheme(I)V
1577HSPLandroid/app/ContextImpl;->startActivity(Landroid/content/Intent;)V
1578HSPLandroid/app/ContextImpl;->startActivity(Landroid/content/Intent;Landroid/os/Bundle;)V
1579HSPLandroid/app/ContextImpl;->startForegroundService(Landroid/content/Intent;)Landroid/content/ComponentName;
1580HSPLandroid/app/ContextImpl;->startService(Landroid/content/Intent;)Landroid/content/ComponentName;
1581HSPLandroid/app/ContextImpl;->startServiceAsUser(Landroid/content/Intent;Landroid/os/UserHandle;)Landroid/content/ComponentName;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001582HSPLandroid/app/ContextImpl;->startServiceCommon(Landroid/content/Intent;ZLandroid/os/UserHandle;)Landroid/content/ComponentName;
art-benchmark-service84deab32021-05-12 09:41:00 -07001583HSPLandroid/app/ContextImpl;->stopService(Landroid/content/Intent;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001584HSPLandroid/app/ContextImpl;->stopServiceCommon(Landroid/content/Intent;Landroid/os/UserHandle;)Z
1585HSPLandroid/app/ContextImpl;->unbindService(Landroid/content/ServiceConnection;)V
1586HSPLandroid/app/ContextImpl;->unregisterReceiver(Landroid/content/BroadcastReceiver;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08001587HSPLandroid/app/ContextImpl;->updateDeviceId(I)V
1588HSPLandroid/app/ContextImpl;->updateDeviceIdIfChanged(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001589HSPLandroid/app/ContextImpl;->updateDisplay(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001590HSPLandroid/app/ContextImpl;->validateServiceIntent(Landroid/content/Intent;)V
1591HSPLandroid/app/ContextImpl;->warnIfCallingFromSystemProcess()V
art-benchmark-service84deab32021-05-12 09:41:00 -07001592HSPLandroid/app/DexLoadReporter;->getInstance()Landroid/app/DexLoadReporter;
1593HSPLandroid/app/DexLoadReporter;->isSecondaryDexFile(Ljava/lang/String;[Ljava/lang/String;)Z
1594HSPLandroid/app/DexLoadReporter;->notifyPackageManager(Ljava/util/Map;)V
1595HSPLandroid/app/DexLoadReporter;->registerAppDataDir(Ljava/lang/String;Ljava/lang/String;)V
1596HSPLandroid/app/DexLoadReporter;->registerSecondaryDexForProfiling(Ljava/lang/String;[Ljava/lang/String;)V
1597HSPLandroid/app/DexLoadReporter;->registerSecondaryDexForProfiling(Ljava/util/Set;)V
1598HSPLandroid/app/DexLoadReporter;->report(Ljava/util/Map;)V
1599HSPLandroid/app/Dialog$ListenersHandler;->handleMessage(Landroid/os/Message;)V
1600HSPLandroid/app/Dialog;-><init>(Landroid/content/Context;I)V
1601HSPLandroid/app/Dialog;-><init>(Landroid/content/Context;IZ)V
1602HSPLandroid/app/Dialog;->cancel()V
1603HSPLandroid/app/Dialog;->dismiss()V
1604HSPLandroid/app/Dialog;->dismissDialog()V
1605HSPLandroid/app/Dialog;->dispatchOnCreate(Landroid/os/Bundle;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001606HSPLandroid/app/Dialog;->dispatchTouchEvent(Landroid/view/MotionEvent;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07001607HSPLandroid/app/Dialog;->findViewById(I)Landroid/view/View;
1608HSPLandroid/app/Dialog;->getContext()Landroid/content/Context;
1609HSPLandroid/app/Dialog;->getWindow()Landroid/view/Window;
1610HSPLandroid/app/Dialog;->hide()V
1611HSPLandroid/app/Dialog;->onAttachedToWindow()V
1612HSPLandroid/app/Dialog;->onContentChanged()V
1613HSPLandroid/app/Dialog;->onCreate(Landroid/os/Bundle;)V
1614HSPLandroid/app/Dialog;->onDetachedFromWindow()V
1615HSPLandroid/app/Dialog;->onStart()V
1616HSPLandroid/app/Dialog;->onStop()V
1617HSPLandroid/app/Dialog;->onTouchEvent(Landroid/view/MotionEvent;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001618HSPLandroid/app/Dialog;->onWindowAttributesChanged(Landroid/view/WindowManager$LayoutParams;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001619HSPLandroid/app/Dialog;->onWindowFocusChanged(Z)V
1620HSPLandroid/app/Dialog;->setCancelable(Z)V
1621HSPLandroid/app/Dialog;->setCanceledOnTouchOutside(Z)V
1622HSPLandroid/app/Dialog;->setContentView(Landroid/view/View;)V
1623HSPLandroid/app/Dialog;->setOnCancelListener(Landroid/content/DialogInterface$OnCancelListener;)V
1624HSPLandroid/app/Dialog;->setOnDismissListener(Landroid/content/DialogInterface$OnDismissListener;)V
1625HSPLandroid/app/Dialog;->setOnShowListener(Landroid/content/DialogInterface$OnShowListener;)V
1626HSPLandroid/app/Dialog;->setOwnerActivity(Landroid/app/Activity;)V
1627HSPLandroid/app/Dialog;->show()V
1628HSPLandroid/app/DownloadManager$CursorTranslator;-><init>(Landroid/database/Cursor;Landroid/net/Uri;Z)V
1629HSPLandroid/app/DownloadManager$Query;-><init>()V
1630HSPLandroid/app/DownloadManager$Query;->joinStrings(Ljava/lang/String;Ljava/lang/Iterable;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001631HSPLandroid/app/DownloadManager$Query;->runQuery(Landroid/content/ContentResolver;[Ljava/lang/String;Landroid/net/Uri;)Landroid/database/Cursor;
art-benchmark-service84deab32021-05-12 09:41:00 -07001632HSPLandroid/app/DownloadManager;-><init>(Landroid/content/Context;)V
1633HSPLandroid/app/DownloadManager;->query(Landroid/app/DownloadManager$Query;)Landroid/database/Cursor;
1634HSPLandroid/app/DownloadManager;->query(Landroid/app/DownloadManager$Query;[Ljava/lang/String;)Landroid/database/Cursor;
art-benchmark-service66b4d952021-07-17 17:15:31 -07001635HSPLandroid/app/EventLogTags;->writeWmOnTopResumedGainedCalled(ILjava/lang/String;Ljava/lang/String;)V
1636HSPLandroid/app/Fragment$1;-><init>(Landroid/app/Fragment;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001637HSPLandroid/app/Fragment;-><init>()V
1638HSPLandroid/app/Fragment;->equals(Ljava/lang/Object;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001639HSPLandroid/app/Fragment;->getActivity()Landroid/app/Activity;
art-benchmark-service84deab32021-05-12 09:41:00 -07001640HSPLandroid/app/Fragment;->getAnimatingAway()Landroid/animation/Animator;
1641HSPLandroid/app/Fragment;->getChildFragmentManager()Landroid/app/FragmentManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001642HSPLandroid/app/Fragment;->getContext()Landroid/content/Context;
art-benchmark-service84deab32021-05-12 09:41:00 -07001643HSPLandroid/app/Fragment;->getNextAnim()I
1644HSPLandroid/app/Fragment;->getNextTransition()I
1645HSPLandroid/app/Fragment;->getNextTransitionStyle()I
1646HSPLandroid/app/Fragment;->getView()Landroid/view/View;
1647HSPLandroid/app/Fragment;->initState()V
1648HSPLandroid/app/Fragment;->instantiate(Landroid/content/Context;Ljava/lang/String;Landroid/os/Bundle;)Landroid/app/Fragment;
1649HSPLandroid/app/Fragment;->instantiateChildFragmentManager()V
1650HSPLandroid/app/Fragment;->noteStateNotSaved()V
1651HSPLandroid/app/Fragment;->onActivityCreated(Landroid/os/Bundle;)V
1652HSPLandroid/app/Fragment;->onAttach(Landroid/app/Activity;)V
1653HSPLandroid/app/Fragment;->onAttach(Landroid/content/Context;)V
1654HSPLandroid/app/Fragment;->onConfigurationChanged(Landroid/content/res/Configuration;)V
1655HSPLandroid/app/Fragment;->onCreate(Landroid/os/Bundle;)V
1656HSPLandroid/app/Fragment;->onCreateAnimator(IZI)Landroid/animation/Animator;
1657HSPLandroid/app/Fragment;->onCreateView(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;Landroid/os/Bundle;)Landroid/view/View;
1658HSPLandroid/app/Fragment;->onDestroy()V
1659HSPLandroid/app/Fragment;->onDestroyView()V
1660HSPLandroid/app/Fragment;->onDetach()V
1661HSPLandroid/app/Fragment;->onGetLayoutInflater(Landroid/os/Bundle;)Landroid/view/LayoutInflater;
1662HSPLandroid/app/Fragment;->onLowMemory()V
1663HSPLandroid/app/Fragment;->onPause()V
1664HSPLandroid/app/Fragment;->onResume()V
1665HSPLandroid/app/Fragment;->onSaveInstanceState(Landroid/os/Bundle;)V
1666HSPLandroid/app/Fragment;->onStart()V
1667HSPLandroid/app/Fragment;->onStop()V
1668HSPLandroid/app/Fragment;->onTrimMemory(I)V
1669HSPLandroid/app/Fragment;->onViewCreated(Landroid/view/View;Landroid/os/Bundle;)V
1670HSPLandroid/app/Fragment;->onViewStateRestored(Landroid/os/Bundle;)V
1671HSPLandroid/app/Fragment;->performActivityCreated(Landroid/os/Bundle;)V
1672HSPLandroid/app/Fragment;->performConfigurationChanged(Landroid/content/res/Configuration;)V
1673HSPLandroid/app/Fragment;->performCreate(Landroid/os/Bundle;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001674HSPLandroid/app/Fragment;->performCreateOptionsMenu(Landroid/view/Menu;Landroid/view/MenuInflater;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07001675HSPLandroid/app/Fragment;->performCreateView(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;Landroid/os/Bundle;)Landroid/view/View;
1676HSPLandroid/app/Fragment;->performDestroy()V
1677HSPLandroid/app/Fragment;->performDestroyView()V
1678HSPLandroid/app/Fragment;->performDetach()V
1679HSPLandroid/app/Fragment;->performGetLayoutInflater(Landroid/os/Bundle;)Landroid/view/LayoutInflater;
1680HSPLandroid/app/Fragment;->performLowMemory()V
1681HSPLandroid/app/Fragment;->performPause()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001682HSPLandroid/app/Fragment;->performPrepareOptionsMenu(Landroid/view/Menu;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07001683HSPLandroid/app/Fragment;->performResume()V
1684HSPLandroid/app/Fragment;->performSaveInstanceState(Landroid/os/Bundle;)V
1685HSPLandroid/app/Fragment;->performStart()V
1686HSPLandroid/app/Fragment;->performStop()V
1687HSPLandroid/app/Fragment;->performTrimMemory(I)V
1688HSPLandroid/app/Fragment;->restoreChildFragmentState(Landroid/os/Bundle;Z)V
1689HSPLandroid/app/Fragment;->restoreViewState(Landroid/os/Bundle;)V
1690HSPLandroid/app/Fragment;->setIndex(ILandroid/app/Fragment;)V
1691HSPLandroid/app/Fragment;->setNextAnim(I)V
1692HSPLandroid/app/Fragment;->setNextTransition(II)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07001693HSPLandroid/app/FragmentContainer;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07001694HSPLandroid/app/FragmentContainer;->instantiate(Landroid/content/Context;Ljava/lang/String;Landroid/os/Bundle;)Landroid/app/Fragment;
art-benchmark-service66b4d952021-07-17 17:15:31 -07001695HSPLandroid/app/FragmentController;-><init>(Landroid/app/FragmentHostCallback;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001696HSPLandroid/app/FragmentController;->attachHost(Landroid/app/Fragment;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07001697HSPLandroid/app/FragmentController;->createController(Landroid/app/FragmentHostCallback;)Landroid/app/FragmentController;
art-benchmark-service84deab32021-05-12 09:41:00 -07001698HSPLandroid/app/FragmentController;->dispatchActivityCreated()V
1699HSPLandroid/app/FragmentController;->dispatchConfigurationChanged(Landroid/content/res/Configuration;)V
1700HSPLandroid/app/FragmentController;->dispatchCreate()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001701HSPLandroid/app/FragmentController;->dispatchCreateOptionsMenu(Landroid/view/Menu;Landroid/view/MenuInflater;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07001702HSPLandroid/app/FragmentController;->dispatchDestroy()V
1703HSPLandroid/app/FragmentController;->dispatchLowMemory()V
1704HSPLandroid/app/FragmentController;->dispatchPause()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001705HSPLandroid/app/FragmentController;->dispatchPrepareOptionsMenu(Landroid/view/Menu;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07001706HSPLandroid/app/FragmentController;->dispatchResume()V
1707HSPLandroid/app/FragmentController;->dispatchStart()V
1708HSPLandroid/app/FragmentController;->dispatchStop()V
1709HSPLandroid/app/FragmentController;->dispatchTrimMemory(I)V
1710HSPLandroid/app/FragmentController;->doLoaderDestroy()V
1711HSPLandroid/app/FragmentController;->doLoaderStart()V
1712HSPLandroid/app/FragmentController;->doLoaderStop(Z)V
1713HSPLandroid/app/FragmentController;->execPendingActions()Z
1714HSPLandroid/app/FragmentController;->getFragmentManager()Landroid/app/FragmentManager;
1715HSPLandroid/app/FragmentController;->noteStateNotSaved()V
1716HSPLandroid/app/FragmentController;->reportLoaderStart()V
1717HSPLandroid/app/FragmentController;->restoreAllState(Landroid/os/Parcelable;Landroid/app/FragmentManagerNonConfig;)V
1718HSPLandroid/app/FragmentController;->retainLoaderNonConfig()Landroid/util/ArrayMap;
1719HSPLandroid/app/FragmentController;->retainNestedNonConfig()Landroid/app/FragmentManagerNonConfig;
1720HSPLandroid/app/FragmentController;->saveAllState()Landroid/os/Parcelable;
art-benchmark-service66b4d952021-07-17 17:15:31 -07001721HSPLandroid/app/FragmentHostCallback;-><init>(Landroid/app/Activity;)V
1722HSPLandroid/app/FragmentHostCallback;-><init>(Landroid/app/Activity;Landroid/content/Context;Landroid/os/Handler;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001723HSPLandroid/app/FragmentHostCallback;->doLoaderDestroy()V
1724HSPLandroid/app/FragmentHostCallback;->doLoaderStart()V
1725HSPLandroid/app/FragmentHostCallback;->doLoaderStop(Z)V
1726HSPLandroid/app/FragmentHostCallback;->getActivity()Landroid/app/Activity;
1727HSPLandroid/app/FragmentHostCallback;->getContext()Landroid/content/Context;
1728HSPLandroid/app/FragmentHostCallback;->getFragmentManagerImpl()Landroid/app/FragmentManagerImpl;
1729HSPLandroid/app/FragmentHostCallback;->getHandler()Landroid/os/Handler;
1730HSPLandroid/app/FragmentHostCallback;->getLoaderManager(Ljava/lang/String;ZZ)Landroid/app/LoaderManagerImpl;
1731HSPLandroid/app/FragmentHostCallback;->getRetainLoaders()Z
1732HSPLandroid/app/FragmentHostCallback;->inactivateFragment(Ljava/lang/String;)V
1733HSPLandroid/app/FragmentHostCallback;->reportLoaderStart()V
1734HSPLandroid/app/FragmentHostCallback;->retainLoaderNonConfig()Landroid/util/ArrayMap;
art-benchmark-service66b4d952021-07-17 17:15:31 -07001735HSPLandroid/app/FragmentManager;-><init>()V
1736HSPLandroid/app/FragmentManagerImpl$1;-><init>(Landroid/app/FragmentManagerImpl;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001737HSPLandroid/app/FragmentManagerImpl;-><init>()V
1738HSPLandroid/app/FragmentManagerImpl;->addAddedFragments(Landroid/util/ArraySet;)V
1739HSPLandroid/app/FragmentManagerImpl;->addFragment(Landroid/app/Fragment;Z)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07001740HSPLandroid/app/FragmentManagerImpl;->attachController(Landroid/app/FragmentHostCallback;Landroid/app/FragmentContainer;Landroid/app/Fragment;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001741HSPLandroid/app/FragmentManagerImpl;->beginTransaction()Landroid/app/FragmentTransaction;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001742HSPLandroid/app/FragmentManagerImpl;->burpActive()V
art-benchmark-service84deab32021-05-12 09:41:00 -07001743HSPLandroid/app/FragmentManagerImpl;->checkStateLoss()V
art-benchmark-service66b4d952021-07-17 17:15:31 -07001744HSPLandroid/app/FragmentManagerImpl;->cleanupExec()V
1745HSPLandroid/app/FragmentManagerImpl;->dispatchActivityCreated()V
1746HSPLandroid/app/FragmentManagerImpl;->dispatchCreate()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001747HSPLandroid/app/FragmentManagerImpl;->dispatchCreateOptionsMenu(Landroid/view/Menu;Landroid/view/MenuInflater;)Z
1748HSPLandroid/app/FragmentManagerImpl;->dispatchMoveToState(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001749HSPLandroid/app/FragmentManagerImpl;->dispatchOnFragmentActivityCreated(Landroid/app/Fragment;Landroid/os/Bundle;Z)V
1750HSPLandroid/app/FragmentManagerImpl;->dispatchOnFragmentAttached(Landroid/app/Fragment;Landroid/content/Context;Z)V
1751HSPLandroid/app/FragmentManagerImpl;->dispatchOnFragmentCreated(Landroid/app/Fragment;Landroid/os/Bundle;Z)V
1752HSPLandroid/app/FragmentManagerImpl;->dispatchOnFragmentDestroyed(Landroid/app/Fragment;Z)V
1753HSPLandroid/app/FragmentManagerImpl;->dispatchOnFragmentDetached(Landroid/app/Fragment;Z)V
1754HSPLandroid/app/FragmentManagerImpl;->dispatchOnFragmentPaused(Landroid/app/Fragment;Z)V
1755HSPLandroid/app/FragmentManagerImpl;->dispatchOnFragmentPreAttached(Landroid/app/Fragment;Landroid/content/Context;Z)V
1756HSPLandroid/app/FragmentManagerImpl;->dispatchOnFragmentPreCreated(Landroid/app/Fragment;Landroid/os/Bundle;Z)V
1757HSPLandroid/app/FragmentManagerImpl;->dispatchOnFragmentResumed(Landroid/app/Fragment;Z)V
1758HSPLandroid/app/FragmentManagerImpl;->dispatchOnFragmentSaveInstanceState(Landroid/app/Fragment;Landroid/os/Bundle;Z)V
1759HSPLandroid/app/FragmentManagerImpl;->dispatchOnFragmentStarted(Landroid/app/Fragment;Z)V
1760HSPLandroid/app/FragmentManagerImpl;->dispatchOnFragmentStopped(Landroid/app/Fragment;Z)V
1761HSPLandroid/app/FragmentManagerImpl;->dispatchOnFragmentViewCreated(Landroid/app/Fragment;Landroid/view/View;Landroid/os/Bundle;Z)V
1762HSPLandroid/app/FragmentManagerImpl;->dispatchOnFragmentViewDestroyed(Landroid/app/Fragment;Z)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07001763HSPLandroid/app/FragmentManagerImpl;->dispatchPause()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001764HSPLandroid/app/FragmentManagerImpl;->dispatchPrepareOptionsMenu(Landroid/view/Menu;)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07001765HSPLandroid/app/FragmentManagerImpl;->dispatchResume()V
1766HSPLandroid/app/FragmentManagerImpl;->dispatchStart()V
1767HSPLandroid/app/FragmentManagerImpl;->dispatchStop()V
art-benchmark-service84deab32021-05-12 09:41:00 -07001768HSPLandroid/app/FragmentManagerImpl;->doPendingDeferredStart()V
1769HSPLandroid/app/FragmentManagerImpl;->endAnimatingAwayFragments()V
1770HSPLandroid/app/FragmentManagerImpl;->enqueueAction(Landroid/app/FragmentManagerImpl$OpGenerator;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001771HSPLandroid/app/FragmentManagerImpl;->ensureExecReady(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001772HSPLandroid/app/FragmentManagerImpl;->ensureInflatedFragmentView(Landroid/app/Fragment;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001773HSPLandroid/app/FragmentManagerImpl;->execPendingActions()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07001774HSPLandroid/app/FragmentManagerImpl;->executeOps(Ljava/util/ArrayList;Ljava/util/ArrayList;II)V
1775HSPLandroid/app/FragmentManagerImpl;->executeOpsTogether(Ljava/util/ArrayList;Ljava/util/ArrayList;II)V
1776HSPLandroid/app/FragmentManagerImpl;->executePendingTransactions()Z
1777HSPLandroid/app/FragmentManagerImpl;->executePostponedTransaction(Ljava/util/ArrayList;Ljava/util/ArrayList;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001778HSPLandroid/app/FragmentManagerImpl;->findFragmentByTag(Ljava/lang/String;)Landroid/app/Fragment;
art-benchmark-service84deab32021-05-12 09:41:00 -07001779HSPLandroid/app/FragmentManagerImpl;->findFragmentUnder(Landroid/app/Fragment;)Landroid/app/Fragment;
art-benchmark-service66b4d952021-07-17 17:15:31 -07001780HSPLandroid/app/FragmentManagerImpl;->forcePostponedTransactions()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001781HSPLandroid/app/FragmentManagerImpl;->generateOpsForPendingActions(Ljava/util/ArrayList;Ljava/util/ArrayList;)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07001782HSPLandroid/app/FragmentManagerImpl;->getLayoutInflaterFactory()Landroid/view/LayoutInflater$Factory2;
1783HSPLandroid/app/FragmentManagerImpl;->getPrimaryNavigationFragment()Landroid/app/Fragment;
1784HSPLandroid/app/FragmentManagerImpl;->getTargetSdk()I
art-benchmark-service84deab32021-05-12 09:41:00 -07001785HSPLandroid/app/FragmentManagerImpl;->isStateSaved()Z
1786HSPLandroid/app/FragmentManagerImpl;->loadAnimator(Landroid/app/Fragment;IZI)Landroid/animation/Animator;
1787HSPLandroid/app/FragmentManagerImpl;->makeActive(Landroid/app/Fragment;)V
1788HSPLandroid/app/FragmentManagerImpl;->makeInactive(Landroid/app/Fragment;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07001789HSPLandroid/app/FragmentManagerImpl;->makeRemovedFragmentsInvisible(Landroid/util/ArraySet;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001790HSPLandroid/app/FragmentManagerImpl;->moveFragmentToExpectedState(Landroid/app/Fragment;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001791HSPLandroid/app/FragmentManagerImpl;->moveToState(IZ)V
1792HSPLandroid/app/FragmentManagerImpl;->moveToState(Landroid/app/Fragment;IIIZ)V
1793HSPLandroid/app/FragmentManagerImpl;->noteStateNotSaved()V
art-benchmark-service84deab32021-05-12 09:41:00 -07001794HSPLandroid/app/FragmentManagerImpl;->onCreateView(Landroid/view/View;Ljava/lang/String;Landroid/content/Context;Landroid/util/AttributeSet;)Landroid/view/View;
art-benchmark-service66b4d952021-07-17 17:15:31 -07001795HSPLandroid/app/FragmentManagerImpl;->performPendingDeferredStart(Landroid/app/Fragment;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001796HSPLandroid/app/FragmentManagerImpl;->popBackStackImmediate()Z
1797HSPLandroid/app/FragmentManagerImpl;->popBackStackImmediate(Ljava/lang/String;II)Z
1798HSPLandroid/app/FragmentManagerImpl;->popBackStackState(Ljava/util/ArrayList;Ljava/util/ArrayList;Ljava/lang/String;II)Z
1799HSPLandroid/app/FragmentManagerImpl;->postponePostponableTransactions(Ljava/util/ArrayList;Ljava/util/ArrayList;IILandroid/util/ArraySet;)I
1800HSPLandroid/app/FragmentManagerImpl;->removeRedundantOperationsAndExecute(Ljava/util/ArrayList;Ljava/util/ArrayList;)V
1801HSPLandroid/app/FragmentManagerImpl;->restoreAllState(Landroid/os/Parcelable;Landroid/app/FragmentManagerNonConfig;)V
1802HSPLandroid/app/FragmentManagerImpl;->saveAllState()Landroid/os/Parcelable;
1803HSPLandroid/app/FragmentManagerImpl;->saveFragmentBasicState(Landroid/app/Fragment;)Landroid/os/Bundle;
1804HSPLandroid/app/FragmentManagerImpl;->saveNonConfig()V
1805HSPLandroid/app/FragmentManagerImpl;->scheduleCommit()V
1806HSPLandroid/app/FragmentManagerImpl;->setRetaining(Landroid/app/FragmentManagerNonConfig;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001807HSPLandroid/app/FragmentManagerImpl;->startPendingDeferredFragments()V
art-benchmark-service84deab32021-05-12 09:41:00 -07001808HSPLandroid/app/FragmentManagerState$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/FragmentManagerState;
1809HSPLandroid/app/FragmentManagerState$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
1810HSPLandroid/app/FragmentManagerState;-><init>(Landroid/os/Parcel;)V
1811HSPLandroid/app/FragmentManagerState;->writeToParcel(Landroid/os/Parcel;I)V
1812HSPLandroid/app/FragmentState$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/FragmentState;
1813HSPLandroid/app/FragmentState$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
1814HSPLandroid/app/FragmentState$1;->newArray(I)[Landroid/app/FragmentState;
1815HSPLandroid/app/FragmentState$1;->newArray(I)[Ljava/lang/Object;
1816HSPLandroid/app/FragmentState;-><init>(Landroid/app/Fragment;)V
1817HSPLandroid/app/FragmentState;-><init>(Landroid/os/Parcel;)V
1818HSPLandroid/app/FragmentState;->instantiate(Landroid/app/FragmentHostCallback;Landroid/app/FragmentContainer;Landroid/app/Fragment;Landroid/app/FragmentManagerNonConfig;)Landroid/app/Fragment;
1819HSPLandroid/app/FragmentState;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07001820HSPLandroid/app/FragmentTransaction;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07001821HSPLandroid/app/FragmentTransition;->addToFirstInLastOut(Landroid/app/BackStackRecord;Landroid/app/BackStackRecord$Op;Landroid/util/SparseArray;ZZ)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07001822HSPLandroid/app/FragmentTransition;->calculateFragments(Landroid/app/BackStackRecord;Landroid/util/SparseArray;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001823HSPLandroid/app/FragmentTransition;->startTransitions(Landroid/app/FragmentManagerImpl;Ljava/util/ArrayList;Ljava/util/ArrayList;IIZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001824HSPLandroid/app/GameManager;-><init>(Landroid/content/Context;Landroid/os/Handler;)V
1825HSPLandroid/app/GameManager;->isAngleEnabled(Ljava/lang/String;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07001826HSPLandroid/app/IActivityClientController$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
1827HSPLandroid/app/IActivityClientController$Stub$Proxy;->activityDestroyed(Landroid/os/IBinder;)V
1828HSPLandroid/app/IActivityClientController$Stub$Proxy;->activityIdle(Landroid/os/IBinder;Landroid/content/res/Configuration;Z)V
1829HSPLandroid/app/IActivityClientController$Stub$Proxy;->activityPaused(Landroid/os/IBinder;)V
1830HSPLandroid/app/IActivityClientController$Stub$Proxy;->activityResumed(Landroid/os/IBinder;Z)V
1831HSPLandroid/app/IActivityClientController$Stub$Proxy;->activityStopped(Landroid/os/IBinder;Landroid/os/Bundle;Landroid/os/PersistableBundle;Ljava/lang/CharSequence;)V
1832HSPLandroid/app/IActivityClientController$Stub$Proxy;->activityTopResumedStateLost()V
art-benchmark-service08401c12022-12-23 09:27:20 -08001833HSPLandroid/app/IActivityClientController$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service84deab32021-05-12 09:41:00 -07001834HSPLandroid/app/IActivityClientController$Stub$Proxy;->finishActivity(Landroid/os/IBinder;ILandroid/content/Intent;I)Z
1835HSPLandroid/app/IActivityClientController$Stub$Proxy;->getCallingActivity(Landroid/os/IBinder;)Landroid/content/ComponentName;
1836HSPLandroid/app/IActivityClientController$Stub$Proxy;->getDisplayId(Landroid/os/IBinder;)I
1837HSPLandroid/app/IActivityClientController$Stub$Proxy;->getTaskForActivity(Landroid/os/IBinder;Z)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07001838HSPLandroid/app/IActivityClientController$Stub$Proxy;->overridePendingTransition(Landroid/os/IBinder;Ljava/lang/String;III)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001839HSPLandroid/app/IActivityClientController$Stub$Proxy;->reportActivityFullyDrawn(Landroid/os/IBinder;Z)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07001840HSPLandroid/app/IActivityClientController$Stub$Proxy;->reportSizeConfigurations(Landroid/os/IBinder;Landroid/window/SizeConfigurationBuckets;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001841HSPLandroid/app/IActivityClientController$Stub$Proxy;->setRequestedOrientation(Landroid/os/IBinder;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001842HSPLandroid/app/IActivityClientController$Stub$Proxy;->setTaskDescription(Landroid/os/IBinder;Landroid/app/ActivityManager$TaskDescription;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001843HSPLandroid/app/IActivityClientController$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IActivityClientController;
1844HSPLandroid/app/IActivityManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
1845HSPLandroid/app/IActivityManager$Stub$Proxy;->addPackageDependency(Ljava/lang/String;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08001846HSPLandroid/app/IActivityManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service84deab32021-05-12 09:41:00 -07001847HSPLandroid/app/IActivityManager$Stub$Proxy;->attachApplication(Landroid/app/IApplicationThread;J)V
1848HSPLandroid/app/IActivityManager$Stub$Proxy;->backupAgentCreated(Ljava/lang/String;Landroid/os/IBinder;I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001849HSPLandroid/app/IActivityManager$Stub$Proxy;->broadcastIntentWithFeature(Landroid/app/IApplicationThread;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/content/IIntentReceiver;ILjava/lang/String;Landroid/os/Bundle;[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;ILandroid/os/Bundle;ZZI)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001850HSPLandroid/app/IActivityManager$Stub$Proxy;->cancelIntentSender(Landroid/content/IIntentSender;)V
1851HSPLandroid/app/IActivityManager$Stub$Proxy;->checkPermission(Ljava/lang/String;II)I
1852HSPLandroid/app/IActivityManager$Stub$Proxy;->checkUriPermission(Landroid/net/Uri;IIIILandroid/os/IBinder;)I
1853HSPLandroid/app/IActivityManager$Stub$Proxy;->finishReceiver(Landroid/os/IBinder;ILjava/lang/String;Landroid/os/Bundle;ZI)V
1854HSPLandroid/app/IActivityManager$Stub$Proxy;->getContentProvider(Landroid/app/IApplicationThread;Ljava/lang/String;Ljava/lang/String;IZ)Landroid/app/ContentProviderHolder;
art-benchmark-service84deab32021-05-12 09:41:00 -07001855HSPLandroid/app/IActivityManager$Stub$Proxy;->getCurrentUser()Landroid/content/pm/UserInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001856HSPLandroid/app/IActivityManager$Stub$Proxy;->getCurrentUserId()I
art-benchmark-service84deab32021-05-12 09:41:00 -07001857HSPLandroid/app/IActivityManager$Stub$Proxy;->getHistoricalProcessExitReasons(Ljava/lang/String;III)Landroid/content/pm/ParceledListSlice;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001858HSPLandroid/app/IActivityManager$Stub$Proxy;->getInfoForIntentSender(Landroid/content/IIntentSender;)Landroid/app/ActivityManager$PendingIntentInfo;
1859HSPLandroid/app/IActivityManager$Stub$Proxy;->getIntentSenderWithFeature(ILjava/lang/String;Ljava/lang/String;Landroid/os/IBinder;Ljava/lang/String;I[Landroid/content/Intent;[Ljava/lang/String;ILandroid/os/Bundle;I)Landroid/content/IIntentSender;
1860HSPLandroid/app/IActivityManager$Stub$Proxy;->getMemoryInfo(Landroid/app/ActivityManager$MemoryInfo;)V
1861HSPLandroid/app/IActivityManager$Stub$Proxy;->getMyMemoryState(Landroid/app/ActivityManager$RunningAppProcessInfo;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001862HSPLandroid/app/IActivityManager$Stub$Proxy;->getProcessMemoryInfo([I)[Landroid/os/Debug$MemoryInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001863HSPLandroid/app/IActivityManager$Stub$Proxy;->getProviderMimeTypeAsync(Landroid/net/Uri;ILandroid/os/RemoteCallback;)V
1864HSPLandroid/app/IActivityManager$Stub$Proxy;->getRunningAppProcesses()Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -07001865HSPLandroid/app/IActivityManager$Stub$Proxy;->getServices(II)Ljava/util/List;
1866HSPLandroid/app/IActivityManager$Stub$Proxy;->grantUriPermission(Landroid/app/IApplicationThread;Ljava/lang/String;Landroid/net/Uri;II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001867HSPLandroid/app/IActivityManager$Stub$Proxy;->handleApplicationStrictModeViolation(Landroid/os/IBinder;ILandroid/os/StrictMode$ViolationInfo;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07001868HSPLandroid/app/IActivityManager$Stub$Proxy;->isBackgroundRestricted(Ljava/lang/String;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07001869HSPLandroid/app/IActivityManager$Stub$Proxy;->isIntentSenderAnActivity(Landroid/content/IIntentSender;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001870HSPLandroid/app/IActivityManager$Stub$Proxy;->isUserAMonkey()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07001871HSPLandroid/app/IActivityManager$Stub$Proxy;->publishContentProviders(Landroid/app/IApplicationThread;Ljava/util/List;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001872HSPLandroid/app/IActivityManager$Stub$Proxy;->publishService(Landroid/os/IBinder;Landroid/content/Intent;Landroid/os/IBinder;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08001873HSPLandroid/app/IActivityManager$Stub$Proxy;->refContentProvider(Landroid/os/IBinder;II)Z+]Landroid/os/IBinder;Landroid/os/BinderProxy;]Landroid/app/IActivityManager$Stub$Proxy;Landroid/app/IActivityManager$Stub$Proxy;]Landroid/os/Parcel;Landroid/os/Parcel;
1874HSPLandroid/app/IActivityManager$Stub$Proxy;->registerReceiverWithFeature(Landroid/app/IApplicationThread;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/content/IIntentReceiver;Landroid/content/IntentFilter;Ljava/lang/String;II)Landroid/content/Intent;+]Landroid/os/IBinder;Landroid/os/BinderProxy;]Landroid/app/IActivityManager$Stub$Proxy;Landroid/app/IActivityManager$Stub$Proxy;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -07001875HSPLandroid/app/IActivityManager$Stub$Proxy;->registerUidObserver(Landroid/app/IUidObserver;IILjava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001876HSPLandroid/app/IActivityManager$Stub$Proxy;->removeContentProvider(Landroid/os/IBinder;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001877HSPLandroid/app/IActivityManager$Stub$Proxy;->revokeUriPermission(Landroid/app/IApplicationThread;Ljava/lang/String;Landroid/net/Uri;II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001878HSPLandroid/app/IActivityManager$Stub$Proxy;->serviceDoneExecuting(Landroid/os/IBinder;III)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001879HSPLandroid/app/IActivityManager$Stub$Proxy;->setRenderThread(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001880HSPLandroid/app/IActivityManager$Stub$Proxy;->setServiceForeground(Landroid/content/ComponentName;Landroid/os/IBinder;ILandroid/app/Notification;II)V
1881HSPLandroid/app/IActivityManager$Stub$Proxy;->startService(Landroid/app/IApplicationThread;Landroid/content/Intent;Ljava/lang/String;ZLjava/lang/String;Ljava/lang/String;I)Landroid/content/ComponentName;
1882HSPLandroid/app/IActivityManager$Stub$Proxy;->stopService(Landroid/app/IApplicationThread;Landroid/content/Intent;Ljava/lang/String;I)I
1883HSPLandroid/app/IActivityManager$Stub$Proxy;->stopServiceToken(Landroid/content/ComponentName;Landroid/os/IBinder;I)Z
1884HSPLandroid/app/IActivityManager$Stub$Proxy;->unbindFinished(Landroid/os/IBinder;Landroid/content/Intent;Z)V
1885HSPLandroid/app/IActivityManager$Stub$Proxy;->unbindService(Landroid/app/IServiceConnection;)Z
1886HSPLandroid/app/IActivityManager$Stub$Proxy;->unregisterReceiver(Landroid/content/IIntentReceiver;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07001887HSPLandroid/app/IActivityManager$Stub$Proxy;->unstableProviderDied(Landroid/os/IBinder;)V
1888HSPLandroid/app/IActivityManager$Stub$Proxy;->waitForNetworkStateUpdate(J)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001889HSPLandroid/app/IActivityManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IActivityManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001890HSPLandroid/app/IActivityManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07001891HSPLandroid/app/IActivityTaskManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08001892HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service84deab32021-05-12 09:41:00 -07001893HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->getActivityClientController()Landroid/app/IActivityClientController;
1894HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->getAppTasks(Ljava/lang/String;)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001895HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->getDeviceConfigurationInfo()Landroid/content/pm/ConfigurationInfo;
1896HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->getLockTaskModeState()I
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07001897HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->getRecentTasks(III)Landroid/content/pm/ParceledListSlice;
art-benchmark-service84deab32021-05-12 09:41:00 -07001898HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->reportAssistContextExtras(Landroid/os/IBinder;Landroid/os/Bundle;Landroid/app/assist/AssistStructure;Landroid/app/assist/AssistContent;Landroid/net/Uri;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001899HSPLandroid/app/IActivityTaskManager$Stub$Proxy;->startActivity(Landroid/app/IApplicationThread;Ljava/lang/String;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/os/IBinder;Ljava/lang/String;IILandroid/app/ProfilerInfo;Landroid/os/Bundle;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07001900HSPLandroid/app/IActivityTaskManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IActivityTaskManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001901HSPLandroid/app/IAlarmCompleteListener$Stub$Proxy;->alarmComplete(Landroid/os/IBinder;)V
1902HSPLandroid/app/IAlarmListener$Stub;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07001903HSPLandroid/app/IAlarmListener$Stub;->asBinder()Landroid/os/IBinder;
1904HSPLandroid/app/IAlarmListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
1905HSPLandroid/app/IAlarmManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08001906HSPLandroid/app/IAlarmManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service84deab32021-05-12 09:41:00 -07001907HSPLandroid/app/IAlarmManager$Stub$Proxy;->getNextAlarmClock(I)Landroid/app/AlarmManager$AlarmClockInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001908HSPLandroid/app/IAlarmManager$Stub$Proxy;->remove(Landroid/app/PendingIntent;Landroid/app/IAlarmListener;)V
1909HSPLandroid/app/IAlarmManager$Stub$Proxy;->set(Ljava/lang/String;IJJJILandroid/app/PendingIntent;Landroid/app/IAlarmListener;Ljava/lang/String;Landroid/os/WorkSource;Landroid/app/AlarmManager$AlarmClockInfo;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001910HSPLandroid/app/IAlarmManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IAlarmManager;
1911HSPLandroid/app/IAppTask$Stub$Proxy;->getTaskInfo()Landroid/app/ActivityManager$RecentTaskInfo;
1912HSPLandroid/app/IAppTraceRetriever$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
1913HSPLandroid/app/IAppTraceRetriever$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IAppTraceRetriever;
1914HSPLandroid/app/IApplicationThread$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
1915HSPLandroid/app/IApplicationThread$Stub$Proxy;->asBinder()Landroid/os/IBinder;
1916HSPLandroid/app/IApplicationThread$Stub;-><init>()V
1917HSPLandroid/app/IApplicationThread$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001918HSPLandroid/app/IApplicationThread$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IApplicationThread;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001919HSPLandroid/app/IApplicationThread$Stub;->getDefaultTransactionName(I)Ljava/lang/String;
1920HSPLandroid/app/IApplicationThread$Stub;->getMaxTransactionId()I
1921HSPLandroid/app/IApplicationThread$Stub;->getTransactionName(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001922HSPLandroid/app/IApplicationThread$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07001923HSPLandroid/app/IBackupAgent$Stub;-><init>()V
1924HSPLandroid/app/IBackupAgent$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-service84deab32021-05-12 09:41:00 -07001925HSPLandroid/app/IBackupAgent$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001926HSPLandroid/app/IGameManagerService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08001927HSPLandroid/app/IGameManagerService$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001928HSPLandroid/app/IGameManagerService$Stub$Proxy;->isAngleEnabled(Ljava/lang/String;I)Z
1929HSPLandroid/app/IGameManagerService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IGameManagerService;
art-benchmark-service84deab32021-05-12 09:41:00 -07001930HSPLandroid/app/IInstrumentationWatcher$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IInstrumentationWatcher;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07001931HSPLandroid/app/ILocalWallpaperColorConsumer$Stub;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07001932HSPLandroid/app/INotificationManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001933HSPLandroid/app/INotificationManager$Stub$Proxy;->areNotificationsEnabled(Ljava/lang/String;)Z
art-benchmark-service08401c12022-12-23 09:27:20 -08001934HSPLandroid/app/INotificationManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service84deab32021-05-12 09:41:00 -07001935HSPLandroid/app/INotificationManager$Stub$Proxy;->cancelAllNotifications(Ljava/lang/String;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001936HSPLandroid/app/INotificationManager$Stub$Proxy;->cancelNotificationWithTag(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;II)V
1937HSPLandroid/app/INotificationManager$Stub$Proxy;->createNotificationChannelGroups(Ljava/lang/String;Landroid/content/pm/ParceledListSlice;)V
1938HSPLandroid/app/INotificationManager$Stub$Proxy;->createNotificationChannels(Ljava/lang/String;Landroid/content/pm/ParceledListSlice;)V
1939HSPLandroid/app/INotificationManager$Stub$Proxy;->deleteNotificationChannel(Ljava/lang/String;Ljava/lang/String;)V
1940HSPLandroid/app/INotificationManager$Stub$Proxy;->enqueueNotificationWithTag(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILandroid/app/Notification;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07001941HSPLandroid/app/INotificationManager$Stub$Proxy;->finishToken(Ljava/lang/String;Landroid/os/IBinder;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001942HSPLandroid/app/INotificationManager$Stub$Proxy;->getActiveNotificationsFromListener(Landroid/service/notification/INotificationListener;[Ljava/lang/String;I)Landroid/content/pm/ParceledListSlice;
1943HSPLandroid/app/INotificationManager$Stub$Proxy;->getAppActiveNotifications(Ljava/lang/String;I)Landroid/content/pm/ParceledListSlice;
1944HSPLandroid/app/INotificationManager$Stub$Proxy;->getNotificationChannel(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)Landroid/app/NotificationChannel;
1945HSPLandroid/app/INotificationManager$Stub$Proxy;->getNotificationChannelGroup(Ljava/lang/String;Ljava/lang/String;)Landroid/app/NotificationChannelGroup;
1946HSPLandroid/app/INotificationManager$Stub$Proxy;->getNotificationChannelGroups(Ljava/lang/String;)Landroid/content/pm/ParceledListSlice;
1947HSPLandroid/app/INotificationManager$Stub$Proxy;->getNotificationChannels(Ljava/lang/String;Ljava/lang/String;I)Landroid/content/pm/ParceledListSlice;
art-benchmark-service84deab32021-05-12 09:41:00 -07001948HSPLandroid/app/INotificationManager$Stub$Proxy;->getNotificationPolicy(Ljava/lang/String;)Landroid/app/NotificationManager$Policy;
1949HSPLandroid/app/INotificationManager$Stub$Proxy;->getZenMode()I
art-benchmark-service66b4d952021-07-17 17:15:31 -07001950HSPLandroid/app/INotificationManager$Stub$Proxy;->getZenRules()Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -07001951HSPLandroid/app/INotificationManager$Stub$Proxy;->isNotificationPolicyAccessGranted(Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001952HSPLandroid/app/INotificationManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/INotificationManager;
1953HSPLandroid/app/IServiceConnection$Stub;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07001954HSPLandroid/app/IServiceConnection$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001955HSPLandroid/app/IServiceConnection$Stub;->getDefaultTransactionName(I)Ljava/lang/String;
1956HSPLandroid/app/IServiceConnection$Stub;->getMaxTransactionId()I
1957HSPLandroid/app/IServiceConnection$Stub;->getTransactionName(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001958HSPLandroid/app/IServiceConnection$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07001959HSPLandroid/app/ITaskStackListener$Stub;-><init>()V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07001960HSPLandroid/app/ITaskStackListener$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001961HSPLandroid/app/ITaskStackListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07001962HSPLandroid/app/IUiAutomationConnection$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IUiAutomationConnection;
1963HSPLandroid/app/IUiModeManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08001964HSPLandroid/app/IUiModeManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001965HSPLandroid/app/IUiModeManager$Stub$Proxy;->getCurrentModeType()I
art-benchmark-service84deab32021-05-12 09:41:00 -07001966HSPLandroid/app/IUiModeManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IUiModeManager;
1967HSPLandroid/app/IUidObserver$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001968HSPLandroid/app/IUidObserver$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service08401c12022-12-23 09:27:20 -08001969HSPLandroid/app/IUriGrantsManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service84deab32021-05-12 09:41:00 -07001970HSPLandroid/app/IUriGrantsManager$Stub$Proxy;->getUriPermissions(Ljava/lang/String;ZZ)Landroid/content/pm/ParceledListSlice;
1971HSPLandroid/app/IUserSwitchObserver$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-service66b4d952021-07-17 17:15:31 -07001972HSPLandroid/app/IWallpaperManager$Stub$Proxy;->getWallpaperColors(III)Landroid/app/WallpaperColors;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001973HSPLandroid/app/IWallpaperManager$Stub$Proxy;->getWallpaperInfo(I)Landroid/app/WallpaperInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -07001974HSPLandroid/app/IWallpaperManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IWallpaperManager;
art-benchmark-service66b4d952021-07-17 17:15:31 -07001975HSPLandroid/app/IWallpaperManagerCallback$Stub;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07001976HSPLandroid/app/IWallpaperManagerCallback$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001977HSPLandroid/app/IWindowToken$Stub;-><init>()V
art-benchmark-service08401c12022-12-23 09:27:20 -08001978HSPLandroid/app/IWindowToken$Stub;->getMaxTransactionId()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001979HSPLandroid/app/IWindowToken$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07001980HSPLandroid/app/Instrumentation;-><init>()V
1981HSPLandroid/app/Instrumentation;->basicInit(Landroid/app/ActivityThread;)V
1982HSPLandroid/app/Instrumentation;->callActivityOnCreate(Landroid/app/Activity;Landroid/os/Bundle;)V
1983HSPLandroid/app/Instrumentation;->callActivityOnDestroy(Landroid/app/Activity;)V
1984HSPLandroid/app/Instrumentation;->callActivityOnNewIntent(Landroid/app/Activity;Landroid/content/Intent;)V
1985HSPLandroid/app/Instrumentation;->callActivityOnNewIntent(Landroid/app/Activity;Lcom/android/internal/content/ReferrerIntent;)V
1986HSPLandroid/app/Instrumentation;->callActivityOnPause(Landroid/app/Activity;)V
1987HSPLandroid/app/Instrumentation;->callActivityOnPictureInPictureRequested(Landroid/app/Activity;)V
1988HSPLandroid/app/Instrumentation;->callActivityOnPostCreate(Landroid/app/Activity;Landroid/os/Bundle;)V
1989HSPLandroid/app/Instrumentation;->callActivityOnRestart(Landroid/app/Activity;)V
1990HSPLandroid/app/Instrumentation;->callActivityOnRestoreInstanceState(Landroid/app/Activity;Landroid/os/Bundle;)V
1991HSPLandroid/app/Instrumentation;->callActivityOnResume(Landroid/app/Activity;)V
1992HSPLandroid/app/Instrumentation;->callActivityOnSaveInstanceState(Landroid/app/Activity;Landroid/os/Bundle;)V
1993HSPLandroid/app/Instrumentation;->callActivityOnStart(Landroid/app/Activity;)V
1994HSPLandroid/app/Instrumentation;->callActivityOnStop(Landroid/app/Activity;)V
1995HSPLandroid/app/Instrumentation;->callActivityOnUserLeaving(Landroid/app/Activity;)V
1996HSPLandroid/app/Instrumentation;->callApplicationOnCreate(Landroid/app/Application;)V
1997HSPLandroid/app/Instrumentation;->checkStartActivityResult(ILjava/lang/Object;)V
1998HSPLandroid/app/Instrumentation;->execStartActivity(Landroid/content/Context;Landroid/os/IBinder;Landroid/os/IBinder;Landroid/app/Activity;Landroid/content/Intent;ILandroid/os/Bundle;)Landroid/app/Instrumentation$ActivityResult;
1999HSPLandroid/app/Instrumentation;->getFactory(Ljava/lang/String;)Landroid/app/AppComponentFactory;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002000HSPLandroid/app/Instrumentation;->isInstrumenting()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07002001HSPLandroid/app/Instrumentation;->newActivity(Ljava/lang/ClassLoader;Ljava/lang/String;Landroid/content/Intent;)Landroid/app/Activity;
2002HSPLandroid/app/Instrumentation;->newApplication(Ljava/lang/ClassLoader;Ljava/lang/String;Landroid/content/Context;)Landroid/app/Application;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002003HSPLandroid/app/Instrumentation;->notifyStartActivityResult(ILandroid/os/Bundle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002004HSPLandroid/app/Instrumentation;->onCreate(Landroid/os/Bundle;)V
2005HSPLandroid/app/Instrumentation;->onEnterAnimationComplete()V
2006HSPLandroid/app/Instrumentation;->postPerformCreate(Landroid/app/Activity;)V
2007HSPLandroid/app/Instrumentation;->prePerformCreate(Landroid/app/Activity;)V
2008HSPLandroid/app/IntentReceiverLeaked;-><init>(Ljava/lang/String;)V
2009HSPLandroid/app/IntentService$ServiceHandler;-><init>(Landroid/app/IntentService;Landroid/os/Looper;)V
2010HSPLandroid/app/IntentService$ServiceHandler;->handleMessage(Landroid/os/Message;)V
2011HSPLandroid/app/IntentService;-><init>(Ljava/lang/String;)V
2012HSPLandroid/app/IntentService;->onCreate()V
2013HSPLandroid/app/IntentService;->onDestroy()V
2014HSPLandroid/app/IntentService;->onStart(Landroid/content/Intent;I)V
2015HSPLandroid/app/IntentService;->onStartCommand(Landroid/content/Intent;II)I
art-benchmark-service08401c12022-12-23 09:27:20 -08002016HSPLandroid/app/JobSchedulerImpl;-><init>(Landroid/content/Context;Landroid/app/job/IJobScheduler;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002017HSPLandroid/app/JobSchedulerImpl;->cancel(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002018HSPLandroid/app/JobSchedulerImpl;->enqueue(Landroid/app/job/JobInfo;Landroid/app/job/JobWorkItem;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002019HSPLandroid/app/JobSchedulerImpl;->getAllPendingJobs()Ljava/util/List;
2020HSPLandroid/app/JobSchedulerImpl;->getPendingJob(I)Landroid/app/job/JobInfo;
2021HSPLandroid/app/JobSchedulerImpl;->schedule(Landroid/app/job/JobInfo;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07002022HSPLandroid/app/JobSchedulerImpl;->scheduleAsPackage(Landroid/app/job/JobInfo;Ljava/lang/String;ILjava/lang/String;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002023HSPLandroid/app/KeyguardManager$1;-><init>(Landroid/app/KeyguardManager;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002024HSPLandroid/app/KeyguardManager;-><init>(Landroid/content/Context;)V
2025HSPLandroid/app/KeyguardManager;->inKeyguardRestrictedInputMode()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002026HSPLandroid/app/KeyguardManager;->isDeviceLocked()Z
2027HSPLandroid/app/KeyguardManager;->isDeviceLocked(I)Z
2028HSPLandroid/app/KeyguardManager;->isDeviceSecure()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07002029HSPLandroid/app/KeyguardManager;->isDeviceSecure(I)Z
2030HSPLandroid/app/KeyguardManager;->isKeyguardLocked()Z
2031HSPLandroid/app/KeyguardManager;->isKeyguardSecure()Z
2032HSPLandroid/app/LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0;-><init>(Landroid/app/LoadedApk$ReceiverDispatcher$Args;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002033HSPLandroid/app/LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0;->run()V
art-benchmark-service84deab32021-05-12 09:41:00 -07002034HSPLandroid/app/LoadedApk$ReceiverDispatcher$Args;->getRunnable()Ljava/lang/Runnable;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08002035HSPLandroid/app/LoadedApk$ReceiverDispatcher$Args;->lambda$getRunnable$0$android-app-LoadedApk$ReceiverDispatcher$Args()V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/Object;missing_types]Landroid/content/BroadcastReceiver;missing_types]Ljava/lang/Class;Ljava/lang/Class;]Landroid/app/LoadedApk$ReceiverDispatcher$Args;Landroid/app/LoadedApk$ReceiverDispatcher$Args;]Landroid/content/Intent;Landroid/content/Intent;]Landroid/content/Context;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -07002036HSPLandroid/app/LoadedApk$ReceiverDispatcher$InnerReceiver;-><init>(Landroid/app/LoadedApk$ReceiverDispatcher;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002037HSPLandroid/app/LoadedApk$ReceiverDispatcher$InnerReceiver;->performReceive(Landroid/content/Intent;ILjava/lang/String;Landroid/os/Bundle;ZZI)V
art-benchmark-service08401c12022-12-23 09:27:20 -08002038HSPLandroid/app/LoadedApk$ReceiverDispatcher;-><init>(Landroid/app/IApplicationThread;Landroid/content/BroadcastReceiver;Landroid/content/Context;Landroid/os/Handler;Landroid/app/Instrumentation;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002039HSPLandroid/app/LoadedApk$ReceiverDispatcher;->getIIntentReceiver()Landroid/content/IIntentReceiver;
art-benchmark-service84deab32021-05-12 09:41:00 -07002040HSPLandroid/app/LoadedApk$ReceiverDispatcher;->validate(Landroid/content/Context;Landroid/os/Handler;)V
2041HSPLandroid/app/LoadedApk$ServiceDispatcher$ConnectionInfo;-><init>()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07002042HSPLandroid/app/LoadedApk$ServiceDispatcher$ConnectionInfo;-><init>(Landroid/app/LoadedApk$ServiceDispatcher$ConnectionInfo-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002043HSPLandroid/app/LoadedApk$ServiceDispatcher$DeathMonitor;-><init>(Landroid/app/LoadedApk$ServiceDispatcher;Landroid/content/ComponentName;Landroid/os/IBinder;)V
2044HSPLandroid/app/LoadedApk$ServiceDispatcher$DeathMonitor;->binderDied()V
2045HSPLandroid/app/LoadedApk$ServiceDispatcher$InnerConnection;-><init>(Landroid/app/LoadedApk$ServiceDispatcher;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002046HSPLandroid/app/LoadedApk$ServiceDispatcher$InnerConnection;->connected(Landroid/content/ComponentName;Landroid/os/IBinder;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002047HSPLandroid/app/LoadedApk$ServiceDispatcher$RunConnection;-><init>(Landroid/app/LoadedApk$ServiceDispatcher;Landroid/content/ComponentName;Landroid/os/IBinder;IZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002048HSPLandroid/app/LoadedApk$ServiceDispatcher$RunConnection;->run()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002049HSPLandroid/app/LoadedApk$ServiceDispatcher;->connected(Landroid/content/ComponentName;Landroid/os/IBinder;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002050HSPLandroid/app/LoadedApk$ServiceDispatcher;->death(Landroid/content/ComponentName;Landroid/os/IBinder;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002051HSPLandroid/app/LoadedApk$ServiceDispatcher;->doConnected(Landroid/content/ComponentName;Landroid/os/IBinder;Z)V
2052HSPLandroid/app/LoadedApk$ServiceDispatcher;->doDeath(Landroid/content/ComponentName;Landroid/os/IBinder;)V
2053HSPLandroid/app/LoadedApk$ServiceDispatcher;->doForget()V
art-benchmark-service84deab32021-05-12 09:41:00 -07002054HSPLandroid/app/LoadedApk$ServiceDispatcher;->getIServiceConnection()Landroid/app/IServiceConnection;
2055HSPLandroid/app/LoadedApk$ServiceDispatcher;->validate(Landroid/content/Context;Landroid/os/Handler;Ljava/util/concurrent/Executor;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002056HSPLandroid/app/LoadedApk$SplitDependencyLoaderImpl;->constructSplit(I[II)V
2057HSPLandroid/app/LoadedApk$SplitDependencyLoaderImpl;->ensureSplitLoaded(Ljava/lang/String;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002058HSPLandroid/app/LoadedApk$SplitDependencyLoaderImpl;->getClassLoaderForSplit(Ljava/lang/String;)Ljava/lang/ClassLoader;
2059HSPLandroid/app/LoadedApk$SplitDependencyLoaderImpl;->getSplitPathsForSplit(Ljava/lang/String;)[Ljava/lang/String;
2060HSPLandroid/app/LoadedApk$SplitDependencyLoaderImpl;->isSplitCached(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07002061HSPLandroid/app/LoadedApk$WarningContextClassLoader;-><init>()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07002062HSPLandroid/app/LoadedApk$WarningContextClassLoader;-><init>(Landroid/app/LoadedApk$WarningContextClassLoader-IA;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002063HSPLandroid/app/LoadedApk;->-$$Nest$fgetmClassLoader(Landroid/app/LoadedApk;)Ljava/lang/ClassLoader;
2064HSPLandroid/app/LoadedApk;->-$$Nest$fgetmLock(Landroid/app/LoadedApk;)Ljava/lang/Object;
2065HSPLandroid/app/LoadedApk;->-$$Nest$fgetmSplitResDirs(Landroid/app/LoadedApk;)[Ljava/lang/String;
2066HSPLandroid/app/LoadedApk;->-$$Nest$mcreateOrUpdateClassLoaderLocked(Landroid/app/LoadedApk;Ljava/util/List;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002067HSPLandroid/app/LoadedApk;-><init>(Landroid/app/ActivityThread;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002068HSPLandroid/app/LoadedApk;-><init>(Landroid/app/ActivityThread;Landroid/content/pm/ApplicationInfo;Landroid/content/res/CompatibilityInfo;Ljava/lang/ClassLoader;ZZZ)V
2069HSPLandroid/app/LoadedApk;->adjustNativeLibraryPaths(Landroid/content/pm/ApplicationInfo;)Landroid/content/pm/ApplicationInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -07002070HSPLandroid/app/LoadedApk;->allowThreadDiskReads()Landroid/os/StrictMode$ThreadPolicy;
2071HSPLandroid/app/LoadedApk;->allowVmViolations()Landroid/os/StrictMode$VmPolicy;
2072HSPLandroid/app/LoadedApk;->appendApkLibPathIfNeeded(Ljava/lang/String;Landroid/content/pm/ApplicationInfo;Ljava/util/List;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002073HSPLandroid/app/LoadedApk;->appendSharedLibrariesLibPathsIfNeeded(Ljava/util/List;Landroid/content/pm/ApplicationInfo;Ljava/util/Set;Ljava/util/List;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002074HSPLandroid/app/LoadedApk;->canAccessDataDir()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002075HSPLandroid/app/LoadedApk;->createAppFactory(Landroid/content/pm/ApplicationInfo;Ljava/lang/ClassLoader;)Landroid/app/AppComponentFactory;
2076HSPLandroid/app/LoadedApk;->createOrUpdateClassLoaderLocked(Ljava/util/List;)V
2077HSPLandroid/app/LoadedApk;->createSharedLibrariesLoaders(Ljava/util/List;ZLjava/lang/String;Ljava/lang/String;)Landroid/util/Pair;
art-benchmark-service84deab32021-05-12 09:41:00 -07002078HSPLandroid/app/LoadedApk;->createSharedLibraryLoader(Landroid/content/pm/SharedLibraryInfo;ZLjava/lang/String;Ljava/lang/String;)Ljava/lang/ClassLoader;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002079HSPLandroid/app/LoadedApk;->forgetReceiverDispatcher(Landroid/content/Context;Landroid/content/BroadcastReceiver;)Landroid/content/IIntentReceiver;
2080HSPLandroid/app/LoadedApk;->forgetServiceDispatcher(Landroid/content/Context;Landroid/content/ServiceConnection;)Landroid/app/IServiceConnection;
art-benchmark-service84deab32021-05-12 09:41:00 -07002081HSPLandroid/app/LoadedApk;->getAppDir()Ljava/lang/String;
2082HSPLandroid/app/LoadedApk;->getAppFactory()Landroid/app/AppComponentFactory;
2083HSPLandroid/app/LoadedApk;->getApplication()Landroid/app/Application;
2084HSPLandroid/app/LoadedApk;->getApplicationInfo()Landroid/content/pm/ApplicationInfo;
2085HSPLandroid/app/LoadedApk;->getAssets()Landroid/content/res/AssetManager;
2086HSPLandroid/app/LoadedApk;->getClassLoader()Ljava/lang/ClassLoader;
art-benchmark-service00abe242023-02-13 10:31:34 -08002087HSPLandroid/app/LoadedApk;->getCompatibilityInfo()Landroid/content/res/CompatibilityInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -07002088HSPLandroid/app/LoadedApk;->getCredentialProtectedDataDirFile()Ljava/io/File;
2089HSPLandroid/app/LoadedApk;->getDataDirFile()Ljava/io/File;
2090HSPLandroid/app/LoadedApk;->getDeviceProtectedDataDirFile()Ljava/io/File;
2091HSPLandroid/app/LoadedApk;->getOverlayDirs()[Ljava/lang/String;
2092HSPLandroid/app/LoadedApk;->getOverlayPaths()[Ljava/lang/String;
2093HSPLandroid/app/LoadedApk;->getPackageName()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002094HSPLandroid/app/LoadedApk;->getReceiverDispatcher(Landroid/content/BroadcastReceiver;Landroid/content/Context;Landroid/os/Handler;Landroid/app/Instrumentation;Z)Landroid/content/IIntentReceiver;
art-benchmark-service84deab32021-05-12 09:41:00 -07002095HSPLandroid/app/LoadedApk;->getResDir()Ljava/lang/String;
2096HSPLandroid/app/LoadedApk;->getResources()Landroid/content/res/Resources;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002097HSPLandroid/app/LoadedApk;->getSplitClassLoader(Ljava/lang/String;)Ljava/lang/ClassLoader;
2098HSPLandroid/app/LoadedApk;->getSplitPaths(Ljava/lang/String;)[Ljava/lang/String;
art-benchmark-service66b4d952021-07-17 17:15:31 -07002099HSPLandroid/app/LoadedApk;->getSplitResDirs()[Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07002100HSPLandroid/app/LoadedApk;->initializeJavaContextClassLoader()V
2101HSPLandroid/app/LoadedApk;->isSecurityViolation()Z
2102HSPLandroid/app/LoadedApk;->makeApplication(ZLandroid/app/Instrumentation;)Landroid/app/Application;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002103HSPLandroid/app/LoadedApk;->makeApplicationInner(ZLandroid/app/Instrumentation;)Landroid/app/Application;
2104HSPLandroid/app/LoadedApk;->makeApplicationInner(ZLandroid/app/Instrumentation;Z)Landroid/app/Application;
art-benchmark-service84deab32021-05-12 09:41:00 -07002105HSPLandroid/app/LoadedApk;->makePaths(Landroid/app/ActivityThread;Landroid/content/pm/ApplicationInfo;Ljava/util/List;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002106HSPLandroid/app/LoadedApk;->makePaths(Landroid/app/ActivityThread;ZLandroid/content/pm/ApplicationInfo;Ljava/util/List;Ljava/util/List;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07002107HSPLandroid/app/LoadedApk;->registerAppInfoToArt()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002108HSPLandroid/app/LoadedApk;->removeContextRegistrations(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002109HSPLandroid/app/LoadedApk;->rewriteRValues(Ljava/lang/ClassLoader;Ljava/lang/String;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002110HSPLandroid/app/LoadedApk;->setApplicationInfo(Landroid/content/pm/ApplicationInfo;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002111HSPLandroid/app/LoadedApk;->setThreadPolicy(Landroid/os/StrictMode$ThreadPolicy;)V
2112HSPLandroid/app/LoadedApk;->setVmPolicy(Landroid/os/StrictMode$VmPolicy;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002113HSPLandroid/app/LoadedApk;->updateApplicationInfo(Landroid/content/pm/ApplicationInfo;Ljava/util/List;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07002114HSPLandroid/app/Notification$$ExternalSyntheticLambda0;-><init>(Landroid/app/Notification;Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002115HSPLandroid/app/Notification$$ExternalSyntheticLambda0;->onMarshaled(Landroid/app/PendingIntent;Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002116HSPLandroid/app/Notification$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/Notification;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002117HSPLandroid/app/Notification$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002118HSPLandroid/app/Notification$Action$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/Notification$Action;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002119HSPLandroid/app/Notification$Action$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002120HSPLandroid/app/Notification$Action$1;->newArray(I)[Landroid/app/Notification$Action;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002121HSPLandroid/app/Notification$Action$1;->newArray(I)[Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002122HSPLandroid/app/Notification$Action$Builder;-><init>(Landroid/graphics/drawable/Icon;Ljava/lang/CharSequence;Landroid/app/PendingIntent;)V
2123HSPLandroid/app/Notification$Action$Builder;-><init>(Landroid/graphics/drawable/Icon;Ljava/lang/CharSequence;Landroid/app/PendingIntent;Landroid/os/Bundle;[Landroid/app/RemoteInput;ZIZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002124HSPLandroid/app/Notification$Action$Builder;->addExtras(Landroid/os/Bundle;)Landroid/app/Notification$Action$Builder;
2125HSPLandroid/app/Notification$Action$Builder;->build()Landroid/app/Notification$Action;
art-benchmark-service84deab32021-05-12 09:41:00 -07002126HSPLandroid/app/Notification$Action$Builder;->setAllowGeneratedReplies(Z)Landroid/app/Notification$Action$Builder;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07002127HSPLandroid/app/Notification$Action$Builder;->setAuthenticationRequired(Z)Landroid/app/Notification$Action$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -07002128HSPLandroid/app/Notification$Action$Builder;->setContextual(Z)Landroid/app/Notification$Action$Builder;
2129HSPLandroid/app/Notification$Action$Builder;->setSemanticAction(I)Landroid/app/Notification$Action$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002130HSPLandroid/app/Notification$Action;-><init>(Landroid/graphics/drawable/Icon;Ljava/lang/CharSequence;Landroid/app/PendingIntent;Landroid/os/Bundle;[Landroid/app/RemoteInput;ZIZZ)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002131HSPLandroid/app/Notification$Action;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002132HSPLandroid/app/Notification$Action;->getAllowGeneratedReplies()Z
2133HSPLandroid/app/Notification$Action;->getIcon()Landroid/graphics/drawable/Icon;
2134HSPLandroid/app/Notification$Action;->getRemoteInputs()[Landroid/app/RemoteInput;
2135HSPLandroid/app/Notification$Action;->isContextual()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002136HSPLandroid/app/Notification$Action;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002137HSPLandroid/app/Notification$BigPictureStyle;-><init>()V
2138HSPLandroid/app/Notification$BigPictureStyle;->addExtras(Landroid/os/Bundle;)V
2139HSPLandroid/app/Notification$BigPictureStyle;->purgeResources()V
2140HSPLandroid/app/Notification$BigPictureStyle;->reduceImageSizes(Landroid/content/Context;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002141HSPLandroid/app/Notification$BigPictureStyle;->restoreFromExtras(Landroid/os/Bundle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002142HSPLandroid/app/Notification$BigTextStyle;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002143HSPLandroid/app/Notification$BigTextStyle;-><init>(Landroid/app/Notification$Builder;)V
2144HSPLandroid/app/Notification$BigTextStyle;->addExtras(Landroid/os/Bundle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002145HSPLandroid/app/Notification$BigTextStyle;->bigText(Ljava/lang/CharSequence;)Landroid/app/Notification$BigTextStyle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002146HSPLandroid/app/Notification$BigTextStyle;->restoreFromExtras(Landroid/os/Bundle;)V
2147HSPLandroid/app/Notification$BigTextStyle;->setBigContentTitle(Ljava/lang/CharSequence;)Landroid/app/Notification$BigTextStyle;
art-benchmark-service84deab32021-05-12 09:41:00 -07002148HSPLandroid/app/Notification$BubbleMetadata$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/Notification$BubbleMetadata;
2149HSPLandroid/app/Notification$BubbleMetadata$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002150HSPLandroid/app/Notification$BubbleMetadata;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002151HSPLandroid/app/Notification$Builder;-><init>(Landroid/content/Context;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002152HSPLandroid/app/Notification$Builder;-><init>(Landroid/content/Context;Landroid/app/Notification;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002153HSPLandroid/app/Notification$Builder;-><init>(Landroid/content/Context;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002154HSPLandroid/app/Notification$Builder;->addAction(Landroid/app/Notification$Action;)Landroid/app/Notification$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -07002155HSPLandroid/app/Notification$Builder;->addExtras(Landroid/os/Bundle;)Landroid/app/Notification$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002156HSPLandroid/app/Notification$Builder;->addPerson(Landroid/app/Person;)Landroid/app/Notification$Builder;
2157HSPLandroid/app/Notification$Builder;->addPerson(Ljava/lang/String;)Landroid/app/Notification$Builder;
2158HSPLandroid/app/Notification$Builder;->build()Landroid/app/Notification;
2159HSPLandroid/app/Notification$Builder;->buildUnstyled()Landroid/app/Notification;
2160HSPLandroid/app/Notification$Builder;->getAllExtras()Landroid/os/Bundle;
art-benchmark-service84deab32021-05-12 09:41:00 -07002161HSPLandroid/app/Notification$Builder;->getStyle()Landroid/app/Notification$Style;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002162HSPLandroid/app/Notification$Builder;->maybeCloneStrippedForDelivery(Landroid/app/Notification;)Landroid/app/Notification;
2163HSPLandroid/app/Notification$Builder;->recoverBuilder(Landroid/content/Context;Landroid/app/Notification;)Landroid/app/Notification$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -07002164HSPLandroid/app/Notification$Builder;->sanitizeColor()V
2165HSPLandroid/app/Notification$Builder;->setAllowSystemGeneratedContextualActions(Z)Landroid/app/Notification$Builder;
2166HSPLandroid/app/Notification$Builder;->setAutoCancel(Z)Landroid/app/Notification$Builder;
2167HSPLandroid/app/Notification$Builder;->setBadgeIconType(I)Landroid/app/Notification$Builder;
2168HSPLandroid/app/Notification$Builder;->setBubbleMetadata(Landroid/app/Notification$BubbleMetadata;)Landroid/app/Notification$Builder;
2169HSPLandroid/app/Notification$Builder;->setCategory(Ljava/lang/String;)Landroid/app/Notification$Builder;
2170HSPLandroid/app/Notification$Builder;->setColor(I)Landroid/app/Notification$Builder;
2171HSPLandroid/app/Notification$Builder;->setContent(Landroid/widget/RemoteViews;)Landroid/app/Notification$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002172HSPLandroid/app/Notification$Builder;->setContentInfo(Ljava/lang/CharSequence;)Landroid/app/Notification$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -07002173HSPLandroid/app/Notification$Builder;->setContentIntent(Landroid/app/PendingIntent;)Landroid/app/Notification$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002174HSPLandroid/app/Notification$Builder;->setContentText(Ljava/lang/CharSequence;)Landroid/app/Notification$Builder;
2175HSPLandroid/app/Notification$Builder;->setContentTitle(Ljava/lang/CharSequence;)Landroid/app/Notification$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -07002176HSPLandroid/app/Notification$Builder;->setCustomContentView(Landroid/widget/RemoteViews;)Landroid/app/Notification$Builder;
2177HSPLandroid/app/Notification$Builder;->setDefaults(I)Landroid/app/Notification$Builder;
2178HSPLandroid/app/Notification$Builder;->setDeleteIntent(Landroid/app/PendingIntent;)Landroid/app/Notification$Builder;
2179HSPLandroid/app/Notification$Builder;->setExtras(Landroid/os/Bundle;)Landroid/app/Notification$Builder;
2180HSPLandroid/app/Notification$Builder;->setFlag(IZ)Landroid/app/Notification$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002181HSPLandroid/app/Notification$Builder;->setFullScreenIntent(Landroid/app/PendingIntent;Z)Landroid/app/Notification$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -07002182HSPLandroid/app/Notification$Builder;->setGroup(Ljava/lang/String;)Landroid/app/Notification$Builder;
2183HSPLandroid/app/Notification$Builder;->setGroupAlertBehavior(I)Landroid/app/Notification$Builder;
2184HSPLandroid/app/Notification$Builder;->setGroupSummary(Z)Landroid/app/Notification$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002185HSPLandroid/app/Notification$Builder;->setLargeIcon(Landroid/graphics/Bitmap;)Landroid/app/Notification$Builder;
2186HSPLandroid/app/Notification$Builder;->setLargeIcon(Landroid/graphics/drawable/Icon;)Landroid/app/Notification$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -07002187HSPLandroid/app/Notification$Builder;->setLights(III)Landroid/app/Notification$Builder;
2188HSPLandroid/app/Notification$Builder;->setLocalOnly(Z)Landroid/app/Notification$Builder;
2189HSPLandroid/app/Notification$Builder;->setNumber(I)Landroid/app/Notification$Builder;
2190HSPLandroid/app/Notification$Builder;->setOngoing(Z)Landroid/app/Notification$Builder;
2191HSPLandroid/app/Notification$Builder;->setOnlyAlertOnce(Z)Landroid/app/Notification$Builder;
2192HSPLandroid/app/Notification$Builder;->setPriority(I)Landroid/app/Notification$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002193HSPLandroid/app/Notification$Builder;->setProgress(IIZ)Landroid/app/Notification$Builder;
2194HSPLandroid/app/Notification$Builder;->setPublicVersion(Landroid/app/Notification;)Landroid/app/Notification$Builder;
2195HSPLandroid/app/Notification$Builder;->setRemoteInputHistory([Ljava/lang/CharSequence;)Landroid/app/Notification$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -07002196HSPLandroid/app/Notification$Builder;->setSettingsText(Ljava/lang/CharSequence;)Landroid/app/Notification$Builder;
2197HSPLandroid/app/Notification$Builder;->setShortcutId(Ljava/lang/String;)Landroid/app/Notification$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002198HSPLandroid/app/Notification$Builder;->setShowWhen(Z)Landroid/app/Notification$Builder;
2199HSPLandroid/app/Notification$Builder;->setSmallIcon(I)Landroid/app/Notification$Builder;
2200HSPLandroid/app/Notification$Builder;->setSmallIcon(II)Landroid/app/Notification$Builder;
2201HSPLandroid/app/Notification$Builder;->setSmallIcon(Landroid/graphics/drawable/Icon;)Landroid/app/Notification$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -07002202HSPLandroid/app/Notification$Builder;->setSortKey(Ljava/lang/String;)Landroid/app/Notification$Builder;
2203HSPLandroid/app/Notification$Builder;->setSound(Landroid/net/Uri;)Landroid/app/Notification$Builder;
2204HSPLandroid/app/Notification$Builder;->setSound(Landroid/net/Uri;Landroid/media/AudioAttributes;)Landroid/app/Notification$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002205HSPLandroid/app/Notification$Builder;->setStyle(Landroid/app/Notification$Style;)Landroid/app/Notification$Builder;
2206HSPLandroid/app/Notification$Builder;->setSubText(Ljava/lang/CharSequence;)Landroid/app/Notification$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -07002207HSPLandroid/app/Notification$Builder;->setTicker(Ljava/lang/CharSequence;)Landroid/app/Notification$Builder;
2208HSPLandroid/app/Notification$Builder;->setTicker(Ljava/lang/CharSequence;Landroid/widget/RemoteViews;)Landroid/app/Notification$Builder;
2209HSPLandroid/app/Notification$Builder;->setTimeoutAfter(J)Landroid/app/Notification$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002210HSPLandroid/app/Notification$Builder;->setUsesChronometer(Z)Landroid/app/Notification$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -07002211HSPLandroid/app/Notification$Builder;->setVibrate([J)Landroid/app/Notification$Builder;
2212HSPLandroid/app/Notification$Builder;->setVisibility(I)Landroid/app/Notification$Builder;
2213HSPLandroid/app/Notification$Builder;->setWhen(J)Landroid/app/Notification$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002214HSPLandroid/app/Notification$Builder;->usesStandardHeader()Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07002215HSPLandroid/app/Notification$Colors;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07002216HSPLandroid/app/Notification$DecoratedCustomViewStyle;-><init>()V
2217HSPLandroid/app/Notification$InboxStyle;-><init>()V
2218HSPLandroid/app/Notification$InboxStyle;->addExtras(Landroid/os/Bundle;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002219HSPLandroid/app/Notification$InboxStyle;->restoreFromExtras(Landroid/os/Bundle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002220HSPLandroid/app/Notification$MediaStyle;-><init>()V
2221HSPLandroid/app/Notification$MediaStyle;->addExtras(Landroid/os/Bundle;)V
2222HSPLandroid/app/Notification$MediaStyle;->buildStyled(Landroid/app/Notification;)Landroid/app/Notification;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002223HSPLandroid/app/Notification$MediaStyle;->restoreFromExtras(Landroid/os/Bundle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002224HSPLandroid/app/Notification$MessagingStyle$Message;-><init>(Ljava/lang/CharSequence;JLandroid/app/Person;)V
2225HSPLandroid/app/Notification$MessagingStyle$Message;-><init>(Ljava/lang/CharSequence;JLandroid/app/Person;Z)V
2226HSPLandroid/app/Notification$MessagingStyle$Message;->getDataUri()Landroid/net/Uri;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002227HSPLandroid/app/Notification$MessagingStyle$Message;->getMessageFromBundle(Landroid/os/Bundle;)Landroid/app/Notification$MessagingStyle$Message;
2228HSPLandroid/app/Notification$MessagingStyle$Message;->getMessagesFromBundleArray([Landroid/os/Parcelable;)Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -07002229HSPLandroid/app/Notification$MessagingStyle$Message;->getSenderPerson()Landroid/app/Person;
2230HSPLandroid/app/Notification$MessagingStyle$Message;->getText()Ljava/lang/CharSequence;
2231HSPLandroid/app/Notification$MessagingStyle$Message;->getTimestamp()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002232HSPLandroid/app/Notification$MessagingStyle$Message;->toBundle()Landroid/os/Bundle;
art-benchmark-service84deab32021-05-12 09:41:00 -07002233HSPLandroid/app/Notification$MessagingStyle;-><init>()V
2234HSPLandroid/app/Notification$MessagingStyle;-><init>(Landroid/app/Person;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002235HSPLandroid/app/Notification$MessagingStyle;->addExtras(Landroid/os/Bundle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002236HSPLandroid/app/Notification$MessagingStyle;->addMessage(Landroid/app/Notification$MessagingStyle$Message;)Landroid/app/Notification$MessagingStyle;
2237HSPLandroid/app/Notification$MessagingStyle;->findLatestIncomingMessage(Ljava/util/List;)Landroid/app/Notification$MessagingStyle$Message;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002238HSPLandroid/app/Notification$MessagingStyle;->fixTitleAndTextExtras(Landroid/os/Bundle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002239HSPLandroid/app/Notification$MessagingStyle;->getMessages()Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002240HSPLandroid/app/Notification$MessagingStyle;->restoreFromExtras(Landroid/os/Bundle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002241HSPLandroid/app/Notification$MessagingStyle;->setConversationTitle(Ljava/lang/CharSequence;)Landroid/app/Notification$MessagingStyle;
2242HSPLandroid/app/Notification$MessagingStyle;->setGroupConversation(Z)Landroid/app/Notification$MessagingStyle;
2243HSPLandroid/app/Notification$MessagingStyle;->validate(Landroid/content/Context;)V
2244HSPLandroid/app/Notification$StandardTemplateParams;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07002245HSPLandroid/app/Notification$Style;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002246HSPLandroid/app/Notification$Style;->addExtras(Landroid/os/Bundle;)V
2247HSPLandroid/app/Notification$Style;->buildStyled(Landroid/app/Notification;)Landroid/app/Notification;
art-benchmark-service84deab32021-05-12 09:41:00 -07002248HSPLandroid/app/Notification$Style;->internalSetBigContentTitle(Ljava/lang/CharSequence;)V
2249HSPLandroid/app/Notification$Style;->purgeResources()V
2250HSPLandroid/app/Notification$Style;->reduceImageSizes(Landroid/content/Context;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002251HSPLandroid/app/Notification$Style;->restoreFromExtras(Landroid/os/Bundle;)V
2252HSPLandroid/app/Notification$Style;->setBuilder(Landroid/app/Notification$Builder;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002253HSPLandroid/app/Notification$Style;->validate(Landroid/content/Context;)V
2254HSPLandroid/app/Notification;-><init>()V
art-benchmark-service00abe242023-02-13 10:31:34 -08002255HSPLandroid/app/Notification;-><init>(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002256HSPLandroid/app/Notification;->addFieldsFromContext(Landroid/content/Context;Landroid/app/Notification;)V
2257HSPLandroid/app/Notification;->addFieldsFromContext(Landroid/content/pm/ApplicationInfo;Landroid/app/Notification;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002258HSPLandroid/app/Notification;->areStyledNotificationsVisiblyDifferent(Landroid/app/Notification$Builder;Landroid/app/Notification$Builder;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002259HSPLandroid/app/Notification;->cloneInto(Landroid/app/Notification;Z)V
2260HSPLandroid/app/Notification;->findRemoteInputActionPair(Z)Landroid/util/Pair;
2261HSPLandroid/app/Notification;->fixDuplicateExtra(Landroid/os/Parcelable;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002262HSPLandroid/app/Notification;->fixDuplicateExtras()V
2263HSPLandroid/app/Notification;->getBubbleMetadata()Landroid/app/Notification$BubbleMetadata;
2264HSPLandroid/app/Notification;->getChannelId()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002265HSPLandroid/app/Notification;->getContextualActions()Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -07002266HSPLandroid/app/Notification;->getGroup()Ljava/lang/String;
2267HSPLandroid/app/Notification;->getGroupAlertBehavior()I
2268HSPLandroid/app/Notification;->getLargeIcon()Landroid/graphics/drawable/Icon;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002269HSPLandroid/app/Notification;->getNotificationStyle()Ljava/lang/Class;
2270HSPLandroid/app/Notification;->getNotificationStyleClass(Ljava/lang/String;)Ljava/lang/Class;
2271HSPLandroid/app/Notification;->getParcelableArrayFromBundle(Landroid/os/Bundle;Ljava/lang/String;Ljava/lang/Class;)[Landroid/os/Parcelable;
art-benchmark-service84deab32021-05-12 09:41:00 -07002272HSPLandroid/app/Notification;->getShortcutId()Ljava/lang/String;
2273HSPLandroid/app/Notification;->getSmallIcon()Landroid/graphics/drawable/Icon;
2274HSPLandroid/app/Notification;->getSortKey()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002275HSPLandroid/app/Notification;->isColorized()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07002276HSPLandroid/app/Notification;->isForegroundService()Z
2277HSPLandroid/app/Notification;->isGroupChild()Z
2278HSPLandroid/app/Notification;->isGroupSummary()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002279HSPLandroid/app/Notification;->isMediaNotification()Z
art-benchmark-service00abe242023-02-13 10:31:34 -08002280HSPLandroid/app/Notification;->readFromParcelImpl(Landroid/os/Parcel;)V+]Landroid/os/Parcelable$Creator;Landroid/graphics/drawable/Icon$1;,Landroid/app/PendingIntent$1;,Landroid/media/AudioAttributes$1;]Landroid/graphics/drawable/Icon;Landroid/graphics/drawable/Icon;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002281HSPLandroid/app/Notification;->reduceImageSizes(Landroid/content/Context;)V
2282HSPLandroid/app/Notification;->reduceImageSizesForRemoteView(Landroid/widget/RemoteViews;Landroid/content/Context;Z)V
2283HSPLandroid/app/Notification;->removeTextSizeSpans(Ljava/lang/CharSequence;)Ljava/lang/CharSequence;
2284HSPLandroid/app/Notification;->safeCharSequence(Ljava/lang/CharSequence;)Ljava/lang/CharSequence;
art-benchmark-service84deab32021-05-12 09:41:00 -07002285HSPLandroid/app/Notification;->setSmallIcon(Landroid/graphics/drawable/Icon;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002286HSPLandroid/app/Notification;->suppressAlertingDueToGrouping()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002287HSPLandroid/app/Notification;->toString()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07002288HSPLandroid/app/Notification;->visibilityToString(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002289HSPLandroid/app/Notification;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service00abe242023-02-13 10:31:34 -08002290HSPLandroid/app/Notification;->writeToParcelImpl(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002291HSPLandroid/app/NotificationChannel$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/NotificationChannel;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002292HSPLandroid/app/NotificationChannel$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service08401c12022-12-23 09:27:20 -08002293HSPLandroid/app/NotificationChannel;-><init>(Landroid/os/Parcel;)V+]Landroid/os/Parcelable$Creator;Landroid/net/Uri$1;,Landroid/media/AudioAttributes$1;]Landroid/os/Parcel;Landroid/os/Parcel;]Landroid/net/Uri;Landroid/net/Uri$StringUri;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002294HSPLandroid/app/NotificationChannel;-><init>(Ljava/lang/String;Ljava/lang/CharSequence;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002295HSPLandroid/app/NotificationChannel;->canBubble()Z
2296HSPLandroid/app/NotificationChannel;->canBypassDnd()Z
2297HSPLandroid/app/NotificationChannel;->canShowBadge()Z
2298HSPLandroid/app/NotificationChannel;->enableLights(Z)V
2299HSPLandroid/app/NotificationChannel;->enableVibration(Z)V
2300HSPLandroid/app/NotificationChannel;->equals(Ljava/lang/Object;)Z
2301HSPLandroid/app/NotificationChannel;->getAudioAttributes()Landroid/media/AudioAttributes;
2302HSPLandroid/app/NotificationChannel;->getConversationId()Ljava/lang/String;
2303HSPLandroid/app/NotificationChannel;->getDescription()Ljava/lang/String;
2304HSPLandroid/app/NotificationChannel;->getGroup()Ljava/lang/String;
2305HSPLandroid/app/NotificationChannel;->getId()Ljava/lang/String;
2306HSPLandroid/app/NotificationChannel;->getImportance()I
2307HSPLandroid/app/NotificationChannel;->getLightColor()I
2308HSPLandroid/app/NotificationChannel;->getLockscreenVisibility()I
2309HSPLandroid/app/NotificationChannel;->getName()Ljava/lang/CharSequence;
2310HSPLandroid/app/NotificationChannel;->getOriginalImportance()I
2311HSPLandroid/app/NotificationChannel;->getSound()Landroid/net/Uri;
2312HSPLandroid/app/NotificationChannel;->getTrimmedString(Ljava/lang/String;)Ljava/lang/String;
2313HSPLandroid/app/NotificationChannel;->getUserLockedFields()I
2314HSPLandroid/app/NotificationChannel;->getVibrationPattern()[J
2315HSPLandroid/app/NotificationChannel;->hasUserSetImportance()Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07002316HSPLandroid/app/NotificationChannel;->isBlockable()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07002317HSPLandroid/app/NotificationChannel;->isDeleted()Z
2318HSPLandroid/app/NotificationChannel;->isFgServiceShown()Z
2319HSPLandroid/app/NotificationChannel;->isImportantConversation()Z
2320HSPLandroid/app/NotificationChannel;->setBlockable(Z)V
2321HSPLandroid/app/NotificationChannel;->setBypassDnd(Z)V
2322HSPLandroid/app/NotificationChannel;->setDescription(Ljava/lang/String;)V
2323HSPLandroid/app/NotificationChannel;->setGroup(Ljava/lang/String;)V
2324HSPLandroid/app/NotificationChannel;->setLightColor(I)V
2325HSPLandroid/app/NotificationChannel;->setLockscreenVisibility(I)V
2326HSPLandroid/app/NotificationChannel;->setShowBadge(Z)V
2327HSPLandroid/app/NotificationChannel;->setSound(Landroid/net/Uri;Landroid/media/AudioAttributes;)V
2328HSPLandroid/app/NotificationChannel;->setVibrationPattern([J)V
2329HSPLandroid/app/NotificationChannel;->shouldShowLights()Z
2330HSPLandroid/app/NotificationChannel;->shouldVibrate()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002331HSPLandroid/app/NotificationChannel;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002332HSPLandroid/app/NotificationChannel;->writeXml(Lorg/xmlpull/v1/XmlSerializer;)V
2333HSPLandroid/app/NotificationChannelGroup$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/NotificationChannelGroup;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002334HSPLandroid/app/NotificationChannelGroup$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
2335HSPLandroid/app/NotificationChannelGroup;-><init>(Landroid/os/Parcel;)V
2336HSPLandroid/app/NotificationChannelGroup;-><init>(Ljava/lang/String;Ljava/lang/CharSequence;)V
2337HSPLandroid/app/NotificationChannelGroup;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07002338HSPLandroid/app/NotificationChannelGroup;->getChannels()Ljava/util/List;
2339HSPLandroid/app/NotificationChannelGroup;->getDescription()Ljava/lang/String;
2340HSPLandroid/app/NotificationChannelGroup;->getId()Ljava/lang/String;
2341HSPLandroid/app/NotificationChannelGroup;->getName()Ljava/lang/CharSequence;
art-benchmark-service66b4d952021-07-17 17:15:31 -07002342HSPLandroid/app/NotificationChannelGroup;->getTrimmedString(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07002343HSPLandroid/app/NotificationChannelGroup;->isBlocked()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002344HSPLandroid/app/NotificationChannelGroup;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002345HSPLandroid/app/NotificationManager$Policy$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/NotificationManager$Policy;
2346HSPLandroid/app/NotificationManager$Policy$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
2347HSPLandroid/app/NotificationManager$Policy;-><init>(IIIIII)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002348HSPLandroid/app/NotificationManager$Policy;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002349HSPLandroid/app/NotificationManager$Policy;->equals(Ljava/lang/Object;)Z
2350HSPLandroid/app/NotificationManager$Policy;->suppressedVisualEffectsEqual(II)Z
2351HSPLandroid/app/NotificationManager;-><init>(Landroid/content/Context;Landroid/os/Handler;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002352HSPLandroid/app/NotificationManager;->areNotificationsEnabled()Z
2353HSPLandroid/app/NotificationManager;->cancel(I)V
2354HSPLandroid/app/NotificationManager;->cancel(Ljava/lang/String;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002355HSPLandroid/app/NotificationManager;->cancelAll()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002356HSPLandroid/app/NotificationManager;->cancelAsUser(Ljava/lang/String;ILandroid/os/UserHandle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002357HSPLandroid/app/NotificationManager;->createNotificationChannel(Landroid/app/NotificationChannel;)V
2358HSPLandroid/app/NotificationManager;->createNotificationChannelGroup(Landroid/app/NotificationChannelGroup;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002359HSPLandroid/app/NotificationManager;->createNotificationChannelGroups(Ljava/util/List;)V
2360HSPLandroid/app/NotificationManager;->createNotificationChannels(Ljava/util/List;)V
2361HSPLandroid/app/NotificationManager;->deleteNotificationChannel(Ljava/lang/String;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07002362HSPLandroid/app/NotificationManager;->fixLegacySmallIcon(Landroid/app/Notification;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002363HSPLandroid/app/NotificationManager;->fixNotification(Landroid/app/Notification;)Landroid/app/Notification;
2364HSPLandroid/app/NotificationManager;->getActiveNotifications()[Landroid/service/notification/StatusBarNotification;
art-benchmark-service66b4d952021-07-17 17:15:31 -07002365HSPLandroid/app/NotificationManager;->getAutomaticZenRules()Ljava/util/Map;
art-benchmark-service84deab32021-05-12 09:41:00 -07002366HSPLandroid/app/NotificationManager;->getConsolidatedNotificationPolicy()Landroid/app/NotificationManager$Policy;
2367HSPLandroid/app/NotificationManager;->getCurrentInterruptionFilter()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002368HSPLandroid/app/NotificationManager;->getNotificationChannel(Ljava/lang/String;)Landroid/app/NotificationChannel;
2369HSPLandroid/app/NotificationManager;->getNotificationChannelGroup(Ljava/lang/String;)Landroid/app/NotificationChannelGroup;
art-benchmark-service84deab32021-05-12 09:41:00 -07002370HSPLandroid/app/NotificationManager;->getNotificationChannelGroups()Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002371HSPLandroid/app/NotificationManager;->getNotificationChannels()Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -07002372HSPLandroid/app/NotificationManager;->getNotificationPolicy()Landroid/app/NotificationManager$Policy;
2373HSPLandroid/app/NotificationManager;->getService()Landroid/app/INotificationManager;
2374HSPLandroid/app/NotificationManager;->isNotificationPolicyAccessGranted()Z
2375HSPLandroid/app/NotificationManager;->notify(ILandroid/app/Notification;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002376HSPLandroid/app/NotificationManager;->notify(Ljava/lang/String;ILandroid/app/Notification;)V
2377HSPLandroid/app/NotificationManager;->notifyAsUser(Ljava/lang/String;ILandroid/app/Notification;Landroid/os/UserHandle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002378HSPLandroid/app/NotificationManager;->zenModeToInterruptionFilter(I)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07002379HSPLandroid/app/PendingIntent$$ExternalSyntheticLambda1;-><init>()V
art-benchmark-service08401c12022-12-23 09:27:20 -08002380HSPLandroid/app/PendingIntent$$ExternalSyntheticLambda1;->execute(Ljava/lang/Runnable;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002381HSPLandroid/app/PendingIntent$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/PendingIntent;
2382HSPLandroid/app/PendingIntent$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002383HSPLandroid/app/PendingIntent$FinishedDispatcher;-><init>(Landroid/app/PendingIntent;Landroid/app/PendingIntent$OnFinished;Landroid/os/Handler;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002384HSPLandroid/app/PendingIntent$FinishedDispatcher;->performReceive(Landroid/content/Intent;ILjava/lang/String;Landroid/os/Bundle;ZZI)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002385HSPLandroid/app/PendingIntent$FinishedDispatcher;->run()V
2386HSPLandroid/app/PendingIntent;-><init>(Landroid/content/IIntentSender;)V
2387HSPLandroid/app/PendingIntent;-><init>(Landroid/os/IBinder;Ljava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002388HSPLandroid/app/PendingIntent;->buildServicePendingIntent(Landroid/content/Context;ILandroid/content/Intent;II)Landroid/app/PendingIntent;
2389HSPLandroid/app/PendingIntent;->cancel()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08002390HSPLandroid/app/PendingIntent;->checkPendingIntent(ILandroid/content/Intent;Landroid/content/Context;)V+]Landroid/content/Context;missing_types]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/Intent;Landroid/content/Intent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002391HSPLandroid/app/PendingIntent;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07002392HSPLandroid/app/PendingIntent;->getActivities(Landroid/content/Context;I[Landroid/content/Intent;ILandroid/os/Bundle;)Landroid/app/PendingIntent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002393HSPLandroid/app/PendingIntent;->getActivitiesAsUser(Landroid/content/Context;I[Landroid/content/Intent;ILandroid/os/Bundle;Landroid/os/UserHandle;)Landroid/app/PendingIntent;
art-benchmark-service84deab32021-05-12 09:41:00 -07002394HSPLandroid/app/PendingIntent;->getActivity(Landroid/content/Context;ILandroid/content/Intent;I)Landroid/app/PendingIntent;
2395HSPLandroid/app/PendingIntent;->getActivity(Landroid/content/Context;ILandroid/content/Intent;ILandroid/os/Bundle;)Landroid/app/PendingIntent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002396HSPLandroid/app/PendingIntent;->getActivityAsUser(Landroid/content/Context;ILandroid/content/Intent;ILandroid/os/Bundle;Landroid/os/UserHandle;)Landroid/app/PendingIntent;
2397HSPLandroid/app/PendingIntent;->getBroadcast(Landroid/content/Context;ILandroid/content/Intent;I)Landroid/app/PendingIntent;
2398HSPLandroid/app/PendingIntent;->getBroadcastAsUser(Landroid/content/Context;ILandroid/content/Intent;ILandroid/os/UserHandle;)Landroid/app/PendingIntent;
2399HSPLandroid/app/PendingIntent;->getCachedInfo()Landroid/app/ActivityManager$PendingIntentInfo;
2400HSPLandroid/app/PendingIntent;->getCreatorPackage()Ljava/lang/String;
2401HSPLandroid/app/PendingIntent;->getCreatorUid()I
art-benchmark-service84deab32021-05-12 09:41:00 -07002402HSPLandroid/app/PendingIntent;->getIntent()Landroid/content/Intent;
2403HSPLandroid/app/PendingIntent;->getIntentSender()Landroid/content/IntentSender;
2404HSPLandroid/app/PendingIntent;->getService(Landroid/content/Context;ILandroid/content/Intent;I)Landroid/app/PendingIntent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002405HSPLandroid/app/PendingIntent;->hashCode()I
2406HSPLandroid/app/PendingIntent;->isActivity()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07002407HSPLandroid/app/PendingIntent;->send()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002408HSPLandroid/app/PendingIntent;->send(Landroid/content/Context;ILandroid/content/Intent;)V
2409HSPLandroid/app/PendingIntent;->send(Landroid/content/Context;ILandroid/content/Intent;Landroid/app/PendingIntent$OnFinished;Landroid/os/Handler;Ljava/lang/String;Landroid/os/Bundle;)V
2410HSPLandroid/app/PendingIntent;->sendAndReturnResult(Landroid/content/Context;ILandroid/content/Intent;Landroid/app/PendingIntent$OnFinished;Landroid/os/Handler;Ljava/lang/String;Landroid/os/Bundle;)I
2411HSPLandroid/app/PendingIntent;->setOnMarshaledListener(Landroid/app/PendingIntent$OnMarshaledListener;)V
2412HSPLandroid/app/PendingIntent;->toString()Ljava/lang/String;
2413HSPLandroid/app/PendingIntent;->writePendingIntentOrNullToParcel(Landroid/app/PendingIntent;Landroid/os/Parcel;)V
2414HSPLandroid/app/PendingIntent;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002415HSPLandroid/app/Person$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/Person;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002416HSPLandroid/app/Person$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002417HSPLandroid/app/Person$Builder;-><init>()V
2418HSPLandroid/app/Person$Builder;-><init>(Landroid/app/Person;)V
2419HSPLandroid/app/Person$Builder;->build()Landroid/app/Person;
2420HSPLandroid/app/Person$Builder;->setBot(Z)Landroid/app/Person$Builder;
2421HSPLandroid/app/Person$Builder;->setIcon(Landroid/graphics/drawable/Icon;)Landroid/app/Person$Builder;
2422HSPLandroid/app/Person$Builder;->setImportant(Z)Landroid/app/Person$Builder;
2423HSPLandroid/app/Person$Builder;->setKey(Ljava/lang/String;)Landroid/app/Person$Builder;
2424HSPLandroid/app/Person$Builder;->setName(Ljava/lang/CharSequence;)Landroid/app/Person$Builder;
2425HSPLandroid/app/Person$Builder;->setUri(Ljava/lang/String;)Landroid/app/Person$Builder;
2426HSPLandroid/app/Person;-><init>(Landroid/app/Person$Builder;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002427HSPLandroid/app/Person;-><init>(Landroid/os/Parcel;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07002428HSPLandroid/app/Person;->getIcon()Landroid/graphics/drawable/Icon;
art-benchmark-service84deab32021-05-12 09:41:00 -07002429HSPLandroid/app/Person;->getKey()Ljava/lang/String;
2430HSPLandroid/app/Person;->getName()Ljava/lang/CharSequence;
2431HSPLandroid/app/Person;->getUri()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002432HSPLandroid/app/Person;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002433HSPLandroid/app/PictureInPictureParams$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/PictureInPictureParams;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002434HSPLandroid/app/PictureInPictureParams$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
2435HSPLandroid/app/PictureInPictureParams;-><init>(Landroid/os/Parcel;)V
2436HSPLandroid/app/PropertyInvalidatedCache$1;-><init>(Landroid/app/PropertyInvalidatedCache;IFZ)V
2437HSPLandroid/app/PropertyInvalidatedCache$1;->removeEldestEntry(Ljava/util/Map$Entry;)Z
2438HSPLandroid/app/PropertyInvalidatedCache$DefaultComputer;-><init>(Landroid/app/PropertyInvalidatedCache;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002439HSPLandroid/app/PropertyInvalidatedCache$NoPreloadHolder;-><clinit>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002440HSPLandroid/app/PropertyInvalidatedCache$NoPreloadHolder;->next()J
2441HSPLandroid/app/PropertyInvalidatedCache$QueryHandler;-><init>()V
2442HSPLandroid/app/PropertyInvalidatedCache$QueryHandler;->shouldBypassCache(Ljava/lang/Object;)Z
2443HSPLandroid/app/PropertyInvalidatedCache;->-$$Nest$fgetmHighWaterMark(Landroid/app/PropertyInvalidatedCache;)J
2444HSPLandroid/app/PropertyInvalidatedCache;->-$$Nest$fgetmMaxEntries(Landroid/app/PropertyInvalidatedCache;)I
2445HSPLandroid/app/PropertyInvalidatedCache;->-$$Nest$fputmHighWaterMark(Landroid/app/PropertyInvalidatedCache;J)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002446HSPLandroid/app/PropertyInvalidatedCache;-><init>(ILjava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002447HSPLandroid/app/PropertyInvalidatedCache;-><init>(ILjava/lang/String;Ljava/lang/String;)V
2448HSPLandroid/app/PropertyInvalidatedCache;-><init>(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/app/PropertyInvalidatedCache$QueryHandler;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08002449HSPLandroid/app/PropertyInvalidatedCache;->bypass(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07002450HSPLandroid/app/PropertyInvalidatedCache;->cacheName()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002451HSPLandroid/app/PropertyInvalidatedCache;->clear()V
2452HSPLandroid/app/PropertyInvalidatedCache;->createMap()Ljava/util/LinkedHashMap;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002453HSPLandroid/app/PropertyInvalidatedCache;->createPropertyName(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07002454HSPLandroid/app/PropertyInvalidatedCache;->disableLocal()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07002455HSPLandroid/app/PropertyInvalidatedCache;->dumpCacheInfo(Landroid/os/ParcelFileDescriptor;[Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002456HSPLandroid/app/PropertyInvalidatedCache;->getActiveCaches()Ljava/util/ArrayList;
2457HSPLandroid/app/PropertyInvalidatedCache;->getActiveCorks()Ljava/util/ArrayList;
art-benchmark-service00abe242023-02-13 10:31:34 -08002458HSPLandroid/app/PropertyInvalidatedCache;->getCurrentNonce()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002459HSPLandroid/app/PropertyInvalidatedCache;->invalidateCache(Ljava/lang/String;)V
2460HSPLandroid/app/PropertyInvalidatedCache;->invalidateCacheLocked(Ljava/lang/String;)V
2461HSPLandroid/app/PropertyInvalidatedCache;->isDisabled()Z
2462HSPLandroid/app/PropertyInvalidatedCache;->isReservedNonce(J)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07002463HSPLandroid/app/PropertyInvalidatedCache;->maybeCheckConsistency(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08002464HSPLandroid/app/PropertyInvalidatedCache;->query(Ljava/lang/Object;)Ljava/lang/Object;+]Ljava/util/LinkedHashMap;Landroid/app/PropertyInvalidatedCache$1;]Landroid/app/PropertyInvalidatedCache;megamorphic_types
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002465HSPLandroid/app/PropertyInvalidatedCache;->recompute(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002466HSPLandroid/app/PropertyInvalidatedCache;->refresh(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service00abe242023-02-13 10:31:34 -08002467HSPLandroid/app/PropertyInvalidatedCache;->registerCache()V
art-benchmark-service84deab32021-05-12 09:41:00 -07002468HSPLandroid/app/QueuedWork$QueuedWorkHandler;-><init>(Landroid/os/Looper;)V
2469HSPLandroid/app/QueuedWork$QueuedWorkHandler;->handleMessage(Landroid/os/Message;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07002470HSPLandroid/app/QueuedWork;->-$$Nest$smprocessPendingWork()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002471HSPLandroid/app/QueuedWork;->addFinisher(Ljava/lang/Runnable;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002472HSPLandroid/app/QueuedWork;->getHandler()Landroid/os/Handler;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002473HSPLandroid/app/QueuedWork;->hasPendingWork()Z
2474HSPLandroid/app/QueuedWork;->processPendingWork()V
2475HSPLandroid/app/QueuedWork;->queue(Ljava/lang/Runnable;Z)V
2476HSPLandroid/app/QueuedWork;->removeFinisher(Ljava/lang/Runnable;)V
2477HSPLandroid/app/QueuedWork;->waitToFinish()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08002478HSPLandroid/app/ReceiverInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/ReceiverInfo;+]Landroid/app/ReceiverInfo;Landroid/app/ReceiverInfo;
2479HSPLandroid/app/ReceiverInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;+]Landroid/app/ReceiverInfo$1;Landroid/app/ReceiverInfo$1;
art-benchmark-service00abe242023-02-13 10:31:34 -08002480HSPLandroid/app/ReceiverInfo;-><init>()V
2481HSPLandroid/app/ReceiverInfo;->readFromParcel(Landroid/os/Parcel;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -07002482HSPLandroid/app/ReceiverRestrictedContext;-><init>(Landroid/content/Context;)V
2483HSPLandroid/app/RemoteAction$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/RemoteAction;
2484HSPLandroid/app/RemoteAction$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
2485HSPLandroid/app/RemoteAction;-><init>(Landroid/graphics/drawable/Icon;Ljava/lang/CharSequence;Ljava/lang/CharSequence;Landroid/app/PendingIntent;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002486HSPLandroid/app/RemoteAction;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002487HSPLandroid/app/RemoteAction;->getActionIntent()Landroid/app/PendingIntent;
2488HSPLandroid/app/RemoteAction;->getIcon()Landroid/graphics/drawable/Icon;
2489HSPLandroid/app/RemoteAction;->getTitle()Ljava/lang/CharSequence;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002490HSPLandroid/app/RemoteAction;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002491HSPLandroid/app/RemoteInput$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/RemoteInput;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002492HSPLandroid/app/RemoteInput$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002493HSPLandroid/app/RemoteInput$1;->newArray(I)[Landroid/app/RemoteInput;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002494HSPLandroid/app/RemoteInput$1;->newArray(I)[Ljava/lang/Object;
2495HSPLandroid/app/RemoteInput;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002496HSPLandroid/app/RemoteInput;->getAllowFreeFormInput()Z
2497HSPLandroid/app/RemoteInput;->getChoices()[Ljava/lang/CharSequence;
2498HSPLandroid/app/RemoteInput;->getEditChoicesBeforeSending()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002499HSPLandroid/app/RemoteInput;->writeToParcel(Landroid/os/Parcel;I)V
2500HSPLandroid/app/ResourcesManager$$ExternalSyntheticLambda0;->test(Ljava/lang/Object;)Z
art-benchmark-service08401c12022-12-23 09:27:20 -08002501HSPLandroid/app/ResourcesManager$$ExternalSyntheticLambda1;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07002502HSPLandroid/app/ResourcesManager$ActivityResource;-><init>()V
art-benchmark-service08401c12022-12-23 09:27:20 -08002503HSPLandroid/app/ResourcesManager$ActivityResource;-><init>(Landroid/app/ResourcesManager$ActivityResource-IA;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07002504HSPLandroid/app/ResourcesManager$ActivityResources;-><init>()V
art-benchmark-service08401c12022-12-23 09:27:20 -08002505HSPLandroid/app/ResourcesManager$ActivityResources;-><init>(Landroid/app/ResourcesManager$ActivityResources-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002506HSPLandroid/app/ResourcesManager$ApkAssetsSupplier;-><init>(Landroid/app/ResourcesManager;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002507HSPLandroid/app/ResourcesManager$ApkAssetsSupplier;-><init>(Landroid/app/ResourcesManager;Landroid/app/ResourcesManager$ApkAssetsSupplier-IA;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08002508HSPLandroid/app/ResourcesManager$ApkAssetsSupplier;->load(Landroid/app/ResourcesManager$ApkKey;)Landroid/content/res/ApkAssets;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service84deab32021-05-12 09:41:00 -07002509HSPLandroid/app/ResourcesManager$ApkKey;-><init>(Ljava/lang/String;ZZ)V
2510HSPLandroid/app/ResourcesManager$ApkKey;->equals(Ljava/lang/Object;)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08002511HSPLandroid/app/ResourcesManager$ApkKey;->hashCode()I+]Ljava/lang/String;Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07002512HSPLandroid/app/ResourcesManager$UpdateHandler;-><init>(Landroid/app/ResourcesManager;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002513HSPLandroid/app/ResourcesManager$UpdateHandler;-><init>(Landroid/app/ResourcesManager;Landroid/app/ResourcesManager$UpdateHandler-IA;)V
2514HSPLandroid/app/ResourcesManager;->-$$Nest$mloadApkAssets(Landroid/app/ResourcesManager;Landroid/app/ResourcesManager$ApkKey;)Landroid/content/res/ApkAssets;
art-benchmark-service84deab32021-05-12 09:41:00 -07002515HSPLandroid/app/ResourcesManager;-><init>()V
art-benchmark-service66b4d952021-07-17 17:15:31 -07002516HSPLandroid/app/ResourcesManager;->addApplicationPathsLocked(Ljava/lang/String;[Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002517HSPLandroid/app/ResourcesManager;->appendLibAssetsForMainAssetPath(Ljava/lang/String;[Ljava/lang/String;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07002518HSPLandroid/app/ResourcesManager;->appendPendingAppInfoUpdate([Ljava/lang/String;Landroid/content/pm/ApplicationInfo;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002519HSPLandroid/app/ResourcesManager;->applyAllPendingAppInfoUpdates()V
art-benchmark-service66b4d952021-07-17 17:15:31 -07002520HSPLandroid/app/ResourcesManager;->applyCompatConfiguration(ILandroid/content/res/Configuration;)Z
2521HSPLandroid/app/ResourcesManager;->applyConfigurationToResources(Landroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002522HSPLandroid/app/ResourcesManager;->applyConfigurationToResourcesLocked(Landroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;Landroid/content/res/Configuration;Landroid/content/res/ResourcesKey;Landroid/content/res/ResourcesImpl;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002523HSPLandroid/app/ResourcesManager;->applyDisplayMetricsToConfiguration(Landroid/util/DisplayMetrics;Landroid/content/res/Configuration;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07002524HSPLandroid/app/ResourcesManager;->applyNewResourceDirsLocked([Ljava/lang/String;Landroid/content/pm/ApplicationInfo;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002525HSPLandroid/app/ResourcesManager;->cleanupReferences(Ljava/util/ArrayList;Ljava/lang/ref/ReferenceQueue;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08002526HSPLandroid/app/ResourcesManager;->cleanupReferences(Ljava/util/ArrayList;Ljava/lang/ref/ReferenceQueue;Ljava/util/function/Function;)V
2527HSPLandroid/app/ResourcesManager;->combinedOverlayPaths([Ljava/lang/String;[Ljava/lang/String;)[Ljava/lang/String;
2528HSPLandroid/app/ResourcesManager;->createApkAssetsSupplierNotLocked(Landroid/content/res/ResourcesKey;)Landroid/app/ResourcesManager$ApkAssetsSupplier;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002529HSPLandroid/app/ResourcesManager;->createAssetManager(Landroid/content/res/ResourcesKey;Landroid/app/ResourcesManager$ApkAssetsSupplier;)Landroid/content/res/AssetManager;
art-benchmark-service84deab32021-05-12 09:41:00 -07002530HSPLandroid/app/ResourcesManager;->createBaseTokenResources(Landroid/os/IBinder;Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;ILandroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;Ljava/lang/ClassLoader;Ljava/util/List;)Landroid/content/res/Resources;
2531HSPLandroid/app/ResourcesManager;->createResources(Landroid/content/res/ResourcesKey;Ljava/lang/ClassLoader;Landroid/app/ResourcesManager$ApkAssetsSupplier;)Landroid/content/res/Resources;
2532HSPLandroid/app/ResourcesManager;->createResourcesForActivity(Landroid/os/IBinder;Landroid/content/res/ResourcesKey;Landroid/content/res/Configuration;Ljava/lang/Integer;Ljava/lang/ClassLoader;Landroid/app/ResourcesManager$ApkAssetsSupplier;)Landroid/content/res/Resources;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002533HSPLandroid/app/ResourcesManager;->createResourcesForActivityLocked(Landroid/os/IBinder;Landroid/content/res/Configuration;Ljava/lang/Integer;Ljava/lang/ClassLoader;Landroid/content/res/ResourcesImpl;Landroid/content/res/CompatibilityInfo;)Landroid/content/res/Resources;
2534HSPLandroid/app/ResourcesManager;->createResourcesImpl(Landroid/content/res/ResourcesKey;Landroid/app/ResourcesManager$ApkAssetsSupplier;)Landroid/content/res/ResourcesImpl;
art-benchmark-service00abe242023-02-13 10:31:34 -08002535HSPLandroid/app/ResourcesManager;->createResourcesLocked(Ljava/lang/ClassLoader;Landroid/content/res/ResourcesImpl;Landroid/content/res/CompatibilityInfo;)Landroid/content/res/Resources;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08002536HSPLandroid/app/ResourcesManager;->extractApkKeys(Landroid/content/res/ResourcesKey;)Ljava/util/ArrayList;+]Ljava/lang/String;Ljava/lang/String;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002537HSPLandroid/app/ResourcesManager;->findKeyForResourceImplLocked(Landroid/content/res/ResourcesImpl;)Landroid/content/res/ResourcesKey;
art-benchmark-service84deab32021-05-12 09:41:00 -07002538HSPLandroid/app/ResourcesManager;->findOrCreateResourcesImplForKeyLocked(Landroid/content/res/ResourcesKey;)Landroid/content/res/ResourcesImpl;
art-benchmark-service00abe242023-02-13 10:31:34 -08002539HSPLandroid/app/ResourcesManager;->findOrCreateResourcesImplForKeyLocked(Landroid/content/res/ResourcesKey;Landroid/app/ResourcesManager$ApkAssetsSupplier;)Landroid/content/res/ResourcesImpl;
art-benchmark-service84deab32021-05-12 09:41:00 -07002540HSPLandroid/app/ResourcesManager;->findResourcesForActivityLocked(Landroid/os/IBinder;Landroid/content/res/ResourcesKey;Ljava/lang/ClassLoader;)Landroid/content/res/Resources;
art-benchmark-service00abe242023-02-13 10:31:34 -08002541HSPLandroid/app/ResourcesManager;->findResourcesImplForKeyLocked(Landroid/content/res/ResourcesKey;)Landroid/content/res/ResourcesImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002542HSPLandroid/app/ResourcesManager;->generateConfig(Landroid/content/res/ResourcesKey;)Landroid/content/res/Configuration;
art-benchmark-service84deab32021-05-12 09:41:00 -07002543HSPLandroid/app/ResourcesManager;->generateDisplayId(Landroid/content/res/ResourcesKey;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002544HSPLandroid/app/ResourcesManager;->getAdjustedDisplay(ILandroid/content/res/Resources;)Landroid/view/Display;
art-benchmark-service84deab32021-05-12 09:41:00 -07002545HSPLandroid/app/ResourcesManager;->getConfiguration()Landroid/content/res/Configuration;
2546HSPLandroid/app/ResourcesManager;->getDisplayMetrics()Landroid/util/DisplayMetrics;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002547HSPLandroid/app/ResourcesManager;->getDisplayMetrics(ILandroid/view/DisplayAdjustments;)Landroid/util/DisplayMetrics;
2548HSPLandroid/app/ResourcesManager;->getDisplayMetrics(Landroid/content/res/Configuration;)Landroid/util/DisplayMetrics;
art-benchmark-service84deab32021-05-12 09:41:00 -07002549HSPLandroid/app/ResourcesManager;->getInstance()Landroid/app/ResourcesManager;
2550HSPLandroid/app/ResourcesManager;->getOrCreateActivityResourcesStructLocked(Landroid/os/IBinder;)Landroid/app/ResourcesManager$ActivityResources;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002551HSPLandroid/app/ResourcesManager;->getResources(Landroid/os/IBinder;Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;Ljava/lang/Integer;Landroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;Ljava/lang/ClassLoader;Ljava/util/List;)Landroid/content/res/Resources;
art-benchmark-service66b4d952021-07-17 17:15:31 -07002552HSPLandroid/app/ResourcesManager;->initializeApplicationPaths(Ljava/lang/String;[Ljava/lang/String;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002553HSPLandroid/app/ResourcesManager;->isSameResourcesOverrideConfig(Landroid/os/IBinder;Landroid/content/res/Configuration;)Z
art-benchmark-service00abe242023-02-13 10:31:34 -08002554HSPLandroid/app/ResourcesManager;->lambda$cleanupReferences$1(Ljava/util/function/Function;Ljava/util/HashSet;Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07002555HSPLandroid/app/ResourcesManager;->lambda$createResourcesForActivityLocked$0(Landroid/app/ResourcesManager$ActivityResource;)Ljava/lang/ref/WeakReference;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08002556HSPLandroid/app/ResourcesManager;->loadApkAssets(Landroid/app/ResourcesManager$ApkKey;)Landroid/content/res/ApkAssets;+]Landroid/content/res/ApkAssets;Landroid/content/res/ApkAssets;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Ljava/lang/ref/WeakReference;Ljava/lang/ref/WeakReference;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002557HSPLandroid/app/ResourcesManager;->overlayPathToIdmapPath(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07002558HSPLandroid/app/ResourcesManager;->rebaseActivityOverrideConfig(Landroid/app/ResourcesManager$ActivityResource;Landroid/content/res/Configuration;I)Landroid/content/res/ResourcesKey;
2559HSPLandroid/app/ResourcesManager;->rebaseKeyForActivity(Landroid/os/IBinder;Landroid/content/res/ResourcesKey;Z)V
2560HSPLandroid/app/ResourcesManager;->rebaseKeyForDisplay(Landroid/content/res/ResourcesKey;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002561HSPLandroid/app/ResourcesManager;->redirectResourcesToNewImplLocked(Landroid/util/ArrayMap;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002562HSPLandroid/app/ResourcesManager;->updateResourcesForActivity(Landroid/os/IBinder;Landroid/content/res/Configuration;I)V
2563HSPLandroid/app/ResultInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/ResultInfo;
2564HSPLandroid/app/ResultInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
2565HSPLandroid/app/ResultInfo;-><init>(Landroid/os/Parcel;)V
2566HSPLandroid/app/Service;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002567HSPLandroid/app/Service;->attach(Landroid/content/Context;Landroid/app/ActivityThread;Ljava/lang/String;Landroid/os/IBinder;Landroid/app/Application;Ljava/lang/Object;)V
2568HSPLandroid/app/Service;->attachBaseContext(Landroid/content/Context;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002569HSPLandroid/app/Service;->clearStartForegroundServiceStackTrace()V
art-benchmark-service84deab32021-05-12 09:41:00 -07002570HSPLandroid/app/Service;->createServiceBaseContext(Landroid/app/ActivityThread;Landroid/app/LoadedApk;)Landroid/content/Context;
2571HSPLandroid/app/Service;->detachAndCleanUp()V
2572HSPLandroid/app/Service;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V
2573HSPLandroid/app/Service;->getApplication()Landroid/app/Application;
2574HSPLandroid/app/Service;->getClassName()Ljava/lang/String;
art-benchmark-service08401c12022-12-23 09:27:20 -08002575HSPLandroid/app/Service;->logForegroundServiceStopIfNecessary()V
art-benchmark-service84deab32021-05-12 09:41:00 -07002576HSPLandroid/app/Service;->onConfigurationChanged(Landroid/content/res/Configuration;)V
2577HSPLandroid/app/Service;->onCreate()V
2578HSPLandroid/app/Service;->onDestroy()V
2579HSPLandroid/app/Service;->onLowMemory()V
2580HSPLandroid/app/Service;->onStart(Landroid/content/Intent;I)V
2581HSPLandroid/app/Service;->onStartCommand(Landroid/content/Intent;II)I
2582HSPLandroid/app/Service;->onTrimMemory(I)V
2583HSPLandroid/app/Service;->onUnbind(Landroid/content/Intent;)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07002584HSPLandroid/app/Service;->setStartForegroundServiceStackTrace(Ljava/lang/String;Landroid/app/StackTrace;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002585HSPLandroid/app/Service;->startForeground(ILandroid/app/Notification;)V
2586HSPLandroid/app/Service;->stopForeground(I)V
2587HSPLandroid/app/Service;->stopForeground(Z)V
2588HSPLandroid/app/Service;->stopSelf()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002589HSPLandroid/app/Service;->stopSelf(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002590HSPLandroid/app/Service;->stopSelfResult(I)Z
2591HSPLandroid/app/ServiceConnectionLeaked;-><init>(Ljava/lang/String;)V
2592HSPLandroid/app/ServiceStartArgs$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/ServiceStartArgs;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002593HSPLandroid/app/ServiceStartArgs$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
2594HSPLandroid/app/ServiceStartArgs;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002595HSPLandroid/app/SharedPreferencesImpl$1;-><init>(Landroid/app/SharedPreferencesImpl;Ljava/lang/String;)V
2596HSPLandroid/app/SharedPreferencesImpl$1;->run()V
2597HSPLandroid/app/SharedPreferencesImpl$2;-><init>(Landroid/app/SharedPreferencesImpl;Landroid/app/SharedPreferencesImpl$MemoryCommitResult;ZLjava/lang/Runnable;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002598HSPLandroid/app/SharedPreferencesImpl$2;->run()V
art-benchmark-service84deab32021-05-12 09:41:00 -07002599HSPLandroid/app/SharedPreferencesImpl$EditorImpl$$ExternalSyntheticLambda0;-><init>(Landroid/app/SharedPreferencesImpl$EditorImpl;Landroid/app/SharedPreferencesImpl$MemoryCommitResult;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002600HSPLandroid/app/SharedPreferencesImpl$EditorImpl$$ExternalSyntheticLambda0;->run()V
art-benchmark-service84deab32021-05-12 09:41:00 -07002601HSPLandroid/app/SharedPreferencesImpl$EditorImpl$1;-><init>(Landroid/app/SharedPreferencesImpl$EditorImpl;Landroid/app/SharedPreferencesImpl$MemoryCommitResult;J)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002602HSPLandroid/app/SharedPreferencesImpl$EditorImpl$1;->run()V
art-benchmark-service84deab32021-05-12 09:41:00 -07002603HSPLandroid/app/SharedPreferencesImpl$EditorImpl$2;-><init>(Landroid/app/SharedPreferencesImpl$EditorImpl;Ljava/lang/Runnable;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002604HSPLandroid/app/SharedPreferencesImpl$EditorImpl$2;->run()V
art-benchmark-service84deab32021-05-12 09:41:00 -07002605HSPLandroid/app/SharedPreferencesImpl$EditorImpl;-><init>(Landroid/app/SharedPreferencesImpl;)V
2606HSPLandroid/app/SharedPreferencesImpl$EditorImpl;->apply()V
2607HSPLandroid/app/SharedPreferencesImpl$EditorImpl;->clear()Landroid/content/SharedPreferences$Editor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002608HSPLandroid/app/SharedPreferencesImpl$EditorImpl;->commit()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08002609HSPLandroid/app/SharedPreferencesImpl$EditorImpl;->commitToMemory()Landroid/app/SharedPreferencesImpl$MemoryCommitResult;+]Ljava/util/Map$Entry;Ljava/util/HashMap$Node;]Ljava/lang/Object;Ljava/lang/String;,Ljava/lang/Boolean;,Ljava/lang/Long;,Ljava/lang/Float;]Ljava/util/WeakHashMap;Ljava/util/WeakHashMap;]Ljava/util/Map;Ljava/util/HashMap;]Ljava/util/Iterator;Ljava/util/HashMap$EntryIterator;]Ljava/util/Set;Ljava/util/HashMap$EntrySet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002610HSPLandroid/app/SharedPreferencesImpl$EditorImpl;->notifyListeners(Landroid/app/SharedPreferencesImpl$MemoryCommitResult;)V
2611HSPLandroid/app/SharedPreferencesImpl$EditorImpl;->putBoolean(Ljava/lang/String;Z)Landroid/content/SharedPreferences$Editor;
art-benchmark-service84deab32021-05-12 09:41:00 -07002612HSPLandroid/app/SharedPreferencesImpl$EditorImpl;->putFloat(Ljava/lang/String;F)Landroid/content/SharedPreferences$Editor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002613HSPLandroid/app/SharedPreferencesImpl$EditorImpl;->putInt(Ljava/lang/String;I)Landroid/content/SharedPreferences$Editor;
2614HSPLandroid/app/SharedPreferencesImpl$EditorImpl;->putLong(Ljava/lang/String;J)Landroid/content/SharedPreferences$Editor;
2615HSPLandroid/app/SharedPreferencesImpl$EditorImpl;->putString(Ljava/lang/String;Ljava/lang/String;)Landroid/content/SharedPreferences$Editor;
2616HSPLandroid/app/SharedPreferencesImpl$EditorImpl;->putStringSet(Ljava/lang/String;Ljava/util/Set;)Landroid/content/SharedPreferences$Editor;
2617HSPLandroid/app/SharedPreferencesImpl$EditorImpl;->remove(Ljava/lang/String;)Landroid/content/SharedPreferences$Editor;
art-benchmark-service84deab32021-05-12 09:41:00 -07002618HSPLandroid/app/SharedPreferencesImpl$MemoryCommitResult;-><init>(JZLjava/util/List;Ljava/util/Set;Ljava/util/Map;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07002619HSPLandroid/app/SharedPreferencesImpl$MemoryCommitResult;-><init>(JZLjava/util/List;Ljava/util/Set;Ljava/util/Map;Landroid/app/SharedPreferencesImpl$MemoryCommitResult-IA;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002620HSPLandroid/app/SharedPreferencesImpl$MemoryCommitResult;->setDiskWriteResult(ZZ)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07002621HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$fgetmCurrentMemoryStateGeneration(Landroid/app/SharedPreferencesImpl;)J
2622HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$fgetmDiskWritesInFlight(Landroid/app/SharedPreferencesImpl;)I
2623HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$fgetmListeners(Landroid/app/SharedPreferencesImpl;)Ljava/util/WeakHashMap;
2624HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$fgetmLock(Landroid/app/SharedPreferencesImpl;)Ljava/lang/Object;
2625HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$fgetmMap(Landroid/app/SharedPreferencesImpl;)Ljava/util/Map;
2626HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$fgetmWritingToDiskLock(Landroid/app/SharedPreferencesImpl;)Ljava/lang/Object;
art-benchmark-service08401c12022-12-23 09:27:20 -08002627HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$fputmCurrentMemoryStateGeneration(Landroid/app/SharedPreferencesImpl;J)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07002628HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$fputmDiskWritesInFlight(Landroid/app/SharedPreferencesImpl;I)V
art-benchmark-service08401c12022-12-23 09:27:20 -08002629HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$fputmMap(Landroid/app/SharedPreferencesImpl;Ljava/util/Map;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07002630HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$menqueueDiskWrite(Landroid/app/SharedPreferencesImpl;Landroid/app/SharedPreferencesImpl$MemoryCommitResult;Ljava/lang/Runnable;)V
2631HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$mloadFromDisk(Landroid/app/SharedPreferencesImpl;)V
2632HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$mwriteToFile(Landroid/app/SharedPreferencesImpl;Landroid/app/SharedPreferencesImpl$MemoryCommitResult;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002633HSPLandroid/app/SharedPreferencesImpl;-><init>(Ljava/io/File;I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002634HSPLandroid/app/SharedPreferencesImpl;->awaitLoadedLocked()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002635HSPLandroid/app/SharedPreferencesImpl;->contains(Ljava/lang/String;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07002636HSPLandroid/app/SharedPreferencesImpl;->createFileOutputStream(Ljava/io/File;)Ljava/io/FileOutputStream;
2637HSPLandroid/app/SharedPreferencesImpl;->edit()Landroid/content/SharedPreferences$Editor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002638HSPLandroid/app/SharedPreferencesImpl;->enqueueDiskWrite(Landroid/app/SharedPreferencesImpl$MemoryCommitResult;Ljava/lang/Runnable;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002639HSPLandroid/app/SharedPreferencesImpl;->getAll()Ljava/util/Map;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002640HSPLandroid/app/SharedPreferencesImpl;->getBoolean(Ljava/lang/String;Z)Z
2641HSPLandroid/app/SharedPreferencesImpl;->getFloat(Ljava/lang/String;F)F
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08002642HSPLandroid/app/SharedPreferencesImpl;->getInt(Ljava/lang/String;I)I+]Ljava/lang/Integer;Ljava/lang/Integer;]Ljava/util/Map;Ljava/util/HashMap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002643HSPLandroid/app/SharedPreferencesImpl;->getLong(Ljava/lang/String;J)J
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08002644HSPLandroid/app/SharedPreferencesImpl;->getString(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;+]Ljava/util/Map;Ljava/util/HashMap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002645HSPLandroid/app/SharedPreferencesImpl;->getStringSet(Ljava/lang/String;Ljava/util/Set;)Ljava/util/Set;
2646HSPLandroid/app/SharedPreferencesImpl;->hasFileChangedUnexpectedly()Z
2647HSPLandroid/app/SharedPreferencesImpl;->loadFromDisk()V
2648HSPLandroid/app/SharedPreferencesImpl;->makeBackupFile(Ljava/io/File;)Ljava/io/File;
art-benchmark-service84deab32021-05-12 09:41:00 -07002649HSPLandroid/app/SharedPreferencesImpl;->registerOnSharedPreferenceChangeListener(Landroid/content/SharedPreferences$OnSharedPreferenceChangeListener;)V
2650HSPLandroid/app/SharedPreferencesImpl;->startLoadFromDisk()V
2651HSPLandroid/app/SharedPreferencesImpl;->startReloadIfChangedUnexpectedly()V
2652HSPLandroid/app/SharedPreferencesImpl;->unregisterOnSharedPreferenceChangeListener(Landroid/content/SharedPreferences$OnSharedPreferenceChangeListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002653HSPLandroid/app/SharedPreferencesImpl;->writeToFile(Landroid/app/SharedPreferencesImpl$MemoryCommitResult;Z)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07002654HSPLandroid/app/StackTrace;-><init>(Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002655HSPLandroid/app/StatusBarManager;-><init>(Landroid/content/Context;)V
2656HSPLandroid/app/SyncNotedAppOp$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/SyncNotedAppOp;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002657HSPLandroid/app/SyncNotedAppOp$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -07002658HSPLandroid/app/SyncNotedAppOp;-><init>(IILjava/lang/String;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002659HSPLandroid/app/SyncNotedAppOp;-><init>(ILjava/lang/String;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07002660HSPLandroid/app/SyncNotedAppOp;-><init>(ILjava/lang/String;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002661HSPLandroid/app/SyncNotedAppOp;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002662HSPLandroid/app/SyncNotedAppOp;->getAttributionTag()Ljava/lang/String;
2663HSPLandroid/app/SyncNotedAppOp;->getOp()Ljava/lang/String;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07002664HSPLandroid/app/SyncNotedAppOp;->getOpMode()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002665HSPLandroid/app/SyncNotedAppOp;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07002666HSPLandroid/app/SystemServiceRegistry$100;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002667HSPLandroid/app/SystemServiceRegistry$103;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2668HSPLandroid/app/SystemServiceRegistry$104;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2669HSPLandroid/app/SystemServiceRegistry$105;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2670HSPLandroid/app/SystemServiceRegistry$106;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2671HSPLandroid/app/SystemServiceRegistry$107;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2672HSPLandroid/app/SystemServiceRegistry$108;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2673HSPLandroid/app/SystemServiceRegistry$109;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002674HSPLandroid/app/SystemServiceRegistry$110;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2675HSPLandroid/app/SystemServiceRegistry$111;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2676HSPLandroid/app/SystemServiceRegistry$112;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2677HSPLandroid/app/SystemServiceRegistry$113;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002678HSPLandroid/app/SystemServiceRegistry$114;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002679HSPLandroid/app/SystemServiceRegistry$115;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07002680HSPLandroid/app/SystemServiceRegistry$116;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -07002681HSPLandroid/app/SystemServiceRegistry$117;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002682HSPLandroid/app/SystemServiceRegistry$122;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2683HSPLandroid/app/SystemServiceRegistry$123;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2684HSPLandroid/app/SystemServiceRegistry$124;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2685HSPLandroid/app/SystemServiceRegistry$125;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2686HSPLandroid/app/SystemServiceRegistry$126;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2687HSPLandroid/app/SystemServiceRegistry$127;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2688HSPLandroid/app/SystemServiceRegistry$128;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2689HSPLandroid/app/SystemServiceRegistry$129;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002690HSPLandroid/app/SystemServiceRegistry$12;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2691HSPLandroid/app/SystemServiceRegistry$130;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -07002692HSPLandroid/app/SystemServiceRegistry$131;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service08401c12022-12-23 09:27:20 -08002693HSPLandroid/app/SystemServiceRegistry$139;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002694HSPLandroid/app/SystemServiceRegistry$13;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service00abe242023-02-13 10:31:34 -08002695HSPLandroid/app/SystemServiceRegistry$140;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002696HSPLandroid/app/SystemServiceRegistry$14;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service08401c12022-12-23 09:27:20 -08002697HSPLandroid/app/SystemServiceRegistry$15;->createService(Landroid/app/ContextImpl;)Landroid/content/ClipboardManager;
2698HSPLandroid/app/SystemServiceRegistry$15;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002699HSPLandroid/app/SystemServiceRegistry$1;->createService(Landroid/app/ContextImpl;)Landroid/view/accessibility/AccessibilityManager;
2700HSPLandroid/app/SystemServiceRegistry$1;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service08401c12022-12-23 09:27:20 -08002701HSPLandroid/app/SystemServiceRegistry$22;->createService(Landroid/app/ContextImpl;)Landroid/app/admin/DevicePolicyManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002702HSPLandroid/app/SystemServiceRegistry$22;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service08401c12022-12-23 09:27:20 -08002703HSPLandroid/app/SystemServiceRegistry$23;->createService(Landroid/app/ContextImpl;)Landroid/app/DownloadManager;
art-benchmark-service84deab32021-05-12 09:41:00 -07002704HSPLandroid/app/SystemServiceRegistry$23;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service08401c12022-12-23 09:27:20 -08002705HSPLandroid/app/SystemServiceRegistry$24;->createService(Landroid/app/ContextImpl;)Landroid/os/BatteryManager;
art-benchmark-service84deab32021-05-12 09:41:00 -07002706HSPLandroid/app/SystemServiceRegistry$24;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2707HSPLandroid/app/SystemServiceRegistry$25;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service08401c12022-12-23 09:27:20 -08002708HSPLandroid/app/SystemServiceRegistry$29;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002709HSPLandroid/app/SystemServiceRegistry$2;->createService(Landroid/app/ContextImpl;)Landroid/view/accessibility/CaptioningManager;
2710HSPLandroid/app/SystemServiceRegistry$2;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002711HSPLandroid/app/SystemServiceRegistry$32;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002712HSPLandroid/app/SystemServiceRegistry$33;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2713HSPLandroid/app/SystemServiceRegistry$34;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2714HSPLandroid/app/SystemServiceRegistry$35;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002715HSPLandroid/app/SystemServiceRegistry$36;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2716HSPLandroid/app/SystemServiceRegistry$37;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2717HSPLandroid/app/SystemServiceRegistry$38;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002718HSPLandroid/app/SystemServiceRegistry$39;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002719HSPLandroid/app/SystemServiceRegistry$3;->createService(Landroid/app/ContextImpl;)Landroid/accounts/AccountManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002720HSPLandroid/app/SystemServiceRegistry$3;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002721HSPLandroid/app/SystemServiceRegistry$40;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2722HSPLandroid/app/SystemServiceRegistry$41;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2723HSPLandroid/app/SystemServiceRegistry$42;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002724HSPLandroid/app/SystemServiceRegistry$43;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2725HSPLandroid/app/SystemServiceRegistry$44;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2726HSPLandroid/app/SystemServiceRegistry$45;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002727HSPLandroid/app/SystemServiceRegistry$46;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002728HSPLandroid/app/SystemServiceRegistry$47;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2729HSPLandroid/app/SystemServiceRegistry$48;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2730HSPLandroid/app/SystemServiceRegistry$49;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2731HSPLandroid/app/SystemServiceRegistry$4;->createService(Landroid/app/ContextImpl;)Landroid/app/ActivityManager;
2732HSPLandroid/app/SystemServiceRegistry$4;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002733HSPLandroid/app/SystemServiceRegistry$50;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002734HSPLandroid/app/SystemServiceRegistry$51;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2735HSPLandroid/app/SystemServiceRegistry$52;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002736HSPLandroid/app/SystemServiceRegistry$53;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002737HSPLandroid/app/SystemServiceRegistry$54;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2738HSPLandroid/app/SystemServiceRegistry$55;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2739HSPLandroid/app/SystemServiceRegistry$56;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2740HSPLandroid/app/SystemServiceRegistry$57;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2741HSPLandroid/app/SystemServiceRegistry$58;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2742HSPLandroid/app/SystemServiceRegistry$59;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2743HSPLandroid/app/SystemServiceRegistry$60;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2744HSPLandroid/app/SystemServiceRegistry$61;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2745HSPLandroid/app/SystemServiceRegistry$62;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2746HSPLandroid/app/SystemServiceRegistry$63;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002747HSPLandroid/app/SystemServiceRegistry$64;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002748HSPLandroid/app/SystemServiceRegistry$65;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002749HSPLandroid/app/SystemServiceRegistry$66;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2750HSPLandroid/app/SystemServiceRegistry$67;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -07002751HSPLandroid/app/SystemServiceRegistry$68;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service08401c12022-12-23 09:27:20 -08002752HSPLandroid/app/SystemServiceRegistry$69;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -07002753HSPLandroid/app/SystemServiceRegistry$74;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002754HSPLandroid/app/SystemServiceRegistry$75;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -07002755HSPLandroid/app/SystemServiceRegistry$77;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002756HSPLandroid/app/SystemServiceRegistry$78;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2757HSPLandroid/app/SystemServiceRegistry$79;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2758HSPLandroid/app/SystemServiceRegistry$7;->createService(Landroid/app/ContextImpl;)Landroid/app/AlarmManager;
2759HSPLandroid/app/SystemServiceRegistry$7;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07002760HSPLandroid/app/SystemServiceRegistry$83;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002761HSPLandroid/app/SystemServiceRegistry$84;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002762HSPLandroid/app/SystemServiceRegistry$85;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07002763HSPLandroid/app/SystemServiceRegistry$86;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002764HSPLandroid/app/SystemServiceRegistry$88;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2765HSPLandroid/app/SystemServiceRegistry$89;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2766HSPLandroid/app/SystemServiceRegistry$8;->createService(Landroid/app/ContextImpl;)Landroid/media/AudioManager;
2767HSPLandroid/app/SystemServiceRegistry$8;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2768HSPLandroid/app/SystemServiceRegistry$90;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2769HSPLandroid/app/SystemServiceRegistry$91;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2770HSPLandroid/app/SystemServiceRegistry$92;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2771HSPLandroid/app/SystemServiceRegistry$93;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2772HSPLandroid/app/SystemServiceRegistry$94;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2773HSPLandroid/app/SystemServiceRegistry$95;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2774HSPLandroid/app/SystemServiceRegistry$96;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2775HSPLandroid/app/SystemServiceRegistry$97;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002776HSPLandroid/app/SystemServiceRegistry$98;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2777HSPLandroid/app/SystemServiceRegistry$99;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002778HSPLandroid/app/SystemServiceRegistry$9;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002779HSPLandroid/app/SystemServiceRegistry$CachedServiceFetcher;->getService(Landroid/app/ContextImpl;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07002780HSPLandroid/app/SystemServiceRegistry$StaticServiceFetcher;->getService(Landroid/app/ContextImpl;)Ljava/lang/Object;
2781HSPLandroid/app/SystemServiceRegistry;->createServiceCache()[Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002782HSPLandroid/app/SystemServiceRegistry;->getSystemService(Landroid/app/ContextImpl;Ljava/lang/String;)Ljava/lang/Object;
2783HSPLandroid/app/SystemServiceRegistry;->getSystemServiceName(Ljava/lang/Class;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07002784HSPLandroid/app/TaskInfo;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002785HSPLandroid/app/TaskInfo;->getWindowingMode()I
2786HSPLandroid/app/TaskInfo;->readFromParcel(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002787HSPLandroid/app/TaskStackListener;-><init>()V
2788HSPLandroid/app/TaskStackListener;->onActivityRequestedOrientationChanged(II)V
2789HSPLandroid/app/TaskStackListener;->onActivityRestartAttempt(Landroid/app/ActivityManager$RunningTaskInfo;ZZZ)V
2790HSPLandroid/app/TaskStackListener;->onRecentTaskListUpdated()V
2791HSPLandroid/app/TaskStackListener;->onTaskCreated(ILandroid/content/ComponentName;)V
2792HSPLandroid/app/TaskStackListener;->onTaskDescriptionChanged(ILandroid/app/ActivityManager$TaskDescription;)V
2793HSPLandroid/app/TaskStackListener;->onTaskDescriptionChanged(Landroid/app/ActivityManager$RunningTaskInfo;)V
2794HSPLandroid/app/TaskStackListener;->onTaskFocusChanged(IZ)V
2795HSPLandroid/app/TaskStackListener;->onTaskMovedToFront(I)V
2796HSPLandroid/app/TaskStackListener;->onTaskMovedToFront(Landroid/app/ActivityManager$RunningTaskInfo;)V
2797HSPLandroid/app/TaskStackListener;->onTaskRemovalStarted(I)V
2798HSPLandroid/app/TaskStackListener;->onTaskRemovalStarted(Landroid/app/ActivityManager$RunningTaskInfo;)V
2799HSPLandroid/app/TaskStackListener;->onTaskRemoved(I)V
2800HSPLandroid/app/TaskStackListener;->onTaskRequestedOrientationChanged(II)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07002801HSPLandroid/app/UiModeManager$OnProjectionStateChangedListenerResourceManager;-><init>()V
art-benchmark-service08401c12022-12-23 09:27:20 -08002802HSPLandroid/app/UiModeManager$OnProjectionStateChangedListenerResourceManager;-><init>(Landroid/app/UiModeManager$OnProjectionStateChangedListenerResourceManager-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002803HSPLandroid/app/UiModeManager;-><init>(Landroid/content/Context;)V
2804HSPLandroid/app/UiModeManager;->getActiveProjectionTypes()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002805HSPLandroid/app/UiModeManager;->getCurrentModeType()I
art-benchmark-service84deab32021-05-12 09:41:00 -07002806HSPLandroid/app/UriGrantsManager$1;->create()Landroid/app/IUriGrantsManager;
2807HSPLandroid/app/UriGrantsManager$1;->create()Ljava/lang/Object;
2808HSPLandroid/app/UriGrantsManager;->getService()Landroid/app/IUriGrantsManager;
2809HSPLandroid/app/WallpaperColors$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/WallpaperColors;
2810HSPLandroid/app/WallpaperColors$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002811HSPLandroid/app/WallpaperColors;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002812HSPLandroid/app/WallpaperColors;->getColorHints()I
2813HSPLandroid/app/WallpaperColors;->getMainColors()Ljava/util/List;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07002814HSPLandroid/app/WallpaperManager$Globals$1;-><init>(Landroid/app/WallpaperManager$Globals;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07002815HSPLandroid/app/WallpaperManager$Globals;-><init>(Landroid/app/IWallpaperManager;Landroid/os/Looper;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002816HSPLandroid/app/WallpaperManager$Globals;->forgetLoadedWallpaper()V
art-benchmark-service66b4d952021-07-17 17:15:31 -07002817HSPLandroid/app/WallpaperManager$Globals;->getWallpaperColors(III)Landroid/app/WallpaperColors;
art-benchmark-service84deab32021-05-12 09:41:00 -07002818HSPLandroid/app/WallpaperManager;-><init>(Landroid/app/IWallpaperManager;Landroid/content/Context;Landroid/os/Handler;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07002819HSPLandroid/app/WallpaperManager;->getWallpaperColors(I)Landroid/app/WallpaperColors;
2820HSPLandroid/app/WallpaperManager;->getWallpaperColors(II)Landroid/app/WallpaperColors;
art-benchmark-service84deab32021-05-12 09:41:00 -07002821HSPLandroid/app/WallpaperManager;->getWallpaperInfo()Landroid/app/WallpaperInfo;
2822HSPLandroid/app/WallpaperManager;->getWallpaperInfo(I)Landroid/app/WallpaperInfo;
2823HSPLandroid/app/WallpaperManager;->initGlobals(Landroid/app/IWallpaperManager;Landroid/os/Looper;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002824HSPLandroid/app/WallpaperManager;->setWallpaperZoomOut(Landroid/os/IBinder;F)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002825HSPLandroid/app/WindowConfiguration$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/WindowConfiguration;
2826HSPLandroid/app/WindowConfiguration$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08002827HSPLandroid/app/WindowConfiguration;-><init>()V+]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
art-benchmark-service84deab32021-05-12 09:41:00 -07002828HSPLandroid/app/WindowConfiguration;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002829HSPLandroid/app/WindowConfiguration;->activityTypeToString(I)Ljava/lang/String;
2830HSPLandroid/app/WindowConfiguration;->canReceiveKeys()Z
2831HSPLandroid/app/WindowConfiguration;->compareTo(Landroid/app/WindowConfiguration;)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08002832HSPLandroid/app/WindowConfiguration;->diff(Landroid/app/WindowConfiguration;Z)J+]Landroid/graphics/Rect;Landroid/graphics/Rect;
art-benchmark-service84deab32021-05-12 09:41:00 -07002833HSPLandroid/app/WindowConfiguration;->equals(Ljava/lang/Object;)Z
2834HSPLandroid/app/WindowConfiguration;->getActivityType()I
2835HSPLandroid/app/WindowConfiguration;->getAppBounds()Landroid/graphics/Rect;
2836HSPLandroid/app/WindowConfiguration;->getBounds()Landroid/graphics/Rect;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002837HSPLandroid/app/WindowConfiguration;->getDisplayRotation()I
art-benchmark-service84deab32021-05-12 09:41:00 -07002838HSPLandroid/app/WindowConfiguration;->getMaxBounds()Landroid/graphics/Rect;
2839HSPLandroid/app/WindowConfiguration;->getRotation()I
2840HSPLandroid/app/WindowConfiguration;->getWindowingMode()I
2841HSPLandroid/app/WindowConfiguration;->hasWindowDecorCaption()Z
2842HSPLandroid/app/WindowConfiguration;->hasWindowShadow()Z
2843HSPLandroid/app/WindowConfiguration;->inMultiWindowMode(I)Z
2844HSPLandroid/app/WindowConfiguration;->isFloating(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002845HSPLandroid/app/WindowConfiguration;->readFromParcel(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002846HSPLandroid/app/WindowConfiguration;->setActivityType(I)V
2847HSPLandroid/app/WindowConfiguration;->setAlwaysOnTop(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002848HSPLandroid/app/WindowConfiguration;->setAppBounds(IIII)V
art-benchmark-service00abe242023-02-13 10:31:34 -08002849HSPLandroid/app/WindowConfiguration;->setAppBounds(Landroid/graphics/Rect;)V
2850HSPLandroid/app/WindowConfiguration;->setBounds(Landroid/graphics/Rect;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002851HSPLandroid/app/WindowConfiguration;->setDisplayRotation(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002852HSPLandroid/app/WindowConfiguration;->setDisplayWindowingMode(I)V
art-benchmark-service00abe242023-02-13 10:31:34 -08002853HSPLandroid/app/WindowConfiguration;->setMaxBounds(Landroid/graphics/Rect;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002854HSPLandroid/app/WindowConfiguration;->setRotation(I)V
art-benchmark-service08401c12022-12-23 09:27:20 -08002855HSPLandroid/app/WindowConfiguration;->setTo(Landroid/app/WindowConfiguration;)V+]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
art-benchmark-service84deab32021-05-12 09:41:00 -07002856HSPLandroid/app/WindowConfiguration;->setTo(Landroid/app/WindowConfiguration;I)V
art-benchmark-service00abe242023-02-13 10:31:34 -08002857HSPLandroid/app/WindowConfiguration;->setToDefaults()V
art-benchmark-service84deab32021-05-12 09:41:00 -07002858HSPLandroid/app/WindowConfiguration;->setWindowingMode(I)V
2859HSPLandroid/app/WindowConfiguration;->tasksAreFloating()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002860HSPLandroid/app/WindowConfiguration;->toString()Ljava/lang/String;
art-benchmark-service00abe242023-02-13 10:31:34 -08002861HSPLandroid/app/WindowConfiguration;->unset()V
2862HSPLandroid/app/WindowConfiguration;->updateFrom(Landroid/app/WindowConfiguration;)I+]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
art-benchmark-service84deab32021-05-12 09:41:00 -07002863HSPLandroid/app/WindowConfiguration;->windowingModeToString(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002864HSPLandroid/app/WindowConfiguration;->writeToParcel(Landroid/os/Parcel;I)V
2865HSPLandroid/app/admin/DevicePolicyManager$$ExternalSyntheticLambda10;-><init>(Landroid/app/admin/DevicePolicyManager;)V
2866HSPLandroid/app/admin/DevicePolicyManager$$ExternalSyntheticLambda11;-><init>(Landroid/app/admin/DevicePolicyManager;)V
2867HSPLandroid/app/admin/DevicePolicyManager$$ExternalSyntheticLambda5;-><init>(Landroid/app/admin/DevicePolicyManager;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002868HSPLandroid/app/admin/DevicePolicyManager$$ExternalSyntheticLambda5;->apply(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002869HSPLandroid/app/admin/DevicePolicyManager$$ExternalSyntheticLambda6;-><init>(Landroid/app/admin/DevicePolicyManager;)V
2870HSPLandroid/app/admin/DevicePolicyManager$$ExternalSyntheticLambda7;-><init>(Landroid/app/admin/DevicePolicyManager;)V
2871HSPLandroid/app/admin/DevicePolicyManager$$ExternalSyntheticLambda8;-><init>(Landroid/app/admin/DevicePolicyManager;)V
2872HSPLandroid/app/admin/DevicePolicyManager$$ExternalSyntheticLambda9;-><init>(Landroid/app/admin/DevicePolicyManager;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002873HSPLandroid/app/admin/DevicePolicyManager;-><init>(Landroid/content/Context;Landroid/app/admin/IDevicePolicyManager;)V
2874HSPLandroid/app/admin/DevicePolicyManager;-><init>(Landroid/content/Context;Landroid/app/admin/IDevicePolicyManager;Z)V
2875HSPLandroid/app/admin/DevicePolicyManager;->getActiveAdmins()Ljava/util/List;
2876HSPLandroid/app/admin/DevicePolicyManager;->getActiveAdminsAsUser(I)Ljava/util/List;
2877HSPLandroid/app/admin/DevicePolicyManager;->getDeviceOwner()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002878HSPLandroid/app/admin/DevicePolicyManager;->getDeviceOwnerComponentInner(Z)Landroid/content/ComponentName;
art-benchmark-service84deab32021-05-12 09:41:00 -07002879HSPLandroid/app/admin/DevicePolicyManager;->getDeviceOwnerComponentOnAnyUser()Landroid/content/ComponentName;
2880HSPLandroid/app/admin/DevicePolicyManager;->getDeviceOwnerComponentOnCallingUser()Landroid/content/ComponentName;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002881HSPLandroid/app/admin/DevicePolicyManager;->getKeyguardDisabledFeatures(Landroid/content/ComponentName;I)I
art-benchmark-service84deab32021-05-12 09:41:00 -07002882HSPLandroid/app/admin/DevicePolicyManager;->getMaximumTimeToLock(Landroid/content/ComponentName;I)J
2883HSPLandroid/app/admin/DevicePolicyManager;->getPasswordQuality(Landroid/content/ComponentName;)I
2884HSPLandroid/app/admin/DevicePolicyManager;->getPasswordQuality(Landroid/content/ComponentName;I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002885HSPLandroid/app/admin/DevicePolicyManager;->getProfileOwner()Landroid/content/ComponentName;
2886HSPLandroid/app/admin/DevicePolicyManager;->getProfileOwnerAsUser(I)Landroid/content/ComponentName;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07002887HSPLandroid/app/admin/DevicePolicyManager;->getResources()Landroid/app/admin/DevicePolicyResourcesManager;
2888HSPLandroid/app/admin/DevicePolicyManager;->getService()Landroid/app/admin/IDevicePolicyManager;
art-benchmark-service84deab32021-05-12 09:41:00 -07002889HSPLandroid/app/admin/DevicePolicyManager;->getStorageEncryptionStatus()I
2890HSPLandroid/app/admin/DevicePolicyManager;->getStorageEncryptionStatus(I)I
2891HSPLandroid/app/admin/DevicePolicyManager;->isAdminActive(Landroid/content/ComponentName;)Z
2892HSPLandroid/app/admin/DevicePolicyManager;->isAdminActiveAsUser(Landroid/content/ComponentName;I)Z
2893HSPLandroid/app/admin/DevicePolicyManager;->isCommonCriteriaModeEnabled(Landroid/content/ComponentName;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002894HSPLandroid/app/admin/DevicePolicyManager;->isDeviceManaged()Z
2895HSPLandroid/app/admin/DevicePolicyManager;->isDeviceOwnerApp(Ljava/lang/String;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07002896HSPLandroid/app/admin/DevicePolicyManager;->isDeviceOwnerAppOnCallingUser(Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002897HSPLandroid/app/admin/DevicePolicyManager;->isOrganizationOwnedDeviceWithManagedProfile()Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07002898HSPLandroid/app/admin/DevicePolicyManager;->isParentInstance()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002899HSPLandroid/app/admin/DevicePolicyManager;->isProfileOwnerApp(Ljava/lang/String;)Z
2900HSPLandroid/app/admin/DevicePolicyManager;->myUserId()I
art-benchmark-service84deab32021-05-12 09:41:00 -07002901HSPLandroid/app/admin/DevicePolicyManager;->throwIfParentInstance(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002902HSPLandroid/app/admin/DevicePolicyResourcesManager;-><clinit>()V
2903HSPLandroid/app/admin/DevicePolicyResourcesManager;-><init>(Landroid/content/Context;Landroid/app/admin/IDevicePolicyManager;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002904HSPLandroid/app/admin/DevicePolicyResourcesManager;->getDrawable(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/function/Supplier;)Landroid/graphics/drawable/Drawable;
art-benchmark-service84deab32021-05-12 09:41:00 -07002905HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08002906HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002907HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getActiveAdmins(I)Ljava/util/List;
2908HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getDeviceOwnerComponent(Z)Landroid/content/ComponentName;
2909HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getKeyguardDisabledFeatures(Landroid/content/ComponentName;IZ)I
art-benchmark-service84deab32021-05-12 09:41:00 -07002910HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getPasswordQuality(Landroid/content/ComponentName;IZ)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002911HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getProfileOwnerAsUser(I)Landroid/content/ComponentName;
art-benchmark-service84deab32021-05-12 09:41:00 -07002912HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getStorageEncryptionStatus(Ljava/lang/String;I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002913HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->hasDeviceOwner()Z
2914HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->isAdminActive(Landroid/content/ComponentName;I)Z
2915HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->isOrganizationOwnedDeviceWithManagedProfile()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07002916HSPLandroid/app/admin/IDevicePolicyManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/admin/IDevicePolicyManager;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07002917HSPLandroid/app/admin/ParcelableResource$1;-><init>()V
2918HSPLandroid/app/admin/ParcelableResource;-><clinit>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07002919HSPLandroid/app/admin/ParcelableResource;->loadDefaultDrawable(Ljava/util/function/Supplier;)Landroid/graphics/drawable/Drawable;
art-benchmark-service66b4d952021-07-17 17:15:31 -07002920HSPLandroid/app/assist/AssistContent;->writeToParcel(Landroid/os/Parcel;I)V
2921HSPLandroid/app/assist/AssistContent;->writeToParcelInternal(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002922HSPLandroid/app/assist/AssistStructure$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/assist/AssistStructure;
2923HSPLandroid/app/assist/AssistStructure$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
2924HSPLandroid/app/assist/AssistStructure$ParcelTransferReader;->fetchData()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002925HSPLandroid/app/assist/AssistStructure$ParcelTransferReader;->go()V
2926HSPLandroid/app/assist/AssistStructure$ParcelTransferReader;->readParcel(II)Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -07002927HSPLandroid/app/assist/AssistStructure$ParcelTransferWriter;-><init>(Landroid/app/assist/AssistStructure;Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002928HSPLandroid/app/assist/AssistStructure$ParcelTransferWriter;->pushViewStackEntry(Landroid/app/assist/AssistStructure$ViewNode;I)V
2929HSPLandroid/app/assist/AssistStructure$ParcelTransferWriter;->writeNextEntryToParcel(Landroid/app/assist/AssistStructure;Landroid/os/Parcel;Landroid/os/PooledStringWriter;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07002930HSPLandroid/app/assist/AssistStructure$ParcelTransferWriter;->writeToParcel(Landroid/app/assist/AssistStructure;Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002931HSPLandroid/app/assist/AssistStructure$ParcelTransferWriter;->writeToParcelInner(Landroid/app/assist/AssistStructure;Landroid/os/Parcel;)Z
2932HSPLandroid/app/assist/AssistStructure$ParcelTransferWriter;->writeView(Landroid/app/assist/AssistStructure$ViewNode;Landroid/os/Parcel;Landroid/os/PooledStringWriter;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002933HSPLandroid/app/assist/AssistStructure$SendChannel;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
2934HSPLandroid/app/assist/AssistStructure$ViewNode;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002935HSPLandroid/app/assist/AssistStructure$ViewNode;-><init>(Landroid/app/assist/AssistStructure$ParcelTransferReader;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002936HSPLandroid/app/assist/AssistStructure$ViewNode;->getAutofillId()Landroid/view/autofill/AutofillId;
2937HSPLandroid/app/assist/AssistStructure$ViewNode;->getChildCount()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002938HSPLandroid/app/assist/AssistStructure$ViewNode;->writeSelfToParcel(Landroid/os/Parcel;Landroid/os/PooledStringWriter;Z[FZ)I
2939HSPLandroid/app/assist/AssistStructure$ViewNode;->writeString(Landroid/os/Parcel;Landroid/os/PooledStringWriter;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002940HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->getChildCount()I
2941HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->getNodeText()Landroid/app/assist/AssistStructure$ViewNodeText;
2942HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->newChild(I)Landroid/view/ViewStructure;
2943HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setAutofillHints([Ljava/lang/String;)V
2944HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setAutofillId(Landroid/view/autofill/AutofillId;)V
2945HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setAutofillType(I)V
2946HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setAutofillValue(Landroid/view/autofill/AutofillValue;)V
2947HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setChildCount(I)V
2948HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setClassName(Ljava/lang/String;)V
2949HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setClickable(Z)V
2950HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setContentDescription(Ljava/lang/CharSequence;)V
2951HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setDataIsSensitive(Z)V
2952HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setDimens(IIIIII)V
2953HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setEnabled(Z)V
2954HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setFocusable(Z)V
2955HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setFocused(Z)V
2956HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setHint(Ljava/lang/CharSequence;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07002957HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setHintIdEntry(Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002958HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setId(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
2959HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setImportantForAutofill(I)V
2960HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setInputType(I)V
2961HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setLongClickable(Z)V
2962HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setMaxTextEms(I)V
2963HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setMaxTextLength(I)V
2964HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setMinTextEms(I)V
2965HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setOpaque(Z)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07002966HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setReceiveContentMimeTypes([Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002967HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setText(Ljava/lang/CharSequence;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07002968HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setTextIdEntry(Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002969HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->setVisibility(I)V
2970HSPLandroid/app/assist/AssistStructure$ViewNodeParcelable$1;-><init>()V
2971HSPLandroid/app/assist/AssistStructure$ViewNodeParcelable;-><clinit>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002972HSPLandroid/app/assist/AssistStructure$ViewNodeText;-><init>(Landroid/os/Parcel;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002973HSPLandroid/app/assist/AssistStructure$ViewNodeText;->isSimple()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002974HSPLandroid/app/assist/AssistStructure$ViewNodeText;->writeToParcel(Landroid/os/Parcel;ZZ)V
2975HSPLandroid/app/assist/AssistStructure$WindowNode;-><init>(Landroid/app/assist/AssistStructure$ParcelTransferReader;)V
2976HSPLandroid/app/assist/AssistStructure$WindowNode;-><init>(Landroid/app/assist/AssistStructure;Landroid/view/ViewRootImpl;ZI)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07002977HSPLandroid/app/assist/AssistStructure$WindowNode;->resolveViewAutofillFlags(Landroid/content/Context;I)I
art-benchmark-service84deab32021-05-12 09:41:00 -07002978HSPLandroid/app/assist/AssistStructure$WindowNode;->writeSelfToParcel(Landroid/os/Parcel;Landroid/os/PooledStringWriter;[F)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07002979HSPLandroid/app/assist/AssistStructure;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002980HSPLandroid/app/assist/AssistStructure;-><init>(Landroid/app/Activity;ZI)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002981HSPLandroid/app/assist/AssistStructure;-><init>(Landroid/os/Parcel;)V
2982HSPLandroid/app/assist/AssistStructure;->clearSendChannel()V
2983HSPLandroid/app/assist/AssistStructure;->ensureData()V
2984HSPLandroid/app/assist/AssistStructure;->waitForReady()Z
2985HSPLandroid/app/assist/AssistStructure;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07002986HSPLandroid/app/backup/BackupAgent$BackupServiceBinder;-><init>(Landroid/app/backup/BackupAgent;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002987HSPLandroid/app/backup/BackupAgent$BackupServiceBinder;->doBackup(Landroid/os/ParcelFileDescriptor;Landroid/os/ParcelFileDescriptor;Landroid/os/ParcelFileDescriptor;JLandroid/app/backup/IBackupCallback;I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07002988HSPLandroid/app/backup/BackupAgent$SharedPrefsSynchronizer;-><init>(Landroid/app/backup/BackupAgent;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07002989HSPLandroid/app/backup/BackupAgent$SharedPrefsSynchronizer;->run()V
2990HSPLandroid/app/backup/BackupAgent;-><init>()V
2991HSPLandroid/app/backup/BackupAgent;->attach(Landroid/content/Context;)V
2992HSPLandroid/app/backup/BackupAgent;->getHandler()Landroid/os/Handler;
art-benchmark-service66b4d952021-07-17 17:15:31 -07002993HSPLandroid/app/backup/BackupAgent;->onBind()Landroid/os/IBinder;
art-benchmark-service84deab32021-05-12 09:41:00 -07002994HSPLandroid/app/backup/BackupAgent;->onCreate()V
2995HSPLandroid/app/backup/BackupAgent;->onCreate(Landroid/os/UserHandle;I)V
2996HSPLandroid/app/backup/BackupAgent;->onDestroy()V
2997HSPLandroid/app/backup/BackupAgent;->waitForSharedPrefs()V
2998HSPLandroid/app/backup/BackupAgentHelper;-><init>()V
2999HSPLandroid/app/backup/BackupAgentHelper;->addHelper(Ljava/lang/String;Landroid/app/backup/BackupHelper;)V
3000HSPLandroid/app/backup/BackupAgentHelper;->onBackup(Landroid/os/ParcelFileDescriptor;Landroid/app/backup/BackupDataOutput;Landroid/os/ParcelFileDescriptor;)V
3001HSPLandroid/app/backup/BackupDataOutput;-><init>(Ljava/io/FileDescriptor;JI)V
3002HSPLandroid/app/backup/BackupDataOutput;->finalize()V
3003HSPLandroid/app/backup/BackupDataOutput;->setKeyPrefix(Ljava/lang/String;)V
3004HSPLandroid/app/backup/BackupDataOutput;->writeEntityData([BI)I
3005HSPLandroid/app/backup/BackupDataOutput;->writeEntityHeader(Ljava/lang/String;I)I
art-benchmark-service66b4d952021-07-17 17:15:31 -07003006HSPLandroid/app/backup/BackupHelperDispatcher;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07003007HSPLandroid/app/backup/BackupHelperDispatcher;->addHelper(Ljava/lang/String;Landroid/app/backup/BackupHelper;)V
3008HSPLandroid/app/backup/BackupHelperDispatcher;->doOneBackup(Landroid/os/ParcelFileDescriptor;Landroid/app/backup/BackupDataOutput;Landroid/os/ParcelFileDescriptor;Landroid/app/backup/BackupHelperDispatcher$Header;Landroid/app/backup/BackupHelper;)V
3009HSPLandroid/app/backup/BackupHelperDispatcher;->performBackup(Landroid/os/ParcelFileDescriptor;Landroid/app/backup/BackupDataOutput;Landroid/os/ParcelFileDescriptor;)V
3010HSPLandroid/app/backup/BackupManager;-><init>(Landroid/content/Context;)V
3011HSPLandroid/app/backup/BackupManager;->checkServiceBinder()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003012HSPLandroid/app/backup/BackupManager;->dataChanged()V
art-benchmark-service84deab32021-05-12 09:41:00 -07003013HSPLandroid/app/backup/BackupManager;->dataChanged(Ljava/lang/String;)V
3014HSPLandroid/app/backup/FileBackupHelper;-><init>(Landroid/content/Context;[Ljava/lang/String;)V
3015HSPLandroid/app/backup/FileBackupHelper;->performBackup(Landroid/os/ParcelFileDescriptor;Landroid/app/backup/BackupDataOutput;Landroid/os/ParcelFileDescriptor;)V
3016HSPLandroid/app/backup/FileBackupHelperBase;->finalize()V
3017HSPLandroid/app/backup/FileBackupHelperBase;->performBackup_checked(Landroid/os/ParcelFileDescriptor;Landroid/app/backup/BackupDataOutput;Landroid/os/ParcelFileDescriptor;[Ljava/lang/String;[Ljava/lang/String;)V
3018HSPLandroid/app/backup/IBackupCallback$Stub$Proxy;->operationComplete(J)V
3019HSPLandroid/app/backup/IBackupCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/backup/IBackupCallback;
art-benchmark-service08401c12022-12-23 09:27:20 -08003020HSPLandroid/app/backup/IBackupManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003021HSPLandroid/app/backup/IBackupManager$Stub$Proxy;->dataChanged(Ljava/lang/String;)V
3022HSPLandroid/app/backup/IBackupManager$Stub$Proxy;->getCurrentTransport()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07003023HSPLandroid/app/backup/IBackupManager$Stub$Proxy;->isBackupServiceActive(I)Z
3024HSPLandroid/app/backup/IBackupManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/backup/IBackupManager;
3025HSPLandroid/app/backup/SharedPreferencesBackupHelper;-><init>(Landroid/content/Context;[Ljava/lang/String;)V
3026HSPLandroid/app/backup/SharedPreferencesBackupHelper;->performBackup(Landroid/os/ParcelFileDescriptor;Landroid/app/backup/BackupDataOutput;Landroid/os/ParcelFileDescriptor;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07003027HSPLandroid/app/blob/BlobStoreManager;-><init>(Landroid/content/Context;Landroid/app/blob/IBlobStoreManager;)V
3028HSPLandroid/app/blob/BlobStoreManagerFrameworkInitializer$$ExternalSyntheticLambda0;->createService(Landroid/content/Context;Landroid/os/IBinder;)Ljava/lang/Object;
3029HSPLandroid/app/blob/BlobStoreManagerFrameworkInitializer;->lambda$initialize$0(Landroid/content/Context;Landroid/os/IBinder;)Landroid/app/blob/BlobStoreManager;
3030HSPLandroid/app/blob/IBlobStoreManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
3031HSPLandroid/app/blob/IBlobStoreManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/blob/IBlobStoreManager;
3032HSPLandroid/app/compat/ChangeIdStateCache;->getPlatformCompatService()Lcom/android/internal/compat/IPlatformCompat;
art-benchmark-service84deab32021-05-12 09:41:00 -07003033HSPLandroid/app/compat/ChangeIdStateCache;->recompute(Landroid/app/compat/ChangeIdStateQuery;)Ljava/lang/Boolean;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003034HSPLandroid/app/compat/ChangeIdStateCache;->recompute(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07003035HSPLandroid/app/compat/ChangeIdStateQuery;-><init>(IJLjava/lang/String;II)V
3036HSPLandroid/app/compat/ChangeIdStateQuery;->byPackageName(JLjava/lang/String;I)Landroid/app/compat/ChangeIdStateQuery;
3037HSPLandroid/app/compat/ChangeIdStateQuery;->byUid(JI)Landroid/app/compat/ChangeIdStateQuery;
3038HSPLandroid/app/compat/ChangeIdStateQuery;->equals(Ljava/lang/Object;)Z
3039HSPLandroid/app/compat/ChangeIdStateQuery;->hashCode()I
3040HSPLandroid/app/compat/CompatChanges;->isChangeEnabled(J)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003041HSPLandroid/app/compat/CompatChanges;->isChangeEnabled(JI)Z
3042HSPLandroid/app/compat/CompatChanges;->isChangeEnabled(JLjava/lang/String;Landroid/os/UserHandle;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07003043HSPLandroid/app/contentsuggestions/ContentSelection;-><init>(Ljava/lang/String;Landroid/os/Bundle;)V
3044HSPLandroid/app/contentsuggestions/ISelectionsCallback$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
3045HSPLandroid/app/contentsuggestions/ISelectionsCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/contentsuggestions/ISelectionsCallback;
3046HSPLandroid/app/contentsuggestions/SelectionsRequest$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/contentsuggestions/SelectionsRequest;
3047HSPLandroid/app/contentsuggestions/SelectionsRequest$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07003048HSPLandroid/app/contentsuggestions/SelectionsRequest;->writeToParcel(Landroid/os/Parcel;I)V
3049HSPLandroid/app/job/IJobCallback$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08003050HSPLandroid/app/job/IJobCallback$Stub$Proxy;->acknowledgeStartMessage(IZ)V+]Landroid/os/IBinder;Landroid/os/BinderProxy;]Landroid/app/job/IJobCallback$Stub$Proxy;Landroid/app/job/IJobCallback$Stub$Proxy;]Landroid/os/Parcel;Landroid/os/Parcel;
3051HSPLandroid/app/job/IJobCallback$Stub$Proxy;->acknowledgeStopMessage(IZ)V+]Landroid/os/IBinder;Landroid/os/BinderProxy;]Landroid/app/job/IJobCallback$Stub$Proxy;Landroid/app/job/IJobCallback$Stub$Proxy;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service08401c12022-12-23 09:27:20 -08003052HSPLandroid/app/job/IJobCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003053HSPLandroid/app/job/IJobCallback$Stub$Proxy;->completeWork(II)Z
3054HSPLandroid/app/job/IJobCallback$Stub$Proxy;->dequeueWork(I)Landroid/app/job/JobWorkItem;
3055HSPLandroid/app/job/IJobCallback$Stub$Proxy;->jobFinished(IZ)V
3056HSPLandroid/app/job/IJobCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/job/IJobCallback;
art-benchmark-service84deab32021-05-12 09:41:00 -07003057HSPLandroid/app/job/IJobScheduler$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08003058HSPLandroid/app/job/IJobScheduler$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service84deab32021-05-12 09:41:00 -07003059HSPLandroid/app/job/IJobScheduler$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/job/IJobScheduler;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003060HSPLandroid/app/job/IJobService$Stub;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07003061HSPLandroid/app/job/IJobService$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07003062HSPLandroid/app/job/IJobService$Stub;->getDefaultTransactionName(I)Ljava/lang/String;
3063HSPLandroid/app/job/IJobService$Stub;->getMaxTransactionId()I
3064HSPLandroid/app/job/IJobService$Stub;->getTransactionName(I)Ljava/lang/String;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08003065HSPLandroid/app/job/IJobService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z+]Landroid/app/job/IJobService$Stub;Landroid/app/job/JobServiceEngine$JobInterface;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -07003066HSPLandroid/app/job/JobInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/job/JobInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003067HSPLandroid/app/job/JobInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service08401c12022-12-23 09:27:20 -08003068HSPLandroid/app/job/JobInfo$Builder;->-$$Nest$fgetmBackoffPolicy(Landroid/app/job/JobInfo$Builder;)I
3069HSPLandroid/app/job/JobInfo$Builder;->-$$Nest$fgetmBias(Landroid/app/job/JobInfo$Builder;)I
3070HSPLandroid/app/job/JobInfo$Builder;->-$$Nest$fgetmClipData(Landroid/app/job/JobInfo$Builder;)Landroid/content/ClipData;
3071HSPLandroid/app/job/JobInfo$Builder;->-$$Nest$fgetmClipGrantFlags(Landroid/app/job/JobInfo$Builder;)I
3072HSPLandroid/app/job/JobInfo$Builder;->-$$Nest$fgetmConstraintFlags(Landroid/app/job/JobInfo$Builder;)I
3073HSPLandroid/app/job/JobInfo$Builder;->-$$Nest$fgetmExtras(Landroid/app/job/JobInfo$Builder;)Landroid/os/PersistableBundle;
3074HSPLandroid/app/job/JobInfo$Builder;->-$$Nest$fgetmFlags(Landroid/app/job/JobInfo$Builder;)I
3075HSPLandroid/app/job/JobInfo$Builder;->-$$Nest$fgetmFlexMillis(Landroid/app/job/JobInfo$Builder;)J
3076HSPLandroid/app/job/JobInfo$Builder;->-$$Nest$fgetmHasEarlyConstraint(Landroid/app/job/JobInfo$Builder;)Z
3077HSPLandroid/app/job/JobInfo$Builder;->-$$Nest$fgetmHasLateConstraint(Landroid/app/job/JobInfo$Builder;)Z
3078HSPLandroid/app/job/JobInfo$Builder;->-$$Nest$fgetmInitialBackoffMillis(Landroid/app/job/JobInfo$Builder;)J
3079HSPLandroid/app/job/JobInfo$Builder;->-$$Nest$fgetmIntervalMillis(Landroid/app/job/JobInfo$Builder;)J
3080HSPLandroid/app/job/JobInfo$Builder;->-$$Nest$fgetmIsPeriodic(Landroid/app/job/JobInfo$Builder;)Z
3081HSPLandroid/app/job/JobInfo$Builder;->-$$Nest$fgetmIsPersisted(Landroid/app/job/JobInfo$Builder;)Z
3082HSPLandroid/app/job/JobInfo$Builder;->-$$Nest$fgetmJobId(Landroid/app/job/JobInfo$Builder;)I
3083HSPLandroid/app/job/JobInfo$Builder;->-$$Nest$fgetmJobService(Landroid/app/job/JobInfo$Builder;)Landroid/content/ComponentName;
3084HSPLandroid/app/job/JobInfo$Builder;->-$$Nest$fgetmMaxExecutionDelayMillis(Landroid/app/job/JobInfo$Builder;)J
3085HSPLandroid/app/job/JobInfo$Builder;->-$$Nest$fgetmMinLatencyMillis(Landroid/app/job/JobInfo$Builder;)J
3086HSPLandroid/app/job/JobInfo$Builder;->-$$Nest$fgetmMinimumNetworkChunkBytes(Landroid/app/job/JobInfo$Builder;)J
3087HSPLandroid/app/job/JobInfo$Builder;->-$$Nest$fgetmNetworkDownloadBytes(Landroid/app/job/JobInfo$Builder;)J
3088HSPLandroid/app/job/JobInfo$Builder;->-$$Nest$fgetmNetworkRequest(Landroid/app/job/JobInfo$Builder;)Landroid/net/NetworkRequest;
3089HSPLandroid/app/job/JobInfo$Builder;->-$$Nest$fgetmNetworkUploadBytes(Landroid/app/job/JobInfo$Builder;)J
3090HSPLandroid/app/job/JobInfo$Builder;->-$$Nest$fgetmPriority(Landroid/app/job/JobInfo$Builder;)I
3091HSPLandroid/app/job/JobInfo$Builder;->-$$Nest$fgetmTransientExtras(Landroid/app/job/JobInfo$Builder;)Landroid/os/Bundle;
3092HSPLandroid/app/job/JobInfo$Builder;->-$$Nest$fgetmTriggerContentMaxDelay(Landroid/app/job/JobInfo$Builder;)J
3093HSPLandroid/app/job/JobInfo$Builder;->-$$Nest$fgetmTriggerContentUpdateDelay(Landroid/app/job/JobInfo$Builder;)J
3094HSPLandroid/app/job/JobInfo$Builder;->-$$Nest$fgetmTriggerContentUris(Landroid/app/job/JobInfo$Builder;)Ljava/util/ArrayList;
art-benchmark-service84deab32021-05-12 09:41:00 -07003095HSPLandroid/app/job/JobInfo$Builder;-><init>(ILandroid/content/ComponentName;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003096HSPLandroid/app/job/JobInfo$Builder;->addTriggerContentUri(Landroid/app/job/JobInfo$TriggerContentUri;)Landroid/app/job/JobInfo$Builder;
3097HSPLandroid/app/job/JobInfo$Builder;->build()Landroid/app/job/JobInfo;
art-benchmark-service00abe242023-02-13 10:31:34 -08003098HSPLandroid/app/job/JobInfo$Builder;->build(ZZ)Landroid/app/job/JobInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003099HSPLandroid/app/job/JobInfo$Builder;->setBackoffCriteria(JI)Landroid/app/job/JobInfo$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -07003100HSPLandroid/app/job/JobInfo$Builder;->setExtras(Landroid/os/PersistableBundle;)Landroid/app/job/JobInfo$Builder;
3101HSPLandroid/app/job/JobInfo$Builder;->setImportantWhileForeground(Z)Landroid/app/job/JobInfo$Builder;
3102HSPLandroid/app/job/JobInfo$Builder;->setMinimumLatency(J)Landroid/app/job/JobInfo$Builder;
3103HSPLandroid/app/job/JobInfo$Builder;->setOverrideDeadline(J)Landroid/app/job/JobInfo$Builder;
3104HSPLandroid/app/job/JobInfo$Builder;->setPeriodic(J)Landroid/app/job/JobInfo$Builder;
3105HSPLandroid/app/job/JobInfo$Builder;->setPeriodic(JJ)Landroid/app/job/JobInfo$Builder;
3106HSPLandroid/app/job/JobInfo$Builder;->setPersisted(Z)Landroid/app/job/JobInfo$Builder;
3107HSPLandroid/app/job/JobInfo$Builder;->setPrefetch(Z)Landroid/app/job/JobInfo$Builder;
3108HSPLandroid/app/job/JobInfo$Builder;->setRequiredNetwork(Landroid/net/NetworkRequest;)Landroid/app/job/JobInfo$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003109HSPLandroid/app/job/JobInfo$Builder;->setRequiredNetworkType(I)Landroid/app/job/JobInfo$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -07003110HSPLandroid/app/job/JobInfo$Builder;->setRequiresBatteryNotLow(Z)Landroid/app/job/JobInfo$Builder;
3111HSPLandroid/app/job/JobInfo$Builder;->setRequiresCharging(Z)Landroid/app/job/JobInfo$Builder;
3112HSPLandroid/app/job/JobInfo$Builder;->setRequiresDeviceIdle(Z)Landroid/app/job/JobInfo$Builder;
3113HSPLandroid/app/job/JobInfo$Builder;->setRequiresStorageNotLow(Z)Landroid/app/job/JobInfo$Builder;
3114HSPLandroid/app/job/JobInfo$Builder;->setTransientExtras(Landroid/os/Bundle;)Landroid/app/job/JobInfo$Builder;
3115HSPLandroid/app/job/JobInfo$Builder;->setTriggerContentMaxDelay(J)Landroid/app/job/JobInfo$Builder;
art-benchmark-service66b4d952021-07-17 17:15:31 -07003116HSPLandroid/app/job/JobInfo$Builder;->setTriggerContentUpdateDelay(J)Landroid/app/job/JobInfo$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -07003117HSPLandroid/app/job/JobInfo$TriggerContentUri$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/job/JobInfo$TriggerContentUri;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003118HSPLandroid/app/job/JobInfo$TriggerContentUri$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07003119HSPLandroid/app/job/JobInfo$TriggerContentUri$1;->newArray(I)[Landroid/app/job/JobInfo$TriggerContentUri;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003120HSPLandroid/app/job/JobInfo$TriggerContentUri$1;->newArray(I)[Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07003121HSPLandroid/app/job/JobInfo$TriggerContentUri;-><init>(Landroid/net/Uri;I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07003122HSPLandroid/app/job/JobInfo$TriggerContentUri;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service00abe242023-02-13 10:31:34 -08003123HSPLandroid/app/job/JobInfo;-><init>(Landroid/app/job/JobInfo$Builder;)V+]Landroid/os/PersistableBundle;Landroid/os/PersistableBundle;]Landroid/os/Bundle;Landroid/os/Bundle;
art-benchmark-service08401c12022-12-23 09:27:20 -08003124HSPLandroid/app/job/JobInfo;-><init>(Landroid/app/job/JobInfo$Builder;Landroid/app/job/JobInfo-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003125HSPLandroid/app/job/JobInfo;-><init>(Landroid/os/Parcel;)V+]Landroid/os/Parcelable$Creator;Landroid/net/NetworkRequest$1;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service00abe242023-02-13 10:31:34 -08003126HSPLandroid/app/job/JobInfo;->enforceValidity(ZZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003127HSPLandroid/app/job/JobInfo;->getExtras()Landroid/os/PersistableBundle;
3128HSPLandroid/app/job/JobInfo;->getFlags()I
3129HSPLandroid/app/job/JobInfo;->getFlexMillis()J
3130HSPLandroid/app/job/JobInfo;->getId()I
3131HSPLandroid/app/job/JobInfo;->getIntervalMillis()J
3132HSPLandroid/app/job/JobInfo;->getMaxExecutionDelayMillis()J
3133HSPLandroid/app/job/JobInfo;->getMinBackoffMillis()J
3134HSPLandroid/app/job/JobInfo;->getMinFlexMillis()J
3135HSPLandroid/app/job/JobInfo;->getMinLatencyMillis()J
3136HSPLandroid/app/job/JobInfo;->getMinPeriodMillis()J
3137HSPLandroid/app/job/JobInfo;->getNetworkType()I
3138HSPLandroid/app/job/JobInfo;->getRequiredNetwork()Landroid/net/NetworkRequest;
3139HSPLandroid/app/job/JobInfo;->getService()Landroid/content/ComponentName;
3140HSPLandroid/app/job/JobInfo;->isPeriodic()Z
3141HSPLandroid/app/job/JobInfo;->isPersisted()Z
3142HSPLandroid/app/job/JobInfo;->isRequireCharging()Z
3143HSPLandroid/app/job/JobInfo;->isRequireDeviceIdle()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08003144HSPLandroid/app/job/JobInfo;->writeToParcel(Landroid/os/Parcel;I)V+]Landroid/net/NetworkRequest;Landroid/net/NetworkRequest;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -07003145HSPLandroid/app/job/JobParameters$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/job/JobParameters;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003146HSPLandroid/app/job/JobParameters$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08003147HSPLandroid/app/job/JobParameters;-><init>(Landroid/os/Parcel;)V+]Landroid/os/Parcelable$Creator;Landroid/net/Network$1;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -07003148HSPLandroid/app/job/JobParameters;->completeWork(Landroid/app/job/JobWorkItem;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003149HSPLandroid/app/job/JobParameters;->dequeueWork()Landroid/app/job/JobWorkItem;
art-benchmark-service84deab32021-05-12 09:41:00 -07003150HSPLandroid/app/job/JobParameters;->getCallback()Landroid/app/job/IJobCallback;
3151HSPLandroid/app/job/JobParameters;->getExtras()Landroid/os/PersistableBundle;
3152HSPLandroid/app/job/JobParameters;->getJobId()I
3153HSPLandroid/app/job/JobParameters;->getNetwork()Landroid/net/Network;
3154HSPLandroid/app/job/JobParameters;->getTransientExtras()Landroid/os/Bundle;
3155HSPLandroid/app/job/JobParameters;->getTriggeredContentAuthorities()[Ljava/lang/String;
3156HSPLandroid/app/job/JobParameters;->getTriggeredContentUris()[Landroid/net/Uri;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003157HSPLandroid/app/job/JobParameters;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003158HSPLandroid/app/job/JobScheduler;-><init>()V
art-benchmark-service08401c12022-12-23 09:27:20 -08003159HSPLandroid/app/job/JobSchedulerFrameworkInitializer$$ExternalSyntheticLambda0;->createService(Landroid/content/Context;Landroid/os/IBinder;)Ljava/lang/Object;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07003160HSPLandroid/app/job/JobSchedulerFrameworkInitializer$$ExternalSyntheticLambda1;->createService(Landroid/content/Context;Landroid/os/IBinder;)Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -07003161HSPLandroid/app/job/JobSchedulerFrameworkInitializer$$ExternalSyntheticLambda2;->createService(Landroid/content/Context;)Ljava/lang/Object;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07003162HSPLandroid/app/job/JobSchedulerFrameworkInitializer$$ExternalSyntheticLambda3;->createService(Landroid/content/Context;)Ljava/lang/Object;
art-benchmark-service08401c12022-12-23 09:27:20 -08003163HSPLandroid/app/job/JobSchedulerFrameworkInitializer;->lambda$registerServiceWrappers$0(Landroid/content/Context;Landroid/os/IBinder;)Landroid/app/job/JobScheduler;
art-benchmark-service84deab32021-05-12 09:41:00 -07003164HSPLandroid/app/job/JobSchedulerFrameworkInitializer;->lambda$registerServiceWrappers$1(Landroid/content/Context;Landroid/os/IBinder;)Landroid/os/DeviceIdleManager;
3165HSPLandroid/app/job/JobService$1;-><init>(Landroid/app/job/JobService;Landroid/app/Service;)V
3166HSPLandroid/app/job/JobService$1;->onStartJob(Landroid/app/job/JobParameters;)Z
3167HSPLandroid/app/job/JobService$1;->onStopJob(Landroid/app/job/JobParameters;)Z
3168HSPLandroid/app/job/JobService;-><init>()V
3169HSPLandroid/app/job/JobService;->jobFinished(Landroid/app/job/JobParameters;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003170HSPLandroid/app/job/JobService;->onBind(Landroid/content/Intent;)Landroid/os/IBinder;
art-benchmark-service84deab32021-05-12 09:41:00 -07003171HSPLandroid/app/job/JobServiceEngine$JobHandler;-><init>(Landroid/app/job/JobServiceEngine;Landroid/os/Looper;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003172HSPLandroid/app/job/JobServiceEngine$JobHandler;->ackStartMessage(Landroid/app/job/JobParameters;Z)V
3173HSPLandroid/app/job/JobServiceEngine$JobHandler;->ackStopMessage(Landroid/app/job/JobParameters;Z)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08003174HSPLandroid/app/job/JobServiceEngine$JobHandler;->handleMessage(Landroid/os/Message;)V+]Landroid/app/job/IJobCallback;Landroid/app/job/IJobCallback$Stub$Proxy;]Landroid/app/job/JobParameters;Landroid/app/job/JobParameters;]Landroid/app/job/JobServiceEngine;Landroid/app/job/JobService$1;
art-benchmark-service84deab32021-05-12 09:41:00 -07003175HSPLandroid/app/job/JobServiceEngine$JobInterface;-><init>(Landroid/app/job/JobServiceEngine;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003176HSPLandroid/app/job/JobServiceEngine$JobInterface;->startJob(Landroid/app/job/JobParameters;)V
3177HSPLandroid/app/job/JobServiceEngine$JobInterface;->stopJob(Landroid/app/job/JobParameters;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003178HSPLandroid/app/job/JobServiceEngine;-><init>(Landroid/app/Service;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003179HSPLandroid/app/job/JobServiceEngine;->getBinder()Landroid/os/IBinder;
3180HSPLandroid/app/job/JobServiceEngine;->jobFinished(Landroid/app/job/JobParameters;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003181HSPLandroid/app/job/JobWorkItem$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/job/JobWorkItem;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003182HSPLandroid/app/job/JobWorkItem$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07003183HSPLandroid/app/job/JobWorkItem;-><init>(Landroid/content/Intent;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003184HSPLandroid/app/job/JobWorkItem;-><init>(Landroid/content/Intent;JJJ)V
3185HSPLandroid/app/job/JobWorkItem;-><init>(Landroid/os/Parcel;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08003186HSPLandroid/app/job/JobWorkItem;->enforceValidity(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003187HSPLandroid/app/job/JobWorkItem;->getIntent()Landroid/content/Intent;
3188HSPLandroid/app/job/JobWorkItem;->getWorkId()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003189HSPLandroid/app/job/JobWorkItem;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003190HSPLandroid/app/prediction/AppPredictionContext$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/prediction/AppPredictionContext;
3191HSPLandroid/app/prediction/AppPredictionContext$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
3192HSPLandroid/app/prediction/AppPredictionContext;->getUiSurface()Ljava/lang/String;
3193HSPLandroid/app/prediction/AppPredictionContext;->writeToParcel(Landroid/os/Parcel;I)V
3194HSPLandroid/app/prediction/AppPredictionSessionId$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/prediction/AppPredictionSessionId;
3195HSPLandroid/app/prediction/AppPredictionSessionId$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003196HSPLandroid/app/prediction/AppPredictionSessionId;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07003197HSPLandroid/app/prediction/AppPredictionSessionId;->hashCode()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003198HSPLandroid/app/prediction/AppPredictionSessionId;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003199HSPLandroid/app/prediction/AppTarget$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/prediction/AppTarget;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003200HSPLandroid/app/prediction/AppTarget$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07003201HSPLandroid/app/prediction/AppTarget$Builder;-><init>(Landroid/app/prediction/AppTargetId;Ljava/lang/String;Landroid/os/UserHandle;)V
3202HSPLandroid/app/prediction/AppTarget$Builder;->build()Landroid/app/prediction/AppTarget;
3203HSPLandroid/app/prediction/AppTarget$Builder;->setClassName(Ljava/lang/String;)Landroid/app/prediction/AppTarget$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003204HSPLandroid/app/prediction/AppTarget;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003205HSPLandroid/app/prediction/AppTarget;->getClassName()Ljava/lang/String;
3206HSPLandroid/app/prediction/AppTarget;->getPackageName()Ljava/lang/String;
3207HSPLandroid/app/prediction/AppTarget;->getShortcutInfo()Landroid/content/pm/ShortcutInfo;
3208HSPLandroid/app/prediction/AppTarget;->getUser()Landroid/os/UserHandle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003209HSPLandroid/app/prediction/AppTarget;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003210HSPLandroid/app/prediction/AppTargetEvent$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/prediction/AppTargetEvent;
3211HSPLandroid/app/prediction/AppTargetEvent$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003212HSPLandroid/app/prediction/AppTargetEvent;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003213HSPLandroid/app/prediction/AppTargetId$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/prediction/AppTargetId;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003214HSPLandroid/app/prediction/AppTargetId$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07003215HSPLandroid/app/prediction/AppTargetId;-><init>(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003216HSPLandroid/app/prediction/AppTargetId;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003217HSPLandroid/app/prediction/IPredictionCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder;
3218HSPLandroid/app/prediction/IPredictionCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/prediction/IPredictionCallback;
3219HSPLandroid/app/servertransaction/ActivityConfigurationChangeItem$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/servertransaction/ActivityConfigurationChangeItem;
3220HSPLandroid/app/servertransaction/ActivityConfigurationChangeItem$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
3221HSPLandroid/app/servertransaction/ActivityConfigurationChangeItem;->execute(Landroid/app/ClientTransactionHandler;Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions;)V
3222HSPLandroid/app/servertransaction/ActivityConfigurationChangeItem;->preExecute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;)V
3223HSPLandroid/app/servertransaction/ActivityLifecycleItem;-><init>()V
3224HSPLandroid/app/servertransaction/ActivityRelaunchItem;->execute(Landroid/app/ClientTransactionHandler;Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions;)V
3225HSPLandroid/app/servertransaction/ActivityRelaunchItem;->postExecute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;Landroid/app/servertransaction/PendingTransactionActions;)V
3226HSPLandroid/app/servertransaction/ActivityRelaunchItem;->preExecute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;)V
3227HSPLandroid/app/servertransaction/ActivityResultItem$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/servertransaction/ActivityResultItem;
3228HSPLandroid/app/servertransaction/ActivityResultItem$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
3229HSPLandroid/app/servertransaction/ActivityResultItem;->execute(Landroid/app/ClientTransactionHandler;Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07003230HSPLandroid/app/servertransaction/ActivityResultItem;->getPostExecutionState()I
art-benchmark-service84deab32021-05-12 09:41:00 -07003231HSPLandroid/app/servertransaction/ActivityTransactionItem;-><init>()V
3232HSPLandroid/app/servertransaction/ActivityTransactionItem;->execute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;Landroid/app/servertransaction/PendingTransactionActions;)V
3233HSPLandroid/app/servertransaction/ActivityTransactionItem;->getActivityClientRecord(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;)Landroid/app/ActivityThread$ActivityClientRecord;
3234HSPLandroid/app/servertransaction/BaseClientRequest;->postExecute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;Landroid/app/servertransaction/PendingTransactionActions;)V
3235HSPLandroid/app/servertransaction/BaseClientRequest;->preExecute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;)V
3236HSPLandroid/app/servertransaction/ClientTransaction$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/servertransaction/ClientTransaction;
3237HSPLandroid/app/servertransaction/ClientTransaction$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003238HSPLandroid/app/servertransaction/ClientTransaction;-><init>(Landroid/os/Parcel;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07003239HSPLandroid/app/servertransaction/ClientTransaction;-><init>(Landroid/os/Parcel;Landroid/app/servertransaction/ClientTransaction-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003240HSPLandroid/app/servertransaction/ClientTransaction;->getActivityToken()Landroid/os/IBinder;
3241HSPLandroid/app/servertransaction/ClientTransaction;->getCallbacks()Ljava/util/List;
3242HSPLandroid/app/servertransaction/ClientTransaction;->getLifecycleStateRequest()Landroid/app/servertransaction/ActivityLifecycleItem;
3243HSPLandroid/app/servertransaction/ClientTransaction;->preExecute(Landroid/app/ClientTransactionHandler;)V
3244HSPLandroid/app/servertransaction/ClientTransactionItem;-><init>()V
3245HSPLandroid/app/servertransaction/ClientTransactionItem;->getPostExecutionState()I
art-benchmark-service00abe242023-02-13 10:31:34 -08003246HSPLandroid/app/servertransaction/ClientTransactionItem;->shouldHaveDefinedPreExecutionState()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07003247HSPLandroid/app/servertransaction/ConfigurationChangeItem$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/servertransaction/ConfigurationChangeItem;
3248HSPLandroid/app/servertransaction/ConfigurationChangeItem$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
3249HSPLandroid/app/servertransaction/ConfigurationChangeItem;-><init>(Landroid/os/Parcel;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07003250HSPLandroid/app/servertransaction/ConfigurationChangeItem;-><init>(Landroid/os/Parcel;Landroid/app/servertransaction/ConfigurationChangeItem-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003251HSPLandroid/app/servertransaction/ConfigurationChangeItem;->execute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;Landroid/app/servertransaction/PendingTransactionActions;)V
3252HSPLandroid/app/servertransaction/ConfigurationChangeItem;->preExecute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;)V
3253HSPLandroid/app/servertransaction/DestroyActivityItem$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/servertransaction/DestroyActivityItem;
3254HSPLandroid/app/servertransaction/DestroyActivityItem$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
3255HSPLandroid/app/servertransaction/DestroyActivityItem;->execute(Landroid/app/ClientTransactionHandler;Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions;)V
3256HSPLandroid/app/servertransaction/DestroyActivityItem;->getTargetState()I
3257HSPLandroid/app/servertransaction/DestroyActivityItem;->preExecute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;)V
3258HSPLandroid/app/servertransaction/LaunchActivityItem$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/servertransaction/LaunchActivityItem;
3259HSPLandroid/app/servertransaction/LaunchActivityItem$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
3260HSPLandroid/app/servertransaction/LaunchActivityItem;-><init>(Landroid/os/Parcel;)V
3261HSPLandroid/app/servertransaction/LaunchActivityItem;->execute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;Landroid/app/servertransaction/PendingTransactionActions;)V
3262HSPLandroid/app/servertransaction/LaunchActivityItem;->postExecute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;Landroid/app/servertransaction/PendingTransactionActions;)V
3263HSPLandroid/app/servertransaction/LaunchActivityItem;->preExecute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08003264HSPLandroid/app/servertransaction/LaunchActivityItem;->setValues(Landroid/app/servertransaction/LaunchActivityItem;Landroid/content/Intent;ILandroid/content/pm/ActivityInfo;Landroid/content/res/Configuration;Landroid/content/res/Configuration;ILjava/lang/String;Lcom/android/internal/app/IVoiceInteractor;ILandroid/os/Bundle;Landroid/os/PersistableBundle;Ljava/util/List;Ljava/util/List;Landroid/app/ActivityOptions;ZLandroid/app/ProfilerInfo;Landroid/os/IBinder;Landroid/app/IActivityClientController;Landroid/os/IBinder;ZLandroid/os/IBinder;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003265HSPLandroid/app/servertransaction/NewIntentItem$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/servertransaction/NewIntentItem;
3266HSPLandroid/app/servertransaction/NewIntentItem$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
3267HSPLandroid/app/servertransaction/NewIntentItem;->execute(Landroid/app/ClientTransactionHandler;Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions;)V
3268HSPLandroid/app/servertransaction/NewIntentItem;->getPostExecutionState()I
3269HSPLandroid/app/servertransaction/PauseActivityItem$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/servertransaction/PauseActivityItem;
3270HSPLandroid/app/servertransaction/PauseActivityItem$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -07003271HSPLandroid/app/servertransaction/PauseActivityItem;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003272HSPLandroid/app/servertransaction/PauseActivityItem;->execute(Landroid/app/ClientTransactionHandler;Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions;)V
3273HSPLandroid/app/servertransaction/PauseActivityItem;->getTargetState()I
3274HSPLandroid/app/servertransaction/PauseActivityItem;->postExecute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;Landroid/app/servertransaction/PendingTransactionActions;)V
3275HSPLandroid/app/servertransaction/PendingTransactionActions$StopInfo;-><init>()V
3276HSPLandroid/app/servertransaction/PendingTransactionActions$StopInfo;->run()V
3277HSPLandroid/app/servertransaction/PendingTransactionActions$StopInfo;->setActivity(Landroid/app/ActivityThread$ActivityClientRecord;)V
3278HSPLandroid/app/servertransaction/PendingTransactionActions$StopInfo;->setDescription(Ljava/lang/CharSequence;)V
3279HSPLandroid/app/servertransaction/PendingTransactionActions$StopInfo;->setPersistentState(Landroid/os/PersistableBundle;)V
3280HSPLandroid/app/servertransaction/PendingTransactionActions$StopInfo;->setState(Landroid/os/Bundle;)V
3281HSPLandroid/app/servertransaction/PendingTransactionActions;-><init>()V
3282HSPLandroid/app/servertransaction/PendingTransactionActions;->clear()V
3283HSPLandroid/app/servertransaction/PendingTransactionActions;->getOldState()Landroid/os/Bundle;
3284HSPLandroid/app/servertransaction/PendingTransactionActions;->getStopInfo()Landroid/app/servertransaction/PendingTransactionActions$StopInfo;
3285HSPLandroid/app/servertransaction/PendingTransactionActions;->setCallOnPostCreate(Z)V
3286HSPLandroid/app/servertransaction/PendingTransactionActions;->setOldState(Landroid/os/Bundle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003287HSPLandroid/app/servertransaction/PendingTransactionActions;->setRestoreInstanceState(Z)V
3288HSPLandroid/app/servertransaction/PendingTransactionActions;->setStopInfo(Landroid/app/servertransaction/PendingTransactionActions$StopInfo;)V
3289HSPLandroid/app/servertransaction/PendingTransactionActions;->shouldCallOnPostCreate()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07003290HSPLandroid/app/servertransaction/PendingTransactionActions;->shouldRestoreInstanceState()Z
3291HSPLandroid/app/servertransaction/ResumeActivityItem$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/servertransaction/ResumeActivityItem;
3292HSPLandroid/app/servertransaction/ResumeActivityItem$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -07003293HSPLandroid/app/servertransaction/ResumeActivityItem;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003294HSPLandroid/app/servertransaction/ResumeActivityItem;->execute(Landroid/app/ClientTransactionHandler;Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions;)V
3295HSPLandroid/app/servertransaction/ResumeActivityItem;->getTargetState()I
3296HSPLandroid/app/servertransaction/ResumeActivityItem;->postExecute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;Landroid/app/servertransaction/PendingTransactionActions;)V
3297HSPLandroid/app/servertransaction/ResumeActivityItem;->preExecute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;)V
3298HSPLandroid/app/servertransaction/StartActivityItem$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/servertransaction/StartActivityItem;
3299HSPLandroid/app/servertransaction/StartActivityItem$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
3300HSPLandroid/app/servertransaction/StartActivityItem;->execute(Landroid/app/ClientTransactionHandler;Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions;)V
3301HSPLandroid/app/servertransaction/StartActivityItem;->getTargetState()I
3302HSPLandroid/app/servertransaction/StopActivityItem$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/servertransaction/StopActivityItem;
3303HSPLandroid/app/servertransaction/StopActivityItem$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
3304HSPLandroid/app/servertransaction/StopActivityItem;->execute(Landroid/app/ClientTransactionHandler;Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions;)V
3305HSPLandroid/app/servertransaction/StopActivityItem;->getTargetState()I
3306HSPLandroid/app/servertransaction/StopActivityItem;->postExecute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;Landroid/app/servertransaction/PendingTransactionActions;)V
3307HSPLandroid/app/servertransaction/TopResumedActivityChangeItem$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/servertransaction/TopResumedActivityChangeItem;
3308HSPLandroid/app/servertransaction/TopResumedActivityChangeItem$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -07003309HSPLandroid/app/servertransaction/TopResumedActivityChangeItem;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003310HSPLandroid/app/servertransaction/TopResumedActivityChangeItem;->execute(Landroid/app/ClientTransactionHandler;Landroid/app/ActivityThread$ActivityClientRecord;Landroid/app/servertransaction/PendingTransactionActions;)V
3311HSPLandroid/app/servertransaction/TopResumedActivityChangeItem;->postExecute(Landroid/app/ClientTransactionHandler;Landroid/os/IBinder;Landroid/app/servertransaction/PendingTransactionActions;)V
3312HSPLandroid/app/servertransaction/TransactionExecutor;-><init>(Landroid/app/ClientTransactionHandler;)V
3313HSPLandroid/app/servertransaction/TransactionExecutor;->cycleToPath(Landroid/app/ActivityThread$ActivityClientRecord;ILandroid/app/servertransaction/ClientTransaction;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07003314HSPLandroid/app/servertransaction/TransactionExecutor;->cycleToPath(Landroid/app/ActivityThread$ActivityClientRecord;IZLandroid/app/servertransaction/ClientTransaction;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003315HSPLandroid/app/servertransaction/TransactionExecutor;->execute(Landroid/app/servertransaction/ClientTransaction;)V
3316HSPLandroid/app/servertransaction/TransactionExecutor;->executeCallbacks(Landroid/app/servertransaction/ClientTransaction;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003317HSPLandroid/app/servertransaction/TransactionExecutor;->executeLifecycleState(Landroid/app/servertransaction/ClientTransaction;)V
3318HSPLandroid/app/servertransaction/TransactionExecutor;->performLifecycleSequence(Landroid/app/ActivityThread$ActivityClientRecord;Landroid/util/IntArray;Landroid/app/servertransaction/ClientTransaction;)V
3319HSPLandroid/app/servertransaction/TransactionExecutorHelper;-><init>()V
3320HSPLandroid/app/servertransaction/TransactionExecutorHelper;->getClosestOfStates(Landroid/app/ActivityThread$ActivityClientRecord;[I)I
3321HSPLandroid/app/servertransaction/TransactionExecutorHelper;->getClosestPreExecutionState(Landroid/app/ActivityThread$ActivityClientRecord;I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003322HSPLandroid/app/servertransaction/TransactionExecutorHelper;->getLifecyclePath(IIZ)Landroid/util/IntArray;
3323HSPLandroid/app/servertransaction/TransactionExecutorHelper;->lastCallbackRequestingState(Landroid/app/servertransaction/ClientTransaction;)I
art-benchmark-service66b4d952021-07-17 17:15:31 -07003324HSPLandroid/app/slice/ISliceManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003325HSPLandroid/app/slice/ISliceManager$Stub$Proxy;->getPinnedSlices(Ljava/lang/String;)[Landroid/net/Uri;
3326HSPLandroid/app/slice/ISliceManager$Stub$Proxy;->grantSlicePermission(Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;)V
3327HSPLandroid/app/slice/ISliceManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/slice/ISliceManager;
3328HSPLandroid/app/slice/Slice;->getHints()Ljava/util/List;
3329HSPLandroid/app/slice/Slice;->getItems()Ljava/util/List;
3330HSPLandroid/app/slice/SliceItem;->getAction()Landroid/app/PendingIntent;
3331HSPLandroid/app/slice/SliceItem;->getFormat()Ljava/lang/String;
3332HSPLandroid/app/slice/SliceItem;->getHints()Ljava/util/List;
3333HSPLandroid/app/slice/SliceItem;->getText()Ljava/lang/CharSequence;
3334HSPLandroid/app/slice/SliceManager;-><init>(Landroid/content/Context;Landroid/os/Handler;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003335HSPLandroid/app/slice/SliceManager;->bindSlice(Landroid/net/Uri;Ljava/util/Set;)Landroid/app/slice/Slice;
art-benchmark-service84deab32021-05-12 09:41:00 -07003336HSPLandroid/app/slice/SliceManager;->getPinnedSlices()Ljava/util/List;
3337HSPLandroid/app/slice/SliceManager;->grantSlicePermission(Ljava/lang/String;Landroid/net/Uri;)V
3338HSPLandroid/app/slice/SliceProvider;-><init>([Ljava/lang/String;)V
3339HSPLandroid/app/slice/SliceProvider;->attachInfo(Landroid/content/Context;Landroid/content/pm/ProviderInfo;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003340HSPLandroid/app/slice/SliceProvider;->call(Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)Landroid/os/Bundle;
3341HSPLandroid/app/slice/SliceProvider;->handleBindSlice(Landroid/net/Uri;Ljava/util/List;Ljava/lang/String;II)Landroid/app/slice/Slice;
3342HSPLandroid/app/slice/SliceProvider;->onBindSliceStrict(Landroid/net/Uri;Ljava/util/List;)Landroid/app/slice/Slice;
art-benchmark-service84deab32021-05-12 09:41:00 -07003343HSPLandroid/app/slice/SliceSpec$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/slice/SliceSpec;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003344HSPLandroid/app/slice/SliceSpec$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07003345HSPLandroid/app/slice/SliceSpec$1;->newArray(I)[Landroid/app/slice/SliceSpec;
3346HSPLandroid/app/slice/SliceSpec$1;->newArray(I)[Ljava/lang/Object;
3347HSPLandroid/app/slice/SliceSpec;-><init>(Ljava/lang/String;I)V
3348HSPLandroid/app/slice/SliceSpec;->getRevision()I
3349HSPLandroid/app/slice/SliceSpec;->getType()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003350HSPLandroid/app/slice/SliceSpec;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07003351HSPLandroid/app/smartspace/SmartspaceAction$1;-><init>()V
3352HSPLandroid/app/smartspace/SmartspaceAction;-><clinit>()V
3353HSPLandroid/app/smartspace/SmartspaceConfig$1;-><init>()V
3354HSPLandroid/app/smartspace/SmartspaceConfig;-><clinit>()V
3355HSPLandroid/app/smartspace/SmartspaceSessionId$1;-><init>()V
3356HSPLandroid/app/smartspace/SmartspaceSessionId;-><clinit>()V
3357HSPLandroid/app/smartspace/SmartspaceTarget$1;-><init>()V
3358HSPLandroid/app/smartspace/SmartspaceTarget;-><clinit>()V
3359HSPLandroid/app/smartspace/SmartspaceTargetEvent$1;-><init>()V
3360HSPLandroid/app/smartspace/SmartspaceTargetEvent;-><clinit>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07003361HSPLandroid/app/time/TimeZoneCapabilities$Builder;-><init>(Landroid/os/UserHandle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003362HSPLandroid/app/time/TimeZoneCapabilities$Builder;->build()Landroid/app/time/TimeZoneCapabilities;
3363HSPLandroid/app/time/TimeZoneCapabilities$Builder;->setConfigureAutoDetectionEnabledCapability(I)Landroid/app/time/TimeZoneCapabilities$Builder;
3364HSPLandroid/app/time/TimeZoneCapabilities$Builder;->setConfigureGeoDetectionEnabledCapability(I)Landroid/app/time/TimeZoneCapabilities$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -07003365HSPLandroid/app/time/TimeZoneCapabilities$Builder;->verifyCapabilitySet(ILjava/lang/String;)V
3366HSPLandroid/app/time/TimeZoneCapabilities;-><init>(Landroid/app/time/TimeZoneCapabilities$Builder;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003367HSPLandroid/app/time/TimeZoneConfiguration$Builder;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07003368HSPLandroid/app/time/TimeZoneConfiguration$Builder;->build()Landroid/app/time/TimeZoneConfiguration;
3369HSPLandroid/app/time/TimeZoneConfiguration;-><init>(Landroid/app/time/TimeZoneConfiguration$Builder;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003370HSPLandroid/app/timedetector/ITimeDetectorService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/timedetector/ITimeDetectorService;
3371HSPLandroid/app/timedetector/TimeDetectorImpl;-><init>()V
3372HSPLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion$Builder;-><init>(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003373HSPLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion$Builder;->build()Landroid/app/timezonedetector/TelephonyTimeZoneSuggestion;
3374HSPLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion$Builder;->setMatchType(I)Landroid/app/timezonedetector/TelephonyTimeZoneSuggestion$Builder;
3375HSPLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion$Builder;->setQuality(I)Landroid/app/timezonedetector/TelephonyTimeZoneSuggestion$Builder;
3376HSPLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion$Builder;->setZoneId(Ljava/lang/String;)Landroid/app/timezonedetector/TelephonyTimeZoneSuggestion$Builder;
3377HSPLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion$Builder;->validate()V
3378HSPLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion;-><init>(Landroid/app/timezonedetector/TelephonyTimeZoneSuggestion$Builder;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003379HSPLandroid/app/timezonedetector/TelephonyTimeZoneSuggestion;->toString()Ljava/lang/String;
3380HSPLandroid/app/trust/ITrustManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08003381HSPLandroid/app/trust/ITrustManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07003382HSPLandroid/app/trust/ITrustManager$Stub$Proxy;->isDeviceLocked(II)Z
3383HSPLandroid/app/trust/ITrustManager$Stub$Proxy;->isDeviceSecure(II)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003384HSPLandroid/app/trust/ITrustManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/trust/ITrustManager;
art-benchmark-service66b4d952021-07-17 17:15:31 -07003385HSPLandroid/app/trust/TrustManager;-><init>(Landroid/os/IBinder;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003386HSPLandroid/app/usage/AppStandbyInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/usage/AppStandbyInfo;
3387HSPLandroid/app/usage/AppStandbyInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
3388HSPLandroid/app/usage/AppStandbyInfo;-><init>(Ljava/lang/String;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003389HSPLandroid/app/usage/AppStandbyInfo;->writeToParcel(Landroid/os/Parcel;I)V
3390HSPLandroid/app/usage/IStorageStatsManager$Stub$Proxy;->queryStatsForPackage(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;)Landroid/app/usage/StorageStats;
art-benchmark-service84deab32021-05-12 09:41:00 -07003391HSPLandroid/app/usage/IStorageStatsManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/usage/IStorageStatsManager;
3392HSPLandroid/app/usage/IUsageStatsManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08003393HSPLandroid/app/usage/IUsageStatsManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003394HSPLandroid/app/usage/IUsageStatsManager$Stub$Proxy;->getAppStandbyBucket(Ljava/lang/String;Ljava/lang/String;I)I
3395HSPLandroid/app/usage/IUsageStatsManager$Stub$Proxy;->queryEvents(JJLjava/lang/String;)Landroid/app/usage/UsageEvents;
art-benchmark-service84deab32021-05-12 09:41:00 -07003396HSPLandroid/app/usage/IUsageStatsManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/usage/IUsageStatsManager;
art-benchmark-service84deab32021-05-12 09:41:00 -07003397HSPLandroid/app/usage/StorageStats$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/usage/StorageStats;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003398HSPLandroid/app/usage/StorageStats$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07003399HSPLandroid/app/usage/StorageStats;->getAppBytes()J
3400HSPLandroid/app/usage/StorageStats;->getCacheBytes()J
3401HSPLandroid/app/usage/StorageStats;->getDataBytes()J
3402HSPLandroid/app/usage/StorageStatsManager;-><init>(Landroid/content/Context;Landroid/app/usage/IStorageStatsManager;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003403HSPLandroid/app/usage/StorageStatsManager;->queryStatsForPackage(Ljava/util/UUID;Ljava/lang/String;Landroid/os/UserHandle;)Landroid/app/usage/StorageStats;
art-benchmark-service84deab32021-05-12 09:41:00 -07003404HSPLandroid/app/usage/UsageEvents$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/usage/UsageEvents;
3405HSPLandroid/app/usage/UsageEvents$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
3406HSPLandroid/app/usage/UsageEvents$Event;-><init>()V
3407HSPLandroid/app/usage/UsageEvents$Event;->getClassName()Ljava/lang/String;
3408HSPLandroid/app/usage/UsageEvents$Event;->getEventType()I
3409HSPLandroid/app/usage/UsageEvents$Event;->getPackageName()Ljava/lang/String;
3410HSPLandroid/app/usage/UsageEvents$Event;->getTimeStamp()J
3411HSPLandroid/app/usage/UsageEvents;-><init>(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003412HSPLandroid/app/usage/UsageEvents;->getNextEvent(Landroid/app/usage/UsageEvents$Event;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07003413HSPLandroid/app/usage/UsageEvents;->hasNextEvent()Z
art-benchmark-service08401c12022-12-23 09:27:20 -08003414HSPLandroid/app/usage/UsageEvents;->readEventFromParcel(Landroid/os/Parcel;Landroid/app/usage/UsageEvents$Event;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08003415HSPLandroid/app/usage/UsageStats$1;->createFromParcel(Landroid/os/Parcel;)Landroid/app/usage/UsageStats;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/os/Bundle;Landroid/os/Bundle;]Ljava/util/Iterator;Landroid/util/MapCollections$ArrayIterator;]Landroid/os/Parcel;Landroid/os/Parcel;]Ljava/util/Set;Landroid/util/MapCollections$KeySet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003416HSPLandroid/app/usage/UsageStats$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
3417HSPLandroid/app/usage/UsageStats$1;->readBundleToEventMap(Landroid/os/Bundle;Landroid/util/ArrayMap;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003418HSPLandroid/app/usage/UsageStats;-><init>()V
3419HSPLandroid/app/usage/UsageStats;->getPackageName()Ljava/lang/String;
3420HSPLandroid/app/usage/UsageStats;->update(Ljava/lang/String;JII)V
3421HSPLandroid/app/usage/UsageStatsManager;-><init>(Landroid/content/Context;Landroid/app/usage/IUsageStatsManager;)V
3422HSPLandroid/app/usage/UsageStatsManager;->queryEvents(JJ)Landroid/app/usage/UsageEvents;
3423HSPLandroid/app/usage/UsageStatsManager;->queryUsageStats(IJJ)Ljava/util/List;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07003424HSPLandroid/appwidget/AppWidgetManager$$ExternalSyntheticLambda0;-><init>()V
3425HSPLandroid/appwidget/AppWidgetManager$$ExternalSyntheticLambda0;->test(Ljava/lang/Object;)Z
3426HSPLandroid/appwidget/AppWidgetManager$$ExternalSyntheticLambda1;-><init>()V
3427HSPLandroid/appwidget/AppWidgetManager$$ExternalSyntheticLambda1;->apply(Ljava/lang/Object;)Ljava/lang/Object;
3428HSPLandroid/appwidget/AppWidgetManager$$ExternalSyntheticLambda2;-><init>()V
3429HSPLandroid/appwidget/AppWidgetManager$$ExternalSyntheticLambda2;->test(Ljava/lang/Object;)Z
3430HSPLandroid/appwidget/AppWidgetManager$$ExternalSyntheticLambda3;-><init>()V
3431HSPLandroid/appwidget/AppWidgetManager$$ExternalSyntheticLambda3;->apply(I)Ljava/lang/Object;
3432HSPLandroid/appwidget/AppWidgetManager$$ExternalSyntheticLambda4;-><init>(Landroid/appwidget/AppWidgetManager;)V
3433HSPLandroid/appwidget/AppWidgetManager$$ExternalSyntheticLambda4;->run()V
art-benchmark-service84deab32021-05-12 09:41:00 -07003434HSPLandroid/appwidget/AppWidgetManager;-><init>(Landroid/content/Context;Lcom/android/internal/appwidget/IAppWidgetService;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003435HSPLandroid/appwidget/AppWidgetManager;->getAppWidgetIds(Landroid/content/ComponentName;)[I
art-benchmark-service9f6049f2022-10-03 00:48:12 -07003436HSPLandroid/appwidget/AppWidgetManager;->getInstalledProvidersForPackage(Ljava/lang/String;Landroid/os/UserHandle;)Ljava/util/List;
3437HSPLandroid/appwidget/AppWidgetManager;->getInstalledProvidersForProfile(ILandroid/os/UserHandle;Ljava/lang/String;)Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -07003438HSPLandroid/appwidget/AppWidgetManager;->getInstance(Landroid/content/Context;)Landroid/appwidget/AppWidgetManager;
3439HSPLandroid/appwidget/AppWidgetManager;->isBoundWidgetPackage(Ljava/lang/String;I)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -07003440HSPLandroid/appwidget/AppWidgetManager;->lambda$new$0(Landroid/appwidget/AppWidgetProviderInfo;)Landroid/content/ComponentName;
3441HSPLandroid/appwidget/AppWidgetManager;->lambda$new$1(Landroid/content/ComponentName;)Z
3442HSPLandroid/appwidget/AppWidgetManager;->lambda$new$2(I)[Landroid/content/ComponentName;
art-benchmark-service84deab32021-05-12 09:41:00 -07003443HSPLandroid/appwidget/AppWidgetProvider;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003444HSPLandroid/appwidget/AppWidgetProvider;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07003445HSPLandroid/appwidget/AppWidgetProviderInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/appwidget/AppWidgetProviderInfo;
3446HSPLandroid/appwidget/AppWidgetProviderInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08003447HSPLandroid/appwidget/AppWidgetProviderInfo;-><init>(Landroid/os/Parcel;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -07003448HSPLandroid/appwidget/AppWidgetProviderInfo;->getProfile()Landroid/os/UserHandle;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07003449HSPLandroid/appwidget/AppWidgetProviderInfo;->updateDimensions(Landroid/util/DisplayMetrics;)V
3450HSPLandroid/appwidget/AppWidgetProviderInfo;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003451HSPLandroid/companion/ICompanionDeviceManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/companion/ICompanionDeviceManager;
art-benchmark-service08401c12022-12-23 09:27:20 -08003452HSPLandroid/companion/virtual/IVirtualDeviceManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08003453HSPLandroid/companion/virtual/IVirtualDeviceManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
3454HSPLandroid/companion/virtual/IVirtualDeviceManager$Stub$Proxy;->getDeviceIdForDisplayId(I)I+]Landroid/os/IBinder;Landroid/os/BinderProxy;]Landroid/companion/virtual/IVirtualDeviceManager$Stub$Proxy;Landroid/companion/virtual/IVirtualDeviceManager$Stub$Proxy;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service08401c12022-12-23 09:27:20 -08003455HSPLandroid/companion/virtual/IVirtualDeviceManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/companion/virtual/IVirtualDeviceManager;
3456HSPLandroid/companion/virtual/VirtualDeviceManager;-><init>(Landroid/companion/virtual/IVirtualDeviceManager;Landroid/content/Context;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08003457HSPLandroid/companion/virtual/VirtualDeviceManager;->getDeviceIdForDisplayId(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -07003458HSPLandroid/content/AbstractThreadedSyncAdapter$ISyncAdapterImpl;->cancelSync(Landroid/content/ISyncContext;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07003459HSPLandroid/content/AbstractThreadedSyncAdapter$ISyncAdapterImpl;->isCallerSystem()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07003460HSPLandroid/content/AbstractThreadedSyncAdapter$ISyncAdapterImpl;->startSync(Landroid/content/ISyncContext;Ljava/lang/String;Landroid/accounts/Account;Landroid/os/Bundle;)V
3461HSPLandroid/content/AbstractThreadedSyncAdapter$SyncThread;-><init>(Landroid/content/AbstractThreadedSyncAdapter;Ljava/lang/String;Landroid/content/SyncContext;Ljava/lang/String;Landroid/accounts/Account;Landroid/os/Bundle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003462HSPLandroid/content/AbstractThreadedSyncAdapter$SyncThread;->isCanceled()Z
3463HSPLandroid/content/AbstractThreadedSyncAdapter$SyncThread;->run()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07003464HSPLandroid/content/AbstractThreadedSyncAdapter;->-$$Nest$mtoSyncKey(Landroid/content/AbstractThreadedSyncAdapter;Landroid/accounts/Account;)Landroid/accounts/Account;
art-benchmark-service84deab32021-05-12 09:41:00 -07003465HSPLandroid/content/AbstractThreadedSyncAdapter;-><init>(Landroid/content/Context;Z)V
3466HSPLandroid/content/AbstractThreadedSyncAdapter;-><init>(Landroid/content/Context;ZZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003467HSPLandroid/content/AbstractThreadedSyncAdapter;->getContext()Landroid/content/Context;
3468HSPLandroid/content/AbstractThreadedSyncAdapter;->getSyncAdapterBinder()Landroid/os/IBinder;
3469HSPLandroid/content/AbstractThreadedSyncAdapter;->onSyncCanceled()V
3470HSPLandroid/content/AbstractThreadedSyncAdapter;->toSyncKey(Landroid/accounts/Account;)Landroid/accounts/Account;
3471HSPLandroid/content/AsyncQueryHandler$WorkerHandler;->handleMessage(Landroid/os/Message;)V
3472HSPLandroid/content/AsyncQueryHandler;-><init>(Landroid/content/ContentResolver;)V
3473HSPLandroid/content/AsyncQueryHandler;->createHandler(Landroid/os/Looper;)Landroid/os/Handler;
3474HSPLandroid/content/AsyncQueryHandler;->handleMessage(Landroid/os/Message;)V
3475HSPLandroid/content/AsyncQueryHandler;->startQuery(ILjava/lang/Object;Landroid/net/Uri;[Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;)V
3476HSPLandroid/content/AttributionSource$1;-><init>()V
3477HSPLandroid/content/AttributionSource$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/AttributionSource;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003478HSPLandroid/content/AttributionSource$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07003479HSPLandroid/content/AttributionSource$ScopedParcelState;-><init>(Landroid/content/AttributionSource;)V
3480HSPLandroid/content/AttributionSource$ScopedParcelState;->close()V
3481HSPLandroid/content/AttributionSource$ScopedParcelState;->getParcel()Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -07003482HSPLandroid/content/AttributionSource;-><clinit>()V
art-benchmark-service66b4d952021-07-17 17:15:31 -07003483HSPLandroid/content/AttributionSource;-><init>(ILjava/lang/String;Ljava/lang/String;Landroid/os/IBinder;[Ljava/lang/String;Landroid/content/AttributionSource;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08003484HSPLandroid/content/AttributionSource;-><init>(ILjava/lang/String;Ljava/lang/String;Ljava/util/Set;Landroid/content/AttributionSource;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07003485HSPLandroid/content/AttributionSource;-><init>(ILjava/lang/String;Ljava/lang/String;[Ljava/lang/String;Landroid/content/AttributionSource;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003486HSPLandroid/content/AttributionSource;-><init>(Landroid/content/AttributionSource;Landroid/content/AttributionSource;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07003487HSPLandroid/content/AttributionSource;-><init>(Landroid/content/AttributionSourceState;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003488HSPLandroid/content/AttributionSource;-><init>(Landroid/os/Parcel;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07003489HSPLandroid/content/AttributionSource;->asState()Landroid/content/AttributionSourceState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003490HSPLandroid/content/AttributionSource;->checkCallingPid()Z
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07003491HSPLandroid/content/AttributionSource;->checkCallingUid()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003492HSPLandroid/content/AttributionSource;->enforceCallingPid()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07003493HSPLandroid/content/AttributionSource;->enforceCallingUid()V
art-benchmark-service08401c12022-12-23 09:27:20 -08003494HSPLandroid/content/AttributionSource;->enforceCallingUidAndPid()V
art-benchmark-service84deab32021-05-12 09:41:00 -07003495HSPLandroid/content/AttributionSource;->getAttributionTag()Ljava/lang/String;
3496HSPLandroid/content/AttributionSource;->getNext()Landroid/content/AttributionSource;
3497HSPLandroid/content/AttributionSource;->getPackageName()Ljava/lang/String;
3498HSPLandroid/content/AttributionSource;->getRenouncedPermissions()Ljava/util/Set;
3499HSPLandroid/content/AttributionSource;->getUid()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003500HSPLandroid/content/AttributionSource;->myAttributionSource()Landroid/content/AttributionSource;
3501HSPLandroid/content/AttributionSource;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07003502HSPLandroid/content/AttributionSourceState$1;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003503HSPLandroid/content/AttributionSourceState$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/AttributionSourceState;
3504HSPLandroid/content/AttributionSourceState$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -07003505HSPLandroid/content/AttributionSourceState$1;->newArray(I)[Landroid/content/AttributionSourceState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003506HSPLandroid/content/AttributionSourceState$1;->newArray(I)[Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -07003507HSPLandroid/content/AttributionSourceState;-><clinit>()V
3508HSPLandroid/content/AttributionSourceState;-><init>()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08003509HSPLandroid/content/AttributionSourceState;->readFromParcel(Landroid/os/Parcel;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003510HSPLandroid/content/AttributionSourceState;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003511HSPLandroid/content/AutofillOptions$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/AutofillOptions;
3512HSPLandroid/content/AutofillOptions$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
3513HSPLandroid/content/AutofillOptions;-><init>(IZ)V
3514HSPLandroid/content/AutofillOptions;->isAutofillDisabledLocked(Landroid/content/ComponentName;)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07003515HSPLandroid/content/BroadcastReceiver$PendingResult$1;-><init>(Landroid/content/BroadcastReceiver$PendingResult;Landroid/app/IActivityManager;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003516HSPLandroid/content/BroadcastReceiver$PendingResult$1;->run()V
3517HSPLandroid/content/BroadcastReceiver$PendingResult;-><init>(ILjava/lang/String;Landroid/os/Bundle;IZZLandroid/os/IBinder;II)V
3518HSPLandroid/content/BroadcastReceiver$PendingResult;->checkSynchronousHint()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003519HSPLandroid/content/BroadcastReceiver$PendingResult;->finish()V
3520HSPLandroid/content/BroadcastReceiver$PendingResult;->sendFinished(Landroid/app/IActivityManager;)V
3521HSPLandroid/content/BroadcastReceiver$PendingResult;->setExtrasClassLoader(Ljava/lang/ClassLoader;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003522HSPLandroid/content/BroadcastReceiver$PendingResult;->setResultCode(I)V
3523HSPLandroid/content/BroadcastReceiver;-><init>()V
3524HSPLandroid/content/BroadcastReceiver;->checkSynchronousHint()V
3525HSPLandroid/content/BroadcastReceiver;->getDebugUnregister()Z
3526HSPLandroid/content/BroadcastReceiver;->getPendingResult()Landroid/content/BroadcastReceiver$PendingResult;
3527HSPLandroid/content/BroadcastReceiver;->getResultCode()I
3528HSPLandroid/content/BroadcastReceiver;->getResultExtras(Z)Landroid/os/Bundle;
3529HSPLandroid/content/BroadcastReceiver;->getSendingUserId()I
3530HSPLandroid/content/BroadcastReceiver;->goAsync()Landroid/content/BroadcastReceiver$PendingResult;
3531HSPLandroid/content/BroadcastReceiver;->isInitialStickyBroadcast()Z
3532HSPLandroid/content/BroadcastReceiver;->isOrderedBroadcast()Z
3533HSPLandroid/content/BroadcastReceiver;->setPendingResult(Landroid/content/BroadcastReceiver$PendingResult;)V
3534HSPLandroid/content/BroadcastReceiver;->setResultCode(I)V
3535HSPLandroid/content/ClipData$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/ClipData;
3536HSPLandroid/content/ClipData$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -07003537HSPLandroid/content/ClipData$Item;-><init>(Landroid/content/Intent;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003538HSPLandroid/content/ClipData$Item;->getText()Ljava/lang/CharSequence;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003539HSPLandroid/content/ClipData;-><init>(Landroid/os/Parcel;)V
3540HSPLandroid/content/ClipData;-><init>(Ljava/lang/CharSequence;[Ljava/lang/String;Landroid/content/ClipData$Item;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003541HSPLandroid/content/ClipData;->getDescription()Landroid/content/ClipDescription;
3542HSPLandroid/content/ClipData;->getItemAt(I)Landroid/content/ClipData$Item;
3543HSPLandroid/content/ClipData;->getItemCount()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003544HSPLandroid/content/ClipData;->isStyledText()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07003545HSPLandroid/content/ClipData;->newIntent(Ljava/lang/CharSequence;Landroid/content/Intent;)Landroid/content/ClipData;
3546HSPLandroid/content/ClipData;->prepareToLeaveProcess(ZI)V
art-benchmark-service00abe242023-02-13 10:31:34 -08003547HSPLandroid/content/ClipData;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003548HSPLandroid/content/ClipDescription;-><init>(Landroid/os/Parcel;)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07003549HSPLandroid/content/ClipDescription;-><init>(Ljava/lang/CharSequence;[Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003550HSPLandroid/content/ClipDescription;->compareMimeTypes(Ljava/lang/String;Ljava/lang/String;)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -07003551HSPLandroid/content/ClipDescription;->confidencesToBundle()Landroid/os/Bundle;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07003552HSPLandroid/content/ClipDescription;->readBundleToConfidences(Landroid/os/Bundle;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003553HSPLandroid/content/ClipDescription;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003554HSPLandroid/content/ClipboardManager;-><init>(Landroid/content/Context;Landroid/os/Handler;)V
3555HSPLandroid/content/ClipboardManager;->addPrimaryClipChangedListener(Landroid/content/ClipboardManager$OnPrimaryClipChangedListener;)V
3556HSPLandroid/content/ClipboardManager;->getPrimaryClip()Landroid/content/ClipData;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07003557HSPLandroid/content/ClipboardManager;->getPrimaryClipDescription()Landroid/content/ClipDescription;
art-benchmark-service84deab32021-05-12 09:41:00 -07003558HSPLandroid/content/ComponentCallbacksController$$ExternalSyntheticLambda0;->accept(Ljava/lang/Object;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07003559HSPLandroid/content/ComponentCallbacksController$$ExternalSyntheticLambda1;->accept(Ljava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003560HSPLandroid/content/ComponentCallbacksController$$ExternalSyntheticLambda2;-><init>(Landroid/content/res/Configuration;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07003561HSPLandroid/content/ComponentCallbacksController$$ExternalSyntheticLambda2;->accept(Ljava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003562HSPLandroid/content/ComponentCallbacksController;-><init>()V
3563HSPLandroid/content/ComponentCallbacksController;->dispatchConfigurationChanged(Landroid/content/res/Configuration;)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07003564HSPLandroid/content/ComponentCallbacksController;->dispatchLowMemory()V
art-benchmark-service84deab32021-05-12 09:41:00 -07003565HSPLandroid/content/ComponentCallbacksController;->dispatchTrimMemory(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003566HSPLandroid/content/ComponentCallbacksController;->forAllComponentCallbacks(Ljava/util/function/Consumer;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07003567HSPLandroid/content/ComponentCallbacksController;->lambda$dispatchConfigurationChanged$0(Landroid/content/res/Configuration;Landroid/content/ComponentCallbacks;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003568HSPLandroid/content/ComponentCallbacksController;->lambda$dispatchTrimMemory$1(ILandroid/content/ComponentCallbacks;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003569HSPLandroid/content/ComponentCallbacksController;->registerCallbacks(Landroid/content/ComponentCallbacks;)V
3570HSPLandroid/content/ComponentCallbacksController;->unregisterCallbacks(Landroid/content/ComponentCallbacks;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003571HSPLandroid/content/ComponentName$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/ComponentName;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003572HSPLandroid/content/ComponentName$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07003573HSPLandroid/content/ComponentName$1;->newArray(I)[Landroid/content/ComponentName;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003574HSPLandroid/content/ComponentName$1;->newArray(I)[Ljava/lang/Object;
3575HSPLandroid/content/ComponentName;-><init>(Landroid/content/Context;Ljava/lang/Class;)V
3576HSPLandroid/content/ComponentName;-><init>(Landroid/content/Context;Ljava/lang/String;)V
3577HSPLandroid/content/ComponentName;-><init>(Landroid/os/Parcel;)V
3578HSPLandroid/content/ComponentName;-><init>(Ljava/lang/String;Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003579HSPLandroid/content/ComponentName;-><init>(Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003580HSPLandroid/content/ComponentName;->appendShortClassName(Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;)V
3581HSPLandroid/content/ComponentName;->appendShortString(Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003582HSPLandroid/content/ComponentName;->compareTo(Landroid/content/ComponentName;)I
3583HSPLandroid/content/ComponentName;->createRelative(Ljava/lang/String;Ljava/lang/String;)Landroid/content/ComponentName;
3584HSPLandroid/content/ComponentName;->equals(Ljava/lang/Object;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003585HSPLandroid/content/ComponentName;->flattenToShortString()Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07003586HSPLandroid/content/ComponentName;->flattenToString()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07003587HSPLandroid/content/ComponentName;->getClassName()Ljava/lang/String;
3588HSPLandroid/content/ComponentName;->getPackageName()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003589HSPLandroid/content/ComponentName;->getShortClassName()Ljava/lang/String;
3590HSPLandroid/content/ComponentName;->hashCode()I
3591HSPLandroid/content/ComponentName;->readFromParcel(Landroid/os/Parcel;)Landroid/content/ComponentName;
3592HSPLandroid/content/ComponentName;->toShortString()Ljava/lang/String;
3593HSPLandroid/content/ComponentName;->toString()Ljava/lang/String;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08003594HSPLandroid/content/ComponentName;->unflattenFromString(Ljava/lang/String;)Landroid/content/ComponentName;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/String;Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003595HSPLandroid/content/ComponentName;->writeToParcel(Landroid/content/ComponentName;Landroid/os/Parcel;)V
3596HSPLandroid/content/ComponentName;->writeToParcel(Landroid/os/Parcel;I)V
3597HSPLandroid/content/ContentCaptureOptions$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/ContentCaptureOptions;
3598HSPLandroid/content/ContentCaptureOptions$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -07003599HSPLandroid/content/ContentCaptureOptions;-><init>(IIIIILandroid/util/ArraySet;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003600HSPLandroid/content/ContentCaptureOptions;->isWhitelisted(Landroid/content/Context;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003601HSPLandroid/content/ContentCaptureOptions;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003602HSPLandroid/content/ContentProvider$Transport;-><init>(Landroid/content/ContentProvider;)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07003603HSPLandroid/content/ContentProvider$Transport;->call(Landroid/content/AttributionSource;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)Landroid/os/Bundle;
art-benchmark-service84deab32021-05-12 09:41:00 -07003604HSPLandroid/content/ContentProvider$Transport;->createCancellationSignal()Landroid/os/ICancellationSignal;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003605HSPLandroid/content/ContentProvider$Transport;->delete(Landroid/content/AttributionSource;Landroid/net/Uri;Landroid/os/Bundle;)I
art-benchmark-service66b4d952021-07-17 17:15:31 -07003606HSPLandroid/content/ContentProvider$Transport;->enforceFilePermission(Landroid/content/AttributionSource;Landroid/net/Uri;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003607HSPLandroid/content/ContentProvider$Transport;->enforceReadPermission(Landroid/content/AttributionSource;Landroid/net/Uri;)I
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07003608HSPLandroid/content/ContentProvider$Transport;->enforceWritePermission(Landroid/content/AttributionSource;Landroid/net/Uri;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07003609HSPLandroid/content/ContentProvider$Transport;->getContentProvider()Landroid/content/ContentProvider;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003610HSPLandroid/content/ContentProvider$Transport;->getProviderName()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003611HSPLandroid/content/ContentProvider$Transport;->insert(Landroid/content/AttributionSource;Landroid/net/Uri;Landroid/content/ContentValues;Landroid/os/Bundle;)Landroid/net/Uri;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07003612HSPLandroid/content/ContentProvider$Transport;->openTypedAssetFile(Landroid/content/AttributionSource;Landroid/net/Uri;Ljava/lang/String;Landroid/os/Bundle;Landroid/os/ICancellationSignal;)Landroid/content/res/AssetFileDescriptor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003613HSPLandroid/content/ContentProvider$Transport;->query(Landroid/content/AttributionSource;Landroid/net/Uri;[Ljava/lang/String;Landroid/os/Bundle;Landroid/os/ICancellationSignal;)Landroid/database/Cursor;
art-benchmark-service66b4d952021-07-17 17:15:31 -07003614HSPLandroid/content/ContentProvider$Transport;->update(Landroid/content/AttributionSource;Landroid/net/Uri;Landroid/content/ContentValues;Landroid/os/Bundle;)I
art-benchmark-service08401c12022-12-23 09:27:20 -08003615HSPLandroid/content/ContentProvider;->-$$Nest$fgetmTransport(Landroid/content/ContentProvider;)Landroid/content/ContentProvider$Transport;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07003616HSPLandroid/content/ContentProvider;->-$$Nest$mmaybeGetUriWithoutUserId(Landroid/content/ContentProvider;Landroid/net/Uri;)Landroid/net/Uri;
3617HSPLandroid/content/ContentProvider;->-$$Nest$msetCallingAttributionSource(Landroid/content/ContentProvider;Landroid/content/AttributionSource;)Landroid/content/AttributionSource;
3618HSPLandroid/content/ContentProvider;->-$$Nest$mvalidateIncomingAuthority(Landroid/content/ContentProvider;Ljava/lang/String;)V
3619HSPLandroid/content/ContentProvider;->-$$Nest$smtraceBegin(JLjava/lang/String;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003620HSPLandroid/content/ContentProvider;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07003621HSPLandroid/content/ContentProvider;->applyBatch(Ljava/lang/String;Ljava/util/ArrayList;)[Landroid/content/ContentProviderResult;
3622HSPLandroid/content/ContentProvider;->attachInfo(Landroid/content/Context;Landroid/content/pm/ProviderInfo;)V
3623HSPLandroid/content/ContentProvider;->attachInfo(Landroid/content/Context;Landroid/content/pm/ProviderInfo;Z)V
3624HSPLandroid/content/ContentProvider;->call(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)Landroid/os/Bundle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003625HSPLandroid/content/ContentProvider;->checkPermission(Ljava/lang/String;Landroid/content/AttributionSource;)I
3626HSPLandroid/content/ContentProvider;->checkUser(IILandroid/content/Context;)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07003627HSPLandroid/content/ContentProvider;->clearCallingIdentity()Landroid/content/ContentProvider$CallingIdentity;
art-benchmark-service84deab32021-05-12 09:41:00 -07003628HSPLandroid/content/ContentProvider;->coerceToLocalContentProvider(Landroid/content/IContentProvider;)Landroid/content/ContentProvider;
3629HSPLandroid/content/ContentProvider;->delete(Landroid/net/Uri;Landroid/os/Bundle;)I
3630HSPLandroid/content/ContentProvider;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003631HSPLandroid/content/ContentProvider;->enforceReadPermissionInner(Landroid/net/Uri;Landroid/content/AttributionSource;)I
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07003632HSPLandroid/content/ContentProvider;->enforceWritePermissionInner(Landroid/net/Uri;Landroid/content/AttributionSource;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003633HSPLandroid/content/ContentProvider;->getAuthorityWithoutUserId(Ljava/lang/String;)Ljava/lang/String;
3634HSPLandroid/content/ContentProvider;->getCallingAttributionSource()Landroid/content/AttributionSource;
3635HSPLandroid/content/ContentProvider;->getCallingPackage()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07003636HSPLandroid/content/ContentProvider;->getContext()Landroid/content/Context;
3637HSPLandroid/content/ContentProvider;->getIContentProvider()Landroid/content/IContentProvider;
3638HSPLandroid/content/ContentProvider;->getPathPermissions()[Landroid/content/pm/PathPermission;
3639HSPLandroid/content/ContentProvider;->getReadPermission()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003640HSPLandroid/content/ContentProvider;->getUriWithoutUserId(Landroid/net/Uri;)Landroid/net/Uri;
3641HSPLandroid/content/ContentProvider;->getUserIdFromAuthority(Ljava/lang/String;I)I
art-benchmark-service84deab32021-05-12 09:41:00 -07003642HSPLandroid/content/ContentProvider;->getUserIdFromUri(Landroid/net/Uri;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003643HSPLandroid/content/ContentProvider;->getUserIdFromUri(Landroid/net/Uri;I)I
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07003644HSPLandroid/content/ContentProvider;->getWritePermission()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07003645HSPLandroid/content/ContentProvider;->insert(Landroid/net/Uri;Landroid/content/ContentValues;Landroid/os/Bundle;)Landroid/net/Uri;
3646HSPLandroid/content/ContentProvider;->matchesOurAuthorities(Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003647HSPLandroid/content/ContentProvider;->maybeAddUserId(Landroid/net/Uri;I)Landroid/net/Uri;
art-benchmark-service84deab32021-05-12 09:41:00 -07003648HSPLandroid/content/ContentProvider;->maybeGetUriWithoutUserId(Landroid/net/Uri;)Landroid/net/Uri;
3649HSPLandroid/content/ContentProvider;->onCallingPackageChanged()V
3650HSPLandroid/content/ContentProvider;->onConfigurationChanged(Landroid/content/res/Configuration;)V
3651HSPLandroid/content/ContentProvider;->onLowMemory()V
3652HSPLandroid/content/ContentProvider;->onTrimMemory(I)V
3653HSPLandroid/content/ContentProvider;->openAssetFile(Landroid/net/Uri;Ljava/lang/String;)Landroid/content/res/AssetFileDescriptor;
3654HSPLandroid/content/ContentProvider;->openAssetFile(Landroid/net/Uri;Ljava/lang/String;Landroid/os/CancellationSignal;)Landroid/content/res/AssetFileDescriptor;
3655HSPLandroid/content/ContentProvider;->openTypedAssetFile(Landroid/net/Uri;Ljava/lang/String;Landroid/os/Bundle;)Landroid/content/res/AssetFileDescriptor;
3656HSPLandroid/content/ContentProvider;->openTypedAssetFile(Landroid/net/Uri;Ljava/lang/String;Landroid/os/Bundle;Landroid/os/CancellationSignal;)Landroid/content/res/AssetFileDescriptor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003657HSPLandroid/content/ContentProvider;->query(Landroid/net/Uri;[Ljava/lang/String;Landroid/os/Bundle;Landroid/os/CancellationSignal;)Landroid/database/Cursor;
art-benchmark-service84deab32021-05-12 09:41:00 -07003658HSPLandroid/content/ContentProvider;->query(Landroid/net/Uri;[Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Landroid/os/CancellationSignal;)Landroid/database/Cursor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003659HSPLandroid/content/ContentProvider;->restoreCallingIdentity(Landroid/content/ContentProvider$CallingIdentity;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003660HSPLandroid/content/ContentProvider;->setAuthorities(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003661HSPLandroid/content/ContentProvider;->setCallingAttributionSource(Landroid/content/AttributionSource;)Landroid/content/AttributionSource;
art-benchmark-service84deab32021-05-12 09:41:00 -07003662HSPLandroid/content/ContentProvider;->setPathPermissions([Landroid/content/pm/PathPermission;)V
3663HSPLandroid/content/ContentProvider;->setReadPermission(Ljava/lang/String;)V
3664HSPLandroid/content/ContentProvider;->setTransportLoggingEnabled(Z)V
3665HSPLandroid/content/ContentProvider;->setWritePermission(Ljava/lang/String;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07003666HSPLandroid/content/ContentProvider;->traceBegin(JLjava/lang/String;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003667HSPLandroid/content/ContentProvider;->update(Landroid/net/Uri;Landroid/content/ContentValues;Landroid/os/Bundle;)I
3668HSPLandroid/content/ContentProvider;->uriHasUserId(Landroid/net/Uri;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07003669HSPLandroid/content/ContentProvider;->validateIncomingAuthority(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003670HSPLandroid/content/ContentProvider;->validateIncomingUri(Landroid/net/Uri;)Landroid/net/Uri;
3671HSPLandroid/content/ContentProviderClient$CursorWrapperInner;-><init>(Landroid/content/ContentProviderClient;Landroid/database/Cursor;)V
3672HSPLandroid/content/ContentProviderClient$CursorWrapperInner;->close()V
3673HSPLandroid/content/ContentProviderClient$CursorWrapperInner;->finalize()V
3674HSPLandroid/content/ContentProviderClient;-><init>(Landroid/content/ContentResolver;Landroid/content/IContentProvider;Ljava/lang/String;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003675HSPLandroid/content/ContentProviderClient;->afterRemote()V
3676HSPLandroid/content/ContentProviderClient;->applyBatch(Ljava/lang/String;Ljava/util/ArrayList;)[Landroid/content/ContentProviderResult;
3677HSPLandroid/content/ContentProviderClient;->applyBatch(Ljava/util/ArrayList;)[Landroid/content/ContentProviderResult;
3678HSPLandroid/content/ContentProviderClient;->beforeRemote()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003679HSPLandroid/content/ContentProviderClient;->call(Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)Landroid/os/Bundle;
3680HSPLandroid/content/ContentProviderClient;->call(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)Landroid/os/Bundle;
art-benchmark-service84deab32021-05-12 09:41:00 -07003681HSPLandroid/content/ContentProviderClient;->close()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003682HSPLandroid/content/ContentProviderClient;->closeInternal()Z
3683HSPLandroid/content/ContentProviderClient;->finalize()V
art-benchmark-service84deab32021-05-12 09:41:00 -07003684HSPLandroid/content/ContentProviderClient;->getLocalContentProvider()Landroid/content/ContentProvider;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003685HSPLandroid/content/ContentProviderClient;->query(Landroid/net/Uri;[Ljava/lang/String;Landroid/os/Bundle;Landroid/os/CancellationSignal;)Landroid/database/Cursor;
art-benchmark-service84deab32021-05-12 09:41:00 -07003686HSPLandroid/content/ContentProviderClient;->query(Landroid/net/Uri;[Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;)Landroid/database/Cursor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003687HSPLandroid/content/ContentProviderClient;->query(Landroid/net/Uri;[Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Landroid/os/CancellationSignal;)Landroid/database/Cursor;
art-benchmark-service84deab32021-05-12 09:41:00 -07003688HSPLandroid/content/ContentProviderClient;->release()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003689HSPLandroid/content/ContentProviderClient;->setDetectNotResponding(J)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003690HSPLandroid/content/ContentProviderNative;-><init>()V
3691HSPLandroid/content/ContentProviderNative;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003692HSPLandroid/content/ContentProviderNative;->asInterface(Landroid/os/IBinder;)Landroid/content/IContentProvider;
3693HSPLandroid/content/ContentProviderNative;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07003694HSPLandroid/content/ContentProviderOperation$Builder;->assertSelectionAllowed()V
3695HSPLandroid/content/ContentProviderOperation$Builder;->assertValuesAllowed()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003696HSPLandroid/content/ContentProviderOperation$Builder;->build()Landroid/content/ContentProviderOperation;
art-benchmark-service84deab32021-05-12 09:41:00 -07003697HSPLandroid/content/ContentProviderOperation$Builder;->ensureSelectionArgs()V
3698HSPLandroid/content/ContentProviderOperation$Builder;->setSelectionArg(ILjava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003699HSPLandroid/content/ContentProviderOperation$Builder;->setValue(Ljava/lang/String;Ljava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003700HSPLandroid/content/ContentProviderOperation$Builder;->withExpectedCount(I)Landroid/content/ContentProviderOperation$Builder;
3701HSPLandroid/content/ContentProviderOperation$Builder;->withSelection(Ljava/lang/String;[Ljava/lang/String;)Landroid/content/ContentProviderOperation$Builder;
3702HSPLandroid/content/ContentProviderOperation$Builder;->withValue(Ljava/lang/String;Ljava/lang/Object;)Landroid/content/ContentProviderOperation$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003703HSPLandroid/content/ContentProviderOperation$Builder;->withValues(Landroid/content/ContentValues;)Landroid/content/ContentProviderOperation$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -07003704HSPLandroid/content/ContentProviderOperation;-><init>(Landroid/content/ContentProviderOperation$Builder;)V
3705HSPLandroid/content/ContentProviderOperation;->apply(Landroid/content/ContentProvider;[Landroid/content/ContentProviderResult;I)Landroid/content/ContentProviderResult;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003706HSPLandroid/content/ContentProviderOperation;->applyInternal(Landroid/content/ContentProvider;[Landroid/content/ContentProviderResult;I)Landroid/content/ContentProviderResult;
art-benchmark-service84deab32021-05-12 09:41:00 -07003707HSPLandroid/content/ContentProviderOperation;->getUri()Landroid/net/Uri;
3708HSPLandroid/content/ContentProviderOperation;->isInsert()Z
3709HSPLandroid/content/ContentProviderOperation;->isReadOperation()Z
3710HSPLandroid/content/ContentProviderOperation;->isWriteOperation()Z
3711HSPLandroid/content/ContentProviderOperation;->isYieldAllowed()Z
3712HSPLandroid/content/ContentProviderOperation;->newAssertQuery(Landroid/net/Uri;)Landroid/content/ContentProviderOperation$Builder;
3713HSPLandroid/content/ContentProviderOperation;->newDelete(Landroid/net/Uri;)Landroid/content/ContentProviderOperation$Builder;
3714HSPLandroid/content/ContentProviderOperation;->newInsert(Landroid/net/Uri;)Landroid/content/ContentProviderOperation$Builder;
3715HSPLandroid/content/ContentProviderOperation;->newUpdate(Landroid/net/Uri;)Landroid/content/ContentProviderOperation$Builder;
3716HSPLandroid/content/ContentProviderOperation;->resolveExtrasBackReferences([Landroid/content/ContentProviderResult;I)Landroid/os/Bundle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003717HSPLandroid/content/ContentProviderOperation;->resolveSelectionArgsBackReferences([Landroid/content/ContentProviderResult;I)[Ljava/lang/String;
3718HSPLandroid/content/ContentProviderOperation;->resolveValueBackReferences([Landroid/content/ContentProviderResult;I)Landroid/content/ContentValues;
3719HSPLandroid/content/ContentProviderOperation;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003720HSPLandroid/content/ContentProviderProxy;-><init>(Landroid/os/IBinder;)V
3721HSPLandroid/content/ContentProviderProxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003722HSPLandroid/content/ContentProviderProxy;->call(Landroid/content/AttributionSource;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)Landroid/os/Bundle;
3723HSPLandroid/content/ContentProviderProxy;->createCancellationSignal()Landroid/os/ICancellationSignal;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07003724HSPLandroid/content/ContentProviderProxy;->delete(Landroid/content/AttributionSource;Landroid/net/Uri;Landroid/os/Bundle;)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -07003725HSPLandroid/content/ContentProviderProxy;->insert(Landroid/content/AttributionSource;Landroid/net/Uri;Landroid/content/ContentValues;Landroid/os/Bundle;)Landroid/net/Uri;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003726HSPLandroid/content/ContentProviderProxy;->openTypedAssetFile(Landroid/content/AttributionSource;Landroid/net/Uri;Ljava/lang/String;Landroid/os/Bundle;Landroid/os/ICancellationSignal;)Landroid/content/res/AssetFileDescriptor;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08003727HSPLandroid/content/ContentProviderProxy;->query(Landroid/content/AttributionSource;Landroid/net/Uri;[Ljava/lang/String;Landroid/os/Bundle;Landroid/os/ICancellationSignal;)Landroid/database/Cursor;+]Landroid/content/AttributionSource;Landroid/content/AttributionSource;]Landroid/os/Parcelable$Creator;Landroid/database/BulkCursorDescriptor$1;]Landroid/database/IBulkCursor;Landroid/database/BulkCursorProxy;]Landroid/os/IBinder;Landroid/os/BinderProxy;]Landroid/database/BulkCursorToCursorAdaptor;Landroid/database/BulkCursorToCursorAdaptor;]Landroid/database/IContentObserver;Landroid/database/ContentObserver$Transport;]Landroid/os/Parcel;Landroid/os/Parcel;]Landroid/net/Uri;Landroid/net/Uri$HierarchicalUri;,Landroid/net/Uri$StringUri;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07003728HSPLandroid/content/ContentProviderProxy;->update(Landroid/content/AttributionSource;Landroid/net/Uri;Landroid/content/ContentValues;Landroid/os/Bundle;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07003729HSPLandroid/content/ContentProviderResult$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/ContentProviderResult;
3730HSPLandroid/content/ContentProviderResult$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
3731HSPLandroid/content/ContentProviderResult$1;->newArray(I)[Landroid/content/ContentProviderResult;
3732HSPLandroid/content/ContentProviderResult$1;->newArray(I)[Ljava/lang/Object;
3733HSPLandroid/content/ContentProviderResult;-><init>(Landroid/os/Parcel;)V
3734HSPLandroid/content/ContentResolver$2;-><init>(Landroid/content/SyncStatusObserver;)V
3735HSPLandroid/content/ContentResolver$2;->onStatusChanged(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003736HSPLandroid/content/ContentResolver$CursorWrapperInner;-><init>(Landroid/content/ContentResolver;Landroid/database/Cursor;Landroid/content/IContentProvider;)V
3737HSPLandroid/content/ContentResolver$CursorWrapperInner;->close()V
3738HSPLandroid/content/ContentResolver$CursorWrapperInner;->finalize()V
art-benchmark-service84deab32021-05-12 09:41:00 -07003739HSPLandroid/content/ContentResolver$ParcelFileDescriptorInner;-><init>(Landroid/content/ContentResolver;Landroid/os/ParcelFileDescriptor;Landroid/content/IContentProvider;)V
3740HSPLandroid/content/ContentResolver$ParcelFileDescriptorInner;->releaseResources()V
3741HSPLandroid/content/ContentResolver$ResultListener;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003742HSPLandroid/content/ContentResolver$ResultListener;->onResult(Landroid/os/Bundle;)V
3743HSPLandroid/content/ContentResolver$ResultListener;->waitForResult(J)V
3744HSPLandroid/content/ContentResolver$StringResultListener;->getResultFromBundle(Landroid/os/Bundle;)Ljava/lang/Object;
3745HSPLandroid/content/ContentResolver$StringResultListener;->getResultFromBundle(Landroid/os/Bundle;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07003746HSPLandroid/content/ContentResolver;-><init>(Landroid/content/Context;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08003747HSPLandroid/content/ContentResolver;-><init>(Landroid/content/Context;Landroid/content/ContentInterface;)V+]Landroid/content/Context;Landroid/app/ContextImpl;
art-benchmark-service84deab32021-05-12 09:41:00 -07003748HSPLandroid/content/ContentResolver;->acquireContentProviderClient(Landroid/net/Uri;)Landroid/content/ContentProviderClient;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003749HSPLandroid/content/ContentResolver;->acquireContentProviderClient(Ljava/lang/String;)Landroid/content/ContentProviderClient;
3750HSPLandroid/content/ContentResolver;->acquireExistingProvider(Landroid/net/Uri;)Landroid/content/IContentProvider;
3751HSPLandroid/content/ContentResolver;->acquireProvider(Landroid/net/Uri;)Landroid/content/IContentProvider;
3752HSPLandroid/content/ContentResolver;->acquireProvider(Ljava/lang/String;)Landroid/content/IContentProvider;
3753HSPLandroid/content/ContentResolver;->acquireUnstableContentProviderClient(Landroid/net/Uri;)Landroid/content/ContentProviderClient;
3754HSPLandroid/content/ContentResolver;->acquireUnstableProvider(Landroid/net/Uri;)Landroid/content/IContentProvider;
art-benchmark-service84deab32021-05-12 09:41:00 -07003755HSPLandroid/content/ContentResolver;->addPeriodicSync(Landroid/accounts/Account;Ljava/lang/String;Landroid/os/Bundle;J)V
3756HSPLandroid/content/ContentResolver;->addStatusChangeListener(ILandroid/content/SyncStatusObserver;)Ljava/lang/Object;
3757HSPLandroid/content/ContentResolver;->applyBatch(Ljava/lang/String;Ljava/util/ArrayList;)[Landroid/content/ContentProviderResult;
3758HSPLandroid/content/ContentResolver;->bulkInsert(Landroid/net/Uri;[Landroid/content/ContentValues;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003759HSPLandroid/content/ContentResolver;->call(Landroid/net/Uri;Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)Landroid/os/Bundle;
3760HSPLandroid/content/ContentResolver;->call(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)Landroid/os/Bundle;
art-benchmark-service84deab32021-05-12 09:41:00 -07003761HSPLandroid/content/ContentResolver;->createSqlQueryBundle(Ljava/lang/String;[Ljava/lang/String;)Landroid/os/Bundle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003762HSPLandroid/content/ContentResolver;->createSqlQueryBundle(Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;)Landroid/os/Bundle;
3763HSPLandroid/content/ContentResolver;->delete(Landroid/net/Uri;Landroid/os/Bundle;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07003764HSPLandroid/content/ContentResolver;->delete(Landroid/net/Uri;Ljava/lang/String;[Ljava/lang/String;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003765HSPLandroid/content/ContentResolver;->getAttributionSource()Landroid/content/AttributionSource;
art-benchmark-service84deab32021-05-12 09:41:00 -07003766HSPLandroid/content/ContentResolver;->getAttributionTag()Ljava/lang/String;
3767HSPLandroid/content/ContentResolver;->getContentService()Landroid/content/IContentService;
3768HSPLandroid/content/ContentResolver;->getIsSyncable(Landroid/accounts/Account;Ljava/lang/String;)I
3769HSPLandroid/content/ContentResolver;->getMasterSyncAutomatically()Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07003770HSPLandroid/content/ContentResolver;->getOutgoingPersistedUriPermissions()Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -07003771HSPLandroid/content/ContentResolver;->getPackageName()Ljava/lang/String;
3772HSPLandroid/content/ContentResolver;->getPeriodicSyncs(Landroid/accounts/Account;Ljava/lang/String;)Ljava/util/List;
3773HSPLandroid/content/ContentResolver;->getResourceId(Landroid/net/Uri;)Landroid/content/ContentResolver$OpenResourceIdResult;
3774HSPLandroid/content/ContentResolver;->getSyncAutomatically(Landroid/accounts/Account;Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003775HSPLandroid/content/ContentResolver;->getType(Landroid/net/Uri;)Ljava/lang/String;
3776HSPLandroid/content/ContentResolver;->getUserId()I
3777HSPLandroid/content/ContentResolver;->insert(Landroid/net/Uri;Landroid/content/ContentValues;)Landroid/net/Uri;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07003778HSPLandroid/content/ContentResolver;->insert(Landroid/net/Uri;Landroid/content/ContentValues;Landroid/os/Bundle;)Landroid/net/Uri;
art-benchmark-service84deab32021-05-12 09:41:00 -07003779HSPLandroid/content/ContentResolver;->invalidPeriodicExtras(Landroid/os/Bundle;)Z
3780HSPLandroid/content/ContentResolver;->maybeLogQueryToEventLog(JLandroid/net/Uri;[Ljava/lang/String;Landroid/os/Bundle;)V
3781HSPLandroid/content/ContentResolver;->maybeLogUpdateToEventLog(JLandroid/net/Uri;Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003782HSPLandroid/content/ContentResolver;->notifyChange(Landroid/net/Uri;Landroid/database/ContentObserver;)V
3783HSPLandroid/content/ContentResolver;->notifyChange(Landroid/net/Uri;Landroid/database/ContentObserver;I)V
3784HSPLandroid/content/ContentResolver;->notifyChange(Landroid/net/Uri;Landroid/database/ContentObserver;II)V
3785HSPLandroid/content/ContentResolver;->notifyChange(Landroid/net/Uri;Landroid/database/ContentObserver;Z)V
3786HSPLandroid/content/ContentResolver;->notifyChange(Landroid/net/Uri;Landroid/database/ContentObserver;ZI)V
3787HSPLandroid/content/ContentResolver;->notifyChange([Landroid/net/Uri;Landroid/database/ContentObserver;II)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003788HSPLandroid/content/ContentResolver;->openAssetFileDescriptor(Landroid/net/Uri;Ljava/lang/String;)Landroid/content/res/AssetFileDescriptor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003789HSPLandroid/content/ContentResolver;->openAssetFileDescriptor(Landroid/net/Uri;Ljava/lang/String;Landroid/os/CancellationSignal;)Landroid/content/res/AssetFileDescriptor;
art-benchmark-service84deab32021-05-12 09:41:00 -07003790HSPLandroid/content/ContentResolver;->openFileDescriptor(Landroid/net/Uri;Ljava/lang/String;)Landroid/os/ParcelFileDescriptor;
3791HSPLandroid/content/ContentResolver;->openFileDescriptor(Landroid/net/Uri;Ljava/lang/String;Landroid/os/CancellationSignal;)Landroid/os/ParcelFileDescriptor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003792HSPLandroid/content/ContentResolver;->openInputStream(Landroid/net/Uri;)Ljava/io/InputStream;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07003793HSPLandroid/content/ContentResolver;->openTypedAssetFileDescriptor(Landroid/net/Uri;Ljava/lang/String;Landroid/os/Bundle;)Landroid/content/res/AssetFileDescriptor;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07003794HSPLandroid/content/ContentResolver;->openTypedAssetFileDescriptor(Landroid/net/Uri;Ljava/lang/String;Landroid/os/Bundle;Landroid/os/CancellationSignal;)Landroid/content/res/AssetFileDescriptor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003795HSPLandroid/content/ContentResolver;->query(Landroid/net/Uri;[Ljava/lang/String;Landroid/os/Bundle;Landroid/os/CancellationSignal;)Landroid/database/Cursor;
3796HSPLandroid/content/ContentResolver;->query(Landroid/net/Uri;[Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;)Landroid/database/Cursor;
3797HSPLandroid/content/ContentResolver;->query(Landroid/net/Uri;[Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Landroid/os/CancellationSignal;)Landroid/database/Cursor;
art-benchmark-service84deab32021-05-12 09:41:00 -07003798HSPLandroid/content/ContentResolver;->registerContentObserver(Landroid/net/Uri;ZLandroid/database/ContentObserver;)V
3799HSPLandroid/content/ContentResolver;->registerContentObserver(Landroid/net/Uri;ZLandroid/database/ContentObserver;I)V
3800HSPLandroid/content/ContentResolver;->removePeriodicSync(Landroid/accounts/Account;Ljava/lang/String;Landroid/os/Bundle;)V
3801HSPLandroid/content/ContentResolver;->requestSync(Landroid/accounts/Account;Ljava/lang/String;Landroid/os/Bundle;)V
3802HSPLandroid/content/ContentResolver;->requestSyncAsUser(Landroid/accounts/Account;Ljava/lang/String;ILandroid/os/Bundle;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003803HSPLandroid/content/ContentResolver;->resolveUserId(Landroid/net/Uri;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07003804HSPLandroid/content/ContentResolver;->setIsSyncable(Landroid/accounts/Account;Ljava/lang/String;I)V
3805HSPLandroid/content/ContentResolver;->setSyncAutomatically(Landroid/accounts/Account;Ljava/lang/String;Z)V
3806HSPLandroid/content/ContentResolver;->setSyncAutomaticallyAsUser(Landroid/accounts/Account;Ljava/lang/String;ZI)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003807HSPLandroid/content/ContentResolver;->unregisterContentObserver(Landroid/database/ContentObserver;)V
3808HSPLandroid/content/ContentResolver;->update(Landroid/net/Uri;Landroid/content/ContentValues;Landroid/os/Bundle;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07003809HSPLandroid/content/ContentResolver;->update(Landroid/net/Uri;Landroid/content/ContentValues;Ljava/lang/String;[Ljava/lang/String;)I
3810HSPLandroid/content/ContentResolver;->validateSyncExtrasBundle(Landroid/os/Bundle;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003811HSPLandroid/content/ContentUris;->appendId(Landroid/net/Uri$Builder;J)Landroid/net/Uri$Builder;
3812HSPLandroid/content/ContentUris;->parseId(Landroid/net/Uri;)J
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08003813HSPLandroid/content/ContentUris;->withAppendedId(Landroid/net/Uri;J)Landroid/net/Uri;+]Landroid/net/Uri$Builder;Landroid/net/Uri$Builder;]Landroid/net/Uri;Landroid/net/Uri$HierarchicalUri;
art-benchmark-service84deab32021-05-12 09:41:00 -07003814HSPLandroid/content/ContentValues$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/ContentValues;
3815HSPLandroid/content/ContentValues$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
3816HSPLandroid/content/ContentValues;-><init>()V
3817HSPLandroid/content/ContentValues;-><init>(I)V
3818HSPLandroid/content/ContentValues;-><init>(Landroid/content/ContentValues;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003819HSPLandroid/content/ContentValues;->clear()V
3820HSPLandroid/content/ContentValues;->containsKey(Ljava/lang/String;)Z
3821HSPLandroid/content/ContentValues;->equals(Ljava/lang/Object;)Z
3822HSPLandroid/content/ContentValues;->get(Ljava/lang/String;)Ljava/lang/Object;
3823HSPLandroid/content/ContentValues;->getAsBoolean(Ljava/lang/String;)Ljava/lang/Boolean;
3824HSPLandroid/content/ContentValues;->getAsByteArray(Ljava/lang/String;)[B
3825HSPLandroid/content/ContentValues;->getAsInteger(Ljava/lang/String;)Ljava/lang/Integer;
3826HSPLandroid/content/ContentValues;->getAsLong(Ljava/lang/String;)Ljava/lang/Long;
3827HSPLandroid/content/ContentValues;->getAsString(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07003828HSPLandroid/content/ContentValues;->getValues()Landroid/util/ArrayMap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003829HSPLandroid/content/ContentValues;->isEmpty()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07003830HSPLandroid/content/ContentValues;->isSupportedValue(Ljava/lang/Object;)Z
art-benchmark-service00abe242023-02-13 10:31:34 -08003831HSPLandroid/content/ContentValues;->keySet()Ljava/util/Set;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003832HSPLandroid/content/ContentValues;->put(Ljava/lang/String;Ljava/lang/Boolean;)V
3833HSPLandroid/content/ContentValues;->put(Ljava/lang/String;Ljava/lang/Double;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003834HSPLandroid/content/ContentValues;->put(Ljava/lang/String;Ljava/lang/Float;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003835HSPLandroid/content/ContentValues;->put(Ljava/lang/String;Ljava/lang/Integer;)V
3836HSPLandroid/content/ContentValues;->put(Ljava/lang/String;Ljava/lang/Long;)V
3837HSPLandroid/content/ContentValues;->put(Ljava/lang/String;Ljava/lang/String;)V
3838HSPLandroid/content/ContentValues;->put(Ljava/lang/String;[B)V
3839HSPLandroid/content/ContentValues;->putAll(Landroid/content/ContentValues;)V
3840HSPLandroid/content/ContentValues;->putNull(Ljava/lang/String;)V
3841HSPLandroid/content/ContentValues;->putObject(Ljava/lang/String;Ljava/lang/Object;)V
3842HSPLandroid/content/ContentValues;->remove(Ljava/lang/String;)V
3843HSPLandroid/content/ContentValues;->size()I
3844HSPLandroid/content/ContentValues;->toString()Ljava/lang/String;
3845HSPLandroid/content/ContentValues;->valueSet()Ljava/util/Set;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07003846HSPLandroid/content/ContentValues;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003847HSPLandroid/content/Context;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003848HSPLandroid/content/Context;->getColor(I)I
3849HSPLandroid/content/Context;->getColorStateList(I)Landroid/content/res/ColorStateList;
3850HSPLandroid/content/Context;->getDrawable(I)Landroid/graphics/drawable/Drawable;
art-benchmark-service84deab32021-05-12 09:41:00 -07003851HSPLandroid/content/Context;->getNextAutofillId()I
3852HSPLandroid/content/Context;->getSharedPrefsFile(Ljava/lang/String;)Ljava/io/File;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003853HSPLandroid/content/Context;->getString(I)Ljava/lang/String;
3854HSPLandroid/content/Context;->getString(I[Ljava/lang/Object;)Ljava/lang/String;
3855HSPLandroid/content/Context;->getSystemService(Ljava/lang/Class;)Ljava/lang/Object;
3856HSPLandroid/content/Context;->getText(I)Ljava/lang/CharSequence;
art-benchmark-service84deab32021-05-12 09:41:00 -07003857HSPLandroid/content/Context;->getToken(Landroid/content/Context;)Landroid/os/IBinder;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08003858HSPLandroid/content/Context;->isAutofillCompatibilityEnabled()Z+]Landroid/content/Context;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003859HSPLandroid/content/Context;->obtainStyledAttributes(I[I)Landroid/content/res/TypedArray;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08003860HSPLandroid/content/Context;->obtainStyledAttributes(Landroid/util/AttributeSet;[I)Landroid/content/res/TypedArray;+]Landroid/content/res/Resources$Theme;Landroid/content/res/Resources$Theme;]Landroid/content/Context;missing_types
3861HSPLandroid/content/Context;->obtainStyledAttributes(Landroid/util/AttributeSet;[III)Landroid/content/res/TypedArray;+]Landroid/content/res/Resources$Theme;Landroid/content/res/Resources$Theme;]Landroid/content/Context;missing_types
3862HSPLandroid/content/Context;->obtainStyledAttributes([I)Landroid/content/res/TypedArray;+]Landroid/content/res/Resources$Theme;Landroid/content/res/Resources$Theme;]Landroid/content/Context;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -07003863HSPLandroid/content/Context;->registerComponentCallbacks(Landroid/content/ComponentCallbacks;)V
3864HSPLandroid/content/Context;->unregisterComponentCallbacks(Landroid/content/ComponentCallbacks;)V
3865HSPLandroid/content/ContextParams$Builder;-><init>()V
3866HSPLandroid/content/ContextParams$Builder;-><init>(Landroid/content/ContextParams;)V
3867HSPLandroid/content/ContextParams$Builder;->build()Landroid/content/ContextParams;
3868HSPLandroid/content/ContextParams$Builder;->setAttributionTag(Ljava/lang/String;)Landroid/content/ContextParams$Builder;
3869HSPLandroid/content/ContextParams;-><clinit>()V
art-benchmark-service66b4d952021-07-17 17:15:31 -07003870HSPLandroid/content/ContextParams;-><init>(Ljava/lang/String;Landroid/content/AttributionSource;Ljava/util/Set;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003871HSPLandroid/content/ContextParams;->getAttributionTag()Ljava/lang/String;
art-benchmark-service66b4d952021-07-17 17:15:31 -07003872HSPLandroid/content/ContextParams;->getNextAttributionSource()Landroid/content/AttributionSource;
art-benchmark-service84deab32021-05-12 09:41:00 -07003873HSPLandroid/content/ContextParams;->getRenouncedPermissions()Ljava/util/Set;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003874HSPLandroid/content/ContextParams;->isRenouncedPermission(Ljava/lang/String;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07003875HSPLandroid/content/ContextWrapper;-><init>(Landroid/content/Context;)V
3876HSPLandroid/content/ContextWrapper;->attachBaseContext(Landroid/content/Context;)V
3877HSPLandroid/content/ContextWrapper;->bindIsolatedService(Landroid/content/Intent;ILjava/lang/String;Ljava/util/concurrent/Executor;Landroid/content/ServiceConnection;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003878HSPLandroid/content/ContextWrapper;->bindService(Landroid/content/Intent;Landroid/content/ServiceConnection;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07003879HSPLandroid/content/ContextWrapper;->bindServiceAsUser(Landroid/content/Intent;Landroid/content/ServiceConnection;ILandroid/os/UserHandle;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003880HSPLandroid/content/ContextWrapper;->canLoadUnsafeResources()Z
3881HSPLandroid/content/ContextWrapper;->checkCallingOrSelfPermission(Ljava/lang/String;)I
3882HSPLandroid/content/ContextWrapper;->checkCallingPermission(Ljava/lang/String;)I
3883HSPLandroid/content/ContextWrapper;->checkPermission(Ljava/lang/String;II)I
art-benchmark-service84deab32021-05-12 09:41:00 -07003884HSPLandroid/content/ContextWrapper;->checkPermission(Ljava/lang/String;IILandroid/os/IBinder;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003885HSPLandroid/content/ContextWrapper;->checkSelfPermission(Ljava/lang/String;)I
3886HSPLandroid/content/ContextWrapper;->checkUriPermission(Landroid/net/Uri;III)I
art-benchmark-service84deab32021-05-12 09:41:00 -07003887HSPLandroid/content/ContextWrapper;->checkUriPermission(Landroid/net/Uri;IIILandroid/os/IBinder;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003888HSPLandroid/content/ContextWrapper;->createApplicationContext(Landroid/content/pm/ApplicationInfo;I)Landroid/content/Context;
3889HSPLandroid/content/ContextWrapper;->createAttributionContext(Ljava/lang/String;)Landroid/content/Context;
art-benchmark-service84deab32021-05-12 09:41:00 -07003890HSPLandroid/content/ContextWrapper;->createConfigurationContext(Landroid/content/res/Configuration;)Landroid/content/Context;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003891HSPLandroid/content/ContextWrapper;->createContextAsUser(Landroid/os/UserHandle;I)Landroid/content/Context;
art-benchmark-service84deab32021-05-12 09:41:00 -07003892HSPLandroid/content/ContextWrapper;->createCredentialProtectedStorageContext()Landroid/content/Context;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003893HSPLandroid/content/ContextWrapper;->createDeviceProtectedStorageContext()Landroid/content/Context;
art-benchmark-service84deab32021-05-12 09:41:00 -07003894HSPLandroid/content/ContextWrapper;->createDisplayContext(Landroid/view/Display;)Landroid/content/Context;
3895HSPLandroid/content/ContextWrapper;->createPackageContext(Ljava/lang/String;I)Landroid/content/Context;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003896HSPLandroid/content/ContextWrapper;->createPackageContextAsUser(Ljava/lang/String;ILandroid/os/UserHandle;)Landroid/content/Context;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07003897HSPLandroid/content/ContextWrapper;->createWindowContext(Landroid/view/Display;ILandroid/os/Bundle;)Landroid/content/Context;
art-benchmark-service84deab32021-05-12 09:41:00 -07003898HSPLandroid/content/ContextWrapper;->databaseList()[Ljava/lang/String;
3899HSPLandroid/content/ContextWrapper;->deleteDatabase(Ljava/lang/String;)Z
3900HSPLandroid/content/ContextWrapper;->deleteFile(Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003901HSPLandroid/content/ContextWrapper;->enforceCallingOrSelfPermission(Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003902HSPLandroid/content/ContextWrapper;->enforceCallingPermission(Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003903HSPLandroid/content/ContextWrapper;->enforcePermission(Ljava/lang/String;IILjava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003904HSPLandroid/content/ContextWrapper;->fileList()[Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07003905HSPLandroid/content/ContextWrapper;->getActivityToken()Landroid/os/IBinder;
art-benchmark-service00abe242023-02-13 10:31:34 -08003906HSPLandroid/content/ContextWrapper;->getApplicationContext()Landroid/content/Context;
art-benchmark-service08401c12022-12-23 09:27:20 -08003907HSPLandroid/content/ContextWrapper;->getApplicationInfo()Landroid/content/pm/ApplicationInfo;+]Landroid/content/Context;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -07003908HSPLandroid/content/ContextWrapper;->getAssets()Landroid/content/res/AssetManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003909HSPLandroid/content/ContextWrapper;->getAttributionSource()Landroid/content/AttributionSource;
art-benchmark-service00abe242023-02-13 10:31:34 -08003910HSPLandroid/content/ContextWrapper;->getAttributionTag()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003911HSPLandroid/content/ContextWrapper;->getAutofillClient()Landroid/view/autofill/AutofillManager$AutofillClient;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08003912HSPLandroid/content/ContextWrapper;->getAutofillOptions()Landroid/content/AutofillOptions;+]Landroid/content/Context;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -07003913HSPLandroid/content/ContextWrapper;->getBaseContext()Landroid/content/Context;
3914HSPLandroid/content/ContextWrapper;->getBasePackageName()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003915HSPLandroid/content/ContextWrapper;->getCacheDir()Ljava/io/File;
3916HSPLandroid/content/ContextWrapper;->getClassLoader()Ljava/lang/ClassLoader;
art-benchmark-service00abe242023-02-13 10:31:34 -08003917HSPLandroid/content/ContextWrapper;->getContentCaptureOptions()Landroid/content/ContentCaptureOptions;+]Landroid/content/Context;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003918HSPLandroid/content/ContextWrapper;->getContentResolver()Landroid/content/ContentResolver;
art-benchmark-service84deab32021-05-12 09:41:00 -07003919HSPLandroid/content/ContextWrapper;->getDataDir()Ljava/io/File;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08003920HSPLandroid/content/ContextWrapper;->getDatabasePath(Ljava/lang/String;)Ljava/io/File;+]Landroid/content/Context;Landroid/app/ContextImpl;
art-benchmark-service00abe242023-02-13 10:31:34 -08003921HSPLandroid/content/ContextWrapper;->getDeviceId()I
art-benchmark-service84deab32021-05-12 09:41:00 -07003922HSPLandroid/content/ContextWrapper;->getDir(Ljava/lang/String;I)Ljava/io/File;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003923HSPLandroid/content/ContextWrapper;->getDisplay()Landroid/view/Display;
3924HSPLandroid/content/ContextWrapper;->getDisplayId()I
art-benchmark-service84deab32021-05-12 09:41:00 -07003925HSPLandroid/content/ContextWrapper;->getDisplayNoVerify()Landroid/view/Display;
3926HSPLandroid/content/ContextWrapper;->getExternalCacheDir()Ljava/io/File;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07003927HSPLandroid/content/ContextWrapper;->getExternalCacheDirs()[Ljava/io/File;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003928HSPLandroid/content/ContextWrapper;->getExternalFilesDir(Ljava/lang/String;)Ljava/io/File;
art-benchmark-service84deab32021-05-12 09:41:00 -07003929HSPLandroid/content/ContextWrapper;->getExternalFilesDirs(Ljava/lang/String;)[Ljava/io/File;
art-benchmark-service66b4d952021-07-17 17:15:31 -07003930HSPLandroid/content/ContextWrapper;->getExternalMediaDirs()[Ljava/io/File;
art-benchmark-service84deab32021-05-12 09:41:00 -07003931HSPLandroid/content/ContextWrapper;->getFileStreamPath(Ljava/lang/String;)Ljava/io/File;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003932HSPLandroid/content/ContextWrapper;->getFilesDir()Ljava/io/File;
art-benchmark-service84deab32021-05-12 09:41:00 -07003933HSPLandroid/content/ContextWrapper;->getMainExecutor()Ljava/util/concurrent/Executor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003934HSPLandroid/content/ContextWrapper;->getMainLooper()Landroid/os/Looper;
art-benchmark-service84deab32021-05-12 09:41:00 -07003935HSPLandroid/content/ContextWrapper;->getMainThreadHandler()Landroid/os/Handler;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003936HSPLandroid/content/ContextWrapper;->getNextAutofillId()I
art-benchmark-service84deab32021-05-12 09:41:00 -07003937HSPLandroid/content/ContextWrapper;->getNoBackupFilesDir()Ljava/io/File;
art-benchmark-service00abe242023-02-13 10:31:34 -08003938HSPLandroid/content/ContextWrapper;->getOpPackageName()Ljava/lang/String;+]Landroid/content/Context;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -07003939HSPLandroid/content/ContextWrapper;->getPackageCodePath()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003940HSPLandroid/content/ContextWrapper;->getPackageManager()Landroid/content/pm/PackageManager;
art-benchmark-service00abe242023-02-13 10:31:34 -08003941HSPLandroid/content/ContextWrapper;->getPackageName()Ljava/lang/String;+]Landroid/content/Context;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -07003942HSPLandroid/content/ContextWrapper;->getPackageResourcePath()Ljava/lang/String;
art-benchmark-service00abe242023-02-13 10:31:34 -08003943HSPLandroid/content/ContextWrapper;->getResources()Landroid/content/res/Resources;+]Landroid/content/Context;missing_types
3944HSPLandroid/content/ContextWrapper;->getSharedPreferences(Ljava/lang/String;I)Landroid/content/SharedPreferences;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003945HSPLandroid/content/ContextWrapper;->getSharedPreferencesPath(Ljava/lang/String;)Ljava/io/File;
3946HSPLandroid/content/ContextWrapper;->getSystemService(Ljava/lang/String;)Ljava/lang/Object;
3947HSPLandroid/content/ContextWrapper;->getSystemServiceName(Ljava/lang/Class;)Ljava/lang/String;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08003948HSPLandroid/content/ContextWrapper;->getTheme()Landroid/content/res/Resources$Theme;+]Landroid/content/Context;missing_types
art-benchmark-service00abe242023-02-13 10:31:34 -08003949HSPLandroid/content/ContextWrapper;->getUser()Landroid/os/UserHandle;+]Landroid/content/Context;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003950HSPLandroid/content/ContextWrapper;->getUserId()I
art-benchmark-service9f6049f2022-10-03 00:48:12 -07003951HSPLandroid/content/ContextWrapper;->getWindowContextToken()Landroid/os/IBinder;
art-benchmark-service84deab32021-05-12 09:41:00 -07003952HSPLandroid/content/ContextWrapper;->grantUriPermission(Ljava/lang/String;Landroid/net/Uri;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003953HSPLandroid/content/ContextWrapper;->isDeviceProtectedStorage()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08003954HSPLandroid/content/ContextWrapper;->isRestricted()Z+]Landroid/content/Context;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003955HSPLandroid/content/ContextWrapper;->isUiContext()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07003956HSPLandroid/content/ContextWrapper;->openFileInput(Ljava/lang/String;)Ljava/io/FileInputStream;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003957HSPLandroid/content/ContextWrapper;->openFileOutput(Ljava/lang/String;I)Ljava/io/FileOutputStream;
art-benchmark-service84deab32021-05-12 09:41:00 -07003958HSPLandroid/content/ContextWrapper;->openOrCreateDatabase(Ljava/lang/String;ILandroid/database/sqlite/SQLiteDatabase$CursorFactory;)Landroid/database/sqlite/SQLiteDatabase;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07003959HSPLandroid/content/ContextWrapper;->registerComponentCallbacks(Landroid/content/ComponentCallbacks;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003960HSPLandroid/content/ContextWrapper;->registerReceiver(Landroid/content/BroadcastReceiver;Landroid/content/IntentFilter;)Landroid/content/Intent;
3961HSPLandroid/content/ContextWrapper;->registerReceiver(Landroid/content/BroadcastReceiver;Landroid/content/IntentFilter;I)Landroid/content/Intent;
art-benchmark-service84deab32021-05-12 09:41:00 -07003962HSPLandroid/content/ContextWrapper;->registerReceiver(Landroid/content/BroadcastReceiver;Landroid/content/IntentFilter;Ljava/lang/String;Landroid/os/Handler;)Landroid/content/Intent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003963HSPLandroid/content/ContextWrapper;->registerReceiver(Landroid/content/BroadcastReceiver;Landroid/content/IntentFilter;Ljava/lang/String;Landroid/os/Handler;I)Landroid/content/Intent;
art-benchmark-service84deab32021-05-12 09:41:00 -07003964HSPLandroid/content/ContextWrapper;->registerReceiverAsUser(Landroid/content/BroadcastReceiver;Landroid/os/UserHandle;Landroid/content/IntentFilter;Ljava/lang/String;Landroid/os/Handler;)Landroid/content/Intent;
3965HSPLandroid/content/ContextWrapper;->registerReceiverForAllUsers(Landroid/content/BroadcastReceiver;Landroid/content/IntentFilter;Ljava/lang/String;Landroid/os/Handler;)Landroid/content/Intent;
3966HSPLandroid/content/ContextWrapper;->revokeUriPermission(Landroid/net/Uri;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003967HSPLandroid/content/ContextWrapper;->sendBroadcast(Landroid/content/Intent;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003968HSPLandroid/content/ContextWrapper;->sendBroadcast(Landroid/content/Intent;Ljava/lang/String;)V
3969HSPLandroid/content/ContextWrapper;->sendBroadcastAsUser(Landroid/content/Intent;Landroid/os/UserHandle;)V
3970HSPLandroid/content/ContextWrapper;->sendBroadcastAsUser(Landroid/content/Intent;Landroid/os/UserHandle;Ljava/lang/String;)V
3971HSPLandroid/content/ContextWrapper;->sendOrderedBroadcast(Landroid/content/Intent;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003972HSPLandroid/content/ContextWrapper;->sendOrderedBroadcast(Landroid/content/Intent;Ljava/lang/String;Landroid/content/BroadcastReceiver;Landroid/os/Handler;ILjava/lang/String;Landroid/os/Bundle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003973HSPLandroid/content/ContextWrapper;->sendStickyBroadcastAsUser(Landroid/content/Intent;Landroid/os/UserHandle;)V
3974HSPLandroid/content/ContextWrapper;->setAutofillClient(Landroid/view/autofill/AutofillManager$AutofillClient;)V
3975HSPLandroid/content/ContextWrapper;->setAutofillOptions(Landroid/content/AutofillOptions;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003976HSPLandroid/content/ContextWrapper;->setContentCaptureOptions(Landroid/content/ContentCaptureOptions;)V
3977HSPLandroid/content/ContextWrapper;->setTheme(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003978HSPLandroid/content/ContextWrapper;->startActivity(Landroid/content/Intent;)V
3979HSPLandroid/content/ContextWrapper;->startForegroundService(Landroid/content/Intent;)Landroid/content/ComponentName;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003980HSPLandroid/content/ContextWrapper;->startService(Landroid/content/Intent;)Landroid/content/ComponentName;
3981HSPLandroid/content/ContextWrapper;->stopService(Landroid/content/Intent;)Z
3982HSPLandroid/content/ContextWrapper;->unbindService(Landroid/content/ServiceConnection;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07003983HSPLandroid/content/ContextWrapper;->unregisterComponentCallbacks(Landroid/content/ComponentCallbacks;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003984HSPLandroid/content/ContextWrapper;->unregisterReceiver(Landroid/content/BroadcastReceiver;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08003985HSPLandroid/content/ContextWrapper;->updateDeviceId(I)V+]Landroid/content/Context;Landroid/app/ContextImpl;
art-benchmark-service84deab32021-05-12 09:41:00 -07003986HSPLandroid/content/ContextWrapper;->updateDisplay(I)V
art-benchmark-service08401c12022-12-23 09:27:20 -08003987HSPLandroid/content/IClipboard$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07003988HSPLandroid/content/IContentService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003989HSPLandroid/content/IContentService$Stub$Proxy;->addPeriodicSync(Landroid/accounts/Account;Ljava/lang/String;Landroid/os/Bundle;J)V
3990HSPLandroid/content/IContentService$Stub$Proxy;->addStatusChangeListener(ILandroid/content/ISyncStatusObserver;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08003991HSPLandroid/content/IContentService$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service84deab32021-05-12 09:41:00 -07003992HSPLandroid/content/IContentService$Stub$Proxy;->getIsSyncable(Landroid/accounts/Account;Ljava/lang/String;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003993HSPLandroid/content/IContentService$Stub$Proxy;->getMasterSyncAutomatically()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07003994HSPLandroid/content/IContentService$Stub$Proxy;->getPeriodicSyncs(Landroid/accounts/Account;Ljava/lang/String;Landroid/content/ComponentName;)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07003995HSPLandroid/content/IContentService$Stub$Proxy;->getSyncAdapterTypes()[Landroid/content/SyncAdapterType;
3996HSPLandroid/content/IContentService$Stub$Proxy;->getSyncAutomatically(Landroid/accounts/Account;Ljava/lang/String;)Z
3997HSPLandroid/content/IContentService$Stub$Proxy;->notifyChange([Landroid/net/Uri;Landroid/database/IContentObserver;ZIIILjava/lang/String;)V
3998HSPLandroid/content/IContentService$Stub$Proxy;->registerContentObserver(Landroid/net/Uri;ZLandroid/database/IContentObserver;II)V
art-benchmark-service84deab32021-05-12 09:41:00 -07003999HSPLandroid/content/IContentService$Stub$Proxy;->removePeriodicSync(Landroid/accounts/Account;Ljava/lang/String;Landroid/os/Bundle;)V
4000HSPLandroid/content/IContentService$Stub$Proxy;->setIsSyncable(Landroid/accounts/Account;Ljava/lang/String;I)V
4001HSPLandroid/content/IContentService$Stub$Proxy;->setSyncAutomaticallyAsUser(Landroid/accounts/Account;Ljava/lang/String;ZI)V
4002HSPLandroid/content/IContentService$Stub$Proxy;->syncAsUser(Landroid/content/SyncRequest;ILjava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004003HSPLandroid/content/IContentService$Stub$Proxy;->unregisterContentObserver(Landroid/database/IContentObserver;)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07004004HSPLandroid/content/IContentService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/IContentService;
art-benchmark-service84deab32021-05-12 09:41:00 -07004005HSPLandroid/content/IIntentReceiver$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004006HSPLandroid/content/IIntentReceiver$Stub;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07004007HSPLandroid/content/IIntentReceiver$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004008HSPLandroid/content/IIntentReceiver$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/IIntentReceiver;
4009HSPLandroid/content/IIntentReceiver$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07004010HSPLandroid/content/IIntentSender$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
4011HSPLandroid/content/IIntentSender$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004012HSPLandroid/content/IIntentSender$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/IIntentSender;
art-benchmark-service84deab32021-05-12 09:41:00 -07004013HSPLandroid/content/IOnPrimaryClipChangedListener$Stub;->asBinder()Landroid/os/IBinder;
4014HSPLandroid/content/IRestrictionsManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
4015HSPLandroid/content/IRestrictionsManager$Stub$Proxy;->getApplicationRestrictions(Ljava/lang/String;)Landroid/os/Bundle;
4016HSPLandroid/content/IRestrictionsManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/IRestrictionsManager;
4017HSPLandroid/content/ISyncAdapter$Stub;->asBinder()Landroid/os/IBinder;
4018HSPLandroid/content/ISyncAdapter$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
4019HSPLandroid/content/ISyncContext$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
4020HSPLandroid/content/ISyncContext$Stub$Proxy;->asBinder()Landroid/os/IBinder;
4021HSPLandroid/content/ISyncContext$Stub$Proxy;->onFinished(Landroid/content/SyncResult;)V
4022HSPLandroid/content/ISyncContext$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/ISyncContext;
4023HSPLandroid/content/ISyncStatusObserver$Stub;-><init>()V
4024HSPLandroid/content/ISyncStatusObserver$Stub;->asBinder()Landroid/os/IBinder;
4025HSPLandroid/content/ISyncStatusObserver$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
4026HSPLandroid/content/Intent$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/Intent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004027HSPLandroid/content/Intent$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
4028HSPLandroid/content/Intent$FilterComparison;-><init>(Landroid/content/Intent;)V
4029HSPLandroid/content/Intent$FilterComparison;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07004030HSPLandroid/content/Intent$FilterComparison;->hashCode()I
4031HSPLandroid/content/Intent;-><init>()V
4032HSPLandroid/content/Intent;-><init>(Landroid/content/Context;Ljava/lang/Class;)V
4033HSPLandroid/content/Intent;-><init>(Landroid/content/Intent;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004034HSPLandroid/content/Intent;-><init>(Landroid/content/Intent;I)V
4035HSPLandroid/content/Intent;-><init>(Landroid/os/Parcel;)V
4036HSPLandroid/content/Intent;-><init>(Ljava/lang/String;)V
4037HSPLandroid/content/Intent;-><init>(Ljava/lang/String;Landroid/net/Uri;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004038HSPLandroid/content/Intent;-><init>(Ljava/lang/String;Landroid/net/Uri;Landroid/content/Context;Ljava/lang/Class;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004039HSPLandroid/content/Intent;->addCategory(Ljava/lang/String;)Landroid/content/Intent;
art-benchmark-service84deab32021-05-12 09:41:00 -07004040HSPLandroid/content/Intent;->addFlags(I)Landroid/content/Intent;
4041HSPLandroid/content/Intent;->cloneFilter()Landroid/content/Intent;
4042HSPLandroid/content/Intent;->filterEquals(Landroid/content/Intent;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004043HSPLandroid/content/Intent;->filterHashCode()I
art-benchmark-service84deab32021-05-12 09:41:00 -07004044HSPLandroid/content/Intent;->getAction()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004045HSPLandroid/content/Intent;->getBooleanExtra(Ljava/lang/String;Z)Z
4046HSPLandroid/content/Intent;->getBundleExtra(Ljava/lang/String;)Landroid/os/Bundle;
4047HSPLandroid/content/Intent;->getByteArrayExtra(Ljava/lang/String;)[B
art-benchmark-service84deab32021-05-12 09:41:00 -07004048HSPLandroid/content/Intent;->getCategories()Ljava/util/Set;
4049HSPLandroid/content/Intent;->getClipData()Landroid/content/ClipData;
4050HSPLandroid/content/Intent;->getComponent()Landroid/content/ComponentName;
4051HSPLandroid/content/Intent;->getData()Landroid/net/Uri;
4052HSPLandroid/content/Intent;->getDataString()Ljava/lang/String;
4053HSPLandroid/content/Intent;->getExtras()Landroid/os/Bundle;
4054HSPLandroid/content/Intent;->getFlags()I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07004055HSPLandroid/content/Intent;->getIdentifier()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07004056HSPLandroid/content/Intent;->getIntArrayExtra(Ljava/lang/String;)[I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004057HSPLandroid/content/Intent;->getIntExtra(Ljava/lang/String;I)I
4058HSPLandroid/content/Intent;->getLongExtra(Ljava/lang/String;J)J
art-benchmark-service84deab32021-05-12 09:41:00 -07004059HSPLandroid/content/Intent;->getPackage()Ljava/lang/String;
4060HSPLandroid/content/Intent;->getParcelableArrayExtra(Ljava/lang/String;)[Landroid/os/Parcelable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004061HSPLandroid/content/Intent;->getParcelableArrayListExtra(Ljava/lang/String;)Ljava/util/ArrayList;
4062HSPLandroid/content/Intent;->getParcelableExtra(Ljava/lang/String;)Landroid/os/Parcelable;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004063HSPLandroid/content/Intent;->getParcelableExtra(Ljava/lang/String;Ljava/lang/Class;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004064HSPLandroid/content/Intent;->getScheme()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07004065HSPLandroid/content/Intent;->getSelector()Landroid/content/Intent;
4066HSPLandroid/content/Intent;->getSerializableExtra(Ljava/lang/String;)Ljava/io/Serializable;
4067HSPLandroid/content/Intent;->getSourceBounds()Landroid/graphics/Rect;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004068HSPLandroid/content/Intent;->getStringArrayExtra(Ljava/lang/String;)[Ljava/lang/String;
4069HSPLandroid/content/Intent;->getStringArrayListExtra(Ljava/lang/String;)Ljava/util/ArrayList;
4070HSPLandroid/content/Intent;->getStringExtra(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07004071HSPLandroid/content/Intent;->getType()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004072HSPLandroid/content/Intent;->hasCategory(Ljava/lang/String;)Z
4073HSPLandroid/content/Intent;->hasExtra(Ljava/lang/String;)Z
4074HSPLandroid/content/Intent;->hasFileDescriptors()Z
4075HSPLandroid/content/Intent;->hasWebURI()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07004076HSPLandroid/content/Intent;->isImageCaptureIntent()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004077HSPLandroid/content/Intent;->isWebIntent()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07004078HSPLandroid/content/Intent;->makeMainActivity(Landroid/content/ComponentName;)Landroid/content/Intent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004079HSPLandroid/content/Intent;->migrateExtraStreamToClipData(Landroid/content/Context;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07004080HSPLandroid/content/Intent;->parseIntent(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;)Landroid/content/Intent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004081HSPLandroid/content/Intent;->parseUri(Ljava/lang/String;I)Landroid/content/Intent;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08004082HSPLandroid/content/Intent;->parseUriInternal(Ljava/lang/String;I)Landroid/content/Intent;+]Ljava/lang/String;Ljava/lang/String;]Ljava/lang/Integer;Ljava/lang/Integer;]Landroid/os/Bundle;Landroid/os/Bundle;
art-benchmark-service08401c12022-12-23 09:27:20 -08004083HSPLandroid/content/Intent;->prepareToEnterProcess(ILandroid/content/AttributionSource;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004084HSPLandroid/content/Intent;->prepareToEnterProcess(ZLandroid/content/AttributionSource;)V
4085HSPLandroid/content/Intent;->prepareToLeaveProcess(Landroid/content/Context;)V
4086HSPLandroid/content/Intent;->prepareToLeaveProcess(Z)V
4087HSPLandroid/content/Intent;->putExtra(Ljava/lang/String;I)Landroid/content/Intent;
4088HSPLandroid/content/Intent;->putExtra(Ljava/lang/String;J)Landroid/content/Intent;
4089HSPLandroid/content/Intent;->putExtra(Ljava/lang/String;Landroid/os/Bundle;)Landroid/content/Intent;
4090HSPLandroid/content/Intent;->putExtra(Ljava/lang/String;Landroid/os/Parcelable;)Landroid/content/Intent;
art-benchmark-service84deab32021-05-12 09:41:00 -07004091HSPLandroid/content/Intent;->putExtra(Ljava/lang/String;Ljava/io/Serializable;)Landroid/content/Intent;
4092HSPLandroid/content/Intent;->putExtra(Ljava/lang/String;Ljava/lang/CharSequence;)Landroid/content/Intent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004093HSPLandroid/content/Intent;->putExtra(Ljava/lang/String;Ljava/lang/String;)Landroid/content/Intent;
4094HSPLandroid/content/Intent;->putExtra(Ljava/lang/String;Z)Landroid/content/Intent;
4095HSPLandroid/content/Intent;->putExtra(Ljava/lang/String;[B)Landroid/content/Intent;
4096HSPLandroid/content/Intent;->putExtra(Ljava/lang/String;[I)Landroid/content/Intent;
4097HSPLandroid/content/Intent;->putExtra(Ljava/lang/String;[J)Landroid/content/Intent;
4098HSPLandroid/content/Intent;->putExtra(Ljava/lang/String;[Landroid/os/Parcelable;)Landroid/content/Intent;
4099HSPLandroid/content/Intent;->putExtra(Ljava/lang/String;[Ljava/lang/String;)Landroid/content/Intent;
art-benchmark-service84deab32021-05-12 09:41:00 -07004100HSPLandroid/content/Intent;->putExtras(Landroid/content/Intent;)Landroid/content/Intent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004101HSPLandroid/content/Intent;->putExtras(Landroid/os/Bundle;)Landroid/content/Intent;
4102HSPLandroid/content/Intent;->putParcelableArrayListExtra(Ljava/lang/String;Ljava/util/ArrayList;)Landroid/content/Intent;
4103HSPLandroid/content/Intent;->putStringArrayListExtra(Ljava/lang/String;Ljava/util/ArrayList;)Landroid/content/Intent;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08004104HSPLandroid/content/Intent;->readFromParcel(Landroid/os/Parcel;)V+]Landroid/os/Parcelable$Creator;Landroid/net/Uri$1;]Landroid/os/Parcel;Landroid/os/Parcel;]Landroid/content/Intent;Landroid/content/Intent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004105HSPLandroid/content/Intent;->removeCategory(Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004106HSPLandroid/content/Intent;->removeExtra(Ljava/lang/String;)V
4107HSPLandroid/content/Intent;->replaceExtras(Landroid/os/Bundle;)Landroid/content/Intent;
4108HSPLandroid/content/Intent;->resolveActivity(Landroid/content/pm/PackageManager;)Landroid/content/ComponentName;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004109HSPLandroid/content/Intent;->resolveActivityInfo(Landroid/content/pm/PackageManager;I)Landroid/content/pm/ActivityInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -07004110HSPLandroid/content/Intent;->resolveSystemService(Landroid/content/pm/PackageManager;I)Landroid/content/ComponentName;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004111HSPLandroid/content/Intent;->resolveType(Landroid/content/ContentResolver;)Ljava/lang/String;
4112HSPLandroid/content/Intent;->resolveTypeIfNeeded(Landroid/content/ContentResolver;)Ljava/lang/String;
4113HSPLandroid/content/Intent;->setAction(Ljava/lang/String;)Landroid/content/Intent;
4114HSPLandroid/content/Intent;->setAllowFds(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004115HSPLandroid/content/Intent;->setClass(Landroid/content/Context;Ljava/lang/Class;)Landroid/content/Intent;
4116HSPLandroid/content/Intent;->setClassName(Landroid/content/Context;Ljava/lang/String;)Landroid/content/Intent;
4117HSPLandroid/content/Intent;->setClassName(Ljava/lang/String;Ljava/lang/String;)Landroid/content/Intent;
4118HSPLandroid/content/Intent;->setClipData(Landroid/content/ClipData;)V
4119HSPLandroid/content/Intent;->setComponent(Landroid/content/ComponentName;)Landroid/content/Intent;
4120HSPLandroid/content/Intent;->setData(Landroid/net/Uri;)Landroid/content/Intent;
4121HSPLandroid/content/Intent;->setDataAndType(Landroid/net/Uri;Ljava/lang/String;)Landroid/content/Intent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004122HSPLandroid/content/Intent;->setDefusable(Z)V
4123HSPLandroid/content/Intent;->setExtrasClassLoader(Ljava/lang/ClassLoader;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004124HSPLandroid/content/Intent;->setFlags(I)Landroid/content/Intent;
4125HSPLandroid/content/Intent;->setIdentifier(Ljava/lang/String;)Landroid/content/Intent;
4126HSPLandroid/content/Intent;->setPackage(Ljava/lang/String;)Landroid/content/Intent;
4127HSPLandroid/content/Intent;->setSelector(Landroid/content/Intent;)V
4128HSPLandroid/content/Intent;->setSourceBounds(Landroid/graphics/Rect;)V
4129HSPLandroid/content/Intent;->setType(Ljava/lang/String;)Landroid/content/Intent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004130HSPLandroid/content/Intent;->toShortString(Ljava/lang/StringBuilder;ZZZZ)V
4131HSPLandroid/content/Intent;->toString()Ljava/lang/String;
4132HSPLandroid/content/Intent;->toUri(I)Ljava/lang/String;
4133HSPLandroid/content/Intent;->toUriFragment(Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V
4134HSPLandroid/content/Intent;->toUriInner(Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08004135HSPLandroid/content/Intent;->writeToParcel(Landroid/os/Parcel;I)V+]Landroid/util/ArraySet;Landroid/util/ArraySet;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service66b4d952021-07-17 17:15:31 -07004136HSPLandroid/content/IntentFilter$$ExternalSyntheticLambda0;->accept(Ljava/lang/Object;Ljava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004137HSPLandroid/content/IntentFilter$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/IntentFilter;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004138HSPLandroid/content/IntentFilter$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07004139HSPLandroid/content/IntentFilter$AuthorityEntry;-><init>(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004140HSPLandroid/content/IntentFilter$AuthorityEntry;-><init>(Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07004141HSPLandroid/content/IntentFilter$AuthorityEntry;->getHost()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004142HSPLandroid/content/IntentFilter$AuthorityEntry;->match(Landroid/net/Uri;Z)I
4143HSPLandroid/content/IntentFilter$AuthorityEntry;->writeToParcel(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004144HSPLandroid/content/IntentFilter;-><init>()V
4145HSPLandroid/content/IntentFilter;-><init>(Landroid/content/IntentFilter;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004146HSPLandroid/content/IntentFilter;-><init>(Landroid/os/Parcel;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08004147HSPLandroid/content/IntentFilter;-><init>(Ljava/lang/String;)V+]Landroid/content/IntentFilter;Landroid/content/IntentFilter;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004148HSPLandroid/content/IntentFilter;->actionsIterator()Ljava/util/Iterator;
4149HSPLandroid/content/IntentFilter;->addAction(Ljava/lang/String;)V
4150HSPLandroid/content/IntentFilter;->addCategory(Ljava/lang/String;)V
4151HSPLandroid/content/IntentFilter;->addDataAuthority(Landroid/content/IntentFilter$AuthorityEntry;)V
4152HSPLandroid/content/IntentFilter;->addDataAuthority(Ljava/lang/String;Ljava/lang/String;)V
4153HSPLandroid/content/IntentFilter;->addDataPath(Landroid/os/PatternMatcher;)V
4154HSPLandroid/content/IntentFilter;->addDataPath(Ljava/lang/String;I)V
4155HSPLandroid/content/IntentFilter;->addDataScheme(Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004156HSPLandroid/content/IntentFilter;->addDataSchemeSpecificPart(Landroid/os/PatternMatcher;)V
4157HSPLandroid/content/IntentFilter;->addDataSchemeSpecificPart(Ljava/lang/String;I)V
4158HSPLandroid/content/IntentFilter;->addDataType(Ljava/lang/String;)V
4159HSPLandroid/content/IntentFilter;->authoritiesIterator()Ljava/util/Iterator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004160HSPLandroid/content/IntentFilter;->categoriesIterator()Ljava/util/Iterator;
4161HSPLandroid/content/IntentFilter;->countActions()I
4162HSPLandroid/content/IntentFilter;->countCategories()I
4163HSPLandroid/content/IntentFilter;->countDataAuthorities()I
4164HSPLandroid/content/IntentFilter;->countDataPaths()I
4165HSPLandroid/content/IntentFilter;->countDataSchemes()I
4166HSPLandroid/content/IntentFilter;->countDataTypes()I
art-benchmark-service84deab32021-05-12 09:41:00 -07004167HSPLandroid/content/IntentFilter;->countMimeGroups()I
4168HSPLandroid/content/IntentFilter;->debugCheck()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004169HSPLandroid/content/IntentFilter;->getAction(I)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07004170HSPLandroid/content/IntentFilter;->getAutoVerify()Z
4171HSPLandroid/content/IntentFilter;->getCategory(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004172HSPLandroid/content/IntentFilter;->getDataScheme(I)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07004173HSPLandroid/content/IntentFilter;->getHosts()[Ljava/lang/String;
4174HSPLandroid/content/IntentFilter;->getHostsList()Ljava/util/ArrayList;
4175HSPLandroid/content/IntentFilter;->getOrder()I
4176HSPLandroid/content/IntentFilter;->getPriority()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004177HSPLandroid/content/IntentFilter;->hasAction(Ljava/lang/String;)Z
4178HSPLandroid/content/IntentFilter;->hasCategory(Ljava/lang/String;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07004179HSPLandroid/content/IntentFilter;->isImplicitlyVisibleToInstantApp()Z
4180HSPLandroid/content/IntentFilter;->isVisibleToInstantApp()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004181HSPLandroid/content/IntentFilter;->match(Landroid/content/ContentResolver;Landroid/content/Intent;ZLjava/lang/String;)I
4182HSPLandroid/content/IntentFilter;->match(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;Ljava/util/Set;Ljava/lang/String;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07004183HSPLandroid/content/IntentFilter;->matchAction(Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004184HSPLandroid/content/IntentFilter;->matchAction(Ljava/lang/String;ZLjava/util/Collection;)Z
4185HSPLandroid/content/IntentFilter;->matchCategories(Ljava/util/Set;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07004186HSPLandroid/content/IntentFilter;->matchData(Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004187HSPLandroid/content/IntentFilter;->matchData(Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;Z)I
4188HSPLandroid/content/IntentFilter;->matchDataAuthority(Landroid/net/Uri;Z)I
art-benchmark-service08401c12022-12-23 09:27:20 -08004189HSPLandroid/content/IntentFilter;->matchExtras(Landroid/os/Bundle;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07004190HSPLandroid/content/IntentFilter;->processMimeType(Ljava/lang/String;Ljava/util/function/BiConsumer;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004191HSPLandroid/content/IntentFilter;->schemesIterator()Ljava/util/Iterator;
art-benchmark-service84deab32021-05-12 09:41:00 -07004192HSPLandroid/content/IntentFilter;->setAutoVerify(Z)V
4193HSPLandroid/content/IntentFilter;->setOrder(I)V
4194HSPLandroid/content/IntentFilter;->setPriority(I)V
4195HSPLandroid/content/IntentFilter;->setVisibilityToInstantApp(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004196HSPLandroid/content/IntentFilter;->typesIterator()Ljava/util/Iterator;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08004197HSPLandroid/content/IntentFilter;->writeToParcel(Landroid/os/Parcel;I)V+]Landroid/util/ArraySet;Landroid/util/ArraySet;]Landroid/content/IntentFilter;Landroid/content/IntentFilter;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -07004198HSPLandroid/content/IntentSender;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004199HSPLandroid/content/LocusId$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/LocusId;
4200HSPLandroid/content/LocusId$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07004201HSPLandroid/content/LocusId;-><init>(Ljava/lang/String;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07004202HSPLandroid/content/LocusId;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004203HSPLandroid/content/PeriodicSync$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/PeriodicSync;
4204HSPLandroid/content/PeriodicSync$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
4205HSPLandroid/content/PeriodicSync;-><init>(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004206HSPLandroid/content/PermissionChecker;->checkPermissionForDataDeliveryCommon(Landroid/content/Context;Ljava/lang/String;Landroid/content/AttributionSource;Ljava/lang/String;ZZ)I
art-benchmark-service84deab32021-05-12 09:41:00 -07004207HSPLandroid/content/PermissionChecker;->checkPermissionForDataDeliveryFromDataSource(Landroid/content/Context;Ljava/lang/String;ILandroid/content/AttributionSource;Ljava/lang/String;)I
4208HSPLandroid/content/RestrictionsManager;-><init>(Landroid/content/Context;Landroid/content/IRestrictionsManager;)V
4209HSPLandroid/content/RestrictionsManager;->getApplicationRestrictions()Landroid/os/Bundle;
4210HSPLandroid/content/SearchRecentSuggestionsProvider$DatabaseHelper;-><init>(Landroid/content/Context;I)V
4211HSPLandroid/content/SearchRecentSuggestionsProvider;-><init>()V
4212HSPLandroid/content/SearchRecentSuggestionsProvider;->onCreate()Z
4213HSPLandroid/content/SearchRecentSuggestionsProvider;->setupSuggestions(Ljava/lang/String;I)V
4214HSPLandroid/content/ServiceConnection;->onBindingDied(Landroid/content/ComponentName;)V
4215HSPLandroid/content/ServiceConnection;->onNullBinding(Landroid/content/ComponentName;)V
4216HSPLandroid/content/SyncAdapterType$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/SyncAdapterType;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004217HSPLandroid/content/SyncAdapterType$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07004218HSPLandroid/content/SyncAdapterType$1;->newArray(I)[Landroid/content/SyncAdapterType;
4219HSPLandroid/content/SyncAdapterType$1;->newArray(I)[Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004220HSPLandroid/content/SyncAdapterType;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004221HSPLandroid/content/SyncAdapterType;-><init>(Ljava/lang/String;Ljava/lang/String;ZZZZLjava/lang/String;Ljava/lang/String;)V
4222HSPLandroid/content/SyncAdapterType;->equals(Ljava/lang/Object;)Z
4223HSPLandroid/content/SyncAdapterType;->supportsUploading()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004224HSPLandroid/content/SyncAdaptersCache;->getSyncAdapterPackagesForAuthority(Ljava/lang/String;I)[Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07004225HSPLandroid/content/SyncContext;-><init>(Landroid/content/ISyncContext;)V
4226HSPLandroid/content/SyncContext;->getSyncContextBinder()Landroid/os/IBinder;
4227HSPLandroid/content/SyncContext;->onFinished(Landroid/content/SyncResult;)V
4228HSPLandroid/content/SyncRequest$Builder;->build()Landroid/content/SyncRequest;
4229HSPLandroid/content/SyncRequest$Builder;->setExtras(Landroid/os/Bundle;)Landroid/content/SyncRequest$Builder;
4230HSPLandroid/content/SyncRequest$Builder;->setSyncAdapter(Landroid/accounts/Account;Ljava/lang/String;)Landroid/content/SyncRequest$Builder;
4231HSPLandroid/content/SyncRequest$Builder;->syncOnce()Landroid/content/SyncRequest$Builder;
4232HSPLandroid/content/SyncRequest;-><init>(Landroid/content/SyncRequest$Builder;)V
4233HSPLandroid/content/SyncRequest;->writeToParcel(Landroid/os/Parcel;I)V
4234HSPLandroid/content/SyncResult;-><init>()V
4235HSPLandroid/content/SyncResult;->hasError()Z
4236HSPLandroid/content/SyncResult;->hasHardError()Z
4237HSPLandroid/content/SyncResult;->hasSoftError()Z
4238HSPLandroid/content/SyncResult;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004239HSPLandroid/content/SyncStats;->toString()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07004240HSPLandroid/content/SyncStats;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004241HSPLandroid/content/UndoManager$UndoState;->addOperation(Landroid/content/UndoOperation;)V
4242HSPLandroid/content/UndoManager$UndoState;->destroy()V
4243HSPLandroid/content/UndoManager$UndoState;->getLastOperation(Ljava/lang/Class;Landroid/content/UndoOwner;)Landroid/content/UndoOperation;
4244HSPLandroid/content/UndoManager$UndoState;->hasMultipleOwners()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07004245HSPLandroid/content/UndoManager$UndoState;->hasOperation(Landroid/content/UndoOwner;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004246HSPLandroid/content/UndoManager$UndoState;->writeToParcel(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004247HSPLandroid/content/UndoManager;->addOperation(Landroid/content/UndoOperation;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004248HSPLandroid/content/UndoManager;->beginUpdate(Ljava/lang/CharSequence;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004249HSPLandroid/content/UndoManager;->commitState(Landroid/content/UndoOwner;)I
4250HSPLandroid/content/UndoManager;->endUpdate()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004251HSPLandroid/content/UndoManager;->findPrevState(Ljava/util/ArrayList;[Landroid/content/UndoOwner;I)I
4252HSPLandroid/content/UndoManager;->forgetRedos([Landroid/content/UndoOwner;I)I
4253HSPLandroid/content/UndoManager;->forgetUndos([Landroid/content/UndoOwner;I)I
4254HSPLandroid/content/UndoManager;->getLastOperation(Ljava/lang/Class;Landroid/content/UndoOwner;I)Landroid/content/UndoOperation;
art-benchmark-service84deab32021-05-12 09:41:00 -07004255HSPLandroid/content/UndoManager;->getOwner(Ljava/lang/String;Ljava/lang/Object;)Landroid/content/UndoOwner;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004256HSPLandroid/content/UndoManager;->getTopUndo([Landroid/content/UndoOwner;)Landroid/content/UndoManager$UndoState;
art-benchmark-service84deab32021-05-12 09:41:00 -07004257HSPLandroid/content/UndoManager;->isInUndo()Z
4258HSPLandroid/content/UndoManager;->matchOwners(Landroid/content/UndoManager$UndoState;[Landroid/content/UndoOwner;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004259HSPLandroid/content/UndoManager;->pushWorkingState()V
art-benchmark-service84deab32021-05-12 09:41:00 -07004260HSPLandroid/content/UndoManager;->removeOwner(Landroid/content/UndoOwner;)V
4261HSPLandroid/content/UndoManager;->restoreInstanceState(Landroid/os/Parcel;Ljava/lang/ClassLoader;)V
4262HSPLandroid/content/UndoManager;->saveInstanceState(Landroid/os/Parcel;)V
4263HSPLandroid/content/UndoManager;->saveOwner(Landroid/content/UndoOwner;Landroid/os/Parcel;)V
4264HSPLandroid/content/UndoOperation;->allowMerge()Z
4265HSPLandroid/content/UndoOperation;->getOwner()Landroid/content/UndoOwner;
4266HSPLandroid/content/UndoOperation;->hasData()Z
4267HSPLandroid/content/UndoOperation;->matchOwner(Landroid/content/UndoOwner;)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07004268HSPLandroid/content/UndoOwner;-><init>(Ljava/lang/String;Landroid/content/UndoManager;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004269HSPLandroid/content/UriMatcher;-><init>(I)V
4270HSPLandroid/content/UriMatcher;-><init>(ILjava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004271HSPLandroid/content/UriMatcher;->addURI(Ljava/lang/String;Ljava/lang/String;I)V
4272HSPLandroid/content/UriMatcher;->createChild(Ljava/lang/String;)Landroid/content/UriMatcher;
4273HSPLandroid/content/UriMatcher;->match(Landroid/net/Uri;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07004274HSPLandroid/content/om/OverlayInfo;->ensureValidState()V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07004275HSPLandroid/content/om/OverlayInfo;->isEnabled()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07004276HSPLandroid/content/pm/ActivityInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/ActivityInfo;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08004277HSPLandroid/content/pm/ActivityInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;+]Landroid/content/pm/ActivityInfo$1;Landroid/content/pm/ActivityInfo$1;
art-benchmark-service84deab32021-05-12 09:41:00 -07004278HSPLandroid/content/pm/ActivityInfo$1;->newArray(I)[Landroid/content/pm/ActivityInfo;
4279HSPLandroid/content/pm/ActivityInfo$1;->newArray(I)[Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004280HSPLandroid/content/pm/ActivityInfo$WindowLayout;-><init>(Landroid/os/Parcel;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08004281HSPLandroid/content/pm/ActivityInfo;-><init>(Landroid/os/Parcel;)V+]Lcom/android/internal/util/Parcelling$BuiltIn$ForStringSet;Lcom/android/internal/util/Parcelling$BuiltIn$ForStringSet;]Landroid/os/Parcel;Landroid/os/Parcel;]Ljava/util/Set;Landroid/util/ArraySet;
art-benchmark-service84deab32021-05-12 09:41:00 -07004282HSPLandroid/content/pm/ActivityInfo;->activityInfoConfigNativeToJava(I)I
4283HSPLandroid/content/pm/ActivityInfo;->getRealConfigChanged()I
4284HSPLandroid/content/pm/ActivityInfo;->getThemeResource()I
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004285HSPLandroid/content/pm/ActivityInfo;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07004286HSPLandroid/content/pm/ApkChecksum$1;-><init>()V
4287HSPLandroid/content/pm/ApkChecksum$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/ApkChecksum;
4288HSPLandroid/content/pm/ApkChecksum$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
4289HSPLandroid/content/pm/ApkChecksum;-><clinit>()V
4290HSPLandroid/content/pm/ApkChecksum;-><init>(Landroid/os/Parcel;)V
4291HSPLandroid/content/pm/ApkChecksum;->getType()I
4292HSPLandroid/content/pm/ApkChecksum;->getValue()[B
art-benchmark-service84deab32021-05-12 09:41:00 -07004293HSPLandroid/content/pm/ApplicationInfo$1$$ExternalSyntheticLambda0;-><init>()V
4294HSPLandroid/content/pm/ApplicationInfo$1$$ExternalSyntheticLambda0;->readRawParceled(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08004295HSPLandroid/content/pm/ApplicationInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/ApplicationInfo;+]Landroid/os/Parcel;Landroid/os/Parcel;
4296HSPLandroid/content/pm/ApplicationInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;+]Landroid/content/pm/ApplicationInfo$1;Landroid/content/pm/ApplicationInfo$1;
4297HSPLandroid/content/pm/ApplicationInfo$1;->lambda$createFromParcel$0(Landroid/os/Parcel;)Landroid/content/pm/ApplicationInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -07004298HSPLandroid/content/pm/ApplicationInfo;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004299HSPLandroid/content/pm/ApplicationInfo;-><init>(Landroid/content/pm/ApplicationInfo;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08004300HSPLandroid/content/pm/ApplicationInfo;-><init>(Landroid/os/Parcel;)V+]Lcom/android/internal/util/Parcelling$BuiltIn$ForStringSet;Lcom/android/internal/util/Parcelling$BuiltIn$ForStringSet;]Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ApplicationInfo;]Lcom/android/internal/util/Parcelling$BuiltIn$ForBoolean;Lcom/android/internal/util/Parcelling$BuiltIn$ForBoolean;]Landroid/os/Parcel;Landroid/os/Parcel;]Ljava/util/Set;Ljava/util/Collections$EmptySet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004301HSPLandroid/content/pm/ApplicationInfo;-><init>(Landroid/os/Parcel;Landroid/content/pm/ApplicationInfo-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004302HSPLandroid/content/pm/ApplicationInfo;->getAllApkPaths()[Ljava/lang/String;
4303HSPLandroid/content/pm/ApplicationInfo;->getApplicationInfo()Landroid/content/pm/ApplicationInfo;
4304HSPLandroid/content/pm/ApplicationInfo;->getBaseCodePath()Ljava/lang/String;
4305HSPLandroid/content/pm/ApplicationInfo;->getBaseResourcePath()Ljava/lang/String;
4306HSPLandroid/content/pm/ApplicationInfo;->getCodePath()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004307HSPLandroid/content/pm/ApplicationInfo;->getCustomApplicationClassNameForProcess(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07004308HSPLandroid/content/pm/ApplicationInfo;->getResourcePath()Ljava/lang/String;
4309HSPLandroid/content/pm/ApplicationInfo;->hasRequestedLegacyExternalStorage()Z
4310HSPLandroid/content/pm/ApplicationInfo;->hasRtlSupport()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004311HSPLandroid/content/pm/ApplicationInfo;->initForUser(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004312HSPLandroid/content/pm/ApplicationInfo;->isDirectBootAware()Z
4313HSPLandroid/content/pm/ApplicationInfo;->isEncryptionAware()Z
4314HSPLandroid/content/pm/ApplicationInfo;->isExternal()Z
4315HSPLandroid/content/pm/ApplicationInfo;->isInstantApp()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004316HSPLandroid/content/pm/ApplicationInfo;->isOnBackInvokedCallbackEnabled()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07004317HSPLandroid/content/pm/ApplicationInfo;->isPrivilegedApp()Z
4318HSPLandroid/content/pm/ApplicationInfo;->isProduct()Z
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07004319HSPLandroid/content/pm/ApplicationInfo;->isProfileable()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07004320HSPLandroid/content/pm/ApplicationInfo;->isProfileableByShell()Z
4321HSPLandroid/content/pm/ApplicationInfo;->isSignedWithPlatformKey()Z
4322HSPLandroid/content/pm/ApplicationInfo;->isStaticSharedLibrary()Z
4323HSPLandroid/content/pm/ApplicationInfo;->isSystemApp()Z
4324HSPLandroid/content/pm/ApplicationInfo;->isSystemExt()Z
4325HSPLandroid/content/pm/ApplicationInfo;->isUpdatedSystemApp()Z
4326HSPLandroid/content/pm/ApplicationInfo;->isVendor()Z
4327HSPLandroid/content/pm/ApplicationInfo;->requestsIsolatedSplitLoading()Z
4328HSPLandroid/content/pm/ApplicationInfo;->setBaseCodePath(Ljava/lang/String;)V
4329HSPLandroid/content/pm/ApplicationInfo;->setBaseResourcePath(Ljava/lang/String;)V
4330HSPLandroid/content/pm/ApplicationInfo;->setCodePath(Ljava/lang/String;)V
4331HSPLandroid/content/pm/ApplicationInfo;->setGwpAsanMode(I)V
4332HSPLandroid/content/pm/ApplicationInfo;->setResourcePath(Ljava/lang/String;)V
4333HSPLandroid/content/pm/ApplicationInfo;->setSplitCodePaths([Ljava/lang/String;)V
4334HSPLandroid/content/pm/ApplicationInfo;->setSplitResourcePaths([Ljava/lang/String;)V
4335HSPLandroid/content/pm/ApplicationInfo;->setVersionCode(J)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004336HSPLandroid/content/pm/ApplicationInfo;->toString()Ljava/lang/String;
art-benchmark-service08401c12022-12-23 09:27:20 -08004337HSPLandroid/content/pm/ApplicationInfo;->writeToParcel(Landroid/os/Parcel;I)V+]Lcom/android/internal/util/Parcelling$BuiltIn$ForStringSet;Lcom/android/internal/util/Parcelling$BuiltIn$ForStringSet;]Lcom/android/internal/util/Parcelling$BuiltIn$ForBoolean;Lcom/android/internal/util/Parcelling$BuiltIn$ForBoolean;]Landroid/os/Parcel;Landroid/os/Parcel;]Ljava/util/UUID;Ljava/util/UUID;
art-benchmark-service84deab32021-05-12 09:41:00 -07004338HSPLandroid/content/pm/Attribution$1;-><init>()V
4339HSPLandroid/content/pm/Attribution;-><clinit>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004340HSPLandroid/content/pm/BaseParceledListSlice$1;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08004341HSPLandroid/content/pm/BaseParceledListSlice;-><init>(Landroid/os/Parcel;Ljava/lang/ClassLoader;)V+]Landroid/content/pm/BaseParceledListSlice;Landroid/content/pm/ParceledListSlice;]Landroid/os/Parcel;Landroid/os/Parcel;]Landroid/os/IBinder;Landroid/os/BinderProxy;
art-benchmark-service84deab32021-05-12 09:41:00 -07004342HSPLandroid/content/pm/BaseParceledListSlice;-><init>(Ljava/util/List;)V
4343HSPLandroid/content/pm/BaseParceledListSlice;->getList()Ljava/util/List;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08004344HSPLandroid/content/pm/BaseParceledListSlice;->readCreator(Landroid/os/Parcelable$Creator;Landroid/os/Parcel;Ljava/lang/ClassLoader;)Ljava/lang/Object;+]Landroid/os/Parcelable$Creator;megamorphic_types
4345HSPLandroid/content/pm/BaseParceledListSlice;->readVerifyAndAddElement(Landroid/os/Parcelable$Creator;Landroid/os/Parcel;Ljava/lang/ClassLoader;Ljava/lang/Class;)Ljava/lang/Class;+]Ljava/lang/Object;megamorphic_types]Ljava/util/List;Ljava/util/ArrayList;
4346HSPLandroid/content/pm/BaseParceledListSlice;->verifySameType(Ljava/lang/Class;Ljava/lang/Class;)V+]Ljava/lang/Object;Ljava/lang/Class;
art-benchmark-service00abe242023-02-13 10:31:34 -08004347HSPLandroid/content/pm/BaseParceledListSlice;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07004348HSPLandroid/content/pm/Checksum$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/Checksum;
4349HSPLandroid/content/pm/Checksum$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
4350HSPLandroid/content/pm/Checksum;-><init>(Landroid/os/Parcel;)V
4351HSPLandroid/content/pm/Checksum;->getType()I
4352HSPLandroid/content/pm/Checksum;->getValue()[B
art-benchmark-service84deab32021-05-12 09:41:00 -07004353HSPLandroid/content/pm/ComponentInfo;-><init>()V
4354HSPLandroid/content/pm/ComponentInfo;-><init>(Landroid/content/pm/ComponentInfo;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08004355HSPLandroid/content/pm/ComponentInfo;-><init>(Landroid/os/Parcel;)V+]Landroid/os/Parcelable$Creator;Landroid/content/pm/ApplicationInfo$1;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -07004356HSPLandroid/content/pm/ComponentInfo;->getApplicationInfo()Landroid/content/pm/ApplicationInfo;
4357HSPLandroid/content/pm/ComponentInfo;->getComponentName()Landroid/content/ComponentName;
4358HSPLandroid/content/pm/ComponentInfo;->getIconResource()I
4359HSPLandroid/content/pm/ComponentInfo;->isEnabled()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004360HSPLandroid/content/pm/ComponentInfo;->loadUnsafeLabel(Landroid/content/pm/PackageManager;)Ljava/lang/CharSequence;
4361HSPLandroid/content/pm/ComponentInfo;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004362HSPLandroid/content/pm/ConfigurationInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/ConfigurationInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004363HSPLandroid/content/pm/ConfigurationInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
4364HSPLandroid/content/pm/ConfigurationInfo;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004365HSPLandroid/content/pm/CrossProfileApps;-><init>(Landroid/content/Context;Landroid/content/pm/ICrossProfileApps;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004366HSPLandroid/content/pm/CrossProfileApps;->getTargetUserProfiles()Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004367HSPLandroid/content/pm/FallbackCategoryProvider;->getFallbackCategory(Ljava/lang/String;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07004368HSPLandroid/content/pm/FallbackCategoryProvider;->loadFallbacks()V
4369HSPLandroid/content/pm/FeatureInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/FeatureInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004370HSPLandroid/content/pm/FeatureInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
4371HSPLandroid/content/pm/FeatureInfo;-><init>(Landroid/os/Parcel;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08004372HSPLandroid/content/pm/ICrossProfileApps$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004373HSPLandroid/content/pm/ICrossProfileApps$Stub$Proxy;->getTargetUserProfiles(Ljava/lang/String;)Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -07004374HSPLandroid/content/pm/ICrossProfileApps$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/pm/ICrossProfileApps;
4375HSPLandroid/content/pm/ILauncherApps$Stub$Proxy;->addOnAppsChangedListener(Ljava/lang/String;Landroid/content/pm/IOnAppsChangedListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004376HSPLandroid/content/pm/ILauncherApps$Stub$Proxy;->getShortcutIconFd(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)Landroid/os/ParcelFileDescriptor;
4377HSPLandroid/content/pm/ILauncherApps$Stub$Proxy;->getShortcuts(Ljava/lang/String;Landroid/content/pm/ShortcutQueryWrapper;Landroid/os/UserHandle;)Landroid/content/pm/ParceledListSlice;
art-benchmark-service84deab32021-05-12 09:41:00 -07004378HSPLandroid/content/pm/ILauncherApps$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/pm/ILauncherApps;
4379HSPLandroid/content/pm/IOnAppsChangedListener$Stub;-><init>()V
4380HSPLandroid/content/pm/IOnAppsChangedListener$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004381HSPLandroid/content/pm/IOnAppsChangedListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07004382HSPLandroid/content/pm/IOnChecksumsReadyListener$Stub;-><init>()V
4383HSPLandroid/content/pm/IOnChecksumsReadyListener$Stub;->asBinder()Landroid/os/IBinder;
4384HSPLandroid/content/pm/IOnChecksumsReadyListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004385HSPLandroid/content/pm/IPackageInstaller$Stub$Proxy;->getSessionInfo(I)Landroid/content/pm/PackageInstaller$SessionInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -07004386HSPLandroid/content/pm/IPackageInstallerCallback$Stub;->asBinder()Landroid/os/IBinder;
4387HSPLandroid/content/pm/IPackageManager$Stub$Proxy$$ExternalSyntheticLambda0;-><init>(Landroid/os/Parcel;)V
4388HSPLandroid/content/pm/IPackageManager$Stub$Proxy$$ExternalSyntheticLambda0;->accept(Ljava/lang/Object;Ljava/lang/Object;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07004389HSPLandroid/content/pm/IPackageManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08004390HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004391HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->checkPermission(Ljava/lang/String;Ljava/lang/String;I)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004392HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getActivityInfo(Landroid/content/ComponentName;JI)Landroid/content/pm/ActivityInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004393HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getApplicationEnabledSetting(Ljava/lang/String;I)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004394HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getApplicationInfo(Ljava/lang/String;JI)Landroid/content/pm/ApplicationInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004395HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getComponentEnabledSetting(Landroid/content/ComponentName;I)I
art-benchmark-service84deab32021-05-12 09:41:00 -07004396HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getHomeActivities(Ljava/util/List;)Landroid/content/ComponentName;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004397HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getInstalledApplications(JI)Landroid/content/pm/ParceledListSlice;
4398HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getInstalledPackages(JI)Landroid/content/pm/ParceledListSlice;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004399HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getInstallerPackageName(Ljava/lang/String;)Ljava/lang/String;
4400HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getNameForUid(I)Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004401HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getPackageInfo(Ljava/lang/String;JI)Landroid/content/pm/PackageInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -07004402HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getPackageInstaller()Landroid/content/pm/IPackageInstaller;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004403HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getPackageUid(Ljava/lang/String;JI)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004404HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getPackagesForUid(I)[Ljava/lang/String;
art-benchmark-service66b4d952021-07-17 17:15:31 -07004405HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getPermissionControllerPackageName()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004406HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getProviderInfo(Landroid/content/ComponentName;JI)Landroid/content/pm/ProviderInfo;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07004407HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getReceiverInfo(Landroid/content/ComponentName;JI)Landroid/content/pm/ActivityInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004408HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getServiceInfo(Landroid/content/ComponentName;JI)Landroid/content/pm/ServiceInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -07004409HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getSystemAvailableFeatures()Landroid/content/pm/ParceledListSlice;
4410HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->getSystemSharedLibraryNames()[Ljava/lang/String;
4411HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->hasSystemFeature(Ljava/lang/String;I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004412HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->isInstantApp(Ljava/lang/String;I)Z
4413HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->isPackageSuspendedForUser(Ljava/lang/String;I)Z
4414HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->isProtectedBroadcast(Ljava/lang/String;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07004415HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->lambda$notifyDexLoad$0(Landroid/os/Parcel;Ljava/lang/String;Ljava/lang/String;)V
4416HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->notifyDexLoad(Ljava/lang/String;Ljava/util/Map;Ljava/lang/String;)V
4417HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->notifyPackageUse(Ljava/lang/String;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004418HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->notifyPackagesReplacedReceived([Ljava/lang/String;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004419HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->queryIntentActivities(Landroid/content/Intent;Ljava/lang/String;JI)Landroid/content/pm/ParceledListSlice;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07004420HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->queryIntentContentProviders(Landroid/content/Intent;Ljava/lang/String;JI)Landroid/content/pm/ParceledListSlice;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004421HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->queryIntentReceivers(Landroid/content/Intent;Ljava/lang/String;JI)Landroid/content/pm/ParceledListSlice;
4422HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->queryIntentServices(Landroid/content/Intent;Ljava/lang/String;JI)Landroid/content/pm/ParceledListSlice;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07004423HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->requestPackageChecksums(Ljava/lang/String;ZIILjava/util/List;Landroid/content/pm/IOnChecksumsReadyListener;I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004424HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->resolveContentProvider(Ljava/lang/String;JI)Landroid/content/pm/ProviderInfo;
4425HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->resolveIntent(Landroid/content/Intent;Ljava/lang/String;JI)Landroid/content/pm/ResolveInfo;
4426HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->resolveService(Landroid/content/Intent;Ljava/lang/String;JI)Landroid/content/pm/ResolveInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004427HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->setComponentEnabledSetting(Landroid/content/ComponentName;III)V
4428HSPLandroid/content/pm/IPackageManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/pm/IPackageManager;
4429HSPLandroid/content/pm/IPackageManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07004430HSPLandroid/content/pm/IShortcutService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08004431HSPLandroid/content/pm/IShortcutService$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service84deab32021-05-12 09:41:00 -07004432HSPLandroid/content/pm/IShortcutService$Stub$Proxy;->getMaxShortcutCountPerActivity(Ljava/lang/String;I)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07004433HSPLandroid/content/pm/IShortcutService$Stub$Proxy;->getShortcuts(Ljava/lang/String;II)Landroid/content/pm/ParceledListSlice;
4434HSPLandroid/content/pm/IShortcutService$Stub$Proxy;->setDynamicShortcuts(Ljava/lang/String;Landroid/content/pm/ParceledListSlice;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07004435HSPLandroid/content/pm/IShortcutService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/pm/IShortcutService;
4436HSPLandroid/content/pm/IncrementalStatesInfo$1;-><init>()V
4437HSPLandroid/content/pm/IncrementalStatesInfo;-><clinit>()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07004438HSPLandroid/content/pm/InstallSourceInfo;->getInitiatingPackageName()Ljava/lang/String;
4439HSPLandroid/content/pm/InstallSourceInfo;->getInstallingPackageName()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07004440HSPLandroid/content/pm/LauncherActivityInfoInternal$1;-><init>()V
4441HSPLandroid/content/pm/LauncherActivityInfoInternal;-><clinit>()V
4442HSPLandroid/content/pm/LauncherActivityInfoInternal;->getActivityInfo()Landroid/content/pm/ActivityInfo;
4443HSPLandroid/content/pm/LauncherApps$1;-><init>(Landroid/content/pm/LauncherApps;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004444HSPLandroid/content/pm/LauncherApps$1;->onPackageChanged(Landroid/os/UserHandle;Ljava/lang/String;)V
4445HSPLandroid/content/pm/LauncherApps$1;->onShortcutChanged(Landroid/os/UserHandle;Ljava/lang/String;Landroid/content/pm/ParceledListSlice;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004446HSPLandroid/content/pm/LauncherApps$Callback;-><init>()V
4447HSPLandroid/content/pm/LauncherApps$Callback;->onShortcutsChanged(Ljava/lang/String;Ljava/util/List;Landroid/os/UserHandle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004448HSPLandroid/content/pm/LauncherApps$CallbackMessageHandler;->handleMessage(Landroid/os/Message;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004449HSPLandroid/content/pm/LauncherApps$CallbackMessageHandler;->postOnPackageChanged(Ljava/lang/String;Landroid/os/UserHandle;)V
4450HSPLandroid/content/pm/LauncherApps$CallbackMessageHandler;->postOnShortcutChanged(Ljava/lang/String;Landroid/os/UserHandle;Ljava/util/List;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004451HSPLandroid/content/pm/LauncherApps$ShortcutQuery;-><init>()V
4452HSPLandroid/content/pm/LauncherApps$ShortcutQuery;->setPackage(Ljava/lang/String;)Landroid/content/pm/LauncherApps$ShortcutQuery;
4453HSPLandroid/content/pm/LauncherApps$ShortcutQuery;->setQueryFlags(I)Landroid/content/pm/LauncherApps$ShortcutQuery;
4454HSPLandroid/content/pm/LauncherApps;-><init>(Landroid/content/Context;)V
4455HSPLandroid/content/pm/LauncherApps;-><init>(Landroid/content/Context;Landroid/content/pm/ILauncherApps;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004456HSPLandroid/content/pm/LauncherApps;->findCallbackLocked(Landroid/content/pm/LauncherApps$Callback;)I
4457HSPLandroid/content/pm/LauncherApps;->getShortcutIconFd(Landroid/content/pm/ShortcutInfo;)Landroid/os/ParcelFileDescriptor;
4458HSPLandroid/content/pm/LauncherApps;->getShortcutIconFd(Ljava/lang/String;Ljava/lang/String;I)Landroid/os/ParcelFileDescriptor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004459HSPLandroid/content/pm/LauncherApps;->getShortcuts(Landroid/content/pm/LauncherApps$ShortcutQuery;Landroid/os/UserHandle;)Ljava/util/List;
4460HSPLandroid/content/pm/LauncherApps;->logErrorForInvalidProfileAccess(Landroid/os/UserHandle;)V
4461HSPLandroid/content/pm/LauncherApps;->maybeUpdateDisabledMessage(Ljava/util/List;)Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -07004462HSPLandroid/content/pm/LauncherApps;->registerCallback(Landroid/content/pm/LauncherApps$Callback;)V
4463HSPLandroid/content/pm/LauncherApps;->registerCallback(Landroid/content/pm/LauncherApps$Callback;Landroid/os/Handler;)V
4464HSPLandroid/content/pm/ModuleInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/ModuleInfo;
4465HSPLandroid/content/pm/ModuleInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004466HSPLandroid/content/pm/ModuleInfo;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004467HSPLandroid/content/pm/ModuleInfo;->getPackageName()Ljava/lang/String;
4468HSPLandroid/content/pm/PackageInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/PackageInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004469HSPLandroid/content/pm/PackageInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07004470HSPLandroid/content/pm/PackageInfo;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004471HSPLandroid/content/pm/PackageInfo;-><init>(Landroid/os/Parcel;)V+]Landroid/os/Parcelable$Creator;Landroid/content/pm/ApplicationInfo$1;]Landroid/os/Parcel;Landroid/os/Parcel;
4472HSPLandroid/content/pm/PackageInfo;-><init>(Landroid/os/Parcel;Landroid/content/pm/PackageInfo-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004473HSPLandroid/content/pm/PackageInfo;->composeLongVersionCode(II)J
4474HSPLandroid/content/pm/PackageInfo;->getLongVersionCode()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004475HSPLandroid/content/pm/PackageInfo;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004476HSPLandroid/content/pm/PackageInstaller$SessionCallback;-><init>()V
4477HSPLandroid/content/pm/PackageInstaller$SessionCallbackDelegate;-><init>(Landroid/content/pm/PackageInstaller$SessionCallback;Ljava/util/concurrent/Executor;)V
4478HSPLandroid/content/pm/PackageInstaller$SessionCallbackDelegate;->onSessionActiveChanged(IZ)V
4479HSPLandroid/content/pm/PackageInstaller$SessionCallbackDelegate;->onSessionBadgingChanged(I)V
4480HSPLandroid/content/pm/PackageInstaller$SessionCallbackDelegate;->onSessionCreated(I)V
4481HSPLandroid/content/pm/PackageInstaller$SessionCallbackDelegate;->onSessionFinished(IZ)V
4482HSPLandroid/content/pm/PackageInstaller$SessionCallbackDelegate;->onSessionProgressChanged(IF)V
4483HSPLandroid/content/pm/PackageInstaller$SessionInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/PackageInstaller$SessionInfo;
4484HSPLandroid/content/pm/PackageInstaller$SessionInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004485HSPLandroid/content/pm/PackageInstaller$SessionInfo;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004486HSPLandroid/content/pm/PackageInstaller$SessionInfo;->getAppPackageName()Ljava/lang/String;
4487HSPLandroid/content/pm/PackageInstaller$SessionInfo;->getInstallerPackageName()Ljava/lang/String;
4488HSPLandroid/content/pm/PackageInstaller$SessionInfo;->getSessionId()I
4489HSPLandroid/content/pm/PackageInstaller$SessionParams;-><init>(I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07004490HSPLandroid/content/pm/PackageInstaller;-><init>(Landroid/content/pm/IPackageInstaller;Ljava/lang/String;Ljava/lang/String;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004491HSPLandroid/content/pm/PackageInstaller;->getSessionInfo(I)Landroid/content/pm/PackageInstaller$SessionInfo;
4492HSPLandroid/content/pm/PackageInstaller;->registerSessionCallback(Landroid/content/pm/PackageInstaller$SessionCallback;Landroid/os/Handler;)V
4493HSPLandroid/content/pm/PackageItemInfo;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004494HSPLandroid/content/pm/PackageItemInfo;-><init>(Landroid/content/pm/PackageItemInfo;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08004495HSPLandroid/content/pm/PackageItemInfo;-><init>(Landroid/os/Parcel;)V+]Landroid/os/Parcelable$Creator;Landroid/text/TextUtils$1;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -07004496HSPLandroid/content/pm/PackageItemInfo;->forceSafeLabels()V
4497HSPLandroid/content/pm/PackageItemInfo;->loadIcon(Landroid/content/pm/PackageManager;)Landroid/graphics/drawable/Drawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004498HSPLandroid/content/pm/PackageItemInfo;->loadLabel(Landroid/content/pm/PackageManager;)Ljava/lang/CharSequence;
4499HSPLandroid/content/pm/PackageItemInfo;->loadSafeLabel(Landroid/content/pm/PackageManager;FI)Ljava/lang/CharSequence;
4500HSPLandroid/content/pm/PackageItemInfo;->loadUnsafeLabel(Landroid/content/pm/PackageManager;)Ljava/lang/CharSequence;
4501HSPLandroid/content/pm/PackageItemInfo;->loadXmlMetaData(Landroid/content/pm/PackageManager;Ljava/lang/String;)Landroid/content/res/XmlResourceParser;
4502HSPLandroid/content/pm/PackageItemInfo;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004503HSPLandroid/content/pm/PackageManager$1;->recompute(Landroid/content/pm/PackageManager$ApplicationInfoQuery;)Landroid/content/pm/ApplicationInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004504HSPLandroid/content/pm/PackageManager$1;->recompute(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07004505HSPLandroid/content/pm/PackageManager$2;->recompute(Landroid/content/pm/PackageManager$PackageInfoQuery;)Landroid/content/pm/PackageInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004506HSPLandroid/content/pm/PackageManager$2;->recompute(Ljava/lang/Object;)Ljava/lang/Object;
4507HSPLandroid/content/pm/PackageManager$ApplicationInfoFlags;-><init>(J)V
4508HSPLandroid/content/pm/PackageManager$ApplicationInfoFlags;->of(J)Landroid/content/pm/PackageManager$ApplicationInfoFlags;
4509HSPLandroid/content/pm/PackageManager$ApplicationInfoQuery;-><init>(Ljava/lang/String;JI)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004510HSPLandroid/content/pm/PackageManager$ApplicationInfoQuery;->equals(Ljava/lang/Object;)Z
4511HSPLandroid/content/pm/PackageManager$ApplicationInfoQuery;->hashCode()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004512HSPLandroid/content/pm/PackageManager$ComponentInfoFlags;-><init>(J)V
4513HSPLandroid/content/pm/PackageManager$ComponentInfoFlags;->of(J)Landroid/content/pm/PackageManager$ComponentInfoFlags;
4514HSPLandroid/content/pm/PackageManager$Flags;-><init>(J)V
4515HSPLandroid/content/pm/PackageManager$Flags;->getValue()J
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07004516HSPLandroid/content/pm/PackageManager$NameNotFoundException;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07004517HSPLandroid/content/pm/PackageManager$NameNotFoundException;-><init>(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004518HSPLandroid/content/pm/PackageManager$PackageInfoFlags;-><init>(J)V
4519HSPLandroid/content/pm/PackageManager$PackageInfoFlags;->of(J)Landroid/content/pm/PackageManager$PackageInfoFlags;
4520HSPLandroid/content/pm/PackageManager$PackageInfoQuery;-><init>(Ljava/lang/String;JI)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004521HSPLandroid/content/pm/PackageManager$PackageInfoQuery;->equals(Ljava/lang/Object;)Z
4522HSPLandroid/content/pm/PackageManager$PackageInfoQuery;->hashCode()I
4523HSPLandroid/content/pm/PackageManager$Property;-><init>(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V
4524HSPLandroid/content/pm/PackageManager$Property;-><init>(Ljava/lang/String;IZLjava/lang/String;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004525HSPLandroid/content/pm/PackageManager$Property;->toBundle(Landroid/os/Bundle;)Landroid/os/Bundle;
4526HSPLandroid/content/pm/PackageManager$ResolveInfoFlags;-><init>(J)V
4527HSPLandroid/content/pm/PackageManager$ResolveInfoFlags;->of(J)Landroid/content/pm/PackageManager$ResolveInfoFlags;
4528HSPLandroid/content/pm/PackageManager;->-$$Nest$smgetApplicationInfoAsUserUncached(Ljava/lang/String;JI)Landroid/content/pm/ApplicationInfo;
4529HSPLandroid/content/pm/PackageManager;->-$$Nest$smgetPackageInfoAsUserUncached(Ljava/lang/String;JI)Landroid/content/pm/PackageInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -07004530HSPLandroid/content/pm/PackageManager;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004531HSPLandroid/content/pm/PackageManager;->getApplicationInfoAsUser(Ljava/lang/String;ILandroid/os/UserHandle;)Landroid/content/pm/ApplicationInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004532HSPLandroid/content/pm/PackageManager;->getApplicationInfoAsUserCached(Ljava/lang/String;JI)Landroid/content/pm/ApplicationInfo;
4533HSPLandroid/content/pm/PackageManager;->getApplicationInfoAsUserUncached(Ljava/lang/String;JI)Landroid/content/pm/ApplicationInfo;
4534HSPLandroid/content/pm/PackageManager;->getPackageInfoAsUserCached(Ljava/lang/String;JI)Landroid/content/pm/PackageInfo;
4535HSPLandroid/content/pm/PackageManager;->getPackageInfoAsUserUncached(Ljava/lang/String;JI)Landroid/content/pm/PackageInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004536HSPLandroid/content/pm/PackageManager;->queryBroadcastReceiversAsUser(Landroid/content/Intent;ILandroid/os/UserHandle;)Ljava/util/List;
4537HSPLandroid/content/pm/PackageManager;->queryIntentActivitiesAsUser(Landroid/content/Intent;ILandroid/os/UserHandle;)Ljava/util/List;
4538HSPLandroid/content/pm/PackageManager;->queryIntentServicesAsUser(Landroid/content/Intent;ILandroid/os/UserHandle;)Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -07004539HSPLandroid/content/pm/PackageParser$Activity$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/PackageParser$Activity;
4540HSPLandroid/content/pm/PackageParser$Activity$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
4541HSPLandroid/content/pm/PackageParser$Activity;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004542HSPLandroid/content/pm/PackageParser$ActivityIntentInfo;-><init>(Landroid/os/Parcel;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004543HSPLandroid/content/pm/PackageParser$ApkLite;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/String;Ljava/lang/String;ZIIIILjava/util/List;Landroid/content/pm/PackageParser$SigningDetails;ZZZZZZZZLjava/lang/String;ZIIII)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004544HSPLandroid/content/pm/PackageParser$Component;-><init>(Landroid/os/Parcel;)V
4545HSPLandroid/content/pm/PackageParser$Component;->createIntentsList(Landroid/os/Parcel;)Ljava/util/ArrayList;
4546HSPLandroid/content/pm/PackageParser$Component;->getComponentName()Landroid/content/ComponentName;
4547HSPLandroid/content/pm/PackageParser$IntentInfo;-><init>(Landroid/os/Parcel;)V
4548HSPLandroid/content/pm/PackageParser$Package;-><init>(Landroid/os/Parcel;)V
4549HSPLandroid/content/pm/PackageParser$Package;->fixupOwner(Ljava/util/List;)V
4550HSPLandroid/content/pm/PackageParser$Package;->getChildPackageNames()Ljava/util/List;
4551HSPLandroid/content/pm/PackageParser$Package;->getLongVersionCode()J
4552HSPLandroid/content/pm/PackageParser$Package;->internStringArrayList(Ljava/util/List;)V
4553HSPLandroid/content/pm/PackageParser$Package;->isExternal()Z
4554HSPLandroid/content/pm/PackageParser$Package;->isMatch(I)Z
4555HSPLandroid/content/pm/PackageParser$Package;->isPrivileged()Z
4556HSPLandroid/content/pm/PackageParser$Package;->isProduct()Z
4557HSPLandroid/content/pm/PackageParser$Package;->isSystem()Z
4558HSPLandroid/content/pm/PackageParser$Package;->isUpdatedSystemApp()Z
4559HSPLandroid/content/pm/PackageParser$Package;->isVendor()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07004560HSPLandroid/content/pm/PackageParser$Package;->setApplicationInfoBaseCodePath(Ljava/lang/String;)V
4561HSPLandroid/content/pm/PackageParser$Package;->setApplicationInfoBaseResourcePath(Ljava/lang/String;)V
4562HSPLandroid/content/pm/PackageParser$Package;->setApplicationInfoCodePath(Ljava/lang/String;)V
4563HSPLandroid/content/pm/PackageParser$Package;->setApplicationInfoResourcePath(Ljava/lang/String;)V
4564HSPLandroid/content/pm/PackageParser$Package;->setApplicationInfoSplitCodePaths([Ljava/lang/String;)V
4565HSPLandroid/content/pm/PackageParser$Package;->setApplicationInfoSplitResourcePaths([Ljava/lang/String;)V
4566HSPLandroid/content/pm/PackageParser$Package;->setApplicationVolumeUuid(Ljava/lang/String;)V
4567HSPLandroid/content/pm/PackageParser$Permission$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/PackageParser$Permission;
4568HSPLandroid/content/pm/PackageParser$Permission$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
4569HSPLandroid/content/pm/PackageParser$Permission;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004570HSPLandroid/content/pm/PackageParser$Provider$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/PackageParser$Provider;
4571HSPLandroid/content/pm/PackageParser$Provider$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
4572HSPLandroid/content/pm/PackageParser$Provider;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004573HSPLandroid/content/pm/PackageParser$Service$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/PackageParser$Service;
4574HSPLandroid/content/pm/PackageParser$Service$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
4575HSPLandroid/content/pm/PackageParser$Service;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004576HSPLandroid/content/pm/PackageParser$ServiceIntentInfo;-><init>(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004577HSPLandroid/content/pm/PackageParser$SigningDetails$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/PackageParser$SigningDetails;
4578HSPLandroid/content/pm/PackageParser$SigningDetails$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
4579HSPLandroid/content/pm/PackageParser$SigningDetails;-><init>(Landroid/os/Parcel;)V
4580HSPLandroid/content/pm/PackageParser$SigningDetails;->checkCapability(Landroid/content/pm/PackageParser$SigningDetails;I)Z
4581HSPLandroid/content/pm/PackageParser$SigningDetails;->hasAncestorOrSelf(Landroid/content/pm/PackageParser$SigningDetails;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07004582HSPLandroid/content/pm/PackageParser$SigningDetails;->hasCertificate(Landroid/content/pm/Signature;)Z
4583HSPLandroid/content/pm/PackageParser$SigningDetails;->hasCertificate(Landroid/content/pm/Signature;I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004584HSPLandroid/content/pm/PackageParser$SigningDetails;->hasCertificateInternal(Landroid/content/pm/Signature;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07004585HSPLandroid/content/pm/PackageParser$SigningDetails;->hasPastSigningCertificates()Z
4586HSPLandroid/content/pm/PackageParser;-><init>()V
4587HSPLandroid/content/pm/PackageParser;->checkRequiredSystemProperties(Ljava/lang/String;Ljava/lang/String;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07004588HSPLandroid/content/pm/PackageParser;->generatePermissionInfo(Landroid/content/pm/PackageParser$Permission;I)Landroid/content/pm/PermissionInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -07004589HSPLandroid/content/pm/PackageParser;->isApkFile(Ljava/io/File;)Z
4590HSPLandroid/content/pm/PackageParser;->isApkPath(Ljava/lang/String;)Z
4591HSPLandroid/content/pm/PackageParser;->parsePackage(Ljava/io/File;IZ)Landroid/content/pm/PackageParser$Package;
4592HSPLandroid/content/pm/PackageParser;->setCacheDir(Ljava/io/File;)V
4593HSPLandroid/content/pm/PackageParser;->setCallback(Landroid/content/pm/PackageParser$Callback;)V
4594HSPLandroid/content/pm/PackageParser;->setDisplayMetrics(Landroid/util/DisplayMetrics;)V
4595HSPLandroid/content/pm/PackageParser;->setOnlyCoreApps(Z)V
4596HSPLandroid/content/pm/PackageParser;->setSeparateProcesses([Ljava/lang/String;)V
4597HSPLandroid/content/pm/PackageParser;->toSigningKeys([Landroid/content/pm/Signature;)Landroid/util/ArraySet;
art-benchmark-service84deab32021-05-12 09:41:00 -07004598HSPLandroid/content/pm/PackageParser;->validateName(Ljava/lang/String;ZZ)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004599HSPLandroid/content/pm/PackageParserCacheHelper$ReadHelper;->readString(Landroid/os/Parcel;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07004600HSPLandroid/content/pm/PackageStats;-><init>(Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004601HSPLandroid/content/pm/ParceledListSlice$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/ParceledListSlice;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004602HSPLandroid/content/pm/ParceledListSlice$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07004603HSPLandroid/content/pm/ParceledListSlice$1;->createFromParcel(Landroid/os/Parcel;Ljava/lang/ClassLoader;)Landroid/content/pm/ParceledListSlice;
4604HSPLandroid/content/pm/ParceledListSlice$1;->createFromParcel(Landroid/os/Parcel;Ljava/lang/ClassLoader;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07004605HSPLandroid/content/pm/ParceledListSlice;-><init>(Landroid/os/Parcel;Ljava/lang/ClassLoader;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07004606HSPLandroid/content/pm/ParceledListSlice;-><init>(Landroid/os/Parcel;Ljava/lang/ClassLoader;Landroid/content/pm/ParceledListSlice-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004607HSPLandroid/content/pm/ParceledListSlice;-><init>(Ljava/util/List;)V
4608HSPLandroid/content/pm/ParceledListSlice;->getList()Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004609HSPLandroid/content/pm/ParceledListSlice;->readParcelableCreator(Landroid/os/Parcel;Ljava/lang/ClassLoader;)Landroid/os/Parcelable$Creator;
art-benchmark-service84deab32021-05-12 09:41:00 -07004610HSPLandroid/content/pm/ParceledListSlice;->setInlineCountLimit(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004611HSPLandroid/content/pm/ParceledListSlice;->writeElement(Landroid/os/Parcelable;Landroid/os/Parcel;I)V
4612HSPLandroid/content/pm/ParceledListSlice;->writeElement(Ljava/lang/Object;Landroid/os/Parcel;I)V
4613HSPLandroid/content/pm/ParceledListSlice;->writeParcelableCreator(Landroid/os/Parcelable;Landroid/os/Parcel;)V
4614HSPLandroid/content/pm/ParceledListSlice;->writeParcelableCreator(Ljava/lang/Object;Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004615HSPLandroid/content/pm/ParceledListSlice;->writeToParcel(Landroid/os/Parcel;I)V
4616HSPLandroid/content/pm/PathPermission$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/PathPermission;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004617HSPLandroid/content/pm/PathPermission$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07004618HSPLandroid/content/pm/PathPermission$1;->newArray(I)[Landroid/content/pm/PathPermission;
4619HSPLandroid/content/pm/PathPermission$1;->newArray(I)[Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004620HSPLandroid/content/pm/PathPermission;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004621HSPLandroid/content/pm/PathPermission;->getReadPermission()Ljava/lang/String;
4622HSPLandroid/content/pm/PathPermission;->getWritePermission()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004623HSPLandroid/content/pm/PathPermission;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004624HSPLandroid/content/pm/PermissionInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/PermissionInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004625HSPLandroid/content/pm/PermissionInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07004626HSPLandroid/content/pm/PermissionInfo$1;->newArray(I)[Landroid/content/pm/PermissionInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004627HSPLandroid/content/pm/PermissionInfo$1;->newArray(I)[Ljava/lang/Object;
4628HSPLandroid/content/pm/PermissionInfo;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004629HSPLandroid/content/pm/PermissionInfo;->fixProtectionLevel(I)I
4630HSPLandroid/content/pm/PermissionInfo;->getProtection()I
4631HSPLandroid/content/pm/PermissionInfo;->getProtectionFlags()I
4632HSPLandroid/content/pm/PermissionInfo;->isAppOp()Z
4633HSPLandroid/content/pm/PermissionInfo;->isHardRestricted()Z
4634HSPLandroid/content/pm/PermissionInfo;->isRestricted()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004635HSPLandroid/content/pm/PermissionInfo;->isRuntime()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07004636HSPLandroid/content/pm/PermissionInfo;->isSoftRestricted()Z
4637HSPLandroid/content/pm/ProviderInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/ProviderInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004638HSPLandroid/content/pm/ProviderInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07004639HSPLandroid/content/pm/ProviderInfo$1;->newArray(I)[Landroid/content/pm/ProviderInfo;
4640HSPLandroid/content/pm/ProviderInfo$1;->newArray(I)[Ljava/lang/Object;
4641HSPLandroid/content/pm/ProviderInfo;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004642HSPLandroid/content/pm/ProviderInfo;-><init>(Landroid/os/Parcel;)V
4643HSPLandroid/content/pm/ProviderInfo;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004644HSPLandroid/content/pm/ProviderInfoList$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/ProviderInfoList;
4645HSPLandroid/content/pm/ProviderInfoList$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
4646HSPLandroid/content/pm/ProviderInfoList;-><init>(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004647HSPLandroid/content/pm/ProviderInfoList;-><init>(Landroid/os/Parcel;Landroid/content/pm/ProviderInfoList-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004648HSPLandroid/content/pm/ProviderInfoList;->getList()Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004649HSPLandroid/content/pm/RegisteredServicesCache;->containsType(Ljava/util/ArrayList;Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07004650HSPLandroid/content/pm/ResolveInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/ResolveInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004651HSPLandroid/content/pm/ResolveInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07004652HSPLandroid/content/pm/ResolveInfo;-><init>()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08004653HSPLandroid/content/pm/ResolveInfo;-><init>(Landroid/os/Parcel;)V+]Landroid/os/Parcelable$Creator;Landroid/content/IntentFilter$1;,Landroid/content/pm/ServiceInfo$1;,Landroid/content/pm/ActivityInfo$1;,Landroid/text/TextUtils$1;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07004654HSPLandroid/content/pm/ResolveInfo;-><init>(Landroid/os/Parcel;Landroid/content/pm/ResolveInfo-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004655HSPLandroid/content/pm/ResolveInfo;->getComponentInfo()Landroid/content/pm/ComponentInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004656HSPLandroid/content/pm/ResolveInfo;->loadIcon(Landroid/content/pm/PackageManager;)Landroid/graphics/drawable/Drawable;
4657HSPLandroid/content/pm/ResolveInfo;->loadLabel(Landroid/content/pm/PackageManager;)Ljava/lang/CharSequence;
4658HSPLandroid/content/pm/ResolveInfo;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004659HSPLandroid/content/pm/ServiceInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/ServiceInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004660HSPLandroid/content/pm/ServiceInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07004661HSPLandroid/content/pm/ServiceInfo$1;->newArray(I)[Landroid/content/pm/ServiceInfo;
4662HSPLandroid/content/pm/ServiceInfo$1;->newArray(I)[Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004663HSPLandroid/content/pm/ServiceInfo;-><init>(Landroid/os/Parcel;)V
4664HSPLandroid/content/pm/ServiceInfo;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004665HSPLandroid/content/pm/SharedLibraryInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/SharedLibraryInfo;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08004666HSPLandroid/content/pm/SharedLibraryInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;+]Landroid/content/pm/SharedLibraryInfo$1;Landroid/content/pm/SharedLibraryInfo$1;
4667HSPLandroid/content/pm/SharedLibraryInfo;-><init>(Landroid/os/Parcel;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07004668HSPLandroid/content/pm/SharedLibraryInfo;-><init>(Landroid/os/Parcel;Landroid/content/pm/SharedLibraryInfo-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004669HSPLandroid/content/pm/SharedLibraryInfo;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;Ljava/lang/String;JILandroid/content/pm/VersionedPackage;Ljava/util/List;Ljava/util/List;Z)V
4670HSPLandroid/content/pm/SharedLibraryInfo;->addDependency(Landroid/content/pm/SharedLibraryInfo;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004671HSPLandroid/content/pm/SharedLibraryInfo;->getAllCodePaths()Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -07004672HSPLandroid/content/pm/SharedLibraryInfo;->getDependencies()Ljava/util/List;
4673HSPLandroid/content/pm/SharedLibraryInfo;->getName()Ljava/lang/String;
4674HSPLandroid/content/pm/SharedLibraryInfo;->getPath()Ljava/lang/String;
4675HSPLandroid/content/pm/SharedLibraryInfo;->isNative()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004676HSPLandroid/content/pm/SharedLibraryInfo;->isSdk()Z
4677HSPLandroid/content/pm/SharedLibraryInfo;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004678HSPLandroid/content/pm/ShortcutInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/ShortcutInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004679HSPLandroid/content/pm/ShortcutInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07004680HSPLandroid/content/pm/ShortcutInfo$Builder;-><init>(Landroid/content/Context;Ljava/lang/String;)V
4681HSPLandroid/content/pm/ShortcutInfo$Builder;->build()Landroid/content/pm/ShortcutInfo;
4682HSPLandroid/content/pm/ShortcutInfo$Builder;->setCategories(Ljava/util/Set;)Landroid/content/pm/ShortcutInfo$Builder;
4683HSPLandroid/content/pm/ShortcutInfo$Builder;->setIcon(Landroid/graphics/drawable/Icon;)Landroid/content/pm/ShortcutInfo$Builder;
4684HSPLandroid/content/pm/ShortcutInfo$Builder;->setIntent(Landroid/content/Intent;)Landroid/content/pm/ShortcutInfo$Builder;
4685HSPLandroid/content/pm/ShortcutInfo$Builder;->setIntents([Landroid/content/Intent;)Landroid/content/pm/ShortcutInfo$Builder;
4686HSPLandroid/content/pm/ShortcutInfo$Builder;->setLongLabel(Ljava/lang/CharSequence;)Landroid/content/pm/ShortcutInfo$Builder;
4687HSPLandroid/content/pm/ShortcutInfo$Builder;->setLongLived(Z)Landroid/content/pm/ShortcutInfo$Builder;
4688HSPLandroid/content/pm/ShortcutInfo$Builder;->setRank(I)Landroid/content/pm/ShortcutInfo$Builder;
4689HSPLandroid/content/pm/ShortcutInfo$Builder;->setShortLabel(Ljava/lang/CharSequence;)Landroid/content/pm/ShortcutInfo$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004690HSPLandroid/content/pm/ShortcutInfo;-><init>(Landroid/content/pm/ShortcutInfo$Builder;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08004691HSPLandroid/content/pm/ShortcutInfo;-><init>(Landroid/os/Parcel;)V+]Ljava/lang/String;Ljava/lang/String;]Ljava/lang/Object;Landroid/content/pm/ShortcutInfo;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Ljava/lang/Class;Ljava/lang/Class;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -07004692HSPLandroid/content/pm/ShortcutInfo;->addFlags(I)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07004693HSPLandroid/content/pm/ShortcutInfo;->cloneCapabilityBindings(Ljava/util/Map;)Ljava/util/Map;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004694HSPLandroid/content/pm/ShortcutInfo;->cloneCategories(Ljava/util/Set;)Landroid/util/ArraySet;
art-benchmark-service84deab32021-05-12 09:41:00 -07004695HSPLandroid/content/pm/ShortcutInfo;->cloneIntents([Landroid/content/Intent;)[Landroid/content/Intent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004696HSPLandroid/content/pm/ShortcutInfo;->clonePersons([Landroid/app/Person;)[Landroid/app/Person;
4697HSPLandroid/content/pm/ShortcutInfo;->fixUpIntentExtras()V
art-benchmark-service84deab32021-05-12 09:41:00 -07004698HSPLandroid/content/pm/ShortcutInfo;->getActivity()Landroid/content/ComponentName;
4699HSPLandroid/content/pm/ShortcutInfo;->getCategories()Ljava/util/Set;
4700HSPLandroid/content/pm/ShortcutInfo;->getDisabledMessage()Ljava/lang/CharSequence;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004701HSPLandroid/content/pm/ShortcutInfo;->getDisabledReasonForRestoreIssue(Landroid/content/Context;I)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07004702HSPLandroid/content/pm/ShortcutInfo;->getExtras()Landroid/os/PersistableBundle;
art-benchmark-service66b4d952021-07-17 17:15:31 -07004703HSPLandroid/content/pm/ShortcutInfo;->getIconResourceId()I
art-benchmark-service84deab32021-05-12 09:41:00 -07004704HSPLandroid/content/pm/ShortcutInfo;->getId()Ljava/lang/String;
4705HSPLandroid/content/pm/ShortcutInfo;->getLastChangedTimestamp()J
4706HSPLandroid/content/pm/ShortcutInfo;->getLongLabel()Ljava/lang/CharSequence;
4707HSPLandroid/content/pm/ShortcutInfo;->getPackage()Ljava/lang/String;
4708HSPLandroid/content/pm/ShortcutInfo;->getPersons()[Landroid/app/Person;
4709HSPLandroid/content/pm/ShortcutInfo;->getRank()I
4710HSPLandroid/content/pm/ShortcutInfo;->getShortLabel()Ljava/lang/CharSequence;
4711HSPLandroid/content/pm/ShortcutInfo;->getUserHandle()Landroid/os/UserHandle;
4712HSPLandroid/content/pm/ShortcutInfo;->hasFlags(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004713HSPLandroid/content/pm/ShortcutInfo;->hasIconFile()Z
4714HSPLandroid/content/pm/ShortcutInfo;->hasIconResource()Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07004715HSPLandroid/content/pm/ShortcutInfo;->hasIconUri()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004716HSPLandroid/content/pm/ShortcutInfo;->hasKeyFieldsOnly()Z
4717HSPLandroid/content/pm/ShortcutInfo;->isCached()Z
4718HSPLandroid/content/pm/ShortcutInfo;->isDeclaredInManifest()Z
4719HSPLandroid/content/pm/ShortcutInfo;->isDynamic()Z
4720HSPLandroid/content/pm/ShortcutInfo;->isEnabled()Z
4721HSPLandroid/content/pm/ShortcutInfo;->isPinned()Z
4722HSPLandroid/content/pm/ShortcutInfo;->setIntentExtras(Landroid/content/Intent;Landroid/os/PersistableBundle;)Landroid/content/Intent;
art-benchmark-service66b4d952021-07-17 17:15:31 -07004723HSPLandroid/content/pm/ShortcutInfo;->updateTimestamp()V
art-benchmark-service84deab32021-05-12 09:41:00 -07004724HSPLandroid/content/pm/ShortcutInfo;->validateIcon(Landroid/graphics/drawable/Icon;)Landroid/graphics/drawable/Icon;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004725HSPLandroid/content/pm/ShortcutInfo;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004726HSPLandroid/content/pm/ShortcutManager;-><init>(Landroid/content/Context;Landroid/content/pm/IShortcutService;)V
4727HSPLandroid/content/pm/ShortcutManager;->addDynamicShortcuts(Ljava/util/List;)Z
4728HSPLandroid/content/pm/ShortcutManager;->getDynamicShortcuts()Ljava/util/List;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07004729HSPLandroid/content/pm/ShortcutManager;->getFutureOrThrow(Lcom/android/internal/infra/AndroidFuture;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07004730HSPLandroid/content/pm/ShortcutManager;->getManifestShortcuts()Ljava/util/List;
4731HSPLandroid/content/pm/ShortcutManager;->getMaxShortcutCountPerActivity()I
4732HSPLandroid/content/pm/ShortcutManager;->getPinnedShortcuts()Ljava/util/List;
4733HSPLandroid/content/pm/ShortcutManager;->injectMyUserId()I
4734HSPLandroid/content/pm/ShortcutManager;->setDynamicShortcuts(Ljava/util/List;)Z
4735HSPLandroid/content/pm/ShortcutManager;->updateShortcuts(Ljava/util/List;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004736HSPLandroid/content/pm/ShortcutQueryWrapper;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004737HSPLandroid/content/pm/Signature$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/Signature;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004738HSPLandroid/content/pm/Signature$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07004739HSPLandroid/content/pm/Signature$1;->newArray(I)[Landroid/content/pm/Signature;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004740HSPLandroid/content/pm/Signature$1;->newArray(I)[Ljava/lang/Object;
4741HSPLandroid/content/pm/Signature;-><init>(Landroid/os/Parcel;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07004742HSPLandroid/content/pm/Signature;-><init>(Landroid/os/Parcel;Landroid/content/pm/Signature-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004743HSPLandroid/content/pm/Signature;-><init>(Ljava/lang/String;)V
4744HSPLandroid/content/pm/Signature;-><init>([B)V
4745HSPLandroid/content/pm/Signature;->areExactMatch([Landroid/content/pm/Signature;[Landroid/content/pm/Signature;)Z
4746HSPLandroid/content/pm/Signature;->equals(Ljava/lang/Object;)Z
4747HSPLandroid/content/pm/Signature;->hashCode()I
4748HSPLandroid/content/pm/Signature;->parseHexDigit(I)I
4749HSPLandroid/content/pm/Signature;->toByteArray()[B
4750HSPLandroid/content/pm/Signature;->toChars()[C
4751HSPLandroid/content/pm/Signature;->toChars([C[I)[C
4752HSPLandroid/content/pm/Signature;->toCharsString()Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004753HSPLandroid/content/pm/SigningDetails$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/SigningDetails;
4754HSPLandroid/content/pm/SigningDetails$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
4755HSPLandroid/content/pm/SigningDetails;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004756HSPLandroid/content/pm/SigningInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/SigningInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004757HSPLandroid/content/pm/SigningInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
4758HSPLandroid/content/pm/SigningInfo;-><init>(Landroid/os/Parcel;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004759HSPLandroid/content/pm/SigningInfo;->getApkContentsSigners()[Landroid/content/pm/Signature;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004760HSPLandroid/content/pm/SigningInfo;->getSigningCertificateHistory()[Landroid/content/pm/Signature;
art-benchmark-service84deab32021-05-12 09:41:00 -07004761HSPLandroid/content/pm/SigningInfo;->hasMultipleSigners()Z
4762HSPLandroid/content/pm/SigningInfo;->hasPastSigningCertificates()Z
4763HSPLandroid/content/pm/StringParceledListSlice$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/StringParceledListSlice;
4764HSPLandroid/content/pm/StringParceledListSlice$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
4765HSPLandroid/content/pm/StringParceledListSlice;->getList()Ljava/util/List;
4766HSPLandroid/content/pm/UserInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/UserInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004767HSPLandroid/content/pm/UserInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
4768HSPLandroid/content/pm/UserInfo;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004769HSPLandroid/content/pm/UserInfo;->getUserHandle()Landroid/os/UserHandle;
4770HSPLandroid/content/pm/UserInfo;->isAdmin()Z
4771HSPLandroid/content/pm/UserInfo;->isEnabled()Z
4772HSPLandroid/content/pm/UserInfo;->isGuest()Z
4773HSPLandroid/content/pm/UserInfo;->isManagedProfile()Z
4774HSPLandroid/content/pm/UserInfo;->isPrimary()Z
4775HSPLandroid/content/pm/UserInfo;->isProfile()Z
4776HSPLandroid/content/pm/UserInfo;->isQuietModeEnabled()Z
4777HSPLandroid/content/pm/UserInfo;->isRestricted()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004778HSPLandroid/content/pm/UserInfo;->supportsSwitchTo()Z
4779HSPLandroid/content/pm/UserInfo;->supportsSwitchToByUser()Z
art-benchmark-service08401c12022-12-23 09:27:20 -08004780HSPLandroid/content/pm/UserPackage$NoPreloadHolder;->-$$Nest$sfgetsUserIds()[I
4781HSPLandroid/content/pm/UserPackage$NoPreloadHolder;-><clinit>()V
4782HSPLandroid/content/pm/UserPackage;-><clinit>()V
4783HSPLandroid/content/pm/UserPackage;-><init>(ILjava/lang/String;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08004784HSPLandroid/content/pm/UserPackage;->hashCode()I
4785HSPLandroid/content/pm/UserPackage;->of(ILjava/lang/String;)Landroid/content/pm/UserPackage;
art-benchmark-service84deab32021-05-12 09:41:00 -07004786HSPLandroid/content/pm/VersionedPackage$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/VersionedPackage;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08004787HSPLandroid/content/pm/VersionedPackage$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;+]Landroid/content/pm/VersionedPackage$1;Landroid/content/pm/VersionedPackage$1;
4788HSPLandroid/content/pm/VersionedPackage;-><init>(Landroid/os/Parcel;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07004789HSPLandroid/content/pm/VersionedPackage;-><init>(Landroid/os/Parcel;Landroid/content/pm/VersionedPackage-IA;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004790HSPLandroid/content/pm/VersionedPackage;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004791HSPLandroid/content/pm/dex/ArtManager;->getCurrentProfilePath(Ljava/lang/String;ILjava/lang/String;)Ljava/lang/String;
4792HSPLandroid/content/pm/dex/ArtManager;->getProfileName(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service66b4d952021-07-17 17:15:31 -07004793HSPLandroid/content/pm/dex/ArtManager;->getReferenceProfilePath(Ljava/lang/String;ILjava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07004794HSPLandroid/content/pm/parsing/ApkLiteParseUtils;->parseApkLite(Landroid/content/pm/parsing/result/ParseInput;Ljava/io/File;I)Landroid/content/pm/parsing/result/ParseResult;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004795HSPLandroid/content/pm/parsing/ApkLiteParseUtils;->parseApkLiteInner(Landroid/content/pm/parsing/result/ParseInput;Ljava/io/File;Ljava/io/FileDescriptor;Ljava/lang/String;I)Landroid/content/pm/parsing/result/ParseResult;
4796HSPLandroid/content/pm/parsing/ApkLiteParseUtils;->parseMonolithicPackageLite(Landroid/content/pm/parsing/result/ParseInput;Ljava/io/File;I)Landroid/content/pm/parsing/result/ParseResult;
art-benchmark-service84deab32021-05-12 09:41:00 -07004797HSPLandroid/content/pm/parsing/result/ParseTypeImpl;-><init>(Landroid/content/pm/parsing/result/ParseInput$Callback;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004798HSPLandroid/content/pm/parsing/result/ParseTypeImpl;->enableDeferredError(Ljava/lang/String;I)Landroid/content/pm/parsing/result/ParseResult;
art-benchmark-service84deab32021-05-12 09:41:00 -07004799HSPLandroid/content/pm/parsing/result/ParseTypeImpl;->getResult()Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004800HSPLandroid/content/pm/parsing/result/ParseTypeImpl;->isError()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07004801HSPLandroid/content/pm/parsing/result/ParseTypeImpl;->isSuccess()Z
4802HSPLandroid/content/pm/parsing/result/ParseTypeImpl;->reset()Landroid/content/pm/parsing/result/ParseInput;
4803HSPLandroid/content/pm/parsing/result/ParseTypeImpl;->success(Ljava/lang/Object;)Landroid/content/pm/parsing/result/ParseResult;
4804HSPLandroid/content/pm/permission/SplitPermissionInfoParcelable$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/pm/permission/SplitPermissionInfoParcelable;
4805HSPLandroid/content/pm/permission/SplitPermissionInfoParcelable$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004806HSPLandroid/content/pm/permission/SplitPermissionInfoParcelable;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004807HSPLandroid/content/pm/permission/SplitPermissionInfoParcelable;-><init>(Ljava/lang/String;Ljava/util/List;I)V
4808HSPLandroid/content/pm/permission/SplitPermissionInfoParcelable;->getNewPermissions()Ljava/util/List;
4809HSPLandroid/content/pm/permission/SplitPermissionInfoParcelable;->getSplitPermission()Ljava/lang/String;
4810HSPLandroid/content/pm/permission/SplitPermissionInfoParcelable;->getTargetSdk()I
4811HSPLandroid/content/pm/permission/SplitPermissionInfoParcelable;->onConstructed()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004812HSPLandroid/content/pm/split/SplitDependencyLoader;->collectConfigSplitIndices(I)[I
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004813HSPLandroid/content/pm/split/SplitDependencyLoader;->loadDependenciesForSplit(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004814HSPLandroid/content/res/ApkAssets;-><init>(ILjava/lang/String;ILandroid/content/res/loader/AssetsProvider;)V
4815HSPLandroid/content/res/ApkAssets;->close()V
art-benchmark-service84deab32021-05-12 09:41:00 -07004816HSPLandroid/content/res/ApkAssets;->definesOverlayable()Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07004817HSPLandroid/content/res/ApkAssets;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004818HSPLandroid/content/res/ApkAssets;->finalize()V
art-benchmark-service84deab32021-05-12 09:41:00 -07004819HSPLandroid/content/res/ApkAssets;->getAssetPath()Ljava/lang/String;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07004820HSPLandroid/content/res/ApkAssets;->getDebugName()Ljava/lang/String;
art-benchmark-service00abe242023-02-13 10:31:34 -08004821HSPLandroid/content/res/ApkAssets;->getStringFromPool(I)Ljava/lang/CharSequence;
art-benchmark-service84deab32021-05-12 09:41:00 -07004822HSPLandroid/content/res/ApkAssets;->isUpToDate()Z
4823HSPLandroid/content/res/ApkAssets;->loadFromPath(Ljava/lang/String;)Landroid/content/res/ApkAssets;
4824HSPLandroid/content/res/ApkAssets;->loadFromPath(Ljava/lang/String;I)Landroid/content/res/ApkAssets;
4825HSPLandroid/content/res/ApkAssets;->loadOverlayFromPath(Ljava/lang/String;I)Landroid/content/res/ApkAssets;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004826HSPLandroid/content/res/ApkAssets;->openXml(Ljava/lang/String;)Landroid/content/res/XmlResourceParser;
art-benchmark-service84deab32021-05-12 09:41:00 -07004827HSPLandroid/content/res/AssetFileDescriptor$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/res/AssetFileDescriptor;
4828HSPLandroid/content/res/AssetFileDescriptor$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004829HSPLandroid/content/res/AssetFileDescriptor$AutoCloseInputStream;->read([BII)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004830HSPLandroid/content/res/AssetFileDescriptor;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004831HSPLandroid/content/res/AssetFileDescriptor;-><init>(Landroid/os/ParcelFileDescriptor;JJ)V
4832HSPLandroid/content/res/AssetFileDescriptor;-><init>(Landroid/os/ParcelFileDescriptor;JJLandroid/os/Bundle;)V
4833HSPLandroid/content/res/AssetFileDescriptor;->close()V
4834HSPLandroid/content/res/AssetFileDescriptor;->createInputStream()Ljava/io/FileInputStream;
4835HSPLandroid/content/res/AssetFileDescriptor;->getDeclaredLength()J
4836HSPLandroid/content/res/AssetFileDescriptor;->getExtras()Landroid/os/Bundle;
4837HSPLandroid/content/res/AssetFileDescriptor;->getFileDescriptor()Ljava/io/FileDescriptor;
4838HSPLandroid/content/res/AssetFileDescriptor;->getLength()J
4839HSPLandroid/content/res/AssetFileDescriptor;->getParcelFileDescriptor()Landroid/os/ParcelFileDescriptor;
4840HSPLandroid/content/res/AssetFileDescriptor;->getStartOffset()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004841HSPLandroid/content/res/AssetFileDescriptor;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004842HSPLandroid/content/res/AssetManager$AssetInputStream;-><init>(Landroid/content/res/AssetManager;J)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07004843HSPLandroid/content/res/AssetManager$AssetInputStream;-><init>(Landroid/content/res/AssetManager;JLandroid/content/res/AssetManager$AssetInputStream-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004844HSPLandroid/content/res/AssetManager$AssetInputStream;->available()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004845HSPLandroid/content/res/AssetManager$AssetInputStream;->close()V
art-benchmark-service84deab32021-05-12 09:41:00 -07004846HSPLandroid/content/res/AssetManager$AssetInputStream;->ensureOpen()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004847HSPLandroid/content/res/AssetManager$AssetInputStream;->finalize()V
art-benchmark-service84deab32021-05-12 09:41:00 -07004848HSPLandroid/content/res/AssetManager$AssetInputStream;->getNativeAsset()J
4849HSPLandroid/content/res/AssetManager$AssetInputStream;->mark(I)V
4850HSPLandroid/content/res/AssetManager$AssetInputStream;->markSupported()Z
4851HSPLandroid/content/res/AssetManager$AssetInputStream;->read()I
4852HSPLandroid/content/res/AssetManager$AssetInputStream;->read([B)I
4853HSPLandroid/content/res/AssetManager$AssetInputStream;->read([BII)I
4854HSPLandroid/content/res/AssetManager$Builder;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004855HSPLandroid/content/res/AssetManager$Builder;->addApkAssets(Landroid/content/res/ApkAssets;)Landroid/content/res/AssetManager$Builder;
4856HSPLandroid/content/res/AssetManager$Builder;->build()Landroid/content/res/AssetManager;
4857HSPLandroid/content/res/AssetManager;->-$$Nest$fgetmObject(Landroid/content/res/AssetManager;)J
4858HSPLandroid/content/res/AssetManager;->-$$Nest$fputmApkAssets(Landroid/content/res/AssetManager;[Landroid/content/res/ApkAssets;)V
4859HSPLandroid/content/res/AssetManager;->-$$Nest$fputmLoaders(Landroid/content/res/AssetManager;[Landroid/content/res/loader/ResourcesLoader;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07004860HSPLandroid/content/res/AssetManager;->-$$Nest$mdecRefsLocked(Landroid/content/res/AssetManager;J)V
4861HSPLandroid/content/res/AssetManager;->-$$Nest$smnativeAssetDestroy(J)V
4862HSPLandroid/content/res/AssetManager;->-$$Nest$smnativeAssetGetLength(J)J
4863HSPLandroid/content/res/AssetManager;->-$$Nest$smnativeAssetGetRemainingLength(J)J
4864HSPLandroid/content/res/AssetManager;->-$$Nest$smnativeAssetRead(J[BII)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004865HSPLandroid/content/res/AssetManager;->-$$Nest$smnativeSetApkAssets(J[Landroid/content/res/ApkAssets;Z)V
4866HSPLandroid/content/res/AssetManager;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07004867HSPLandroid/content/res/AssetManager;-><init>(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004868HSPLandroid/content/res/AssetManager;-><init>(ZLandroid/content/res/AssetManager-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004869HSPLandroid/content/res/AssetManager;->addAssetPathInternal(Ljava/lang/String;ZZ)I
4870HSPLandroid/content/res/AssetManager;->applyStyle(JIILandroid/content/res/XmlBlock$Parser;[IJJ)V
4871HSPLandroid/content/res/AssetManager;->applyStyleToTheme(JIZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004872HSPLandroid/content/res/AssetManager;->close()V
art-benchmark-service84deab32021-05-12 09:41:00 -07004873HSPLandroid/content/res/AssetManager;->containsAllocatedTable()Z
4874HSPLandroid/content/res/AssetManager;->createSystemAssetsInZygoteLocked(ZLjava/lang/String;)V
4875HSPLandroid/content/res/AssetManager;->createTheme()J
4876HSPLandroid/content/res/AssetManager;->decRefsLocked(J)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07004877HSPLandroid/content/res/AssetManager;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004878HSPLandroid/content/res/AssetManager;->ensureOpenLocked()V
4879HSPLandroid/content/res/AssetManager;->ensureValidLocked()V
4880HSPLandroid/content/res/AssetManager;->finalize()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004881HSPLandroid/content/res/AssetManager;->findCookieForPath(Ljava/lang/String;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07004882HSPLandroid/content/res/AssetManager;->getApkAssets()[Landroid/content/res/ApkAssets;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004883HSPLandroid/content/res/AssetManager;->getAssignedPackageIdentifiers()Landroid/util/SparseArray;
art-benchmark-service84deab32021-05-12 09:41:00 -07004884HSPLandroid/content/res/AssetManager;->getAssignedPackageIdentifiers(ZZ)Landroid/util/SparseArray;
4885HSPLandroid/content/res/AssetManager;->getLoaders()Ljava/util/List;
4886HSPLandroid/content/res/AssetManager;->getLocales()[Ljava/lang/String;
4887HSPLandroid/content/res/AssetManager;->getNonSystemLocales()[Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004888HSPLandroid/content/res/AssetManager;->getParentThemeIdentifier(I)I
art-benchmark-service00abe242023-02-13 10:31:34 -08004889HSPLandroid/content/res/AssetManager;->getPooledStringForCookie(II)Ljava/lang/CharSequence;
art-benchmark-service84deab32021-05-12 09:41:00 -07004890HSPLandroid/content/res/AssetManager;->getResourceArray(I[I)I
4891HSPLandroid/content/res/AssetManager;->getResourceArraySize(I)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08004892HSPLandroid/content/res/AssetManager;->getResourceBagText(II)Ljava/lang/CharSequence;+]Landroid/content/res/AssetManager;Landroid/content/res/AssetManager;
art-benchmark-service84deab32021-05-12 09:41:00 -07004893HSPLandroid/content/res/AssetManager;->getResourceEntryName(I)Ljava/lang/String;
4894HSPLandroid/content/res/AssetManager;->getResourceIdentifier(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)I
4895HSPLandroid/content/res/AssetManager;->getResourceIntArray(I)[I
4896HSPLandroid/content/res/AssetManager;->getResourceName(I)Ljava/lang/String;
4897HSPLandroid/content/res/AssetManager;->getResourcePackageName(I)Ljava/lang/String;
4898HSPLandroid/content/res/AssetManager;->getResourceStringArray(I)[Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004899HSPLandroid/content/res/AssetManager;->getResourceText(I)Ljava/lang/CharSequence;
art-benchmark-service84deab32021-05-12 09:41:00 -07004900HSPLandroid/content/res/AssetManager;->getResourceTextArray(I)[Ljava/lang/CharSequence;
4901HSPLandroid/content/res/AssetManager;->getResourceTypeName(I)Ljava/lang/String;
art-benchmark-service00abe242023-02-13 10:31:34 -08004902HSPLandroid/content/res/AssetManager;->getResourceValue(IILandroid/util/TypedValue;Z)Z+]Landroid/content/res/AssetManager;Landroid/content/res/AssetManager;
art-benchmark-service84deab32021-05-12 09:41:00 -07004903HSPLandroid/content/res/AssetManager;->getSizeConfigurations()[Landroid/content/res/Configuration;
4904HSPLandroid/content/res/AssetManager;->getSystem()Landroid/content/res/AssetManager;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08004905HSPLandroid/content/res/AssetManager;->getThemeValue(JILandroid/util/TypedValue;Z)Z+]Landroid/content/res/AssetManager;Landroid/content/res/AssetManager;
art-benchmark-service84deab32021-05-12 09:41:00 -07004906HSPLandroid/content/res/AssetManager;->incRefsLocked(J)V
art-benchmark-service00abe242023-02-13 10:31:34 -08004907HSPLandroid/content/res/AssetManager;->isUpToDate()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07004908HSPLandroid/content/res/AssetManager;->list(Ljava/lang/String;)[Ljava/lang/String;
4909HSPLandroid/content/res/AssetManager;->open(Ljava/lang/String;)Ljava/io/InputStream;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004910HSPLandroid/content/res/AssetManager;->open(Ljava/lang/String;I)Ljava/io/InputStream;
art-benchmark-service84deab32021-05-12 09:41:00 -07004911HSPLandroid/content/res/AssetManager;->openFd(Ljava/lang/String;)Landroid/content/res/AssetFileDescriptor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004912HSPLandroid/content/res/AssetManager;->openNonAsset(ILjava/lang/String;I)Ljava/io/InputStream;
art-benchmark-service84deab32021-05-12 09:41:00 -07004913HSPLandroid/content/res/AssetManager;->openNonAssetFd(ILjava/lang/String;)Landroid/content/res/AssetFileDescriptor;
4914HSPLandroid/content/res/AssetManager;->openNonAssetFd(Ljava/lang/String;)Landroid/content/res/AssetFileDescriptor;
art-benchmark-service00abe242023-02-13 10:31:34 -08004915HSPLandroid/content/res/AssetManager;->openXmlBlockAsset(ILjava/lang/String;)Landroid/content/res/XmlBlock;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004916HSPLandroid/content/res/AssetManager;->openXmlResourceParser(ILjava/lang/String;)Landroid/content/res/XmlResourceParser;
4917HSPLandroid/content/res/AssetManager;->rebaseTheme(JLandroid/content/res/AssetManager;[I[ZI)Landroid/content/res/AssetManager;
art-benchmark-service84deab32021-05-12 09:41:00 -07004918HSPLandroid/content/res/AssetManager;->releaseTheme(J)V
4919HSPLandroid/content/res/AssetManager;->resolveAttrs(JII[I[I[I[I)Z
4920HSPLandroid/content/res/AssetManager;->retrieveAttributes(Landroid/content/res/XmlBlock$Parser;[I[I[I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004921HSPLandroid/content/res/AssetManager;->setApkAssets([Landroid/content/res/ApkAssets;Z)V
art-benchmark-service00abe242023-02-13 10:31:34 -08004922HSPLandroid/content/res/AssetManager;->setConfiguration(IILjava/lang/String;IIIIIIIIIIIIIIII)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004923HSPLandroid/content/res/AssetManager;->setThemeTo(JLandroid/content/res/AssetManager;J)V
4924HSPLandroid/content/res/AssetManager;->xmlBlockGone(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004925HSPLandroid/content/res/ColorStateList$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/res/ColorStateList;
4926HSPLandroid/content/res/ColorStateList$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07004927HSPLandroid/content/res/ColorStateList$ColorStateListFactory;-><init>(Landroid/content/res/ColorStateList;)V
4928HSPLandroid/content/res/ColorStateList$ColorStateListFactory;->getChangingConfigurations()I
4929HSPLandroid/content/res/ColorStateList$ColorStateListFactory;->newInstance()Landroid/content/res/ColorStateList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004930HSPLandroid/content/res/ColorStateList$ColorStateListFactory;->newInstance()Ljava/lang/Object;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08004931HSPLandroid/content/res/ColorStateList$ColorStateListFactory;->newInstance(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;)Landroid/content/res/ColorStateList;+]Landroid/content/res/ColorStateList;Landroid/content/res/ColorStateList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004932HSPLandroid/content/res/ColorStateList$ColorStateListFactory;->newInstance(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07004933HSPLandroid/content/res/ColorStateList;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004934HSPLandroid/content/res/ColorStateList;-><init>(Landroid/content/res/ColorStateList;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004935HSPLandroid/content/res/ColorStateList;-><init>([[I[I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004936HSPLandroid/content/res/ColorStateList;->applyTheme(Landroid/content/res/Resources$Theme;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004937HSPLandroid/content/res/ColorStateList;->canApplyTheme()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004938HSPLandroid/content/res/ColorStateList;->createFromXmlInner(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)Landroid/content/res/ColorStateList;
art-benchmark-service84deab32021-05-12 09:41:00 -07004939HSPLandroid/content/res/ColorStateList;->getChangingConfigurations()I
4940HSPLandroid/content/res/ColorStateList;->getColorForState([II)I
4941HSPLandroid/content/res/ColorStateList;->getConstantState()Landroid/content/res/ConstantState;
4942HSPLandroid/content/res/ColorStateList;->getDefaultColor()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08004943HSPLandroid/content/res/ColorStateList;->inflate(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V+]Landroid/util/AttributeSet;Landroid/content/res/XmlBlock$Parser;]Lorg/xmlpull/v1/XmlPullParser;Landroid/content/res/XmlBlock$Parser;]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;
art-benchmark-service84deab32021-05-12 09:41:00 -07004944HSPLandroid/content/res/ColorStateList;->isStateful()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004945HSPLandroid/content/res/ColorStateList;->modulateColor(IFF)I
4946HSPLandroid/content/res/ColorStateList;->obtainForTheme(Landroid/content/res/Resources$Theme;)Landroid/content/res/ColorStateList;
art-benchmark-service84deab32021-05-12 09:41:00 -07004947HSPLandroid/content/res/ColorStateList;->obtainForTheme(Landroid/content/res/Resources$Theme;)Landroid/content/res/ComplexColor;
4948HSPLandroid/content/res/ColorStateList;->onColorsChanged()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08004949HSPLandroid/content/res/ColorStateList;->valueOf(I)Landroid/content/res/ColorStateList;+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/lang/ref/WeakReference;Ljava/lang/ref/WeakReference;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004950HSPLandroid/content/res/ColorStateList;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004951HSPLandroid/content/res/CompatibilityInfo$2;->createFromParcel(Landroid/os/Parcel;)Landroid/content/res/CompatibilityInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004952HSPLandroid/content/res/CompatibilityInfo$2;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
4953HSPLandroid/content/res/CompatibilityInfo;-><init>(Landroid/os/Parcel;)V
4954HSPLandroid/content/res/CompatibilityInfo;-><init>(Landroid/os/Parcel;Landroid/content/res/CompatibilityInfo-IA;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004955HSPLandroid/content/res/CompatibilityInfo;->applyDisplayMetricsIfNeeded(Landroid/util/DisplayMetrics;Z)V
4956HSPLandroid/content/res/CompatibilityInfo;->applyOverrideScaleIfNeeded(Landroid/content/res/Configuration;)V
4957HSPLandroid/content/res/CompatibilityInfo;->applyOverrideScaleIfNeeded(Landroid/util/MergedConfiguration;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004958HSPLandroid/content/res/CompatibilityInfo;->applyToConfiguration(ILandroid/content/res/Configuration;)V
4959HSPLandroid/content/res/CompatibilityInfo;->applyToDisplayMetrics(Landroid/util/DisplayMetrics;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004960HSPLandroid/content/res/CompatibilityInfo;->equals(Ljava/lang/Object;)Z
4961HSPLandroid/content/res/CompatibilityInfo;->getTranslator()Landroid/content/res/CompatibilityInfo$Translator;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004962HSPLandroid/content/res/CompatibilityInfo;->hasOverrideScale()Z
4963HSPLandroid/content/res/CompatibilityInfo;->hasOverrideScaling()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07004964HSPLandroid/content/res/CompatibilityInfo;->hashCode()I
4965HSPLandroid/content/res/CompatibilityInfo;->isScalingRequired()Z
4966HSPLandroid/content/res/CompatibilityInfo;->needsCompatResources()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -07004967HSPLandroid/content/res/CompatibilityInfo;->setOverrideInvertedScale(F)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004968HSPLandroid/content/res/CompatibilityInfo;->supportsScreen()Z
4969HSPLandroid/content/res/ComplexColor;-><init>()V
4970HSPLandroid/content/res/ComplexColor;->getChangingConfigurations()I
4971HSPLandroid/content/res/ComplexColor;->setBaseChangingConfigurations(I)V
4972HSPLandroid/content/res/Configuration$1;->createFromParcel(Landroid/os/Parcel;)Landroid/content/res/Configuration;
4973HSPLandroid/content/res/Configuration$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004974HSPLandroid/content/res/Configuration;-><init>()V
art-benchmark-service00abe242023-02-13 10:31:34 -08004975HSPLandroid/content/res/Configuration;-><init>(Landroid/content/res/Configuration;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004976HSPLandroid/content/res/Configuration;-><init>(Landroid/os/Parcel;)V
4977HSPLandroid/content/res/Configuration;-><init>(Landroid/os/Parcel;Landroid/content/res/Configuration-IA;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08004978HSPLandroid/content/res/Configuration;->compareTo(Landroid/content/res/Configuration;)I+]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;]Landroid/os/LocaleList;Landroid/os/LocaleList;]Ljava/util/Locale;Ljava/util/Locale;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004979HSPLandroid/content/res/Configuration;->diff(Landroid/content/res/Configuration;)I
art-benchmark-service00abe242023-02-13 10:31:34 -08004980HSPLandroid/content/res/Configuration;->diff(Landroid/content/res/Configuration;ZZ)I+]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;]Landroid/os/LocaleList;Landroid/os/LocaleList;
art-benchmark-service84deab32021-05-12 09:41:00 -07004981HSPLandroid/content/res/Configuration;->diffPublicOnly(Landroid/content/res/Configuration;)I
art-benchmark-service00abe242023-02-13 10:31:34 -08004982HSPLandroid/content/res/Configuration;->equals(Landroid/content/res/Configuration;)Z
4983HSPLandroid/content/res/Configuration;->equals(Ljava/lang/Object;)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08004984HSPLandroid/content/res/Configuration;->fixUpLocaleList()V+]Ljava/util/Locale;Ljava/util/Locale;]Landroid/os/LocaleList;Landroid/os/LocaleList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004985HSPLandroid/content/res/Configuration;->generateDelta(Landroid/content/res/Configuration;Landroid/content/res/Configuration;)Landroid/content/res/Configuration;
art-benchmark-service00abe242023-02-13 10:31:34 -08004986HSPLandroid/content/res/Configuration;->getGrammaticalGender()I
art-benchmark-service84deab32021-05-12 09:41:00 -07004987HSPLandroid/content/res/Configuration;->getLayoutDirection()I
4988HSPLandroid/content/res/Configuration;->getLocales()Landroid/os/LocaleList;
4989HSPLandroid/content/res/Configuration;->getScreenLayoutNoDirection(I)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08004990HSPLandroid/content/res/Configuration;->hashCode()I+]Landroid/os/LocaleList;Landroid/os/LocaleList;
art-benchmark-service84deab32021-05-12 09:41:00 -07004991HSPLandroid/content/res/Configuration;->isLayoutSizeAtLeast(I)Z
4992HSPLandroid/content/res/Configuration;->isOtherSeqNewer(Landroid/content/res/Configuration;)Z
4993HSPLandroid/content/res/Configuration;->isScreenRound()Z
4994HSPLandroid/content/res/Configuration;->isScreenWideColorGamut()Z
4995HSPLandroid/content/res/Configuration;->needNewResources(II)Z
art-benchmark-service08401c12022-12-23 09:27:20 -08004996HSPLandroid/content/res/Configuration;->readFromParcel(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07004997HSPLandroid/content/res/Configuration;->readFromProto(Landroid/util/proto/ProtoInputStream;J)V
art-benchmark-service84deab32021-05-12 09:41:00 -07004998HSPLandroid/content/res/Configuration;->reduceScreenLayout(III)I
4999HSPLandroid/content/res/Configuration;->resetScreenLayout(I)I
5000HSPLandroid/content/res/Configuration;->setLayoutDirection(Ljava/util/Locale;)V
5001HSPLandroid/content/res/Configuration;->setLocale(Ljava/util/Locale;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005002HSPLandroid/content/res/Configuration;->setLocales(Landroid/os/LocaleList;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005003HSPLandroid/content/res/Configuration;->setTo(Landroid/content/res/Configuration;)V+]Ljava/util/Locale;Ljava/util/Locale;]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
5004HSPLandroid/content/res/Configuration;->setTo(Landroid/content/res/Configuration;II)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005005HSPLandroid/content/res/Configuration;->setToDefaults()V+]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
art-benchmark-service00abe242023-02-13 10:31:34 -08005006HSPLandroid/content/res/Configuration;->toString()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/os/LocaleList;Landroid/os/LocaleList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005007HSPLandroid/content/res/Configuration;->unset()V
art-benchmark-service00abe242023-02-13 10:31:34 -08005008HSPLandroid/content/res/Configuration;->updateFrom(Landroid/content/res/Configuration;)I+]Ljava/util/Locale;Ljava/util/Locale;]Landroid/content/res/Configuration;Landroid/content/res/Configuration;]Landroid/os/LocaleList;Landroid/os/LocaleList;]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005009HSPLandroid/content/res/Configuration;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005010HSPLandroid/content/res/ConfigurationBoundResourceCache;-><init>()V
5011HSPLandroid/content/res/ConfigurationBoundResourceCache;->get(JLandroid/content/res/Resources$Theme;)Ljava/lang/Object;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005012HSPLandroid/content/res/ConfigurationBoundResourceCache;->getInstance(JLandroid/content/res/Resources;Landroid/content/res/Resources$Theme;)Ljava/lang/Object;+]Landroid/content/res/ConstantState;Landroid/content/res/ColorStateList$ColorStateListFactory;]Landroid/content/res/ConfigurationBoundResourceCache;Landroid/content/res/ConfigurationBoundResourceCache;
art-benchmark-service84deab32021-05-12 09:41:00 -07005013HSPLandroid/content/res/ConfigurationBoundResourceCache;->onConfigurationChange(I)V
5014HSPLandroid/content/res/ConfigurationBoundResourceCache;->put(JLandroid/content/res/Resources$Theme;Ljava/lang/Object;)V
5015HSPLandroid/content/res/ConfigurationBoundResourceCache;->put(JLandroid/content/res/Resources$Theme;Ljava/lang/Object;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005016HSPLandroid/content/res/ConfigurationBoundResourceCache;->shouldInvalidateEntry(Landroid/content/res/ConstantState;I)Z
5017HSPLandroid/content/res/ConfigurationBoundResourceCache;->shouldInvalidateEntry(Ljava/lang/Object;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07005018HSPLandroid/content/res/ConstantState;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005019HSPLandroid/content/res/ConstantState;->newInstance(Landroid/content/res/Resources;)Ljava/lang/Object;
5020HSPLandroid/content/res/ConstantState;->newInstance(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07005021HSPLandroid/content/res/DrawableCache;-><init>()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005022HSPLandroid/content/res/DrawableCache;->getInstance(JLandroid/content/res/Resources;Landroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;+]Landroid/graphics/drawable/Drawable$ConstantState;megamorphic_types]Landroid/content/res/DrawableCache;Landroid/content/res/DrawableCache;
art-benchmark-service84deab32021-05-12 09:41:00 -07005023HSPLandroid/content/res/DrawableCache;->shouldInvalidateEntry(Landroid/graphics/drawable/Drawable$ConstantState;I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005024HSPLandroid/content/res/DrawableCache;->shouldInvalidateEntry(Ljava/lang/Object;I)Z
5025HSPLandroid/content/res/FontResourcesParser;->parse(Lorg/xmlpull/v1/XmlPullParser;Landroid/content/res/Resources;)Landroid/content/res/FontResourcesParser$FamilyResourceEntry;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005026HSPLandroid/content/res/FontResourcesParser;->readFamilies(Lorg/xmlpull/v1/XmlPullParser;Landroid/content/res/Resources;)Landroid/content/res/FontResourcesParser$FamilyResourceEntry;+]Lorg/xmlpull/v1/XmlPullParser;Landroid/content/res/XmlBlock$Parser;
5027HSPLandroid/content/res/FontResourcesParser;->readFamily(Lorg/xmlpull/v1/XmlPullParser;Landroid/content/res/Resources;)Landroid/content/res/FontResourcesParser$FamilyResourceEntry;+]Lorg/xmlpull/v1/XmlPullParser;Landroid/content/res/XmlBlock$Parser;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/res/Resources;Landroid/content/res/Resources;]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;
art-benchmark-service08401c12022-12-23 09:27:20 -08005028HSPLandroid/content/res/FontScaleConverterFactory;->forScale(F)Landroid/content/res/FontScaleConverter;
art-benchmark-service84deab32021-05-12 09:41:00 -07005029HSPLandroid/content/res/GradientColor;-><init>()V
5030HSPLandroid/content/res/GradientColor;->canApplyTheme()Z
5031HSPLandroid/content/res/GradientColor;->createFromXmlInner(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)Landroid/content/res/GradientColor;
5032HSPLandroid/content/res/GradientColor;->getConstantState()Landroid/content/res/ConstantState;
5033HSPLandroid/content/res/GradientColor;->getDefaultColor()I
5034HSPLandroid/content/res/GradientColor;->getShader()Landroid/graphics/Shader;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005035HSPLandroid/content/res/GradientColor;->inflateChildElements(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005036HSPLandroid/content/res/GradientColor;->onColorsChange()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005037HSPLandroid/content/res/GradientColor;->updateRootElementState(Landroid/content/res/TypedArray;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005038HSPLandroid/content/res/ResourceId;->isValid(I)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07005039HSPLandroid/content/res/Resources$$ExternalSyntheticLambda0;->test(Ljava/lang/Object;)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07005040HSPLandroid/content/res/Resources$$ExternalSyntheticLambda1;-><init>(Ljava/util/Map;)V
5041HSPLandroid/content/res/Resources$$ExternalSyntheticLambda1;->accept(Ljava/lang/Object;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08005042HSPLandroid/content/res/Resources$NotFoundException;-><init>(Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005043HSPLandroid/content/res/Resources$Theme;-><init>(Landroid/content/res/Resources;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07005044HSPLandroid/content/res/Resources$Theme;-><init>(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme-IA;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005045HSPLandroid/content/res/Resources$Theme;->applyStyle(IZ)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005046HSPLandroid/content/res/Resources$Theme;->equals(Ljava/lang/Object;)Z
5047HSPLandroid/content/res/Resources$Theme;->getAppliedStyleResId()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005048HSPLandroid/content/res/Resources$Theme;->getChangingConfigurations()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005049HSPLandroid/content/res/Resources$Theme;->getKey()Landroid/content/res/Resources$ThemeKey;+]Landroid/content/res/ResourcesImpl$ThemeImpl;Landroid/content/res/ResourcesImpl$ThemeImpl;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005050HSPLandroid/content/res/Resources$Theme;->getParentThemeIdentifier(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -07005051HSPLandroid/content/res/Resources$Theme;->getResources()Landroid/content/res/Resources;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005052HSPLandroid/content/res/Resources$Theme;->getTheme()[Ljava/lang/String;
5053HSPLandroid/content/res/Resources$Theme;->hashCode()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005054HSPLandroid/content/res/Resources$Theme;->obtainStyledAttributes(I[I)Landroid/content/res/TypedArray;+]Landroid/content/res/ResourcesImpl$ThemeImpl;Landroid/content/res/ResourcesImpl$ThemeImpl;
art-benchmark-service08401c12022-12-23 09:27:20 -08005055HSPLandroid/content/res/Resources$Theme;->obtainStyledAttributes(Landroid/util/AttributeSet;[III)Landroid/content/res/TypedArray;+]Landroid/content/res/ResourcesImpl$ThemeImpl;Landroid/content/res/ResourcesImpl$ThemeImpl;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005056HSPLandroid/content/res/Resources$Theme;->obtainStyledAttributes([I)Landroid/content/res/TypedArray;+]Landroid/content/res/ResourcesImpl$ThemeImpl;Landroid/content/res/ResourcesImpl$ThemeImpl;
art-benchmark-service84deab32021-05-12 09:41:00 -07005057HSPLandroid/content/res/Resources$Theme;->rebase()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005058HSPLandroid/content/res/Resources$Theme;->rebase(Landroid/content/res/ResourcesImpl;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005059HSPLandroid/content/res/Resources$Theme;->resolveAttribute(ILandroid/util/TypedValue;Z)Z+]Landroid/content/res/ResourcesImpl$ThemeImpl;Landroid/content/res/ResourcesImpl$ThemeImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005060HSPLandroid/content/res/Resources$Theme;->resolveAttributes([I[I)Landroid/content/res/TypedArray;
art-benchmark-service84deab32021-05-12 09:41:00 -07005061HSPLandroid/content/res/Resources$Theme;->setImpl(Landroid/content/res/ResourcesImpl$ThemeImpl;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005062HSPLandroid/content/res/Resources$Theme;->setTo(Landroid/content/res/Resources$Theme;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08005063HSPLandroid/content/res/Resources$Theme;->toString()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07005064HSPLandroid/content/res/Resources$ThemeKey;-><init>()V
5065HSPLandroid/content/res/Resources$ThemeKey;->append(IZ)V
5066HSPLandroid/content/res/Resources$ThemeKey;->clone()Landroid/content/res/Resources$ThemeKey;
art-benchmark-service08401c12022-12-23 09:27:20 -08005067HSPLandroid/content/res/Resources$ThemeKey;->containsValue(IZ)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07005068HSPLandroid/content/res/Resources$ThemeKey;->equals(Ljava/lang/Object;)Z+]Ljava/lang/Object;Landroid/content/res/Resources$ThemeKey;]Landroid/content/res/Resources$ThemeKey;Landroid/content/res/Resources$ThemeKey;
5069HSPLandroid/content/res/Resources$ThemeKey;->hashCode()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005070HSPLandroid/content/res/Resources$ThemeKey;->setTo(Landroid/content/res/Resources$ThemeKey;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005071HSPLandroid/content/res/Resources;-><init>(Landroid/content/res/AssetManager;Landroid/util/DisplayMetrics;Landroid/content/res/Configuration;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005072HSPLandroid/content/res/Resources;-><init>(Ljava/lang/ClassLoader;)V+]Ljava/util/Set;Ljava/util/Collections$SynchronizedSet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005073HSPLandroid/content/res/Resources;->addLoaders([Landroid/content/res/loader/ResourcesLoader;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005074HSPLandroid/content/res/Resources;->checkCallbacksRegistered()V
art-benchmark-service00abe242023-02-13 10:31:34 -08005075HSPLandroid/content/res/Resources;->cleanupThemeReferences()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07005076HSPLandroid/content/res/Resources;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V
5077HSPLandroid/content/res/Resources;->dumpHistory(Ljava/io/PrintWriter;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005078HSPLandroid/content/res/Resources;->finishPreloading()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005079HSPLandroid/content/res/Resources;->getAnimation(I)Landroid/content/res/XmlResourceParser;
art-benchmark-service84deab32021-05-12 09:41:00 -07005080HSPLandroid/content/res/Resources;->getAnimatorCache()Landroid/content/res/ConfigurationBoundResourceCache;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005081HSPLandroid/content/res/Resources;->getAssets()Landroid/content/res/AssetManager;+]Landroid/content/res/ResourcesImpl;Landroid/content/res/ResourcesImpl;
art-benchmark-service84deab32021-05-12 09:41:00 -07005082HSPLandroid/content/res/Resources;->getAttributeSetSourceResId(Landroid/util/AttributeSet;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005083HSPLandroid/content/res/Resources;->getBoolean(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07005084HSPLandroid/content/res/Resources;->getClassLoader()Ljava/lang/ClassLoader;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005085HSPLandroid/content/res/Resources;->getColor(I)I
5086HSPLandroid/content/res/Resources;->getColor(ILandroid/content/res/Resources$Theme;)I
5087HSPLandroid/content/res/Resources;->getColorStateList(I)Landroid/content/res/ColorStateList;
5088HSPLandroid/content/res/Resources;->getColorStateList(ILandroid/content/res/Resources$Theme;)Landroid/content/res/ColorStateList;
5089HSPLandroid/content/res/Resources;->getCompatibilityInfo()Landroid/content/res/CompatibilityInfo;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005090HSPLandroid/content/res/Resources;->getConfiguration()Landroid/content/res/Configuration;+]Landroid/content/res/ResourcesImpl;Landroid/content/res/ResourcesImpl;
5091HSPLandroid/content/res/Resources;->getDimension(I)F+]Landroid/content/res/ResourcesImpl;Landroid/content/res/ResourcesImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005092HSPLandroid/content/res/Resources;->getDimensionPixelOffset(I)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005093HSPLandroid/content/res/Resources;->getDimensionPixelSize(I)I+]Landroid/content/res/ResourcesImpl;Landroid/content/res/ResourcesImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005094HSPLandroid/content/res/Resources;->getDisplayAdjustments()Landroid/view/DisplayAdjustments;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005095HSPLandroid/content/res/Resources;->getDisplayMetrics()Landroid/util/DisplayMetrics;+]Landroid/content/res/ResourcesImpl;Landroid/content/res/ResourcesImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005096HSPLandroid/content/res/Resources;->getDrawable(I)Landroid/graphics/drawable/Drawable;
5097HSPLandroid/content/res/Resources;->getDrawable(ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
art-benchmark-service84deab32021-05-12 09:41:00 -07005098HSPLandroid/content/res/Resources;->getDrawableForDensity(II)Landroid/graphics/drawable/Drawable;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005099HSPLandroid/content/res/Resources;->getDrawableForDensity(IILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;+]Landroid/content/res/ResourcesImpl;Landroid/content/res/ResourcesImpl;]Landroid/content/res/Resources;Landroid/content/res/Resources;
art-benchmark-service84deab32021-05-12 09:41:00 -07005100HSPLandroid/content/res/Resources;->getDrawableInflater()Landroid/graphics/drawable/DrawableInflater;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005101HSPLandroid/content/res/Resources;->getFloat(I)F
5102HSPLandroid/content/res/Resources;->getFont(Landroid/util/TypedValue;I)Landroid/graphics/Typeface;
art-benchmark-service84deab32021-05-12 09:41:00 -07005103HSPLandroid/content/res/Resources;->getFraction(III)F
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005104HSPLandroid/content/res/Resources;->getIdentifier(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07005105HSPLandroid/content/res/Resources;->getImpl()Landroid/content/res/ResourcesImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005106HSPLandroid/content/res/Resources;->getIntArray(I)[I
5107HSPLandroid/content/res/Resources;->getInteger(I)I
5108HSPLandroid/content/res/Resources;->getLayout(I)Landroid/content/res/XmlResourceParser;
5109HSPLandroid/content/res/Resources;->getLoaders()Ljava/util/List;
5110HSPLandroid/content/res/Resources;->getQuantityString(II)Ljava/lang/String;
5111HSPLandroid/content/res/Resources;->getQuantityString(II[Ljava/lang/Object;)Ljava/lang/String;
5112HSPLandroid/content/res/Resources;->getQuantityText(II)Ljava/lang/CharSequence;
5113HSPLandroid/content/res/Resources;->getResourceEntryName(I)Ljava/lang/String;
5114HSPLandroid/content/res/Resources;->getResourceName(I)Ljava/lang/String;
5115HSPLandroid/content/res/Resources;->getResourcePackageName(I)Ljava/lang/String;
5116HSPLandroid/content/res/Resources;->getResourceTypeName(I)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07005117HSPLandroid/content/res/Resources;->getSizeConfigurations()[Landroid/content/res/Configuration;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005118HSPLandroid/content/res/Resources;->getStateListAnimatorCache()Landroid/content/res/ConfigurationBoundResourceCache;
5119HSPLandroid/content/res/Resources;->getString(I)Ljava/lang/String;
5120HSPLandroid/content/res/Resources;->getString(I[Ljava/lang/Object;)Ljava/lang/String;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005121HSPLandroid/content/res/Resources;->getStringArray(I)[Ljava/lang/String;+]Landroid/content/res/ResourcesImpl;Landroid/content/res/ResourcesImpl;]Landroid/content/res/AssetManager;Landroid/content/res/AssetManager;
art-benchmark-service84deab32021-05-12 09:41:00 -07005122HSPLandroid/content/res/Resources;->getSystem()Landroid/content/res/Resources;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005123HSPLandroid/content/res/Resources;->getText(I)Ljava/lang/CharSequence;
art-benchmark-service84deab32021-05-12 09:41:00 -07005124HSPLandroid/content/res/Resources;->getTextArray(I)[Ljava/lang/CharSequence;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005125HSPLandroid/content/res/Resources;->getValue(ILandroid/util/TypedValue;Z)V+]Landroid/content/res/ResourcesImpl;Landroid/content/res/ResourcesImpl;
art-benchmark-service84deab32021-05-12 09:41:00 -07005126HSPLandroid/content/res/Resources;->getValueForDensity(IILandroid/util/TypedValue;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005127HSPLandroid/content/res/Resources;->getXml(I)Landroid/content/res/XmlResourceParser;
art-benchmark-service84deab32021-05-12 09:41:00 -07005128HSPLandroid/content/res/Resources;->hasOverrideDisplayAdjustments()Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07005129HSPLandroid/content/res/Resources;->lambda$dumpHistory$1(Ljava/util/Map;Landroid/content/res/Resources;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005130HSPLandroid/content/res/Resources;->loadColorStateList(Landroid/util/TypedValue;ILandroid/content/res/Resources$Theme;)Landroid/content/res/ColorStateList;+]Landroid/content/res/ResourcesImpl;Landroid/content/res/ResourcesImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005131HSPLandroid/content/res/Resources;->loadComplexColor(Landroid/util/TypedValue;ILandroid/content/res/Resources$Theme;)Landroid/content/res/ComplexColor;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005132HSPLandroid/content/res/Resources;->loadDrawable(Landroid/util/TypedValue;IILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;+]Landroid/content/res/ResourcesImpl;Landroid/content/res/ResourcesImpl;
5133HSPLandroid/content/res/Resources;->loadXmlResourceParser(ILjava/lang/String;)Landroid/content/res/XmlResourceParser;+]Landroid/content/res/ResourcesImpl;Landroid/content/res/ResourcesImpl;]Landroid/content/res/Resources;Landroid/content/res/Resources;]Ljava/lang/CharSequence;Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005134HSPLandroid/content/res/Resources;->loadXmlResourceParser(Ljava/lang/String;IILjava/lang/String;)Landroid/content/res/XmlResourceParser;
5135HSPLandroid/content/res/Resources;->newTheme()Landroid/content/res/Resources$Theme;
5136HSPLandroid/content/res/Resources;->obtainAttributes(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;Landroid/util/AttributeSet;[I)Landroid/content/res/TypedArray;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005137HSPLandroid/content/res/Resources;->obtainAttributes(Landroid/util/AttributeSet;[I)Landroid/content/res/TypedArray;+]Landroid/content/res/ResourcesImpl;Landroid/content/res/ResourcesImpl;]Landroid/content/res/AssetManager;Landroid/content/res/AssetManager;
art-benchmark-service84deab32021-05-12 09:41:00 -07005138HSPLandroid/content/res/Resources;->obtainTempTypedValue()Landroid/util/TypedValue;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005139HSPLandroid/content/res/Resources;->obtainTypedArray(I)Landroid/content/res/TypedArray;+]Landroid/content/res/ResourcesImpl;Landroid/content/res/ResourcesImpl;]Landroid/content/res/AssetManager;Landroid/content/res/AssetManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005140HSPLandroid/content/res/Resources;->openRawResource(I)Ljava/io/InputStream;
5141HSPLandroid/content/res/Resources;->openRawResource(ILandroid/util/TypedValue;)Ljava/io/InputStream;
art-benchmark-service84deab32021-05-12 09:41:00 -07005142HSPLandroid/content/res/Resources;->openRawResourceFd(I)Landroid/content/res/AssetFileDescriptor;
5143HSPLandroid/content/res/Resources;->parseBundleExtra(Ljava/lang/String;Landroid/util/AttributeSet;Landroid/os/Bundle;)V
5144HSPLandroid/content/res/Resources;->preloadFonts(I)V
5145HSPLandroid/content/res/Resources;->releaseTempTypedValue(Landroid/util/TypedValue;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07005146HSPLandroid/content/res/Resources;->resourceHasPackage(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07005147HSPLandroid/content/res/Resources;->selectDefaultTheme(II)I
5148HSPLandroid/content/res/Resources;->selectSystemTheme(IIIIII)I
5149HSPLandroid/content/res/Resources;->setCallbacks(Landroid/content/res/Resources$UpdateCallbacks;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08005150HSPLandroid/content/res/Resources;->setImpl(Landroid/content/res/ResourcesImpl;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005151HSPLandroid/content/res/Resources;->startPreloading()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005152HSPLandroid/content/res/Resources;->updateConfiguration(Landroid/content/res/Configuration;Landroid/util/DisplayMetrics;)V
5153HSPLandroid/content/res/Resources;->updateConfiguration(Landroid/content/res/Configuration;Landroid/util/DisplayMetrics;Landroid/content/res/CompatibilityInfo;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005154HSPLandroid/content/res/Resources;->updateSystemConfiguration(Landroid/content/res/Configuration;Landroid/util/DisplayMetrics;Landroid/content/res/CompatibilityInfo;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005155HSPLandroid/content/res/ResourcesImpl$$ExternalSyntheticLambda0;-><init>()V
5156HSPLandroid/content/res/ResourcesImpl$$ExternalSyntheticLambda0;->onHeaderDecoded(Landroid/graphics/ImageDecoder;Landroid/graphics/ImageDecoder$ImageInfo;Landroid/graphics/ImageDecoder$Source;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005157HSPLandroid/content/res/ResourcesImpl$$ExternalSyntheticLambda1;-><init>()V
art-benchmark-service08401c12022-12-23 09:27:20 -08005158HSPLandroid/content/res/ResourcesImpl$$ExternalSyntheticLambda1;->onHeaderDecoded(Landroid/graphics/ImageDecoder;Landroid/graphics/ImageDecoder$ImageInfo;Landroid/graphics/ImageDecoder$Source;)V
5159HSPLandroid/content/res/ResourcesImpl$$ExternalSyntheticLambda2;-><init>()V
5160HSPLandroid/content/res/ResourcesImpl$$ExternalSyntheticLambda2;->get()Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07005161HSPLandroid/content/res/ResourcesImpl$LookupStack;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005162HSPLandroid/content/res/ResourcesImpl$LookupStack;-><init>(Landroid/content/res/ResourcesImpl$LookupStack-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005163HSPLandroid/content/res/ResourcesImpl$LookupStack;->contains(I)Z
5164HSPLandroid/content/res/ResourcesImpl$LookupStack;->pop()V
5165HSPLandroid/content/res/ResourcesImpl$LookupStack;->push(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005166HSPLandroid/content/res/ResourcesImpl$ThemeImpl;-><init>(Landroid/content/res/ResourcesImpl;)V
5167HSPLandroid/content/res/ResourcesImpl$ThemeImpl;->applyStyle(IZ)V
5168HSPLandroid/content/res/ResourcesImpl$ThemeImpl;->finalize()V
5169HSPLandroid/content/res/ResourcesImpl$ThemeImpl;->getAppliedStyleResId()I
art-benchmark-service84deab32021-05-12 09:41:00 -07005170HSPLandroid/content/res/ResourcesImpl$ThemeImpl;->getChangingConfigurations()I
5171HSPLandroid/content/res/ResourcesImpl$ThemeImpl;->getKey()Landroid/content/res/Resources$ThemeKey;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005172HSPLandroid/content/res/ResourcesImpl$ThemeImpl;->getParentThemeIdentifier(I)I
5173HSPLandroid/content/res/ResourcesImpl$ThemeImpl;->getTheme()[Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07005174HSPLandroid/content/res/ResourcesImpl$ThemeImpl;->obtainStyledAttributes(Landroid/content/res/Resources$Theme;Landroid/util/AttributeSet;[III)Landroid/content/res/TypedArray;+]Landroid/content/res/Resources$Theme;Landroid/content/res/Resources$Theme;]Landroid/content/res/AssetManager;Landroid/content/res/AssetManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005175HSPLandroid/content/res/ResourcesImpl$ThemeImpl;->rebase()V
5176HSPLandroid/content/res/ResourcesImpl$ThemeImpl;->rebase(Landroid/content/res/AssetManager;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005177HSPLandroid/content/res/ResourcesImpl$ThemeImpl;->resolveAttribute(ILandroid/util/TypedValue;Z)Z+]Landroid/content/res/AssetManager;Landroid/content/res/AssetManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005178HSPLandroid/content/res/ResourcesImpl$ThemeImpl;->resolveAttributes(Landroid/content/res/Resources$Theme;[I[I)Landroid/content/res/TypedArray;
5179HSPLandroid/content/res/ResourcesImpl$ThemeImpl;->setTo(Landroid/content/res/ResourcesImpl$ThemeImpl;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07005180HSPLandroid/content/res/ResourcesImpl;->-$$Nest$sfgetsThemeRegistry()Llibcore/util/NativeAllocationRegistry;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005181HSPLandroid/content/res/ResourcesImpl;-><init>(Landroid/content/res/AssetManager;Landroid/util/DisplayMetrics;Landroid/content/res/Configuration;Landroid/view/DisplayAdjustments;)V+]Landroid/content/res/ResourcesImpl;Landroid/content/res/ResourcesImpl;]Landroid/view/DisplayAdjustments;Landroid/view/DisplayAdjustments;]Landroid/content/res/Configuration;Landroid/content/res/Configuration;]Landroid/util/DisplayMetrics;Landroid/util/DisplayMetrics;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005182HSPLandroid/content/res/ResourcesImpl;->adjustLanguageTag(Ljava/lang/String;)Ljava/lang/String;
5183HSPLandroid/content/res/ResourcesImpl;->attrForQuantityCode(Ljava/lang/String;)I
5184HSPLandroid/content/res/ResourcesImpl;->cacheDrawable(Landroid/util/TypedValue;ZLandroid/content/res/DrawableCache;Landroid/content/res/Resources$Theme;ZJLandroid/graphics/drawable/Drawable;)V
5185HSPLandroid/content/res/ResourcesImpl;->calcConfigChanges(Landroid/content/res/Configuration;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07005186HSPLandroid/content/res/ResourcesImpl;->decodeImageDrawable(Landroid/content/res/AssetManager$AssetInputStream;Landroid/content/res/Resources;Landroid/util/TypedValue;)Landroid/graphics/drawable/Drawable;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07005187HSPLandroid/content/res/ResourcesImpl;->dump(Ljava/io/PrintWriter;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005188HSPLandroid/content/res/ResourcesImpl;->finishPreloading()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005189HSPLandroid/content/res/ResourcesImpl;->flushLayoutCache()V
art-benchmark-service84deab32021-05-12 09:41:00 -07005190HSPLandroid/content/res/ResourcesImpl;->getAnimatorCache()Landroid/content/res/ConfigurationBoundResourceCache;
5191HSPLandroid/content/res/ResourcesImpl;->getAssets()Landroid/content/res/AssetManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005192HSPLandroid/content/res/ResourcesImpl;->getAttributeSetSourceResId(Landroid/util/AttributeSet;)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005193HSPLandroid/content/res/ResourcesImpl;->getColorStateListFromInt(Landroid/util/TypedValue;J)Landroid/content/res/ColorStateList;+]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;]Landroid/content/res/ConstantState;Landroid/content/res/ColorStateList$ColorStateListFactory;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005194HSPLandroid/content/res/ResourcesImpl;->getCompatibilityInfo()Landroid/content/res/CompatibilityInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -07005195HSPLandroid/content/res/ResourcesImpl;->getConfiguration()Landroid/content/res/Configuration;
5196HSPLandroid/content/res/ResourcesImpl;->getDisplayAdjustments()Landroid/view/DisplayAdjustments;
5197HSPLandroid/content/res/ResourcesImpl;->getDisplayMetrics()Landroid/util/DisplayMetrics;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005198HSPLandroid/content/res/ResourcesImpl;->getIdentifier(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)I
5199HSPLandroid/content/res/ResourcesImpl;->getPluralRule()Landroid/icu/text/PluralRules;
5200HSPLandroid/content/res/ResourcesImpl;->getQuantityText(II)Ljava/lang/CharSequence;
5201HSPLandroid/content/res/ResourcesImpl;->getResourceEntryName(I)Ljava/lang/String;
5202HSPLandroid/content/res/ResourcesImpl;->getResourceName(I)Ljava/lang/String;
5203HSPLandroid/content/res/ResourcesImpl;->getResourcePackageName(I)Ljava/lang/String;
5204HSPLandroid/content/res/ResourcesImpl;->getResourceTypeName(I)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07005205HSPLandroid/content/res/ResourcesImpl;->getSizeConfigurations()[Landroid/content/res/Configuration;
5206HSPLandroid/content/res/ResourcesImpl;->getStateListAnimatorCache()Landroid/content/res/ConfigurationBoundResourceCache;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005207HSPLandroid/content/res/ResourcesImpl;->getValue(ILandroid/util/TypedValue;Z)V
5208HSPLandroid/content/res/ResourcesImpl;->getValueForDensity(IILandroid/util/TypedValue;Z)V
5209HSPLandroid/content/res/ResourcesImpl;->lambda$decodeImageDrawable$1(Landroid/graphics/ImageDecoder;Landroid/graphics/ImageDecoder$ImageInfo;Landroid/graphics/ImageDecoder$Source;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005210HSPLandroid/content/res/ResourcesImpl;->lambda$new$0()Landroid/content/res/ResourcesImpl$LookupStack;
5211HSPLandroid/content/res/ResourcesImpl;->loadColorStateList(Landroid/content/res/Resources;Landroid/util/TypedValue;ILandroid/content/res/Resources$Theme;)Landroid/content/res/ColorStateList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005212HSPLandroid/content/res/ResourcesImpl;->loadComplexColor(Landroid/content/res/Resources;Landroid/util/TypedValue;ILandroid/content/res/Resources$Theme;)Landroid/content/res/ComplexColor;
5213HSPLandroid/content/res/ResourcesImpl;->loadComplexColorForCookie(Landroid/content/res/Resources;Landroid/util/TypedValue;ILandroid/content/res/Resources$Theme;)Landroid/content/res/ComplexColor;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005214HSPLandroid/content/res/ResourcesImpl;->loadComplexColorFromName(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;Landroid/util/TypedValue;I)Landroid/content/res/ComplexColor;+]Landroid/content/res/ComplexColor;Landroid/content/res/ColorStateList;]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;]Landroid/content/res/ConstantState;Landroid/content/res/ColorStateList$ColorStateListFactory;]Landroid/content/res/ConfigurationBoundResourceCache;Landroid/content/res/ConfigurationBoundResourceCache;
5215HSPLandroid/content/res/ResourcesImpl;->loadDrawable(Landroid/content/res/Resources;Landroid/util/TypedValue;IILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;+]Landroid/content/res/DrawableCache;Landroid/content/res/DrawableCache;]Landroid/graphics/drawable/Drawable$ConstantState;megamorphic_types]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;]Landroid/content/res/Configuration;Landroid/content/res/Configuration;]Landroid/graphics/drawable/Drawable;megamorphic_types
5216HSPLandroid/content/res/ResourcesImpl;->loadDrawableForCookie(Landroid/content/res/Resources;Landroid/util/TypedValue;II)Landroid/graphics/drawable/Drawable;+]Ljava/lang/String;Ljava/lang/String;]Landroid/content/res/ResourcesImpl;Landroid/content/res/ResourcesImpl;]Landroid/content/res/ResourcesImpl$LookupStack;Landroid/content/res/ResourcesImpl$LookupStack;]Ljava/lang/ThreadLocal;Ljava/lang/ThreadLocal$SuppliedThreadLocal;]Landroid/content/res/AssetManager;Landroid/content/res/AssetManager;]Ljava/lang/CharSequence;Ljava/lang/String;
5217HSPLandroid/content/res/ResourcesImpl;->loadFont(Landroid/content/res/Resources;Landroid/util/TypedValue;I)Landroid/graphics/Typeface;+]Ljava/lang/String;Ljava/lang/String;]Landroid/content/res/ResourcesImpl;Landroid/content/res/ResourcesImpl;]Ljava/lang/CharSequence;Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005218HSPLandroid/content/res/ResourcesImpl;->loadXmlDrawable(Landroid/content/res/Resources;Landroid/util/TypedValue;IILjava/lang/String;)Landroid/graphics/drawable/Drawable;
art-benchmark-service00abe242023-02-13 10:31:34 -08005219HSPLandroid/content/res/ResourcesImpl;->loadXmlResourceParser(Ljava/lang/String;IILjava/lang/String;)Landroid/content/res/XmlResourceParser;
art-benchmark-service84deab32021-05-12 09:41:00 -07005220HSPLandroid/content/res/ResourcesImpl;->newThemeImpl()Landroid/content/res/ResourcesImpl$ThemeImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005221HSPLandroid/content/res/ResourcesImpl;->openRawResource(ILandroid/util/TypedValue;)Ljava/io/InputStream;
art-benchmark-service84deab32021-05-12 09:41:00 -07005222HSPLandroid/content/res/ResourcesImpl;->openRawResourceFd(ILandroid/util/TypedValue;)Landroid/content/res/AssetFileDescriptor;
5223HSPLandroid/content/res/ResourcesImpl;->startPreloading()V
art-benchmark-service00abe242023-02-13 10:31:34 -08005224HSPLandroid/content/res/ResourcesImpl;->updateConfiguration(Landroid/content/res/Configuration;Landroid/util/DisplayMetrics;Landroid/content/res/CompatibilityInfo;)V+]Landroid/content/res/ResourcesImpl;Landroid/content/res/ResourcesImpl;]Landroid/content/res/CompatibilityInfo;Landroid/content/res/CompatibilityInfo$1;]Ljava/util/Locale;Ljava/util/Locale;]Landroid/content/res/DrawableCache;Landroid/content/res/DrawableCache;]Landroid/content/res/AssetManager;Landroid/content/res/AssetManager;]Landroid/content/res/Configuration;Landroid/content/res/Configuration;]Landroid/view/DisplayAdjustments;Landroid/view/DisplayAdjustments;]Landroid/os/LocaleList;Landroid/os/LocaleList;]Landroid/util/DisplayMetrics;Landroid/util/DisplayMetrics;]Landroid/content/res/ConfigurationBoundResourceCache;Landroid/content/res/ConfigurationBoundResourceCache;
art-benchmark-service84deab32021-05-12 09:41:00 -07005225HSPLandroid/content/res/ResourcesImpl;->verifyPreloadConfig(IIILjava/lang/String;)Z
5226HSPLandroid/content/res/ResourcesKey;-><init>(Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;ILandroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;[Landroid/content/res/loader/ResourcesLoader;)V
5227HSPLandroid/content/res/ResourcesKey;->equals(Ljava/lang/Object;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005228HSPLandroid/content/res/ResourcesKey;->hasOverrideConfiguration()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07005229HSPLandroid/content/res/ResourcesKey;->hashCode()I
5230HSPLandroid/content/res/StringBlock;-><init>(JZ)V
5231HSPLandroid/content/res/StringBlock;->applyStyles(Ljava/lang/String;[ILandroid/content/res/StringBlock$StyleIDs;)Ljava/lang/CharSequence;
5232HSPLandroid/content/res/StringBlock;->close()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005233HSPLandroid/content/res/StringBlock;->finalize()V
5234HSPLandroid/content/res/StringBlock;->get(I)Ljava/lang/CharSequence;
art-benchmark-service08401c12022-12-23 09:27:20 -08005235HSPLandroid/content/res/StringBlock;->getSequence(I)Ljava/lang/CharSequence;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service84deab32021-05-12 09:41:00 -07005236HSPLandroid/content/res/ThemedResourceCache;-><init>()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005237HSPLandroid/content/res/ThemedResourceCache;->get(JLandroid/content/res/Resources$Theme;)Ljava/lang/Object;+]Ljava/lang/ref/WeakReference;Ljava/lang/ref/WeakReference;]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;
5238HSPLandroid/content/res/ThemedResourceCache;->getThemedLocked(Landroid/content/res/Resources$Theme;Z)Landroid/util/LongSparseArray;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/content/res/Resources$Theme;Landroid/content/res/Resources$Theme;]Landroid/content/res/Resources$ThemeKey;Landroid/content/res/Resources$ThemeKey;
art-benchmark-service84deab32021-05-12 09:41:00 -07005239HSPLandroid/content/res/ThemedResourceCache;->getUnthemedLocked(Z)Landroid/util/LongSparseArray;
5240HSPLandroid/content/res/ThemedResourceCache;->onConfigurationChange(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005241HSPLandroid/content/res/ThemedResourceCache;->prune(I)Z
5242HSPLandroid/content/res/ThemedResourceCache;->pruneEntriesLocked(Landroid/util/LongSparseArray;I)Z
5243HSPLandroid/content/res/ThemedResourceCache;->put(JLandroid/content/res/Resources$Theme;Ljava/lang/Object;)V
5244HSPLandroid/content/res/ThemedResourceCache;->put(JLandroid/content/res/Resources$Theme;Ljava/lang/Object;Z)V
5245HSPLandroid/content/res/TypedArray;-><init>(Landroid/content/res/Resources;)V
5246HSPLandroid/content/res/TypedArray;->extractThemeAttrs()[I
5247HSPLandroid/content/res/TypedArray;->extractThemeAttrs([I)[I
5248HSPLandroid/content/res/TypedArray;->getBoolean(IZ)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005249HSPLandroid/content/res/TypedArray;->getChangingConfigurations()I+]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;
5250HSPLandroid/content/res/TypedArray;->getColor(II)I+]Landroid/content/res/ColorStateList;Landroid/content/res/ColorStateList;]Landroid/content/res/Resources;Landroid/content/res/Resources;
5251HSPLandroid/content/res/TypedArray;->getColorStateList(I)Landroid/content/res/ColorStateList;+]Landroid/content/res/Resources;Landroid/content/res/Resources;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005252HSPLandroid/content/res/TypedArray;->getComplexColor(I)Landroid/content/res/ComplexColor;
art-benchmark-service84deab32021-05-12 09:41:00 -07005253HSPLandroid/content/res/TypedArray;->getDimension(IF)F
5254HSPLandroid/content/res/TypedArray;->getDimensionPixelOffset(II)I
5255HSPLandroid/content/res/TypedArray;->getDimensionPixelSize(II)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005256HSPLandroid/content/res/TypedArray;->getDrawable(I)Landroid/graphics/drawable/Drawable;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005257HSPLandroid/content/res/TypedArray;->getDrawableForDensity(II)Landroid/graphics/drawable/Drawable;+]Landroid/content/res/Resources;Landroid/content/res/Resources;
art-benchmark-service84deab32021-05-12 09:41:00 -07005258HSPLandroid/content/res/TypedArray;->getFloat(IF)F
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005259HSPLandroid/content/res/TypedArray;->getFont(I)Landroid/graphics/Typeface;+]Landroid/content/res/Resources;Landroid/content/res/Resources;
art-benchmark-service84deab32021-05-12 09:41:00 -07005260HSPLandroid/content/res/TypedArray;->getFraction(IIIF)F
5261HSPLandroid/content/res/TypedArray;->getIndex(I)I
5262HSPLandroid/content/res/TypedArray;->getIndexCount()I
5263HSPLandroid/content/res/TypedArray;->getInt(II)I
5264HSPLandroid/content/res/TypedArray;->getInteger(II)I
5265HSPLandroid/content/res/TypedArray;->getLayoutDimension(II)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005266HSPLandroid/content/res/TypedArray;->getLayoutDimension(ILjava/lang/String;)I+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005267HSPLandroid/content/res/TypedArray;->getNonConfigurationString(II)Ljava/lang/String;
5268HSPLandroid/content/res/TypedArray;->getNonResourceString(I)Ljava/lang/String;
5269HSPLandroid/content/res/TypedArray;->getPositionDescription()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07005270HSPLandroid/content/res/TypedArray;->getResourceId(II)I
5271HSPLandroid/content/res/TypedArray;->getResources()Landroid/content/res/Resources;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005272HSPLandroid/content/res/TypedArray;->getString(I)Ljava/lang/String;+]Ljava/lang/CharSequence;Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07005273HSPLandroid/content/res/TypedArray;->getText(I)Ljava/lang/CharSequence;
5274HSPLandroid/content/res/TypedArray;->getTextArray(I)[Ljava/lang/CharSequence;
5275HSPLandroid/content/res/TypedArray;->getType(I)I
5276HSPLandroid/content/res/TypedArray;->getValue(ILandroid/util/TypedValue;)Z
5277HSPLandroid/content/res/TypedArray;->getValueAt(ILandroid/util/TypedValue;)Z
5278HSPLandroid/content/res/TypedArray;->hasValue(I)Z
5279HSPLandroid/content/res/TypedArray;->hasValueOrEmpty(I)Z
5280HSPLandroid/content/res/TypedArray;->length()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005281HSPLandroid/content/res/TypedArray;->loadStringValueAt(I)Ljava/lang/CharSequence;+]Landroid/content/res/XmlBlock$Parser;Landroid/content/res/XmlBlock$Parser;]Landroid/content/res/AssetManager;Landroid/content/res/AssetManager;
art-benchmark-service84deab32021-05-12 09:41:00 -07005282HSPLandroid/content/res/TypedArray;->obtain(Landroid/content/res/Resources;I)Landroid/content/res/TypedArray;+]Landroid/content/res/Resources;Landroid/content/res/Resources;]Landroid/util/Pools$SynchronizedPool;Landroid/util/Pools$SynchronizedPool;
5283HSPLandroid/content/res/TypedArray;->peekValue(I)Landroid/util/TypedValue;
5284HSPLandroid/content/res/TypedArray;->recycle()V+]Landroid/util/Pools$SynchronizedPool;Landroid/util/Pools$SynchronizedPool;
5285HSPLandroid/content/res/TypedArray;->resize(I)V+]Ldalvik/system/VMRuntime;Ldalvik/system/VMRuntime;
5286HSPLandroid/content/res/XmlBlock$Parser;-><init>(Landroid/content/res/XmlBlock;JLandroid/content/res/XmlBlock;)V
5287HSPLandroid/content/res/XmlBlock$Parser;->close()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005288HSPLandroid/content/res/XmlBlock$Parser;->finalize()V
art-benchmark-service84deab32021-05-12 09:41:00 -07005289HSPLandroid/content/res/XmlBlock$Parser;->getAttributeBooleanValue(IZ)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005290HSPLandroid/content/res/XmlBlock$Parser;->getAttributeBooleanValue(Ljava/lang/String;Ljava/lang/String;Z)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07005291HSPLandroid/content/res/XmlBlock$Parser;->getAttributeCount()I
5292HSPLandroid/content/res/XmlBlock$Parser;->getAttributeIntValue(II)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005293HSPLandroid/content/res/XmlBlock$Parser;->getAttributeIntValue(Ljava/lang/String;Ljava/lang/String;I)I
art-benchmark-service00abe242023-02-13 10:31:34 -08005294HSPLandroid/content/res/XmlBlock$Parser;->getAttributeName(I)Ljava/lang/String;+]Landroid/content/res/StringBlock;Landroid/content/res/StringBlock;
art-benchmark-service84deab32021-05-12 09:41:00 -07005295HSPLandroid/content/res/XmlBlock$Parser;->getAttributeNameResource(I)I
5296HSPLandroid/content/res/XmlBlock$Parser;->getAttributeResourceValue(II)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005297HSPLandroid/content/res/XmlBlock$Parser;->getAttributeResourceValue(Ljava/lang/String;Ljava/lang/String;I)I
art-benchmark-service00abe242023-02-13 10:31:34 -08005298HSPLandroid/content/res/XmlBlock$Parser;->getAttributeValue(I)Ljava/lang/String;+]Landroid/content/res/StringBlock;Landroid/content/res/StringBlock;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005299HSPLandroid/content/res/XmlBlock$Parser;->getAttributeValue(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07005300HSPLandroid/content/res/XmlBlock$Parser;->getClassAttribute()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07005301HSPLandroid/content/res/XmlBlock$Parser;->getDepth()I
5302HSPLandroid/content/res/XmlBlock$Parser;->getEventType()I
5303HSPLandroid/content/res/XmlBlock$Parser;->getLineNumber()I
art-benchmark-service08401c12022-12-23 09:27:20 -08005304HSPLandroid/content/res/XmlBlock$Parser;->getName()Ljava/lang/String;+]Landroid/content/res/StringBlock;Landroid/content/res/StringBlock;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005305HSPLandroid/content/res/XmlBlock$Parser;->getPooledString(I)Ljava/lang/CharSequence;+]Landroid/content/res/StringBlock;Landroid/content/res/StringBlock;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005306HSPLandroid/content/res/XmlBlock$Parser;->getPositionDescription()Ljava/lang/String;
art-benchmark-service08401c12022-12-23 09:27:20 -08005307HSPLandroid/content/res/XmlBlock$Parser;->getSequenceString(Ljava/lang/CharSequence;)Ljava/lang/String;+]Ljava/lang/CharSequence;Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07005308HSPLandroid/content/res/XmlBlock$Parser;->getSourceResId()I
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005309HSPLandroid/content/res/XmlBlock$Parser;->getText()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07005310HSPLandroid/content/res/XmlBlock$Parser;->isEmptyElementTag()Z
5311HSPLandroid/content/res/XmlBlock$Parser;->next()I+]Landroid/content/res/XmlBlock$Parser;Landroid/content/res/XmlBlock$Parser;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005312HSPLandroid/content/res/XmlBlock$Parser;->nextTag()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005313HSPLandroid/content/res/XmlBlock$Parser;->nextText()Ljava/lang/String;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005314HSPLandroid/content/res/XmlBlock$Parser;->require(ILjava/lang/String;Ljava/lang/String;)V+]Landroid/content/res/XmlBlock$Parser;Landroid/content/res/XmlBlock$Parser;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005315HSPLandroid/content/res/XmlBlock;->-$$Nest$fgetmOpenCount(Landroid/content/res/XmlBlock;)I
5316HSPLandroid/content/res/XmlBlock;->-$$Nest$fputmOpenCount(Landroid/content/res/XmlBlock;I)V
5317HSPLandroid/content/res/XmlBlock;->-$$Nest$smnativeGetAttributeCount(J)I
5318HSPLandroid/content/res/XmlBlock;->-$$Nest$smnativeGetAttributeData(JI)I
5319HSPLandroid/content/res/XmlBlock;->-$$Nest$smnativeGetAttributeDataType(JI)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07005320HSPLandroid/content/res/XmlBlock;->-$$Nest$smnativeGetAttributeIndex(JLjava/lang/String;Ljava/lang/String;)I
5321HSPLandroid/content/res/XmlBlock;->-$$Nest$smnativeGetAttributeName(JI)I
5322HSPLandroid/content/res/XmlBlock;->-$$Nest$smnativeGetAttributeStringValue(JI)I
5323HSPLandroid/content/res/XmlBlock;->-$$Nest$smnativeGetClassAttribute(J)I
art-benchmark-service08401c12022-12-23 09:27:20 -08005324HSPLandroid/content/res/XmlBlock;->-$$Nest$smnativeGetText(J)I
art-benchmark-service84deab32021-05-12 09:41:00 -07005325HSPLandroid/content/res/XmlBlock;-><init>(Landroid/content/res/AssetManager;J)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005326HSPLandroid/content/res/XmlBlock;->close()V
art-benchmark-service00abe242023-02-13 10:31:34 -08005327HSPLandroid/content/res/XmlBlock;->decOpenCountLocked()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005328HSPLandroid/content/res/XmlBlock;->finalize()V
5329HSPLandroid/content/res/XmlBlock;->newParser()Landroid/content/res/XmlResourceParser;
art-benchmark-service84deab32021-05-12 09:41:00 -07005330HSPLandroid/content/res/XmlBlock;->newParser(I)Landroid/content/res/XmlResourceParser;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07005331HSPLandroid/content/type/DefaultMimeMapFactory$$ExternalSyntheticLambda0;->apply(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07005332HSPLandroid/content/type/DefaultMimeMapFactory;->create()Llibcore/content/type/MimeMap;
5333HSPLandroid/content/type/DefaultMimeMapFactory;->lambda$create$0(Ljava/lang/Class;Ljava/lang/String;)Ljava/io/InputStream;
5334HSPLandroid/content/type/DefaultMimeMapFactory;->parseTypes(Llibcore/content/type/MimeMap$Builder;Ljava/util/function/Function;Ljava/lang/String;)V
5335HSPLandroid/database/AbstractCursor$SelfContentObserver;-><init>(Landroid/database/AbstractCursor;)V
5336HSPLandroid/database/AbstractCursor$SelfContentObserver;->onChange(Z)V
art-benchmark-service00abe242023-02-13 10:31:34 -08005337HSPLandroid/database/AbstractCursor;-><init>()V+]Ldalvik/system/CloseGuard;Ldalvik/system/CloseGuard;
art-benchmark-service08401c12022-12-23 09:27:20 -08005338HSPLandroid/database/AbstractCursor;->checkPosition()V+]Landroid/database/AbstractCursor;Landroid/database/sqlite/SQLiteCursor;,Landroid/database/BulkCursorToCursorAdaptor;
art-benchmark-service00abe242023-02-13 10:31:34 -08005339HSPLandroid/database/AbstractCursor;->close()V+]Landroid/database/AbstractCursor;Landroid/database/sqlite/SQLiteCursor;,Landroid/database/BulkCursorToCursorAdaptor;]Ldalvik/system/CloseGuard;Ldalvik/system/CloseGuard;]Landroid/database/ContentObservable;Landroid/database/ContentObservable;
art-benchmark-service84deab32021-05-12 09:41:00 -07005340HSPLandroid/database/AbstractCursor;->fillWindow(ILandroid/database/CursorWindow;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005341HSPLandroid/database/AbstractCursor;->finalize()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005342HSPLandroid/database/AbstractCursor;->getColumnCount()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005343HSPLandroid/database/AbstractCursor;->getColumnIndex(Ljava/lang/String;)I+]Ljava/lang/String;Ljava/lang/String;]Landroid/database/AbstractCursor;Landroid/database/BulkCursorToCursorAdaptor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005344HSPLandroid/database/AbstractCursor;->getColumnIndexOrThrow(Ljava/lang/String;)I
5345HSPLandroid/database/AbstractCursor;->getColumnName(I)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07005346HSPLandroid/database/AbstractCursor;->getExtras()Landroid/os/Bundle;
5347HSPLandroid/database/AbstractCursor;->getPosition()I
5348HSPLandroid/database/AbstractCursor;->getWantsAllOnMoveCalls()Z
5349HSPLandroid/database/AbstractCursor;->getWindow()Landroid/database/CursorWindow;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005350HSPLandroid/database/AbstractCursor;->isAfterLast()Z+]Landroid/database/AbstractCursor;Landroid/database/sqlite/SQLiteCursor;
art-benchmark-service84deab32021-05-12 09:41:00 -07005351HSPLandroid/database/AbstractCursor;->isClosed()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005352HSPLandroid/database/AbstractCursor;->isLast()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07005353HSPLandroid/database/AbstractCursor;->move(I)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005354HSPLandroid/database/AbstractCursor;->moveToFirst()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07005355HSPLandroid/database/AbstractCursor;->moveToLast()Z
art-benchmark-service00abe242023-02-13 10:31:34 -08005356HSPLandroid/database/AbstractCursor;->moveToNext()Z+]Landroid/database/AbstractCursor;Landroid/database/sqlite/SQLiteCursor;,Landroid/database/BulkCursorToCursorAdaptor;
5357HSPLandroid/database/AbstractCursor;->moveToPosition(I)Z+]Landroid/database/AbstractCursor;Landroid/database/sqlite/SQLiteCursor;,Landroid/database/BulkCursorToCursorAdaptor;
art-benchmark-service84deab32021-05-12 09:41:00 -07005358HSPLandroid/database/AbstractCursor;->onChange(Z)V
art-benchmark-service00abe242023-02-13 10:31:34 -08005359HSPLandroid/database/AbstractCursor;->onDeactivateOrClose()V+]Landroid/database/DataSetObservable;Landroid/database/DataSetObservable;
art-benchmark-service84deab32021-05-12 09:41:00 -07005360HSPLandroid/database/AbstractCursor;->onMove(II)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005361HSPLandroid/database/AbstractCursor;->registerContentObserver(Landroid/database/ContentObserver;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005362HSPLandroid/database/AbstractCursor;->registerDataSetObserver(Landroid/database/DataSetObserver;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005363HSPLandroid/database/AbstractCursor;->setNotificationUri(Landroid/content/ContentResolver;Landroid/net/Uri;)V
5364HSPLandroid/database/AbstractCursor;->setNotificationUris(Landroid/content/ContentResolver;Ljava/util/List;)V
5365HSPLandroid/database/AbstractCursor;->setNotificationUris(Landroid/content/ContentResolver;Ljava/util/List;IZ)V
5366HSPLandroid/database/AbstractCursor;->unregisterContentObserver(Landroid/database/ContentObserver;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005367HSPLandroid/database/AbstractWindowedCursor;-><init>()V
5368HSPLandroid/database/AbstractWindowedCursor;->checkPosition()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005369HSPLandroid/database/AbstractWindowedCursor;->clearOrCreateWindow(Ljava/lang/String;)V
5370HSPLandroid/database/AbstractWindowedCursor;->closeWindow()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005371HSPLandroid/database/AbstractWindowedCursor;->getBlob(I)[B+]Landroid/database/AbstractWindowedCursor;Landroid/database/sqlite/SQLiteCursor;,Landroid/database/BulkCursorToCursorAdaptor;]Landroid/database/CursorWindow;Landroid/database/CursorWindow;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005372HSPLandroid/database/AbstractWindowedCursor;->getDouble(I)D
5373HSPLandroid/database/AbstractWindowedCursor;->getFloat(I)F
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005374HSPLandroid/database/AbstractWindowedCursor;->getInt(I)I+]Landroid/database/AbstractWindowedCursor;Landroid/database/sqlite/SQLiteCursor;,Landroid/database/BulkCursorToCursorAdaptor;]Landroid/database/CursorWindow;Landroid/database/CursorWindow;
5375HSPLandroid/database/AbstractWindowedCursor;->getLong(I)J+]Landroid/database/AbstractWindowedCursor;Landroid/database/sqlite/SQLiteCursor;]Landroid/database/CursorWindow;Landroid/database/CursorWindow;
art-benchmark-service00abe242023-02-13 10:31:34 -08005376HSPLandroid/database/AbstractWindowedCursor;->getString(I)Ljava/lang/String;+]Landroid/database/AbstractWindowedCursor;Landroid/database/sqlite/SQLiteCursor;,Landroid/database/BulkCursorToCursorAdaptor;]Landroid/database/CursorWindow;Landroid/database/CursorWindow;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005377HSPLandroid/database/AbstractWindowedCursor;->getType(I)I+]Landroid/database/AbstractWindowedCursor;Landroid/database/sqlite/SQLiteCursor;]Landroid/database/CursorWindow;Landroid/database/CursorWindow;
art-benchmark-service84deab32021-05-12 09:41:00 -07005378HSPLandroid/database/AbstractWindowedCursor;->getWindow()Landroid/database/CursorWindow;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07005379HSPLandroid/database/AbstractWindowedCursor;->hasWindow()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005380HSPLandroid/database/AbstractWindowedCursor;->isNull(I)Z+]Landroid/database/AbstractWindowedCursor;Landroid/database/sqlite/SQLiteCursor;]Landroid/database/CursorWindow;Landroid/database/CursorWindow;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005381HSPLandroid/database/AbstractWindowedCursor;->onDeactivateOrClose()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005382HSPLandroid/database/AbstractWindowedCursor;->setWindow(Landroid/database/CursorWindow;)V
5383HSPLandroid/database/BulkCursorDescriptor$1;->createFromParcel(Landroid/os/Parcel;)Landroid/database/BulkCursorDescriptor;
5384HSPLandroid/database/BulkCursorDescriptor$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07005385HSPLandroid/database/BulkCursorDescriptor;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005386HSPLandroid/database/BulkCursorDescriptor;->readFromParcel(Landroid/os/Parcel;)V
5387HSPLandroid/database/BulkCursorDescriptor;->writeToParcel(Landroid/os/Parcel;I)V
5388HSPLandroid/database/BulkCursorNative;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07005389HSPLandroid/database/BulkCursorNative;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005390HSPLandroid/database/BulkCursorNative;->asInterface(Landroid/os/IBinder;)Landroid/database/IBulkCursor;
5391HSPLandroid/database/BulkCursorNative;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07005392HSPLandroid/database/BulkCursorProxy;-><init>(Landroid/os/IBinder;)V
5393HSPLandroid/database/BulkCursorProxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005394HSPLandroid/database/BulkCursorProxy;->close()V
5395HSPLandroid/database/BulkCursorProxy;->getWindow(I)Landroid/database/CursorWindow;
art-benchmark-service84deab32021-05-12 09:41:00 -07005396HSPLandroid/database/BulkCursorToCursorAdaptor;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005397HSPLandroid/database/BulkCursorToCursorAdaptor;->close()V
art-benchmark-service84deab32021-05-12 09:41:00 -07005398HSPLandroid/database/BulkCursorToCursorAdaptor;->getColumnNames()[Ljava/lang/String;
5399HSPLandroid/database/BulkCursorToCursorAdaptor;->getCount()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005400HSPLandroid/database/BulkCursorToCursorAdaptor;->getObserver()Landroid/database/IContentObserver;
5401HSPLandroid/database/BulkCursorToCursorAdaptor;->initialize(Landroid/database/BulkCursorDescriptor;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005402HSPLandroid/database/BulkCursorToCursorAdaptor;->onMove(II)Z+]Landroid/database/IBulkCursor;Landroid/database/BulkCursorProxy;]Landroid/database/CursorWindow;Landroid/database/CursorWindow;]Landroid/database/BulkCursorToCursorAdaptor;Landroid/database/BulkCursorToCursorAdaptor;
art-benchmark-service84deab32021-05-12 09:41:00 -07005403HSPLandroid/database/BulkCursorToCursorAdaptor;->throwIfCursorIsClosed()V
5404HSPLandroid/database/ContentObservable;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005405HSPLandroid/database/ContentObservable;->dispatchChange(ZLandroid/net/Uri;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005406HSPLandroid/database/ContentObservable;->registerObserver(Landroid/database/ContentObserver;)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07005407HSPLandroid/database/ContentObserver$$ExternalSyntheticLambda0;-><init>(Landroid/database/ContentObserver;ZLjava/util/Collection;II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005408HSPLandroid/database/ContentObserver$$ExternalSyntheticLambda0;->run()V
art-benchmark-service84deab32021-05-12 09:41:00 -07005409HSPLandroid/database/ContentObserver$Transport;-><init>(Landroid/database/ContentObserver;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005410HSPLandroid/database/ContentObserver$Transport;->onChangeEtc(Z[Landroid/net/Uri;II)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005411HSPLandroid/database/ContentObserver$Transport;->releaseContentObserver()V
5412HSPLandroid/database/ContentObserver;-><init>(Landroid/os/Handler;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005413HSPLandroid/database/ContentObserver;->dispatchChange(ZLjava/util/Collection;II)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005414HSPLandroid/database/ContentObserver;->getContentObserver()Landroid/database/IContentObserver;
art-benchmark-service84deab32021-05-12 09:41:00 -07005415HSPLandroid/database/ContentObserver;->onChange(Z)V
5416HSPLandroid/database/ContentObserver;->onChange(ZLandroid/net/Uri;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005417HSPLandroid/database/ContentObserver;->onChange(ZLandroid/net/Uri;I)V
5418HSPLandroid/database/ContentObserver;->onChange(ZLjava/util/Collection;I)V
5419HSPLandroid/database/ContentObserver;->onChange(ZLjava/util/Collection;II)V
5420HSPLandroid/database/ContentObserver;->releaseContentObserver()Landroid/database/IContentObserver;
art-benchmark-service84deab32021-05-12 09:41:00 -07005421HSPLandroid/database/CrossProcessCursorWrapper;-><init>(Landroid/database/Cursor;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005422HSPLandroid/database/CursorToBulkCursorAdaptor$ContentObserverProxy;-><init>(Landroid/database/IContentObserver;Landroid/os/IBinder$DeathRecipient;)V
5423HSPLandroid/database/CursorToBulkCursorAdaptor$ContentObserverProxy;->unlinkToDeath(Landroid/os/IBinder$DeathRecipient;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07005424HSPLandroid/database/CursorToBulkCursorAdaptor;-><init>(Landroid/database/Cursor;Landroid/database/IContentObserver;Ljava/lang/String;)V
5425HSPLandroid/database/CursorToBulkCursorAdaptor;->binderDied()V
5426HSPLandroid/database/CursorToBulkCursorAdaptor;->close()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005427HSPLandroid/database/CursorToBulkCursorAdaptor;->closeFilledWindowLocked()V
5428HSPLandroid/database/CursorToBulkCursorAdaptor;->createAndRegisterObserverProxyLocked(Landroid/database/IContentObserver;)V
5429HSPLandroid/database/CursorToBulkCursorAdaptor;->disposeLocked()V
5430HSPLandroid/database/CursorToBulkCursorAdaptor;->getBulkCursorDescriptor()Landroid/database/BulkCursorDescriptor;
5431HSPLandroid/database/CursorToBulkCursorAdaptor;->getWindow(I)Landroid/database/CursorWindow;
art-benchmark-service84deab32021-05-12 09:41:00 -07005432HSPLandroid/database/CursorToBulkCursorAdaptor;->throwIfCursorIsClosed()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005433HSPLandroid/database/CursorToBulkCursorAdaptor;->unregisterObserverProxyLocked()V
art-benchmark-service84deab32021-05-12 09:41:00 -07005434HSPLandroid/database/CursorWindow$1;->createFromParcel(Landroid/os/Parcel;)Landroid/database/CursorWindow;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005435HSPLandroid/database/CursorWindow$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07005436HSPLandroid/database/CursorWindow$1;->newArray(I)[Landroid/database/CursorWindow;
5437HSPLandroid/database/CursorWindow$1;->newArray(I)[Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005438HSPLandroid/database/CursorWindow;-><init>(Landroid/os/Parcel;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08005439HSPLandroid/database/CursorWindow;-><init>(Landroid/os/Parcel;Landroid/database/CursorWindow-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005440HSPLandroid/database/CursorWindow;-><init>(Ljava/lang/String;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08005441HSPLandroid/database/CursorWindow;-><init>(Ljava/lang/String;J)V+]Ldalvik/system/CloseGuard;Ldalvik/system/CloseGuard;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005442HSPLandroid/database/CursorWindow;->allocRow()Z
5443HSPLandroid/database/CursorWindow;->clear()V
art-benchmark-service00abe242023-02-13 10:31:34 -08005444HSPLandroid/database/CursorWindow;->dispose()V+]Ldalvik/system/CloseGuard;Ldalvik/system/CloseGuard;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005445HSPLandroid/database/CursorWindow;->finalize()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005446HSPLandroid/database/CursorWindow;->getBlob(II)[B+]Landroid/database/CursorWindow;Landroid/database/CursorWindow;
art-benchmark-service84deab32021-05-12 09:41:00 -07005447HSPLandroid/database/CursorWindow;->getCursorWindowSize()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005448HSPLandroid/database/CursorWindow;->getDouble(II)D
5449HSPLandroid/database/CursorWindow;->getFloat(II)F
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005450HSPLandroid/database/CursorWindow;->getInt(II)I+]Landroid/database/CursorWindow;Landroid/database/CursorWindow;
art-benchmark-service08401c12022-12-23 09:27:20 -08005451HSPLandroid/database/CursorWindow;->getLong(II)J+]Landroid/database/CursorWindow;Landroid/database/CursorWindow;
5452HSPLandroid/database/CursorWindow;->getNumRows()I+]Landroid/database/CursorWindow;Landroid/database/CursorWindow;
art-benchmark-service84deab32021-05-12 09:41:00 -07005453HSPLandroid/database/CursorWindow;->getStartPosition()I
art-benchmark-service08401c12022-12-23 09:27:20 -08005454HSPLandroid/database/CursorWindow;->getString(II)Ljava/lang/String;+]Landroid/database/CursorWindow;Landroid/database/CursorWindow;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005455HSPLandroid/database/CursorWindow;->getType(II)I+]Landroid/database/CursorWindow;Landroid/database/CursorWindow;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005456HSPLandroid/database/CursorWindow;->newFromParcel(Landroid/os/Parcel;)Landroid/database/CursorWindow;
art-benchmark-service84deab32021-05-12 09:41:00 -07005457HSPLandroid/database/CursorWindow;->onAllReferencesReleased()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005458HSPLandroid/database/CursorWindow;->putLong(JII)Z
5459HSPLandroid/database/CursorWindow;->putNull(II)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005460HSPLandroid/database/CursorWindow;->putString(Ljava/lang/String;II)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005461HSPLandroid/database/CursorWindow;->setNumColumns(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07005462HSPLandroid/database/CursorWindow;->setStartPosition(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005463HSPLandroid/database/CursorWindow;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005464HSPLandroid/database/CursorWrapper;-><init>(Landroid/database/Cursor;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005465HSPLandroid/database/CursorWrapper;->close()V
5466HSPLandroid/database/CursorWrapper;->getBlob(I)[B
5467HSPLandroid/database/CursorWrapper;->getColumnCount()I
5468HSPLandroid/database/CursorWrapper;->getColumnIndex(Ljava/lang/String;)I
5469HSPLandroid/database/CursorWrapper;->getColumnIndexOrThrow(Ljava/lang/String;)I
5470HSPLandroid/database/CursorWrapper;->getColumnName(I)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07005471HSPLandroid/database/CursorWrapper;->getColumnNames()[Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005472HSPLandroid/database/CursorWrapper;->getCount()I
art-benchmark-service84deab32021-05-12 09:41:00 -07005473HSPLandroid/database/CursorWrapper;->getExtras()Landroid/os/Bundle;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005474HSPLandroid/database/CursorWrapper;->getInt(I)I+]Landroid/database/Cursor;missing_types
art-benchmark-service00abe242023-02-13 10:31:34 -08005475HSPLandroid/database/CursorWrapper;->getLong(I)J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005476HSPLandroid/database/CursorWrapper;->getPosition()I
art-benchmark-service08401c12022-12-23 09:27:20 -08005477HSPLandroid/database/CursorWrapper;->getString(I)Ljava/lang/String;+]Landroid/database/Cursor;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005478HSPLandroid/database/CursorWrapper;->getType(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -07005479HSPLandroid/database/CursorWrapper;->getWrappedCursor()Landroid/database/Cursor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005480HSPLandroid/database/CursorWrapper;->isAfterLast()Z
5481HSPLandroid/database/CursorWrapper;->isClosed()Z
5482HSPLandroid/database/CursorWrapper;->isLast()Z
5483HSPLandroid/database/CursorWrapper;->isNull(I)Z
5484HSPLandroid/database/CursorWrapper;->moveToFirst()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07005485HSPLandroid/database/CursorWrapper;->moveToLast()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005486HSPLandroid/database/CursorWrapper;->moveToNext()Z+]Landroid/database/Cursor;Landroid/database/BulkCursorToCursorAdaptor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005487HSPLandroid/database/CursorWrapper;->moveToPosition(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07005488HSPLandroid/database/CursorWrapper;->registerContentObserver(Landroid/database/ContentObserver;)V
5489HSPLandroid/database/DataSetObservable;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005490HSPLandroid/database/DataSetObservable;->notifyChanged()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005491HSPLandroid/database/DataSetObservable;->notifyInvalidated()V
art-benchmark-service84deab32021-05-12 09:41:00 -07005492HSPLandroid/database/DataSetObserver;-><init>()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005493HSPLandroid/database/DatabaseUtils;->appendEscapedSQLString(Ljava/lang/StringBuilder;Ljava/lang/String;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005494HSPLandroid/database/DatabaseUtils;->cursorFillWindow(Landroid/database/Cursor;ILandroid/database/CursorWindow;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005495HSPLandroid/database/DatabaseUtils;->getSqlStatementType(Ljava/lang/String;)I+]Ljava/lang/String;Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07005496HSPLandroid/database/DatabaseUtils;->getTypeOfObject(Ljava/lang/Object;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005497HSPLandroid/database/DatabaseUtils;->longForQuery(Landroid/database/sqlite/SQLiteDatabase;Ljava/lang/String;[Ljava/lang/String;)J
5498HSPLandroid/database/DatabaseUtils;->longForQuery(Landroid/database/sqlite/SQLiteStatement;[Ljava/lang/String;)J
art-benchmark-service84deab32021-05-12 09:41:00 -07005499HSPLandroid/database/DatabaseUtils;->queryNumEntries(Landroid/database/sqlite/SQLiteDatabase;Ljava/lang/String;)J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005500HSPLandroid/database/DatabaseUtils;->queryNumEntries(Landroid/database/sqlite/SQLiteDatabase;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)J
5501HSPLandroid/database/DatabaseUtils;->readExceptionFromParcel(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005502HSPLandroid/database/DatabaseUtils;->readExceptionFromParcel(Landroid/os/Parcel;Ljava/lang/String;I)V
5503HSPLandroid/database/DatabaseUtils;->readExceptionWithFileNotFoundExceptionFromParcel(Landroid/os/Parcel;)V
5504HSPLandroid/database/DatabaseUtils;->readExceptionWithOperationApplicationExceptionFromParcel(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005505HSPLandroid/database/DatabaseUtils;->sqlEscapeString(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07005506HSPLandroid/database/DatabaseUtils;->stringForQuery(Landroid/database/sqlite/SQLiteDatabase;Ljava/lang/String;[Ljava/lang/String;)Ljava/lang/String;
5507HSPLandroid/database/DatabaseUtils;->stringForQuery(Landroid/database/sqlite/SQLiteStatement;[Ljava/lang/String;)Ljava/lang/String;
5508HSPLandroid/database/DatabaseUtils;->writeExceptionToParcel(Landroid/os/Parcel;Ljava/lang/Exception;)V
5509HSPLandroid/database/DefaultDatabaseErrorHandler;-><init>()V
5510HSPLandroid/database/IContentObserver$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
5511HSPLandroid/database/IContentObserver$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005512HSPLandroid/database/IContentObserver$Stub$Proxy;->onChangeEtc(Z[Landroid/net/Uri;II)V
5513HSPLandroid/database/IContentObserver$Stub;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07005514HSPLandroid/database/IContentObserver$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005515HSPLandroid/database/IContentObserver$Stub;->asInterface(Landroid/os/IBinder;)Landroid/database/IContentObserver;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005516HSPLandroid/database/IContentObserver$Stub;->getDefaultTransactionName(I)Ljava/lang/String;
5517HSPLandroid/database/IContentObserver$Stub;->getMaxTransactionId()I
5518HSPLandroid/database/IContentObserver$Stub;->getTransactionName(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005519HSPLandroid/database/IContentObserver$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07005520HSPLandroid/database/MatrixCursor$RowBuilder;->add(Ljava/lang/Object;)Landroid/database/MatrixCursor$RowBuilder;
5521HSPLandroid/database/MatrixCursor$RowBuilder;->add(Ljava/lang/String;Ljava/lang/Object;)Landroid/database/MatrixCursor$RowBuilder;
5522HSPLandroid/database/MatrixCursor;-><init>([Ljava/lang/String;)V
5523HSPLandroid/database/MatrixCursor;-><init>([Ljava/lang/String;I)V
5524HSPLandroid/database/MatrixCursor;->addRow([Ljava/lang/Object;)V
5525HSPLandroid/database/MatrixCursor;->ensureCapacity(I)V
5526HSPLandroid/database/MatrixCursor;->get(I)Ljava/lang/Object;
5527HSPLandroid/database/MatrixCursor;->getColumnNames()[Ljava/lang/String;
5528HSPLandroid/database/MatrixCursor;->getCount()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005529HSPLandroid/database/MatrixCursor;->getDouble(I)D
5530HSPLandroid/database/MatrixCursor;->getInt(I)I
5531HSPLandroid/database/MatrixCursor;->getLong(I)J
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005532HSPLandroid/database/MatrixCursor;->getString(I)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07005533HSPLandroid/database/MatrixCursor;->getType(I)I
5534HSPLandroid/database/MatrixCursor;->newRow()Landroid/database/MatrixCursor$RowBuilder;
5535HSPLandroid/database/MergeCursor$1;-><init>(Landroid/database/MergeCursor;)V
5536HSPLandroid/database/MergeCursor$1;->onInvalidated()V
5537HSPLandroid/database/MergeCursor;-><init>([Landroid/database/Cursor;)V
5538HSPLandroid/database/MergeCursor;->close()V
5539HSPLandroid/database/MergeCursor;->getColumnNames()[Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005540HSPLandroid/database/MergeCursor;->getCount()I
5541HSPLandroid/database/MergeCursor;->getString(I)Ljava/lang/String;
5542HSPLandroid/database/MergeCursor;->onMove(II)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07005543HSPLandroid/database/Observable;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005544HSPLandroid/database/Observable;->registerObserver(Ljava/lang/Object;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005545HSPLandroid/database/Observable;->unregisterAll()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005546HSPLandroid/database/Observable;->unregisterObserver(Ljava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005547HSPLandroid/database/sqlite/SQLiteClosable;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005548HSPLandroid/database/sqlite/SQLiteClosable;->acquireReference()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005549HSPLandroid/database/sqlite/SQLiteClosable;->close()V
art-benchmark-service00abe242023-02-13 10:31:34 -08005550HSPLandroid/database/sqlite/SQLiteClosable;->releaseReference()V+]Landroid/database/sqlite/SQLiteClosable;Landroid/database/CursorWindow;,Landroid/database/sqlite/SQLiteStatement;,Landroid/database/sqlite/SQLiteQuery;,Landroid/database/sqlite/SQLiteDatabase;
art-benchmark-service84deab32021-05-12 09:41:00 -07005551HSPLandroid/database/sqlite/SQLiteCompatibilityWalFlags;->getTruncateSize()J
5552HSPLandroid/database/sqlite/SQLiteCompatibilityWalFlags;->init(Ljava/lang/String;)V
5553HSPLandroid/database/sqlite/SQLiteCompatibilityWalFlags;->initIfNeeded()V
5554HSPLandroid/database/sqlite/SQLiteCompatibilityWalFlags;->isLegacyCompatibilityWalEnabled()Z
5555HSPLandroid/database/sqlite/SQLiteConnection$Operation;-><init>()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07005556HSPLandroid/database/sqlite/SQLiteConnection$Operation;-><init>(Landroid/database/sqlite/SQLiteConnection$Operation-IA;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005557HSPLandroid/database/sqlite/SQLiteConnection$Operation;->describe(Ljava/lang/StringBuilder;Z)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service08401c12022-12-23 09:27:20 -08005558HSPLandroid/database/sqlite/SQLiteConnection$Operation;->getTraceMethodName()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07005559HSPLandroid/database/sqlite/SQLiteConnection$OperationLog;-><init>(Landroid/database/sqlite/SQLiteConnectionPool;)V
5560HSPLandroid/database/sqlite/SQLiteConnection$OperationLog;->beginOperation(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/Object;)I+]Landroid/database/sqlite/SQLiteConnectionPool;Landroid/database/sqlite/SQLiteConnectionPool;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005561HSPLandroid/database/sqlite/SQLiteConnection$OperationLog;->dump(Landroid/util/Printer;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/Printer;Landroid/util/PrefixPrinter;]Ljava/text/SimpleDateFormat;Ljava/text/SimpleDateFormat;]Landroid/database/sqlite/SQLiteConnection$Operation;Landroid/database/sqlite/SQLiteConnection$Operation;
art-benchmark-service84deab32021-05-12 09:41:00 -07005562HSPLandroid/database/sqlite/SQLiteConnection$OperationLog;->endOperation(I)V
5563HSPLandroid/database/sqlite/SQLiteConnection$OperationLog;->endOperationDeferLog(I)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005564HSPLandroid/database/sqlite/SQLiteConnection$OperationLog;->endOperationDeferLogLocked(I)Z+]Landroid/database/sqlite/SQLiteConnectionPool;Landroid/database/sqlite/SQLiteConnectionPool;
art-benchmark-service84deab32021-05-12 09:41:00 -07005565HSPLandroid/database/sqlite/SQLiteConnection$OperationLog;->failOperation(ILjava/lang/Exception;)V
5566HSPLandroid/database/sqlite/SQLiteConnection$OperationLog;->getOperationLocked(I)Landroid/database/sqlite/SQLiteConnection$Operation;
5567HSPLandroid/database/sqlite/SQLiteConnection$OperationLog;->newOperationCookieLocked(I)I
5568HSPLandroid/database/sqlite/SQLiteConnection$OperationLog;->setResult(J)V
5569HSPLandroid/database/sqlite/SQLiteConnection$OperationLog;->setResult(Ljava/lang/String;)V
5570HSPLandroid/database/sqlite/SQLiteConnection$PreparedStatement;-><init>()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07005571HSPLandroid/database/sqlite/SQLiteConnection$PreparedStatement;-><init>(Landroid/database/sqlite/SQLiteConnection$PreparedStatement-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005572HSPLandroid/database/sqlite/SQLiteConnection$PreparedStatementCache;-><init>(Landroid/database/sqlite/SQLiteConnection;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005573HSPLandroid/database/sqlite/SQLiteConnection$PreparedStatementCache;->entryRemoved(ZLjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005574HSPLandroid/database/sqlite/SQLiteConnection$PreparedStatementCache;->entryRemoved(ZLjava/lang/String;Landroid/database/sqlite/SQLiteConnection$PreparedStatement;Landroid/database/sqlite/SQLiteConnection$PreparedStatement;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08005575HSPLandroid/database/sqlite/SQLiteConnection;->-$$Nest$mfinalizePreparedStatement(Landroid/database/sqlite/SQLiteConnection;Landroid/database/sqlite/SQLiteConnection$PreparedStatement;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005576HSPLandroid/database/sqlite/SQLiteConnection;-><init>(Landroid/database/sqlite/SQLiteConnectionPool;Landroid/database/sqlite/SQLiteDatabaseConfiguration;IZ)V
art-benchmark-service08401c12022-12-23 09:27:20 -08005577HSPLandroid/database/sqlite/SQLiteConnection;->acquirePreparedStatement(Ljava/lang/String;)Landroid/database/sqlite/SQLiteConnection$PreparedStatement;+]Landroid/database/sqlite/SQLiteConnection$PreparedStatementCache;Landroid/database/sqlite/SQLiteConnection$PreparedStatementCache;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005578HSPLandroid/database/sqlite/SQLiteConnection;->applyBlockGuardPolicy(Landroid/database/sqlite/SQLiteConnection$PreparedStatement;)V+]Landroid/database/sqlite/SQLiteDatabaseConfiguration;Landroid/database/sqlite/SQLiteDatabaseConfiguration;]Ldalvik/system/BlockGuard$Policy;Ldalvik/system/BlockGuard$1;,Landroid/os/StrictMode$AndroidBlockGuardPolicy;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005579HSPLandroid/database/sqlite/SQLiteConnection;->attachCancellationSignal(Landroid/os/CancellationSignal;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005580HSPLandroid/database/sqlite/SQLiteConnection;->bindArguments(Landroid/database/sqlite/SQLiteConnection$PreparedStatement;[Ljava/lang/Object;)V+]Ljava/lang/Object;Ljava/lang/String;]Ljava/lang/Number;Ljava/lang/Integer;,Ljava/lang/Long;]Ljava/lang/Boolean;Ljava/lang/Boolean;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005581HSPLandroid/database/sqlite/SQLiteConnection;->canonicalizeSyncMode(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07005582HSPLandroid/database/sqlite/SQLiteConnection;->checkDatabaseWiped()V
5583HSPLandroid/database/sqlite/SQLiteConnection;->close()V
5584HSPLandroid/database/sqlite/SQLiteConnection;->collectDbStats(Ljava/util/ArrayList;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005585HSPLandroid/database/sqlite/SQLiteConnection;->detachCancellationSignal(Landroid/os/CancellationSignal;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005586HSPLandroid/database/sqlite/SQLiteConnection;->dispose(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005587HSPLandroid/database/sqlite/SQLiteConnection;->dumpUnsafe(Landroid/util/Printer;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005588HSPLandroid/database/sqlite/SQLiteConnection;->execute(Ljava/lang/String;[Ljava/lang/Object;Landroid/os/CancellationSignal;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005589HSPLandroid/database/sqlite/SQLiteConnection;->executeForChangedRowCount(Ljava/lang/String;[Ljava/lang/Object;Landroid/os/CancellationSignal;)I+]Landroid/database/sqlite/SQLiteConnection$OperationLog;Landroid/database/sqlite/SQLiteConnection$OperationLog;
art-benchmark-service08401c12022-12-23 09:27:20 -08005590HSPLandroid/database/sqlite/SQLiteConnection;->executeForCursorWindow(Ljava/lang/String;[Ljava/lang/Object;Landroid/database/CursorWindow;IIZLandroid/os/CancellationSignal;)I+]Landroid/database/CursorWindow;Landroid/database/CursorWindow;]Landroid/database/sqlite/SQLiteConnection$OperationLog;Landroid/database/sqlite/SQLiteConnection$OperationLog;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005591HSPLandroid/database/sqlite/SQLiteConnection;->executeForLastInsertedRowId(Ljava/lang/String;[Ljava/lang/Object;Landroid/os/CancellationSignal;)J
art-benchmark-service08401c12022-12-23 09:27:20 -08005592HSPLandroid/database/sqlite/SQLiteConnection;->executeForLong(Ljava/lang/String;[Ljava/lang/Object;Landroid/os/CancellationSignal;)J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005593HSPLandroid/database/sqlite/SQLiteConnection;->executeForString(Ljava/lang/String;[Ljava/lang/Object;Landroid/os/CancellationSignal;)Ljava/lang/String;
5594HSPLandroid/database/sqlite/SQLiteConnection;->executePerConnectionSqlFromConfiguration(I)V
5595HSPLandroid/database/sqlite/SQLiteConnection;->finalize()V
art-benchmark-service84deab32021-05-12 09:41:00 -07005596HSPLandroid/database/sqlite/SQLiteConnection;->finalizePreparedStatement(Landroid/database/sqlite/SQLiteConnection$PreparedStatement;)V
5597HSPLandroid/database/sqlite/SQLiteConnection;->getConnectionId()I
5598HSPLandroid/database/sqlite/SQLiteConnection;->getMainDbStatsUnsafe(IJJ)Landroid/database/sqlite/SQLiteDebug$DbStats;
5599HSPLandroid/database/sqlite/SQLiteConnection;->isCacheable(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005600HSPLandroid/database/sqlite/SQLiteConnection;->isPreparedStatementInCache(Ljava/lang/String;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07005601HSPLandroid/database/sqlite/SQLiteConnection;->isPrimaryConnection()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005602HSPLandroid/database/sqlite/SQLiteConnection;->maybeTruncateWalFile()V
art-benchmark-service84deab32021-05-12 09:41:00 -07005603HSPLandroid/database/sqlite/SQLiteConnection;->obtainPreparedStatement(Ljava/lang/String;JIIZ)Landroid/database/sqlite/SQLiteConnection$PreparedStatement;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005604HSPLandroid/database/sqlite/SQLiteConnection;->open()V
art-benchmark-service84deab32021-05-12 09:41:00 -07005605HSPLandroid/database/sqlite/SQLiteConnection;->open(Landroid/database/sqlite/SQLiteConnectionPool;Landroid/database/sqlite/SQLiteDatabaseConfiguration;IZ)Landroid/database/sqlite/SQLiteConnection;
art-benchmark-service08401c12022-12-23 09:27:20 -08005606HSPLandroid/database/sqlite/SQLiteConnection;->prepare(Ljava/lang/String;Landroid/database/sqlite/SQLiteStatementInfo;)V+]Landroid/database/sqlite/SQLiteConnection$OperationLog;Landroid/database/sqlite/SQLiteConnection$OperationLog;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005607HSPLandroid/database/sqlite/SQLiteConnection;->reconfigure(Landroid/database/sqlite/SQLiteDatabaseConfiguration;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005608HSPLandroid/database/sqlite/SQLiteConnection;->recyclePreparedStatement(Landroid/database/sqlite/SQLiteConnection$PreparedStatement;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005609HSPLandroid/database/sqlite/SQLiteConnection;->releasePreparedStatement(Landroid/database/sqlite/SQLiteConnection$PreparedStatement;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005610HSPLandroid/database/sqlite/SQLiteConnection;->setAutoCheckpointInterval()V
5611HSPLandroid/database/sqlite/SQLiteConnection;->setCustomFunctionsFromConfiguration()V
5612HSPLandroid/database/sqlite/SQLiteConnection;->setForeignKeyModeFromConfiguration()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07005613HSPLandroid/database/sqlite/SQLiteConnection;->setJournalFromConfiguration()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005614HSPLandroid/database/sqlite/SQLiteConnection;->setJournalMode(Ljava/lang/String;)V
5615HSPLandroid/database/sqlite/SQLiteConnection;->setJournalSizeLimit()V
5616HSPLandroid/database/sqlite/SQLiteConnection;->setLocaleFromConfiguration()V
art-benchmark-service84deab32021-05-12 09:41:00 -07005617HSPLandroid/database/sqlite/SQLiteConnection;->setOnlyAllowReadOnlyOperations(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005618HSPLandroid/database/sqlite/SQLiteConnection;->setPageSize()V
5619HSPLandroid/database/sqlite/SQLiteConnection;->setSyncMode(Ljava/lang/String;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07005620HSPLandroid/database/sqlite/SQLiteConnection;->setSyncModeFromConfiguration()V
art-benchmark-service84deab32021-05-12 09:41:00 -07005621HSPLandroid/database/sqlite/SQLiteConnection;->throwIfStatementForbidden(Landroid/database/sqlite/SQLiteConnection$PreparedStatement;)V
5622HSPLandroid/database/sqlite/SQLiteConnectionPool$ConnectionWaiter;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005623HSPLandroid/database/sqlite/SQLiteConnectionPool$ConnectionWaiter;-><init>(Landroid/database/sqlite/SQLiteConnectionPool$ConnectionWaiter-IA;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005624HSPLandroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;->connectionAcquired(Landroid/database/sqlite/SQLiteConnection;)V
5625HSPLandroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;->connectionClosed(Landroid/database/sqlite/SQLiteConnection;)V
5626HSPLandroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;->connectionReleased(Landroid/database/sqlite/SQLiteConnection;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005627HSPLandroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;->handleMessage(Landroid/os/Message;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005628HSPLandroid/database/sqlite/SQLiteConnectionPool;-><init>(Landroid/database/sqlite/SQLiteDatabaseConfiguration;)V
5629HSPLandroid/database/sqlite/SQLiteConnectionPool;->acquireConnection(Ljava/lang/String;ILandroid/os/CancellationSignal;)Landroid/database/sqlite/SQLiteConnection;
art-benchmark-service84deab32021-05-12 09:41:00 -07005630HSPLandroid/database/sqlite/SQLiteConnectionPool;->close()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005631HSPLandroid/database/sqlite/SQLiteConnectionPool;->closeAvailableConnectionLocked(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07005632HSPLandroid/database/sqlite/SQLiteConnectionPool;->closeAvailableConnectionsAndLogExceptionsLocked()V
5633HSPLandroid/database/sqlite/SQLiteConnectionPool;->closeAvailableNonPrimaryConnectionsAndLogExceptions()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005634HSPLandroid/database/sqlite/SQLiteConnectionPool;->closeAvailableNonPrimaryConnectionsAndLogExceptionsLocked()V
5635HSPLandroid/database/sqlite/SQLiteConnectionPool;->closeConnectionAndLogExceptionsLocked(Landroid/database/sqlite/SQLiteConnection;)V
5636HSPLandroid/database/sqlite/SQLiteConnectionPool;->closeExcessConnectionsAndLogExceptionsLocked()V
art-benchmark-service84deab32021-05-12 09:41:00 -07005637HSPLandroid/database/sqlite/SQLiteConnectionPool;->collectDbStats(Ljava/util/ArrayList;)V
5638HSPLandroid/database/sqlite/SQLiteConnectionPool;->disableIdleConnectionHandler()V
art-benchmark-service66b4d952021-07-17 17:15:31 -07005639HSPLandroid/database/sqlite/SQLiteConnectionPool;->discardAcquiredConnectionsLocked()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005640HSPLandroid/database/sqlite/SQLiteConnectionPool;->dispose(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005641HSPLandroid/database/sqlite/SQLiteConnectionPool;->dump(Landroid/util/Printer;ZLandroid/util/ArraySet;)V
5642HSPLandroid/database/sqlite/SQLiteConnectionPool;->finalize()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005643HSPLandroid/database/sqlite/SQLiteConnectionPool;->finishAcquireConnectionLocked(Landroid/database/sqlite/SQLiteConnection;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005644HSPLandroid/database/sqlite/SQLiteConnectionPool;->getPath()Ljava/lang/String;
5645HSPLandroid/database/sqlite/SQLiteConnectionPool;->getPriority(I)I
5646HSPLandroid/database/sqlite/SQLiteConnectionPool;->isSessionBlockingImportantConnectionWaitersLocked(ZI)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005647HSPLandroid/database/sqlite/SQLiteConnectionPool;->markAcquiredConnectionsLocked(Landroid/database/sqlite/SQLiteConnectionPool$AcquiredConnectionStatus;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005648HSPLandroid/database/sqlite/SQLiteConnectionPool;->obtainConnectionWaiterLocked(Ljava/lang/Thread;JIZLjava/lang/String;I)Landroid/database/sqlite/SQLiteConnectionPool$ConnectionWaiter;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005649HSPLandroid/database/sqlite/SQLiteConnectionPool;->onStatementExecuted(J)V+]Ljava/util/concurrent/atomic/AtomicLong;Ljava/util/concurrent/atomic/AtomicLong;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005650HSPLandroid/database/sqlite/SQLiteConnectionPool;->open()V
art-benchmark-service84deab32021-05-12 09:41:00 -07005651HSPLandroid/database/sqlite/SQLiteConnectionPool;->open(Landroid/database/sqlite/SQLiteDatabaseConfiguration;)Landroid/database/sqlite/SQLiteConnectionPool;
5652HSPLandroid/database/sqlite/SQLiteConnectionPool;->openConnectionLocked(Landroid/database/sqlite/SQLiteDatabaseConfiguration;Z)Landroid/database/sqlite/SQLiteConnection;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005653HSPLandroid/database/sqlite/SQLiteConnectionPool;->reconfigure(Landroid/database/sqlite/SQLiteDatabaseConfiguration;)V
5654HSPLandroid/database/sqlite/SQLiteConnectionPool;->reconfigureAllConnectionsLocked()V
art-benchmark-service84deab32021-05-12 09:41:00 -07005655HSPLandroid/database/sqlite/SQLiteConnectionPool;->recycleConnectionLocked(Landroid/database/sqlite/SQLiteConnection;Landroid/database/sqlite/SQLiteConnectionPool$AcquiredConnectionStatus;)Z
5656HSPLandroid/database/sqlite/SQLiteConnectionPool;->recycleConnectionWaiterLocked(Landroid/database/sqlite/SQLiteConnectionPool$ConnectionWaiter;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005657HSPLandroid/database/sqlite/SQLiteConnectionPool;->releaseConnection(Landroid/database/sqlite/SQLiteConnection;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005658HSPLandroid/database/sqlite/SQLiteConnectionPool;->setMaxConnectionPoolSizeLocked()V
art-benchmark-service84deab32021-05-12 09:41:00 -07005659HSPLandroid/database/sqlite/SQLiteConnectionPool;->shouldYieldConnection(Landroid/database/sqlite/SQLiteConnection;I)Z
5660HSPLandroid/database/sqlite/SQLiteConnectionPool;->throwIfClosedLocked()V
art-benchmark-service00abe242023-02-13 10:31:34 -08005661HSPLandroid/database/sqlite/SQLiteConnectionPool;->tryAcquireNonPrimaryConnectionLocked(Ljava/lang/String;I)Landroid/database/sqlite/SQLiteConnection;+]Ljava/util/WeakHashMap;Ljava/util/WeakHashMap;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005662HSPLandroid/database/sqlite/SQLiteConnectionPool;->tryAcquirePrimaryConnectionLocked(I)Landroid/database/sqlite/SQLiteConnection;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005663HSPLandroid/database/sqlite/SQLiteConnectionPool;->waitForConnection(Ljava/lang/String;ILandroid/os/CancellationSignal;)Landroid/database/sqlite/SQLiteConnection;+]Ljava/util/concurrent/atomic/AtomicBoolean;Ljava/util/concurrent/atomic/AtomicBoolean;
art-benchmark-service84deab32021-05-12 09:41:00 -07005664HSPLandroid/database/sqlite/SQLiteConnectionPool;->wakeConnectionWaitersLocked()V
5665HSPLandroid/database/sqlite/SQLiteConstraintException;-><init>(Ljava/lang/String;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08005666HSPLandroid/database/sqlite/SQLiteCursor;-><init>(Landroid/database/sqlite/SQLiteCursorDriver;Ljava/lang/String;Landroid/database/sqlite/SQLiteQuery;)V+]Landroid/database/sqlite/SQLiteQuery;Landroid/database/sqlite/SQLiteQuery;
art-benchmark-service00abe242023-02-13 10:31:34 -08005667HSPLandroid/database/sqlite/SQLiteCursor;->close()V+]Landroid/database/sqlite/SQLiteCursorDriver;Landroid/database/sqlite/SQLiteDirectCursorDriver;]Landroid/database/sqlite/SQLiteQuery;Landroid/database/sqlite/SQLiteQuery;
art-benchmark-service08401c12022-12-23 09:27:20 -08005668HSPLandroid/database/sqlite/SQLiteCursor;->fillWindow(I)V+]Landroid/database/CursorWindow;Landroid/database/CursorWindow;]Landroid/database/sqlite/SQLiteCursor;Landroid/database/sqlite/SQLiteCursor;]Landroid/database/sqlite/SQLiteQuery;Landroid/database/sqlite/SQLiteQuery;]Landroid/database/sqlite/SQLiteDatabase;Landroid/database/sqlite/SQLiteDatabase;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005669HSPLandroid/database/sqlite/SQLiteCursor;->finalize()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005670HSPLandroid/database/sqlite/SQLiteCursor;->getColumnIndex(Ljava/lang/String;)I+]Ljava/util/HashMap;Ljava/util/HashMap;]Ljava/lang/String;Ljava/lang/String;]Ljava/lang/Integer;Ljava/lang/Integer;]Ljava/util/Map;Ljava/util/HashMap;
art-benchmark-service84deab32021-05-12 09:41:00 -07005671HSPLandroid/database/sqlite/SQLiteCursor;->getColumnNames()[Ljava/lang/String;
5672HSPLandroid/database/sqlite/SQLiteCursor;->getCount()I
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005673HSPLandroid/database/sqlite/SQLiteCursor;->getDatabase()Landroid/database/sqlite/SQLiteDatabase;
art-benchmark-service08401c12022-12-23 09:27:20 -08005674HSPLandroid/database/sqlite/SQLiteCursor;->onMove(II)Z+]Landroid/database/CursorWindow;Landroid/database/CursorWindow;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07005675HSPLandroid/database/sqlite/SQLiteDatabase$$ExternalSyntheticLambda0;-><init>(Landroid/database/sqlite/SQLiteDatabase;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005676HSPLandroid/database/sqlite/SQLiteDatabase$$ExternalSyntheticLambda0;->get()Ljava/lang/Object;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07005677HSPLandroid/database/sqlite/SQLiteDatabase$$ExternalSyntheticLambda2;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07005678HSPLandroid/database/sqlite/SQLiteDatabase$1;-><init>(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005679HSPLandroid/database/sqlite/SQLiteDatabase$1;->accept(Ljava/io/File;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07005680HSPLandroid/database/sqlite/SQLiteDatabase$OpenParams$Builder;-><init>()V
5681HSPLandroid/database/sqlite/SQLiteDatabase$OpenParams$Builder;-><init>(Landroid/database/sqlite/SQLiteDatabase$OpenParams;)V
5682HSPLandroid/database/sqlite/SQLiteDatabase$OpenParams$Builder;->addOpenFlags(I)Landroid/database/sqlite/SQLiteDatabase$OpenParams$Builder;
5683HSPLandroid/database/sqlite/SQLiteDatabase$OpenParams$Builder;->build()Landroid/database/sqlite/SQLiteDatabase$OpenParams;
5684HSPLandroid/database/sqlite/SQLiteDatabase$OpenParams$Builder;->isWriteAheadLoggingEnabled()Z
5685HSPLandroid/database/sqlite/SQLiteDatabase$OpenParams$Builder;->removeOpenFlags(I)Landroid/database/sqlite/SQLiteDatabase$OpenParams$Builder;
5686HSPLandroid/database/sqlite/SQLiteDatabase$OpenParams$Builder;->setCursorFactory(Landroid/database/sqlite/SQLiteDatabase$CursorFactory;)Landroid/database/sqlite/SQLiteDatabase$OpenParams$Builder;
5687HSPLandroid/database/sqlite/SQLiteDatabase$OpenParams$Builder;->setErrorHandler(Landroid/database/DatabaseErrorHandler;)Landroid/database/sqlite/SQLiteDatabase$OpenParams$Builder;
5688HSPLandroid/database/sqlite/SQLiteDatabase$OpenParams$Builder;->setIdleConnectionTimeout(J)Landroid/database/sqlite/SQLiteDatabase$OpenParams$Builder;
5689HSPLandroid/database/sqlite/SQLiteDatabase$OpenParams$Builder;->setWriteAheadLoggingEnabled(Z)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07005690HSPLandroid/database/sqlite/SQLiteDatabase$OpenParams;->-$$Nest$fgetmCursorFactory(Landroid/database/sqlite/SQLiteDatabase$OpenParams;)Landroid/database/sqlite/SQLiteDatabase$CursorFactory;
5691HSPLandroid/database/sqlite/SQLiteDatabase$OpenParams;->-$$Nest$fgetmErrorHandler(Landroid/database/sqlite/SQLiteDatabase$OpenParams;)Landroid/database/DatabaseErrorHandler;
5692HSPLandroid/database/sqlite/SQLiteDatabase$OpenParams;->-$$Nest$fgetmIdleConnectionTimeout(Landroid/database/sqlite/SQLiteDatabase$OpenParams;)J
5693HSPLandroid/database/sqlite/SQLiteDatabase$OpenParams;->-$$Nest$fgetmJournalMode(Landroid/database/sqlite/SQLiteDatabase$OpenParams;)Ljava/lang/String;
5694HSPLandroid/database/sqlite/SQLiteDatabase$OpenParams;->-$$Nest$fgetmLookasideSlotCount(Landroid/database/sqlite/SQLiteDatabase$OpenParams;)I
5695HSPLandroid/database/sqlite/SQLiteDatabase$OpenParams;->-$$Nest$fgetmLookasideSlotSize(Landroid/database/sqlite/SQLiteDatabase$OpenParams;)I
5696HSPLandroid/database/sqlite/SQLiteDatabase$OpenParams;->-$$Nest$fgetmOpenFlags(Landroid/database/sqlite/SQLiteDatabase$OpenParams;)I
5697HSPLandroid/database/sqlite/SQLiteDatabase$OpenParams;->-$$Nest$fgetmSyncMode(Landroid/database/sqlite/SQLiteDatabase$OpenParams;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07005698HSPLandroid/database/sqlite/SQLiteDatabase$OpenParams;-><init>(ILandroid/database/sqlite/SQLiteDatabase$CursorFactory;Landroid/database/DatabaseErrorHandler;IIJLjava/lang/String;Ljava/lang/String;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07005699HSPLandroid/database/sqlite/SQLiteDatabase$OpenParams;-><init>(ILandroid/database/sqlite/SQLiteDatabase$CursorFactory;Landroid/database/DatabaseErrorHandler;IIJLjava/lang/String;Ljava/lang/String;Landroid/database/sqlite/SQLiteDatabase$OpenParams-IA;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005700HSPLandroid/database/sqlite/SQLiteDatabase;-><init>(Ljava/lang/String;ILandroid/database/sqlite/SQLiteDatabase$CursorFactory;Landroid/database/DatabaseErrorHandler;IIJLjava/lang/String;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005701HSPLandroid/database/sqlite/SQLiteDatabase;->beginTransaction()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005702HSPLandroid/database/sqlite/SQLiteDatabase;->beginTransaction(Landroid/database/sqlite/SQLiteTransactionListener;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005703HSPLandroid/database/sqlite/SQLiteDatabase;->beginTransactionNonExclusive()V
5704HSPLandroid/database/sqlite/SQLiteDatabase;->beginTransactionWithListener(Landroid/database/sqlite/SQLiteTransactionListener;)V
5705HSPLandroid/database/sqlite/SQLiteDatabase;->collectDbStats(Ljava/util/ArrayList;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005706HSPLandroid/database/sqlite/SQLiteDatabase;->compileStatement(Ljava/lang/String;)Landroid/database/sqlite/SQLiteStatement;
art-benchmark-service84deab32021-05-12 09:41:00 -07005707HSPLandroid/database/sqlite/SQLiteDatabase;->createSession()Landroid/database/sqlite/SQLiteSession;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005708HSPLandroid/database/sqlite/SQLiteDatabase;->delete(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07005709HSPLandroid/database/sqlite/SQLiteDatabase;->deleteDatabase(Ljava/io/File;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005710HSPLandroid/database/sqlite/SQLiteDatabase;->deleteDatabase(Ljava/io/File;Z)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07005711HSPLandroid/database/sqlite/SQLiteDatabase;->disableWriteAheadLogging()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005712HSPLandroid/database/sqlite/SQLiteDatabase;->dispose(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005713HSPLandroid/database/sqlite/SQLiteDatabase;->dumpAll(Landroid/util/Printer;ZZ)V
5714HSPLandroid/database/sqlite/SQLiteDatabase;->dumpDatabaseDirectory(Landroid/util/Printer;Ljava/io/File;Z)V
5715HSPLandroid/database/sqlite/SQLiteDatabase;->enableWriteAheadLogging()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005716HSPLandroid/database/sqlite/SQLiteDatabase;->endTransaction()V
5717HSPLandroid/database/sqlite/SQLiteDatabase;->execSQL(Ljava/lang/String;)V
5718HSPLandroid/database/sqlite/SQLiteDatabase;->execSQL(Ljava/lang/String;[Ljava/lang/Object;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08005719HSPLandroid/database/sqlite/SQLiteDatabase;->executeSql(Ljava/lang/String;[Ljava/lang/Object;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07005720HSPLandroid/database/sqlite/SQLiteDatabase;->finalize()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005721HSPLandroid/database/sqlite/SQLiteDatabase;->findEditTable(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07005722HSPLandroid/database/sqlite/SQLiteDatabase;->getActiveDatabasePools()Ljava/util/ArrayList;
art-benchmark-service84deab32021-05-12 09:41:00 -07005723HSPLandroid/database/sqlite/SQLiteDatabase;->getActiveDatabases()Ljava/util/ArrayList;
5724HSPLandroid/database/sqlite/SQLiteDatabase;->getFileTimestamps(Ljava/lang/String;)Ljava/lang/String;
5725HSPLandroid/database/sqlite/SQLiteDatabase;->getMaximumSize()J
5726HSPLandroid/database/sqlite/SQLiteDatabase;->getPageSize()J
5727HSPLandroid/database/sqlite/SQLiteDatabase;->getPath()Ljava/lang/String;
5728HSPLandroid/database/sqlite/SQLiteDatabase;->getThreadDefaultConnectionFlags(Z)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005729HSPLandroid/database/sqlite/SQLiteDatabase;->getThreadSession()Landroid/database/sqlite/SQLiteSession;+]Ljava/lang/ThreadLocal;Ljava/lang/ThreadLocal$SuppliedThreadLocal;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005730HSPLandroid/database/sqlite/SQLiteDatabase;->getVersion()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005731HSPLandroid/database/sqlite/SQLiteDatabase;->inTransaction()Z+]Landroid/database/sqlite/SQLiteSession;Landroid/database/sqlite/SQLiteSession;]Landroid/database/sqlite/SQLiteDatabase;Landroid/database/sqlite/SQLiteDatabase;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005732HSPLandroid/database/sqlite/SQLiteDatabase;->insert(Ljava/lang/String;Ljava/lang/String;Landroid/content/ContentValues;)J
5733HSPLandroid/database/sqlite/SQLiteDatabase;->insertOrThrow(Ljava/lang/String;Ljava/lang/String;Landroid/content/ContentValues;)J
art-benchmark-service00abe242023-02-13 10:31:34 -08005734HSPLandroid/database/sqlite/SQLiteDatabase;->insertWithOnConflict(Ljava/lang/String;Ljava/lang/String;Landroid/content/ContentValues;I)J
art-benchmark-service84deab32021-05-12 09:41:00 -07005735HSPLandroid/database/sqlite/SQLiteDatabase;->isMainThread()Z
5736HSPLandroid/database/sqlite/SQLiteDatabase;->isOpen()Z
5737HSPLandroid/database/sqlite/SQLiteDatabase;->isReadOnly()Z
5738HSPLandroid/database/sqlite/SQLiteDatabase;->isReadOnlyLocked()Z
5739HSPLandroid/database/sqlite/SQLiteDatabase;->isWriteAheadLoggingEnabled()Z
5740HSPLandroid/database/sqlite/SQLiteDatabase;->onAllReferencesReleased()V
5741HSPLandroid/database/sqlite/SQLiteDatabase;->open()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005742HSPLandroid/database/sqlite/SQLiteDatabase;->openDatabase(Ljava/io/File;Landroid/database/sqlite/SQLiteDatabase$OpenParams;)Landroid/database/sqlite/SQLiteDatabase;
art-benchmark-service84deab32021-05-12 09:41:00 -07005743HSPLandroid/database/sqlite/SQLiteDatabase;->openDatabase(Ljava/lang/String;Landroid/database/sqlite/SQLiteDatabase$CursorFactory;I)Landroid/database/sqlite/SQLiteDatabase;
5744HSPLandroid/database/sqlite/SQLiteDatabase;->openDatabase(Ljava/lang/String;Landroid/database/sqlite/SQLiteDatabase$CursorFactory;ILandroid/database/DatabaseErrorHandler;)Landroid/database/sqlite/SQLiteDatabase;
5745HSPLandroid/database/sqlite/SQLiteDatabase;->openDatabase(Ljava/lang/String;Landroid/database/sqlite/SQLiteDatabase$OpenParams;)Landroid/database/sqlite/SQLiteDatabase;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005746HSPLandroid/database/sqlite/SQLiteDatabase;->openInner()V
art-benchmark-service84deab32021-05-12 09:41:00 -07005747HSPLandroid/database/sqlite/SQLiteDatabase;->openOrCreateDatabase(Ljava/lang/String;Landroid/database/sqlite/SQLiteDatabase$CursorFactory;)Landroid/database/sqlite/SQLiteDatabase;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005748HSPLandroid/database/sqlite/SQLiteDatabase;->query(Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Landroid/database/Cursor;
5749HSPLandroid/database/sqlite/SQLiteDatabase;->query(Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Landroid/database/Cursor;
5750HSPLandroid/database/sqlite/SQLiteDatabase;->query(ZLjava/lang/String;[Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Landroid/database/Cursor;
art-benchmark-service84deab32021-05-12 09:41:00 -07005751HSPLandroid/database/sqlite/SQLiteDatabase;->query(ZLjava/lang/String;[Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/os/CancellationSignal;)Landroid/database/Cursor;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005752HSPLandroid/database/sqlite/SQLiteDatabase;->queryWithFactory(Landroid/database/sqlite/SQLiteDatabase$CursorFactory;ZLjava/lang/String;[Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/os/CancellationSignal;)Landroid/database/Cursor;+]Landroid/database/sqlite/SQLiteDatabase;Landroid/database/sqlite/SQLiteDatabase;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005753HSPLandroid/database/sqlite/SQLiteDatabase;->rawQuery(Ljava/lang/String;[Ljava/lang/String;)Landroid/database/Cursor;
art-benchmark-service84deab32021-05-12 09:41:00 -07005754HSPLandroid/database/sqlite/SQLiteDatabase;->rawQuery(Ljava/lang/String;[Ljava/lang/String;Landroid/os/CancellationSignal;)Landroid/database/Cursor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005755HSPLandroid/database/sqlite/SQLiteDatabase;->rawQueryWithFactory(Landroid/database/sqlite/SQLiteDatabase$CursorFactory;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;)Landroid/database/Cursor;
art-benchmark-service00abe242023-02-13 10:31:34 -08005756HSPLandroid/database/sqlite/SQLiteDatabase;->rawQueryWithFactory(Landroid/database/sqlite/SQLiteDatabase$CursorFactory;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Landroid/os/CancellationSignal;)Landroid/database/Cursor;+]Landroid/database/sqlite/SQLiteCursorDriver;Landroid/database/sqlite/SQLiteDirectCursorDriver;]Landroid/database/sqlite/SQLiteDatabase;Landroid/database/sqlite/SQLiteDatabase;
art-benchmark-service84deab32021-05-12 09:41:00 -07005757HSPLandroid/database/sqlite/SQLiteDatabase;->releaseMemory()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005758HSPLandroid/database/sqlite/SQLiteDatabase;->replace(Ljava/lang/String;Ljava/lang/String;Landroid/content/ContentValues;)J
5759HSPLandroid/database/sqlite/SQLiteDatabase;->replaceOrThrow(Ljava/lang/String;Ljava/lang/String;Landroid/content/ContentValues;)J
5760HSPLandroid/database/sqlite/SQLiteDatabase;->setForeignKeyConstraintsEnabled(Z)V
5761HSPLandroid/database/sqlite/SQLiteDatabase;->setTransactionSuccessful()V
art-benchmark-service84deab32021-05-12 09:41:00 -07005762HSPLandroid/database/sqlite/SQLiteDatabase;->throwIfNotOpenLocked()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005763HSPLandroid/database/sqlite/SQLiteDatabase;->update(Ljava/lang/String;Landroid/content/ContentValues;Ljava/lang/String;[Ljava/lang/String;)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005764HSPLandroid/database/sqlite/SQLiteDatabase;->updateWithOnConflict(Ljava/lang/String;Landroid/content/ContentValues;Ljava/lang/String;[Ljava/lang/String;I)I+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/ContentValues;Landroid/content/ContentValues;]Landroid/database/sqlite/SQLiteStatement;Landroid/database/sqlite/SQLiteStatement;]Landroid/database/sqlite/SQLiteDatabase;Landroid/database/sqlite/SQLiteDatabase;]Ljava/util/Iterator;Landroid/util/MapCollections$ArrayIterator;]Ljava/util/Set;Landroid/util/MapCollections$KeySet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005765HSPLandroid/database/sqlite/SQLiteDatabase;->validateSql(Ljava/lang/String;Landroid/os/CancellationSignal;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005766HSPLandroid/database/sqlite/SQLiteDatabase;->yieldIfContendedHelper(ZJ)Z
5767HSPLandroid/database/sqlite/SQLiteDatabase;->yieldIfContendedSafely(J)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005768HSPLandroid/database/sqlite/SQLiteDatabaseConfiguration;-><init>(Landroid/database/sqlite/SQLiteDatabaseConfiguration;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005769HSPLandroid/database/sqlite/SQLiteDatabaseConfiguration;-><init>(Ljava/lang/String;I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005770HSPLandroid/database/sqlite/SQLiteDatabaseConfiguration;->isInMemoryDb()Z+]Ljava/lang/String;Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07005771HSPLandroid/database/sqlite/SQLiteDatabaseConfiguration;->isLegacyCompatibilityWalEnabled()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005772HSPLandroid/database/sqlite/SQLiteDatabaseConfiguration;->isReadOnlyDatabase()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005773HSPLandroid/database/sqlite/SQLiteDatabaseConfiguration;->isWalEnabledInternal()Z
5774HSPLandroid/database/sqlite/SQLiteDatabaseConfiguration;->resolveJournalMode()Ljava/lang/String;
5775HSPLandroid/database/sqlite/SQLiteDatabaseConfiguration;->resolveSyncMode()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07005776HSPLandroid/database/sqlite/SQLiteDatabaseConfiguration;->stripPathForLogs(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service08401c12022-12-23 09:27:20 -08005777HSPLandroid/database/sqlite/SQLiteDatabaseConfiguration;->updateParametersFrom(Landroid/database/sqlite/SQLiteDatabaseConfiguration;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005778HSPLandroid/database/sqlite/SQLiteDebug$NoPreloadHolder;-><clinit>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07005779HSPLandroid/database/sqlite/SQLiteDebug;->getDatabaseInfo()Landroid/database/sqlite/SQLiteDebug$PagerStats;
5780HSPLandroid/database/sqlite/SQLiteDebug;->shouldLogSlowQuery(J)Z
5781HSPLandroid/database/sqlite/SQLiteDirectCursorDriver;-><init>(Landroid/database/sqlite/SQLiteDatabase;Ljava/lang/String;Ljava/lang/String;Landroid/os/CancellationSignal;)V
5782HSPLandroid/database/sqlite/SQLiteDirectCursorDriver;->cursorClosed()V
art-benchmark-service08401c12022-12-23 09:27:20 -08005783HSPLandroid/database/sqlite/SQLiteDirectCursorDriver;->query(Landroid/database/sqlite/SQLiteDatabase$CursorFactory;[Ljava/lang/String;)Landroid/database/Cursor;+]Landroid/database/sqlite/SQLiteQuery;Landroid/database/sqlite/SQLiteQuery;
art-benchmark-service84deab32021-05-12 09:41:00 -07005784HSPLandroid/database/sqlite/SQLiteException;-><init>(Ljava/lang/String;)V
5785HSPLandroid/database/sqlite/SQLiteGlobal;->checkDbWipe()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005786HSPLandroid/database/sqlite/SQLiteGlobal;->getDefaultJournalMode()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07005787HSPLandroid/database/sqlite/SQLiteGlobal;->getDefaultPageSize()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005788HSPLandroid/database/sqlite/SQLiteGlobal;->getDefaultSyncMode()Ljava/lang/String;
5789HSPLandroid/database/sqlite/SQLiteGlobal;->getJournalSizeLimit()I
5790HSPLandroid/database/sqlite/SQLiteGlobal;->getWALAutoCheckpoint()I
5791HSPLandroid/database/sqlite/SQLiteGlobal;->getWALConnectionPoolSize()I
5792HSPLandroid/database/sqlite/SQLiteGlobal;->getWALSyncMode()Ljava/lang/String;
5793HSPLandroid/database/sqlite/SQLiteGlobal;->getWALTruncateSize()J
art-benchmark-service84deab32021-05-12 09:41:00 -07005794HSPLandroid/database/sqlite/SQLiteGlobal;->releaseMemory()I
5795HSPLandroid/database/sqlite/SQLiteOpenHelper;-><init>(Landroid/content/Context;Ljava/lang/String;IILandroid/database/sqlite/SQLiteDatabase$OpenParams$Builder;)V
5796HSPLandroid/database/sqlite/SQLiteOpenHelper;-><init>(Landroid/content/Context;Ljava/lang/String;Landroid/database/sqlite/SQLiteDatabase$CursorFactory;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005797HSPLandroid/database/sqlite/SQLiteOpenHelper;-><init>(Landroid/content/Context;Ljava/lang/String;Landroid/database/sqlite/SQLiteDatabase$CursorFactory;IILandroid/database/DatabaseErrorHandler;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005798HSPLandroid/database/sqlite/SQLiteOpenHelper;-><init>(Landroid/content/Context;Ljava/lang/String;Landroid/database/sqlite/SQLiteDatabase$CursorFactory;ILandroid/database/DatabaseErrorHandler;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005799HSPLandroid/database/sqlite/SQLiteOpenHelper;->close()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005800HSPLandroid/database/sqlite/SQLiteOpenHelper;->getDatabaseLocked(Z)Landroid/database/sqlite/SQLiteDatabase;+]Landroid/database/sqlite/SQLiteDatabase;Landroid/database/sqlite/SQLiteDatabase;
art-benchmark-service84deab32021-05-12 09:41:00 -07005801HSPLandroid/database/sqlite/SQLiteOpenHelper;->getDatabaseName()Ljava/lang/String;
5802HSPLandroid/database/sqlite/SQLiteOpenHelper;->getReadableDatabase()Landroid/database/sqlite/SQLiteDatabase;
5803HSPLandroid/database/sqlite/SQLiteOpenHelper;->getWritableDatabase()Landroid/database/sqlite/SQLiteDatabase;
5804HSPLandroid/database/sqlite/SQLiteOpenHelper;->onConfigure(Landroid/database/sqlite/SQLiteDatabase;)V
5805HSPLandroid/database/sqlite/SQLiteOpenHelper;->onOpen(Landroid/database/sqlite/SQLiteDatabase;)V
5806HSPLandroid/database/sqlite/SQLiteOpenHelper;->setFilePermissionsForDb(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005807HSPLandroid/database/sqlite/SQLiteOpenHelper;->setIdleConnectionTimeout(J)V
5808HSPLandroid/database/sqlite/SQLiteOpenHelper;->setOpenParamsBuilder(Landroid/database/sqlite/SQLiteDatabase$OpenParams$Builder;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005809HSPLandroid/database/sqlite/SQLiteOpenHelper;->setWriteAheadLoggingEnabled(Z)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005810HSPLandroid/database/sqlite/SQLiteProgram;-><init>(Landroid/database/sqlite/SQLiteDatabase;Ljava/lang/String;[Ljava/lang/Object;Landroid/os/CancellationSignal;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005811HSPLandroid/database/sqlite/SQLiteProgram;->bind(ILjava/lang/Object;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005812HSPLandroid/database/sqlite/SQLiteProgram;->bindAllArgsAsStrings([Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005813HSPLandroid/database/sqlite/SQLiteProgram;->bindBlob(I[B)V
5814HSPLandroid/database/sqlite/SQLiteProgram;->bindDouble(ID)V
5815HSPLandroid/database/sqlite/SQLiteProgram;->bindLong(IJ)V
5816HSPLandroid/database/sqlite/SQLiteProgram;->bindNull(I)V
5817HSPLandroid/database/sqlite/SQLiteProgram;->bindString(ILjava/lang/String;)V
5818HSPLandroid/database/sqlite/SQLiteProgram;->clearBindings()V
5819HSPLandroid/database/sqlite/SQLiteProgram;->getBindArgs()[Ljava/lang/Object;
5820HSPLandroid/database/sqlite/SQLiteProgram;->getColumnNames()[Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005821HSPLandroid/database/sqlite/SQLiteProgram;->getConnectionFlags()I
art-benchmark-service84deab32021-05-12 09:41:00 -07005822HSPLandroid/database/sqlite/SQLiteProgram;->getDatabase()Landroid/database/sqlite/SQLiteDatabase;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005823HSPLandroid/database/sqlite/SQLiteProgram;->getSession()Landroid/database/sqlite/SQLiteSession;
art-benchmark-service84deab32021-05-12 09:41:00 -07005824HSPLandroid/database/sqlite/SQLiteProgram;->getSql()Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005825HSPLandroid/database/sqlite/SQLiteProgram;->onAllReferencesReleased()V
art-benchmark-service84deab32021-05-12 09:41:00 -07005826HSPLandroid/database/sqlite/SQLiteQuery;-><init>(Landroid/database/sqlite/SQLiteDatabase;Ljava/lang/String;Landroid/os/CancellationSignal;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08005827HSPLandroid/database/sqlite/SQLiteQuery;->fillWindow(Landroid/database/CursorWindow;IIZ)I+]Landroid/database/sqlite/SQLiteSession;Landroid/database/sqlite/SQLiteSession;]Landroid/database/CursorWindow;Landroid/database/CursorWindow;]Landroid/database/sqlite/SQLiteQuery;Landroid/database/sqlite/SQLiteQuery;
art-benchmark-service84deab32021-05-12 09:41:00 -07005828HSPLandroid/database/sqlite/SQLiteQueryBuilder;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005829HSPLandroid/database/sqlite/SQLiteQueryBuilder;->appendClause(Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;)V
5830HSPLandroid/database/sqlite/SQLiteQueryBuilder;->appendColumns(Ljava/lang/StringBuilder;[Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005831HSPLandroid/database/sqlite/SQLiteQueryBuilder;->appendWhere(Ljava/lang/CharSequence;)V
5832HSPLandroid/database/sqlite/SQLiteQueryBuilder;->buildQuery([Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005833HSPLandroid/database/sqlite/SQLiteQueryBuilder;->buildQueryString(ZLjava/lang/String;[Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005834HSPLandroid/database/sqlite/SQLiteQueryBuilder;->computeProjection([Ljava/lang/String;)[Ljava/lang/String;
5835HSPLandroid/database/sqlite/SQLiteQueryBuilder;->computeSingleProjection(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07005836HSPLandroid/database/sqlite/SQLiteQueryBuilder;->computeSingleProjectionOrThrow(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005837HSPLandroid/database/sqlite/SQLiteQueryBuilder;->computeWhere(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07005838HSPLandroid/database/sqlite/SQLiteQueryBuilder;->isStrict()Z
5839HSPLandroid/database/sqlite/SQLiteQueryBuilder;->isStrictColumns()Z
5840HSPLandroid/database/sqlite/SQLiteQueryBuilder;->isStrictGrammar()Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07005841HSPLandroid/database/sqlite/SQLiteQueryBuilder;->maybeWithOperator(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005842HSPLandroid/database/sqlite/SQLiteQueryBuilder;->query(Landroid/database/sqlite/SQLiteDatabase;[Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Landroid/database/Cursor;
art-benchmark-service84deab32021-05-12 09:41:00 -07005843HSPLandroid/database/sqlite/SQLiteQueryBuilder;->query(Landroid/database/sqlite/SQLiteDatabase;[Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Landroid/database/Cursor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005844HSPLandroid/database/sqlite/SQLiteQueryBuilder;->query(Landroid/database/sqlite/SQLiteDatabase;[Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/os/CancellationSignal;)Landroid/database/Cursor;
art-benchmark-service84deab32021-05-12 09:41:00 -07005845HSPLandroid/database/sqlite/SQLiteQueryBuilder;->setDistinct(Z)V
5846HSPLandroid/database/sqlite/SQLiteQueryBuilder;->setProjectionMap(Ljava/util/Map;)V
5847HSPLandroid/database/sqlite/SQLiteQueryBuilder;->setStrict(Z)V
5848HSPLandroid/database/sqlite/SQLiteQueryBuilder;->setTables(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005849HSPLandroid/database/sqlite/SQLiteQueryBuilder;->wrap(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07005850HSPLandroid/database/sqlite/SQLiteSession$Transaction;-><init>()V
art-benchmark-service08401c12022-12-23 09:27:20 -08005851HSPLandroid/database/sqlite/SQLiteSession$Transaction;-><init>(Landroid/database/sqlite/SQLiteSession$Transaction-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005852HSPLandroid/database/sqlite/SQLiteSession;-><init>(Landroid/database/sqlite/SQLiteConnectionPool;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005853HSPLandroid/database/sqlite/SQLiteSession;->acquireConnection(Ljava/lang/String;ILandroid/os/CancellationSignal;)V+]Landroid/database/sqlite/SQLiteConnectionPool;Landroid/database/sqlite/SQLiteConnectionPool;
art-benchmark-service84deab32021-05-12 09:41:00 -07005854HSPLandroid/database/sqlite/SQLiteSession;->beginTransaction(ILandroid/database/sqlite/SQLiteTransactionListener;ILandroid/os/CancellationSignal;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005855HSPLandroid/database/sqlite/SQLiteSession;->beginTransactionUnchecked(ILandroid/database/sqlite/SQLiteTransactionListener;ILandroid/os/CancellationSignal;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005856HSPLandroid/database/sqlite/SQLiteSession;->endTransaction(Landroid/os/CancellationSignal;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005857HSPLandroid/database/sqlite/SQLiteSession;->endTransactionUnchecked(Landroid/os/CancellationSignal;Z)V
5858HSPLandroid/database/sqlite/SQLiteSession;->execute(Ljava/lang/String;[Ljava/lang/Object;ILandroid/os/CancellationSignal;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005859HSPLandroid/database/sqlite/SQLiteSession;->executeForChangedRowCount(Ljava/lang/String;[Ljava/lang/Object;ILandroid/os/CancellationSignal;)I+]Landroid/database/sqlite/SQLiteConnection;Landroid/database/sqlite/SQLiteConnection;
art-benchmark-service08401c12022-12-23 09:27:20 -08005860HSPLandroid/database/sqlite/SQLiteSession;->executeForCursorWindow(Ljava/lang/String;[Ljava/lang/Object;Landroid/database/CursorWindow;IIZILandroid/os/CancellationSignal;)I+]Landroid/database/sqlite/SQLiteConnection;Landroid/database/sqlite/SQLiteConnection;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005861HSPLandroid/database/sqlite/SQLiteSession;->executeForLastInsertedRowId(Ljava/lang/String;[Ljava/lang/Object;ILandroid/os/CancellationSignal;)J
5862HSPLandroid/database/sqlite/SQLiteSession;->executeForLong(Ljava/lang/String;[Ljava/lang/Object;ILandroid/os/CancellationSignal;)J
art-benchmark-service84deab32021-05-12 09:41:00 -07005863HSPLandroid/database/sqlite/SQLiteSession;->executeForString(Ljava/lang/String;[Ljava/lang/Object;ILandroid/os/CancellationSignal;)Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005864HSPLandroid/database/sqlite/SQLiteSession;->executeSpecial(Ljava/lang/String;[Ljava/lang/Object;ILandroid/os/CancellationSignal;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07005865HSPLandroid/database/sqlite/SQLiteSession;->hasNestedTransaction()Z
5866HSPLandroid/database/sqlite/SQLiteSession;->hasTransaction()Z
5867HSPLandroid/database/sqlite/SQLiteSession;->obtainTransaction(ILandroid/database/sqlite/SQLiteTransactionListener;)Landroid/database/sqlite/SQLiteSession$Transaction;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005868HSPLandroid/database/sqlite/SQLiteSession;->prepare(Ljava/lang/String;ILandroid/os/CancellationSignal;Landroid/database/sqlite/SQLiteStatementInfo;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005869HSPLandroid/database/sqlite/SQLiteSession;->recycleTransaction(Landroid/database/sqlite/SQLiteSession$Transaction;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005870HSPLandroid/database/sqlite/SQLiteSession;->releaseConnection()V+]Landroid/database/sqlite/SQLiteConnectionPool;Landroid/database/sqlite/SQLiteConnectionPool;
art-benchmark-service84deab32021-05-12 09:41:00 -07005871HSPLandroid/database/sqlite/SQLiteSession;->setTransactionSuccessful()V
5872HSPLandroid/database/sqlite/SQLiteSession;->throwIfNestedTransaction()V
5873HSPLandroid/database/sqlite/SQLiteSession;->throwIfNoTransaction()V
5874HSPLandroid/database/sqlite/SQLiteSession;->throwIfTransactionMarkedSuccessful()V
5875HSPLandroid/database/sqlite/SQLiteSession;->yieldTransaction(JZLandroid/os/CancellationSignal;)Z
5876HSPLandroid/database/sqlite/SQLiteSession;->yieldTransactionUnchecked(JLandroid/os/CancellationSignal;)Z
5877HSPLandroid/database/sqlite/SQLiteStatement;-><init>(Landroid/database/sqlite/SQLiteDatabase;Ljava/lang/String;[Ljava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005878HSPLandroid/database/sqlite/SQLiteStatement;->execute()V
5879HSPLandroid/database/sqlite/SQLiteStatement;->executeInsert()J
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005880HSPLandroid/database/sqlite/SQLiteStatement;->executeUpdateDelete()I+]Landroid/database/sqlite/SQLiteSession;Landroid/database/sqlite/SQLiteSession;]Landroid/database/sqlite/SQLiteStatement;Landroid/database/sqlite/SQLiteStatement;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005881HSPLandroid/database/sqlite/SQLiteStatement;->simpleQueryForLong()J
art-benchmark-service84deab32021-05-12 09:41:00 -07005882HSPLandroid/database/sqlite/SQLiteStatement;->simpleQueryForString()Ljava/lang/String;
5883HSPLandroid/database/sqlite/SQLiteStatementInfo;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005884HSPLandroid/ddm/DdmHandle;->putString(Ljava/nio/ByteBuffer;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005885HSPLandroid/ddm/DdmHandleAppName$Names;-><init>(Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005886HSPLandroid/ddm/DdmHandleAppName$Names;-><init>(Ljava/lang/String;Ljava/lang/String;Landroid/ddm/DdmHandleAppName$Names-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005887HSPLandroid/ddm/DdmHandleAppName;->sendAPNM(Ljava/lang/String;Ljava/lang/String;I)V
5888HSPLandroid/ddm/DdmHandleAppName;->setAppName(Ljava/lang/String;I)V
5889HSPLandroid/ddm/DdmHandleAppName;->setAppName(Ljava/lang/String;Ljava/lang/String;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005890HSPLandroid/ddm/DdmHandleHeap;->handleChunk(Lorg/apache/harmony/dalvik/ddmc/Chunk;)Lorg/apache/harmony/dalvik/ddmc/Chunk;
art-benchmark-service84deab32021-05-12 09:41:00 -07005891HSPLandroid/ddm/DdmHandleHello;->handleChunk(Lorg/apache/harmony/dalvik/ddmc/Chunk;)Lorg/apache/harmony/dalvik/ddmc/Chunk;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005892HSPLandroid/ddm/DdmHandleHello;->handleFEAT(Lorg/apache/harmony/dalvik/ddmc/Chunk;)Lorg/apache/harmony/dalvik/ddmc/Chunk;
5893HSPLandroid/ddm/DdmHandleHello;->handleHELO(Lorg/apache/harmony/dalvik/ddmc/Chunk;)Lorg/apache/harmony/dalvik/ddmc/Chunk;
art-benchmark-service84deab32021-05-12 09:41:00 -07005894HSPLandroid/ddm/DdmHandleProfiling;->handleChunk(Lorg/apache/harmony/dalvik/ddmc/Chunk;)Lorg/apache/harmony/dalvik/ddmc/Chunk;
art-benchmark-service66b4d952021-07-17 17:15:31 -07005895HSPLandroid/graphics/BLASTBufferQueue;-><init>(Ljava/lang/String;Landroid/view/SurfaceControl;III)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07005896HSPLandroid/graphics/BLASTBufferQueue;-><init>(Ljava/lang/String;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005897HSPLandroid/graphics/BLASTBufferQueue;->createSurface()Landroid/view/Surface;
art-benchmark-service66b4d952021-07-17 17:15:31 -07005898HSPLandroid/graphics/BLASTBufferQueue;->destroy()V
art-benchmark-service84deab32021-05-12 09:41:00 -07005899HSPLandroid/graphics/BLASTBufferQueue;->finalize()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07005900HSPLandroid/graphics/BLASTBufferQueue;->gatherPendingTransactions(J)Landroid/view/SurfaceControl$Transaction;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005901HSPLandroid/graphics/BLASTBufferQueue;->isSameSurfaceControl(Landroid/view/SurfaceControl;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07005902HSPLandroid/graphics/BLASTBufferQueue;->mergeWithNextTransaction(Landroid/view/SurfaceControl$Transaction;J)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07005903HSPLandroid/graphics/BLASTBufferQueue;->setTransactionHangCallback(Landroid/graphics/BLASTBufferQueue$TransactionHangCallback;)V
5904HSPLandroid/graphics/BLASTBufferQueue;->syncNextTransaction(Ljava/util/function/Consumer;)V
5905HSPLandroid/graphics/BLASTBufferQueue;->syncNextTransaction(ZLjava/util/function/Consumer;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005906HSPLandroid/graphics/BLASTBufferQueue;->update(Landroid/view/SurfaceControl;III)V
5907HSPLandroid/graphics/BaseCanvas;-><init>()V
5908HSPLandroid/graphics/BaseCanvas;->drawARGB(IIII)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005909HSPLandroid/graphics/BaseCanvas;->drawArc(FFFFFFZLandroid/graphics/Paint;)V
5910HSPLandroid/graphics/BaseCanvas;->drawArc(Landroid/graphics/RectF;FFZLandroid/graphics/Paint;)V
5911HSPLandroid/graphics/BaseCanvas;->drawBitmap(Landroid/graphics/Bitmap;FFLandroid/graphics/Paint;)V
5912HSPLandroid/graphics/BaseCanvas;->drawBitmap(Landroid/graphics/Bitmap;Landroid/graphics/Matrix;Landroid/graphics/Paint;)V
5913HSPLandroid/graphics/BaseCanvas;->drawBitmap(Landroid/graphics/Bitmap;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Paint;)V
5914HSPLandroid/graphics/BaseCanvas;->drawBitmap(Landroid/graphics/Bitmap;Landroid/graphics/Rect;Landroid/graphics/RectF;Landroid/graphics/Paint;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07005915HSPLandroid/graphics/BaseCanvas;->drawColor(I)V
art-benchmark-service00abe242023-02-13 10:31:34 -08005916HSPLandroid/graphics/BaseCanvas;->drawLine(FFFFLandroid/graphics/Paint;)V+]Landroid/graphics/Paint;Landroid/graphics/Paint;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005917HSPLandroid/graphics/BaseCanvas;->drawPath(Landroid/graphics/Path;Landroid/graphics/Paint;)V+]Landroid/graphics/Path;Landroid/graphics/Path;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005918HSPLandroid/graphics/BaseCanvas;->drawText(Ljava/lang/CharSequence;IIFFLandroid/graphics/Paint;)V
5919HSPLandroid/graphics/BaseCanvas;->drawTextRun(Ljava/lang/CharSequence;IIIIFFZLandroid/graphics/Paint;)V
5920HSPLandroid/graphics/BaseCanvas;->throwIfCannotDraw(Landroid/graphics/Bitmap;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005921HSPLandroid/graphics/BaseCanvas;->throwIfHasHwFeaturesInSwMode(Landroid/graphics/Paint;)V+]Landroid/graphics/BaseCanvas;Landroid/graphics/Canvas;,Landroid/view/Surface$CompatibleCanvas;]Landroid/graphics/Paint;Landroid/graphics/Paint;,Landroid/text/TextPaint;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005922HSPLandroid/graphics/BaseCanvas;->throwIfHasHwFeaturesInSwMode(Landroid/graphics/Shader;)V
5923HSPLandroid/graphics/BaseCanvas;->throwIfHwBitmapInSwMode(Landroid/graphics/Bitmap;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005924HSPLandroid/graphics/BaseRecordingCanvas;-><init>(J)V
art-benchmark-service00abe242023-02-13 10:31:34 -08005925HSPLandroid/graphics/BaseRecordingCanvas;->drawArc(Landroid/graphics/RectF;FFZLandroid/graphics/Paint;)V+]Landroid/graphics/BaseRecordingCanvas;Landroid/graphics/RecordingCanvas;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005926HSPLandroid/graphics/BaseRecordingCanvas;->drawBitmap(Landroid/graphics/Bitmap;FFLandroid/graphics/Paint;)V+]Landroid/graphics/Bitmap;Landroid/graphics/Bitmap;]Landroid/graphics/BaseRecordingCanvas;Landroid/graphics/RecordingCanvas;
art-benchmark-service00abe242023-02-13 10:31:34 -08005927HSPLandroid/graphics/BaseRecordingCanvas;->drawBitmap(Landroid/graphics/Bitmap;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Paint;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005928HSPLandroid/graphics/BaseRecordingCanvas;->drawCircle(FFFLandroid/graphics/Paint;)V
5929HSPLandroid/graphics/BaseRecordingCanvas;->drawColor(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005930HSPLandroid/graphics/BaseRecordingCanvas;->drawColor(ILandroid/graphics/PorterDuff$Mode;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005931HSPLandroid/graphics/BaseRecordingCanvas;->drawLine(FFFFLandroid/graphics/Paint;)V
5932HSPLandroid/graphics/BaseRecordingCanvas;->drawOval(FFFFLandroid/graphics/Paint;)V
5933HSPLandroid/graphics/BaseRecordingCanvas;->drawOval(Landroid/graphics/RectF;Landroid/graphics/Paint;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005934HSPLandroid/graphics/BaseRecordingCanvas;->drawPatch(Landroid/graphics/NinePatch;Landroid/graphics/Rect;Landroid/graphics/Paint;)V+]Landroid/graphics/Bitmap;Landroid/graphics/Bitmap;]Landroid/graphics/Paint;Landroid/graphics/Paint;]Landroid/graphics/NinePatch;Landroid/graphics/NinePatch;]Landroid/graphics/BaseRecordingCanvas;Landroid/graphics/RecordingCanvas;
5935HSPLandroid/graphics/BaseRecordingCanvas;->drawPath(Landroid/graphics/Path;Landroid/graphics/Paint;)V+]Landroid/graphics/Path;Landroid/graphics/Path;]Landroid/graphics/Paint;Landroid/graphics/Paint;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005936HSPLandroid/graphics/BaseRecordingCanvas;->drawRect(FFFFLandroid/graphics/Paint;)V
5937HSPLandroid/graphics/BaseRecordingCanvas;->drawRect(Landroid/graphics/Rect;Landroid/graphics/Paint;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08005938HSPLandroid/graphics/BaseRecordingCanvas;->drawRect(Landroid/graphics/RectF;Landroid/graphics/Paint;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08005939HSPLandroid/graphics/BaseRecordingCanvas;->drawRoundRect(FFFFFFLandroid/graphics/Paint;)V
5940HSPLandroid/graphics/BaseRecordingCanvas;->drawRoundRect(Landroid/graphics/RectF;FFLandroid/graphics/Paint;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005941HSPLandroid/graphics/BaseRecordingCanvas;->drawText(Ljava/lang/CharSequence;IIFFLandroid/graphics/Paint;)V+]Landroid/graphics/Paint;Landroid/text/TextPaint;]Ljava/lang/CharSequence;Ljava/lang/String;,Landroid/text/Layout$Ellipsizer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005942HSPLandroid/graphics/BaseRecordingCanvas;->drawText(Ljava/lang/String;FFLandroid/graphics/Paint;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08005943HSPLandroid/graphics/BaseRecordingCanvas;->drawTextRun(Ljava/lang/CharSequence;IIIIFFZLandroid/graphics/Paint;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005944HSPLandroid/graphics/BaseRecordingCanvas;->drawTextRun([CIIIIFFZLandroid/graphics/Paint;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005945HSPLandroid/graphics/Bitmap$1;->createFromParcel(Landroid/os/Parcel;)Landroid/graphics/Bitmap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005946HSPLandroid/graphics/Bitmap$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07005947HSPLandroid/graphics/Bitmap$Config;->nativeToConfig(I)Landroid/graphics/Bitmap$Config;
5948HSPLandroid/graphics/Bitmap$Config;->values()[Landroid/graphics/Bitmap$Config;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005949HSPLandroid/graphics/Bitmap;-><init>(JIIIZ[BLandroid/graphics/NinePatch$InsetStruct;Z)V+]Landroid/graphics/Bitmap;Landroid/graphics/Bitmap;]Llibcore/util/NativeAllocationRegistry;Llibcore/util/NativeAllocationRegistry;]Ljava/lang/Class;Ljava/lang/Class;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005950HSPLandroid/graphics/Bitmap;->checkHardware(Ljava/lang/String;)V
5951HSPLandroid/graphics/Bitmap;->checkPixelAccess(II)V
5952HSPLandroid/graphics/Bitmap;->checkPixelsAccess(IIIIII[I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005953HSPLandroid/graphics/Bitmap;->checkRecycled(Ljava/lang/String;)V
5954HSPLandroid/graphics/Bitmap;->checkWidthHeight(II)V
5955HSPLandroid/graphics/Bitmap;->checkXYSign(II)V
5956HSPLandroid/graphics/Bitmap;->compress(Landroid/graphics/Bitmap$CompressFormat;ILjava/io/OutputStream;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005957HSPLandroid/graphics/Bitmap;->copy(Landroid/graphics/Bitmap$Config;Z)Landroid/graphics/Bitmap;
5958HSPLandroid/graphics/Bitmap;->copyPixelsToBuffer(Ljava/nio/Buffer;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005959HSPLandroid/graphics/Bitmap;->createBitmap(IILandroid/graphics/Bitmap$Config;)Landroid/graphics/Bitmap;
5960HSPLandroid/graphics/Bitmap;->createBitmap(IILandroid/graphics/Bitmap$Config;Z)Landroid/graphics/Bitmap;
5961HSPLandroid/graphics/Bitmap;->createBitmap(Landroid/graphics/Bitmap;IIII)Landroid/graphics/Bitmap;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005962HSPLandroid/graphics/Bitmap;->createBitmap(Landroid/graphics/Bitmap;IIIILandroid/graphics/Matrix;Z)Landroid/graphics/Bitmap;
art-benchmark-service84deab32021-05-12 09:41:00 -07005963HSPLandroid/graphics/Bitmap;->createBitmap(Landroid/util/DisplayMetrics;IILandroid/graphics/Bitmap$Config;Z)Landroid/graphics/Bitmap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005964HSPLandroid/graphics/Bitmap;->createBitmap(Landroid/util/DisplayMetrics;IILandroid/graphics/Bitmap$Config;ZLandroid/graphics/ColorSpace;)Landroid/graphics/Bitmap;
5965HSPLandroid/graphics/Bitmap;->createScaledBitmap(Landroid/graphics/Bitmap;IIZ)Landroid/graphics/Bitmap;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08005966HSPLandroid/graphics/Bitmap;->eraseColor(I)V+]Landroid/graphics/Bitmap;Landroid/graphics/Bitmap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005967HSPLandroid/graphics/Bitmap;->extractAlpha(Landroid/graphics/Paint;[I)Landroid/graphics/Bitmap;
art-benchmark-service84deab32021-05-12 09:41:00 -07005968HSPLandroid/graphics/Bitmap;->getAllocationByteCount()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005969HSPLandroid/graphics/Bitmap;->getByteCount()I
art-benchmark-service84deab32021-05-12 09:41:00 -07005970HSPLandroid/graphics/Bitmap;->getColorSpace()Landroid/graphics/ColorSpace;
5971HSPLandroid/graphics/Bitmap;->getConfig()Landroid/graphics/Bitmap$Config;
5972HSPLandroid/graphics/Bitmap;->getDefaultDensity()I
5973HSPLandroid/graphics/Bitmap;->getDensity()I
5974HSPLandroid/graphics/Bitmap;->getHeight()I
5975HSPLandroid/graphics/Bitmap;->getNativeInstance()J
5976HSPLandroid/graphics/Bitmap;->getNinePatchChunk()[B
art-benchmark-service66b4d952021-07-17 17:15:31 -07005977HSPLandroid/graphics/Bitmap;->getNinePatchInsets()Landroid/graphics/NinePatch$InsetStruct;
5978HSPLandroid/graphics/Bitmap;->getOpticalInsets(Landroid/graphics/Rect;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005979HSPLandroid/graphics/Bitmap;->getPixel(II)I
5980HSPLandroid/graphics/Bitmap;->getPixels([IIIIIII)V
5981HSPLandroid/graphics/Bitmap;->getRowBytes()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005982HSPLandroid/graphics/Bitmap;->getScaledHeight(I)I
5983HSPLandroid/graphics/Bitmap;->getScaledWidth(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -07005984HSPLandroid/graphics/Bitmap;->getWidth()I
5985HSPLandroid/graphics/Bitmap;->hasAlpha()Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07005986HSPLandroid/graphics/Bitmap;->hasMipMap()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07005987HSPLandroid/graphics/Bitmap;->isMutable()Z
5988HSPLandroid/graphics/Bitmap;->isPremultiplied()Z
5989HSPLandroid/graphics/Bitmap;->isRecycled()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005990HSPLandroid/graphics/Bitmap;->noteHardwareBitmapSlowCall()V
art-benchmark-service84deab32021-05-12 09:41:00 -07005991HSPLandroid/graphics/Bitmap;->prepareToDraw()V
art-benchmark-service00abe242023-02-13 10:31:34 -08005992HSPLandroid/graphics/Bitmap;->reconfigure(IILandroid/graphics/Bitmap$Config;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005993HSPLandroid/graphics/Bitmap;->recycle()V
5994HSPLandroid/graphics/Bitmap;->reinit(IIZ)V
5995HSPLandroid/graphics/Bitmap;->scaleFromDensity(III)I
art-benchmark-service66b4d952021-07-17 17:15:31 -07005996HSPLandroid/graphics/Bitmap;->setDefaultDensity(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07005997HSPLandroid/graphics/Bitmap;->setDensity(I)V
5998HSPLandroid/graphics/Bitmap;->setHasAlpha(Z)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07005999HSPLandroid/graphics/Bitmap;->setHasMipMap(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006000HSPLandroid/graphics/Bitmap;->setPremultiplied(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006001HSPLandroid/graphics/Bitmap;->wrapHardwareBuffer(Landroid/hardware/HardwareBuffer;Landroid/graphics/ColorSpace;)Landroid/graphics/Bitmap;
art-benchmark-service84deab32021-05-12 09:41:00 -07006002HSPLandroid/graphics/Bitmap;->writeToParcel(Landroid/os/Parcel;I)V
6003HSPLandroid/graphics/BitmapFactory$Options;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006004HSPLandroid/graphics/BitmapFactory$Options;->nativeColorSpace(Landroid/graphics/BitmapFactory$Options;)J
6005HSPLandroid/graphics/BitmapFactory$Options;->nativeInBitmap(Landroid/graphics/BitmapFactory$Options;)J
6006HSPLandroid/graphics/BitmapFactory$Options;->validate(Landroid/graphics/BitmapFactory$Options;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006007HSPLandroid/graphics/BitmapFactory;->decodeByteArray([BII)Landroid/graphics/Bitmap;
6008HSPLandroid/graphics/BitmapFactory;->decodeByteArray([BIILandroid/graphics/BitmapFactory$Options;)Landroid/graphics/Bitmap;
6009HSPLandroid/graphics/BitmapFactory;->decodeFile(Ljava/lang/String;Landroid/graphics/BitmapFactory$Options;)Landroid/graphics/Bitmap;
6010HSPLandroid/graphics/BitmapFactory;->decodeFileDescriptor(Ljava/io/FileDescriptor;)Landroid/graphics/Bitmap;
6011HSPLandroid/graphics/BitmapFactory;->decodeFileDescriptor(Ljava/io/FileDescriptor;Landroid/graphics/Rect;Landroid/graphics/BitmapFactory$Options;)Landroid/graphics/Bitmap;
6012HSPLandroid/graphics/BitmapFactory;->decodeResource(Landroid/content/res/Resources;I)Landroid/graphics/Bitmap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006013HSPLandroid/graphics/BitmapFactory;->decodeResource(Landroid/content/res/Resources;ILandroid/graphics/BitmapFactory$Options;)Landroid/graphics/Bitmap;
6014HSPLandroid/graphics/BitmapFactory;->decodeResourceStream(Landroid/content/res/Resources;Landroid/util/TypedValue;Ljava/io/InputStream;Landroid/graphics/Rect;Landroid/graphics/BitmapFactory$Options;)Landroid/graphics/Bitmap;
art-benchmark-service84deab32021-05-12 09:41:00 -07006015HSPLandroid/graphics/BitmapFactory;->decodeStream(Ljava/io/InputStream;)Landroid/graphics/Bitmap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006016HSPLandroid/graphics/BitmapFactory;->decodeStream(Ljava/io/InputStream;Landroid/graphics/Rect;Landroid/graphics/BitmapFactory$Options;)Landroid/graphics/Bitmap;
art-benchmark-service84deab32021-05-12 09:41:00 -07006017HSPLandroid/graphics/BitmapFactory;->decodeStreamInternal(Ljava/io/InputStream;Landroid/graphics/Rect;Landroid/graphics/BitmapFactory$Options;)Landroid/graphics/Bitmap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006018HSPLandroid/graphics/BitmapFactory;->setDensityFromOptions(Landroid/graphics/Bitmap;Landroid/graphics/BitmapFactory$Options;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07006019HSPLandroid/graphics/BitmapShader;-><init>(Landroid/graphics/Bitmap;II)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006020HSPLandroid/graphics/BitmapShader;-><init>(Landroid/graphics/Bitmap;Landroid/graphics/Shader$TileMode;Landroid/graphics/Shader$TileMode;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006021HSPLandroid/graphics/BitmapShader;->createNativeInstance(JZ)J
art-benchmark-service84deab32021-05-12 09:41:00 -07006022HSPLandroid/graphics/BitmapShader;->shouldDiscardNativeInstance(Z)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006023HSPLandroid/graphics/BlendMode;->blendModeToPorterDuffMode(Landroid/graphics/BlendMode;)Landroid/graphics/PorterDuff$Mode;
art-benchmark-service84deab32021-05-12 09:41:00 -07006024HSPLandroid/graphics/BlendMode;->fromValue(I)Landroid/graphics/BlendMode;
6025HSPLandroid/graphics/BlendMode;->getXfermode()Landroid/graphics/Xfermode;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006026HSPLandroid/graphics/BlendMode;->toValue(Landroid/graphics/BlendMode;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07006027HSPLandroid/graphics/BlendModeColorFilter;-><init>(ILandroid/graphics/BlendMode;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006028HSPLandroid/graphics/BlendModeColorFilter;->createNativeInstance()J
art-benchmark-service84deab32021-05-12 09:41:00 -07006029HSPLandroid/graphics/BlendModeColorFilter;->getColor()I
6030HSPLandroid/graphics/BlendModeColorFilter;->getMode()Landroid/graphics/BlendMode;
6031HSPLandroid/graphics/BlurMaskFilter;-><init>(FLandroid/graphics/BlurMaskFilter$Blur;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006032HSPLandroid/graphics/Canvas;-><init>()V
6033HSPLandroid/graphics/Canvas;-><init>(J)V
6034HSPLandroid/graphics/Canvas;-><init>(Landroid/graphics/Bitmap;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07006035HSPLandroid/graphics/Canvas;->checkValidClipOp(Landroid/graphics/Region$Op;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006036HSPLandroid/graphics/Canvas;->clipPath(Landroid/graphics/Path;)Z
6037HSPLandroid/graphics/Canvas;->clipPath(Landroid/graphics/Path;Landroid/graphics/Region$Op;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07006038HSPLandroid/graphics/Canvas;->clipRect(FFFF)Z
6039HSPLandroid/graphics/Canvas;->clipRect(IIII)Z
6040HSPLandroid/graphics/Canvas;->clipRect(Landroid/graphics/Rect;)Z
6041HSPLandroid/graphics/Canvas;->clipRect(Landroid/graphics/RectF;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006042HSPLandroid/graphics/Canvas;->concat(Landroid/graphics/Matrix;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006043HSPLandroid/graphics/Canvas;->disableZ()V
6044HSPLandroid/graphics/Canvas;->drawARGB(IIII)V
6045HSPLandroid/graphics/Canvas;->drawArc(FFFFFFZLandroid/graphics/Paint;)V
6046HSPLandroid/graphics/Canvas;->drawArc(Landroid/graphics/RectF;FFZLandroid/graphics/Paint;)V
6047HSPLandroid/graphics/Canvas;->drawBitmap(Landroid/graphics/Bitmap;FFLandroid/graphics/Paint;)V
6048HSPLandroid/graphics/Canvas;->drawBitmap(Landroid/graphics/Bitmap;Landroid/graphics/Matrix;Landroid/graphics/Paint;)V
6049HSPLandroid/graphics/Canvas;->drawBitmap(Landroid/graphics/Bitmap;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Paint;)V
6050HSPLandroid/graphics/Canvas;->drawBitmap(Landroid/graphics/Bitmap;Landroid/graphics/Rect;Landroid/graphics/RectF;Landroid/graphics/Paint;)V
6051HSPLandroid/graphics/Canvas;->drawCircle(FFFLandroid/graphics/Paint;)V
6052HSPLandroid/graphics/Canvas;->drawColor(I)V
6053HSPLandroid/graphics/Canvas;->drawColor(ILandroid/graphics/PorterDuff$Mode;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07006054HSPLandroid/graphics/Canvas;->drawLine(FFFFLandroid/graphics/Paint;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006055HSPLandroid/graphics/Canvas;->drawOval(FFFFLandroid/graphics/Paint;)V
6056HSPLandroid/graphics/Canvas;->drawOval(Landroid/graphics/RectF;Landroid/graphics/Paint;)V
6057HSPLandroid/graphics/Canvas;->drawPath(Landroid/graphics/Path;Landroid/graphics/Paint;)V
6058HSPLandroid/graphics/Canvas;->drawRect(FFFFLandroid/graphics/Paint;)V
6059HSPLandroid/graphics/Canvas;->drawRect(Landroid/graphics/Rect;Landroid/graphics/Paint;)V
6060HSPLandroid/graphics/Canvas;->drawRect(Landroid/graphics/RectF;Landroid/graphics/Paint;)V
6061HSPLandroid/graphics/Canvas;->drawRoundRect(FFFFFFLandroid/graphics/Paint;)V
6062HSPLandroid/graphics/Canvas;->drawRoundRect(Landroid/graphics/RectF;FFLandroid/graphics/Paint;)V
6063HSPLandroid/graphics/Canvas;->drawText(Ljava/lang/CharSequence;IIFFLandroid/graphics/Paint;)V
6064HSPLandroid/graphics/Canvas;->drawText(Ljava/lang/String;FFLandroid/graphics/Paint;)V
6065HSPLandroid/graphics/Canvas;->drawTextRun(Ljava/lang/CharSequence;IIIIFFZLandroid/graphics/Paint;)V
6066HSPLandroid/graphics/Canvas;->enableZ()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006067HSPLandroid/graphics/Canvas;->freeCaches()V
art-benchmark-service66b4d952021-07-17 17:15:31 -07006068HSPLandroid/graphics/Canvas;->freeTextLayoutCaches()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006069HSPLandroid/graphics/Canvas;->getClipBounds()Landroid/graphics/Rect;
art-benchmark-service84deab32021-05-12 09:41:00 -07006070HSPLandroid/graphics/Canvas;->getClipBounds(Landroid/graphics/Rect;)Z
6071HSPLandroid/graphics/Canvas;->getDensity()I
6072HSPLandroid/graphics/Canvas;->getHeight()I
6073HSPLandroid/graphics/Canvas;->getNativeCanvasWrapper()J
6074HSPLandroid/graphics/Canvas;->getSaveCount()I
6075HSPLandroid/graphics/Canvas;->getWidth()I
6076HSPLandroid/graphics/Canvas;->isHardwareAccelerated()Z
6077HSPLandroid/graphics/Canvas;->isOpaque()Z
6078HSPLandroid/graphics/Canvas;->quickReject(FFFF)Z
6079HSPLandroid/graphics/Canvas;->restore()V
6080HSPLandroid/graphics/Canvas;->restoreToCount(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006081HSPLandroid/graphics/Canvas;->restoreUnclippedLayer(ILandroid/graphics/Paint;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006082HSPLandroid/graphics/Canvas;->rotate(F)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006083HSPLandroid/graphics/Canvas;->rotate(FFF)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006084HSPLandroid/graphics/Canvas;->save()I
6085HSPLandroid/graphics/Canvas;->save(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006086HSPLandroid/graphics/Canvas;->saveLayer(FFFFLandroid/graphics/Paint;I)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08006087HSPLandroid/graphics/Canvas;->saveLayer(Landroid/graphics/RectF;Landroid/graphics/Paint;)I+]Landroid/graphics/Canvas;Landroid/graphics/Canvas;
6088HSPLandroid/graphics/Canvas;->saveLayer(Landroid/graphics/RectF;Landroid/graphics/Paint;I)I+]Landroid/graphics/Canvas;Landroid/graphics/Canvas;
art-benchmark-service84deab32021-05-12 09:41:00 -07006089HSPLandroid/graphics/Canvas;->saveLayerAlpha(FFFFI)I
6090HSPLandroid/graphics/Canvas;->saveLayerAlpha(FFFFII)I
6091HSPLandroid/graphics/Canvas;->saveUnclippedLayer(IIII)I
6092HSPLandroid/graphics/Canvas;->scale(FF)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08006093HSPLandroid/graphics/Canvas;->scale(FFFF)V+]Landroid/graphics/Canvas;Landroid/graphics/Canvas;
6094HSPLandroid/graphics/Canvas;->setBitmap(Landroid/graphics/Bitmap;)V+]Landroid/graphics/Bitmap;Landroid/graphics/Bitmap;]Landroid/graphics/Canvas;Landroid/graphics/Canvas;
art-benchmark-service84deab32021-05-12 09:41:00 -07006095HSPLandroid/graphics/Canvas;->setCompatibilityVersion(I)V
6096HSPLandroid/graphics/Canvas;->setDensity(I)V
6097HSPLandroid/graphics/Canvas;->setDrawFilter(Landroid/graphics/DrawFilter;)V
6098HSPLandroid/graphics/Canvas;->setScreenDensity(I)V
6099HSPLandroid/graphics/Canvas;->translate(FF)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07006100HSPLandroid/graphics/CanvasProperty;-><init>(J)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006101HSPLandroid/graphics/CanvasProperty;->createFloat(F)Landroid/graphics/CanvasProperty;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006102HSPLandroid/graphics/CanvasProperty;->createPaint(Landroid/graphics/Paint;)Landroid/graphics/CanvasProperty;
6103HSPLandroid/graphics/CanvasProperty;->getNativeContainer()J
art-benchmark-service84deab32021-05-12 09:41:00 -07006104HSPLandroid/graphics/Color;-><init>(FFFFLandroid/graphics/ColorSpace;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07006105HSPLandroid/graphics/Color;->HSVToColor(I[F)I
art-benchmark-service84deab32021-05-12 09:41:00 -07006106HSPLandroid/graphics/Color;->RGBToHSV(III[F)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07006107HSPLandroid/graphics/Color;->alpha()F
art-benchmark-service84deab32021-05-12 09:41:00 -07006108HSPLandroid/graphics/Color;->alpha(I)I
6109HSPLandroid/graphics/Color;->alpha(J)F
6110HSPLandroid/graphics/Color;->argb(IIII)I
6111HSPLandroid/graphics/Color;->blue()F
6112HSPLandroid/graphics/Color;->blue(I)I
6113HSPLandroid/graphics/Color;->blue(J)F
6114HSPLandroid/graphics/Color;->colorSpace(J)Landroid/graphics/ColorSpace;
6115HSPLandroid/graphics/Color;->colorToHSV(I[F)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006116HSPLandroid/graphics/Color;->getComponents()[F
art-benchmark-service84deab32021-05-12 09:41:00 -07006117HSPLandroid/graphics/Color;->green()F
6118HSPLandroid/graphics/Color;->green(I)I
6119HSPLandroid/graphics/Color;->green(J)F
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006120HSPLandroid/graphics/Color;->luminance()F
6121HSPLandroid/graphics/Color;->pack(FFFFLandroid/graphics/ColorSpace;)J+]Landroid/graphics/ColorSpace;Landroid/graphics/ColorSpace$Rgb;
art-benchmark-service84deab32021-05-12 09:41:00 -07006122HSPLandroid/graphics/Color;->pack(I)J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006123HSPLandroid/graphics/Color;->parseColor(Ljava/lang/String;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07006124HSPLandroid/graphics/Color;->red()F
6125HSPLandroid/graphics/Color;->red(I)I
6126HSPLandroid/graphics/Color;->red(J)F
6127HSPLandroid/graphics/Color;->rgb(III)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006128HSPLandroid/graphics/Color;->toArgb()I
art-benchmark-service84deab32021-05-12 09:41:00 -07006129HSPLandroid/graphics/Color;->toArgb(J)I
6130HSPLandroid/graphics/Color;->valueOf(I)Landroid/graphics/Color;
6131HSPLandroid/graphics/ColorFilter;-><init>()V
art-benchmark-service08401c12022-12-23 09:27:20 -08006132HSPLandroid/graphics/ColorFilter;->getNativeInstance()J
art-benchmark-service84deab32021-05-12 09:41:00 -07006133HSPLandroid/graphics/ColorMatrixColorFilter;-><init>(Landroid/graphics/ColorMatrix;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006134HSPLandroid/graphics/ColorMatrixColorFilter;-><init>([F)V
6135HSPLandroid/graphics/ColorMatrixColorFilter;->createNativeInstance()J
6136HSPLandroid/graphics/ColorSpace$Named;->values()[Landroid/graphics/ColorSpace$Named;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07006137HSPLandroid/graphics/ColorSpace$Rgb$$ExternalSyntheticLambda0;-><init>(Landroid/graphics/ColorSpace$Rgb;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006138HSPLandroid/graphics/ColorSpace$Rgb$TransferParameters;-><init>(DDDDDDD)V
6139HSPLandroid/graphics/ColorSpace$Rgb$TransferParameters;->hashCode()I
6140HSPLandroid/graphics/ColorSpace$Rgb;-><init>(Ljava/lang/String;[FLandroid/graphics/ColorSpace$Rgb$TransferParameters;)V
6141HSPLandroid/graphics/ColorSpace$Rgb;-><init>(Ljava/lang/String;[F[F[FLandroid/graphics/ColorSpace$Rgb$TransferParameters;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006142HSPLandroid/graphics/ColorSpace$Rgb;-><init>(Ljava/lang/String;[F[F[FLjava/util/function/DoubleUnaryOperator;Ljava/util/function/DoubleUnaryOperator;FFLandroid/graphics/ColorSpace$Rgb$TransferParameters;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006143HSPLandroid/graphics/ColorSpace$Rgb;->area([F)F
6144HSPLandroid/graphics/ColorSpace$Rgb;->computePrimaries([F)[F
6145HSPLandroid/graphics/ColorSpace$Rgb;->computeWhitePoint([F)[F
6146HSPLandroid/graphics/ColorSpace$Rgb;->computeXYZMatrix([F[F)[F
6147HSPLandroid/graphics/ColorSpace$Rgb;->contains([F[F)Z
6148HSPLandroid/graphics/ColorSpace$Rgb;->equals(Ljava/lang/Object;)Z
6149HSPLandroid/graphics/ColorSpace$Rgb;->getNativeInstance()J
6150HSPLandroid/graphics/ColorSpace$Rgb;->getTransferParameters()Landroid/graphics/ColorSpace$Rgb$TransferParameters;
6151HSPLandroid/graphics/ColorSpace$Rgb;->getWhitePoint()[F
6152HSPLandroid/graphics/ColorSpace$Rgb;->hashCode()I
6153HSPLandroid/graphics/ColorSpace$Rgb;->isGray([F)Z
6154HSPLandroid/graphics/ColorSpace$Rgb;->isSrgb()Z
6155HSPLandroid/graphics/ColorSpace$Rgb;->isSrgb([F[FLjava/util/function/DoubleUnaryOperator;Ljava/util/function/DoubleUnaryOperator;FFI)Z
6156HSPLandroid/graphics/ColorSpace$Rgb;->isWideGamut([FFF)Z
6157HSPLandroid/graphics/ColorSpace$Rgb;->xyPrimaries([F)[F
6158HSPLandroid/graphics/ColorSpace$Rgb;->xyWhitePoint([F)[F
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07006159HSPLandroid/graphics/ColorSpace;->-$$Nest$smadaptToIlluminantD50([F[F)[F
6160HSPLandroid/graphics/ColorSpace;->-$$Nest$sminverse3x3([F)[F
art-benchmark-service84deab32021-05-12 09:41:00 -07006161HSPLandroid/graphics/ColorSpace;-><init>(Ljava/lang/String;Landroid/graphics/ColorSpace$Model;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006162HSPLandroid/graphics/ColorSpace;->adapt(Landroid/graphics/ColorSpace;[FLandroid/graphics/ColorSpace$Adaptation;)Landroid/graphics/ColorSpace;
art-benchmark-service84deab32021-05-12 09:41:00 -07006163HSPLandroid/graphics/ColorSpace;->adaptToIlluminantD50([F[F)[F
6164HSPLandroid/graphics/ColorSpace;->chromaticAdaptation([F[F[F)[F
6165HSPLandroid/graphics/ColorSpace;->compare(Landroid/graphics/ColorSpace$Rgb$TransferParameters;Landroid/graphics/ColorSpace$Rgb$TransferParameters;)Z
6166HSPLandroid/graphics/ColorSpace;->compare([F[F)Z
6167HSPLandroid/graphics/ColorSpace;->get(I)Landroid/graphics/ColorSpace;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08006168HSPLandroid/graphics/ColorSpace;->get(Landroid/graphics/ColorSpace$Named;)Landroid/graphics/ColorSpace;+]Landroid/graphics/ColorSpace$Named;Landroid/graphics/ColorSpace$Named;
art-benchmark-service08401c12022-12-23 09:27:20 -08006169HSPLandroid/graphics/ColorSpace;->getDataSpace()I
6170HSPLandroid/graphics/ColorSpace;->getId()I
art-benchmark-service84deab32021-05-12 09:41:00 -07006171HSPLandroid/graphics/ColorSpace;->getModel()Landroid/graphics/ColorSpace$Model;
6172HSPLandroid/graphics/ColorSpace;->getName()Ljava/lang/String;
6173HSPLandroid/graphics/ColorSpace;->inverse3x3([F)[F
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006174HSPLandroid/graphics/ColorSpace;->match([FLandroid/graphics/ColorSpace$Rgb$TransferParameters;)Landroid/graphics/ColorSpace;
art-benchmark-service84deab32021-05-12 09:41:00 -07006175HSPLandroid/graphics/ColorSpace;->mul3x3([F[F)[F
6176HSPLandroid/graphics/ColorSpace;->mul3x3Diag([F[F)[F
6177HSPLandroid/graphics/ColorSpace;->mul3x3Float3([F[F)[F
6178HSPLandroid/graphics/Compatibility;-><clinit>()V
6179HSPLandroid/graphics/Compatibility;->getTargetSdkVersion()I
6180HSPLandroid/graphics/Compatibility;->setTargetSdkVersion(I)V
6181HSPLandroid/graphics/DrawFilter;-><init>()V
6182HSPLandroid/graphics/FrameInfo;-><init>()V
6183HSPLandroid/graphics/FrameInfo;->addFlags(J)V
6184HSPLandroid/graphics/FrameInfo;->markAnimationsStart()V
6185HSPLandroid/graphics/FrameInfo;->markInputHandlingStart()V
6186HSPLandroid/graphics/FrameInfo;->markPerformTraversalsStart()V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07006187HSPLandroid/graphics/FrameInfo;->setVsync(JJJJJJ)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006188HSPLandroid/graphics/HardwareRenderer$DestroyContextRunnable;-><init>(J)V
6189HSPLandroid/graphics/HardwareRenderer$DestroyContextRunnable;->run()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07006190HSPLandroid/graphics/HardwareRenderer$FrameDrawingCallback;->onFrameDraw(IJ)Landroid/graphics/HardwareRenderer$FrameCommitCallback;
art-benchmark-service84deab32021-05-12 09:41:00 -07006191HSPLandroid/graphics/HardwareRenderer$FrameRenderRequest;-><init>(Landroid/graphics/HardwareRenderer;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006192HSPLandroid/graphics/HardwareRenderer$ProcessInitializer$1;->onRotateGraphicsStatsBuffer()V
art-benchmark-service84deab32021-05-12 09:41:00 -07006193HSPLandroid/graphics/HardwareRenderer$ProcessInitializer;->init(J)V
6194HSPLandroid/graphics/HardwareRenderer$ProcessInitializer;->initDisplayInfo()V
6195HSPLandroid/graphics/HardwareRenderer$ProcessInitializer;->initGraphicsStats()V
6196HSPLandroid/graphics/HardwareRenderer$ProcessInitializer;->initSched(J)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07006197HSPLandroid/graphics/HardwareRenderer$ProcessInitializer;->initUsingContext()V
art-benchmark-service84deab32021-05-12 09:41:00 -07006198HSPLandroid/graphics/HardwareRenderer$ProcessInitializer;->requestBuffer()V
6199HSPLandroid/graphics/HardwareRenderer$ProcessInitializer;->setContext(Landroid/content/Context;)V
6200HSPLandroid/graphics/HardwareRenderer$ProcessInitializer;->setPackageName(Ljava/lang/String;)V
6201HSPLandroid/graphics/HardwareRenderer;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006202HSPLandroid/graphics/HardwareRenderer;->addObserver(Landroid/graphics/HardwareRendererObserver;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006203HSPLandroid/graphics/HardwareRenderer;->allocateBuffers()V
art-benchmark-service66b4d952021-07-17 17:15:31 -07006204HSPLandroid/graphics/HardwareRenderer;->clearContent()V
art-benchmark-service84deab32021-05-12 09:41:00 -07006205HSPLandroid/graphics/HardwareRenderer;->destroy()V
6206HSPLandroid/graphics/HardwareRenderer;->detachSurfaceTexture(J)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07006207HSPLandroid/graphics/HardwareRenderer;->dumpGlobalProfileInfo(Ljava/io/FileDescriptor;I)V
art-benchmark-service9ef6c572022-10-17 01:36:19 -07006208HSPLandroid/graphics/HardwareRenderer;->isDrawingEnabled()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07006209HSPLandroid/graphics/HardwareRenderer;->loadSystemProperties()Z
6210HSPLandroid/graphics/HardwareRenderer;->notifyFramePending()V
6211HSPLandroid/graphics/HardwareRenderer;->onLayerDestroyed(Landroid/graphics/TextureLayer;)V
6212HSPLandroid/graphics/HardwareRenderer;->pause()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006213HSPLandroid/graphics/HardwareRenderer;->pushLayerUpdate(Landroid/graphics/TextureLayer;)V
6214HSPLandroid/graphics/HardwareRenderer;->registerVectorDrawableAnimator(Landroid/view/NativeVectorDrawableAnimator;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006215HSPLandroid/graphics/HardwareRenderer;->removeObserver(Landroid/graphics/HardwareRendererObserver;)V
6216HSPLandroid/graphics/HardwareRenderer;->sendDeviceConfigurationForDebugging(Landroid/content/res/Configuration;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07006217HSPLandroid/graphics/HardwareRenderer;->setASurfaceTransactionCallback(Landroid/graphics/HardwareRenderer$ASurfaceTransactionCallback;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006218HSPLandroid/graphics/HardwareRenderer;->setContextForInit(Landroid/content/Context;)V
6219HSPLandroid/graphics/HardwareRenderer;->setDebuggingEnabled(Z)V
6220HSPLandroid/graphics/HardwareRenderer;->setFPSDivisor(I)V
6221HSPLandroid/graphics/HardwareRenderer;->setForceDark(Z)Z
6222HSPLandroid/graphics/HardwareRenderer;->setFrameCallback(Landroid/graphics/HardwareRenderer$FrameDrawingCallback;)V
6223HSPLandroid/graphics/HardwareRenderer;->setFrameCompleteCallback(Landroid/graphics/HardwareRenderer$FrameCompleteCallback;)V
6224HSPLandroid/graphics/HardwareRenderer;->setHighContrastText(Z)V
art-benchmark-service08401c12022-12-23 09:27:20 -08006225HSPLandroid/graphics/HardwareRenderer;->setIsSystemOrPersistent()V
art-benchmark-service84deab32021-05-12 09:41:00 -07006226HSPLandroid/graphics/HardwareRenderer;->setLightSourceAlpha(FF)V
6227HSPLandroid/graphics/HardwareRenderer;->setLightSourceGeometry(FFFF)V
6228HSPLandroid/graphics/HardwareRenderer;->setName(Ljava/lang/String;)V
6229HSPLandroid/graphics/HardwareRenderer;->setOpaque(Z)V
6230HSPLandroid/graphics/HardwareRenderer;->setPackageName(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006231HSPLandroid/graphics/HardwareRenderer;->setPrepareSurfaceControlForWebviewCallback(Landroid/graphics/HardwareRenderer$PrepareSurfaceControlForWebviewCallback;)V
6232HSPLandroid/graphics/HardwareRenderer;->setRtAnimationsEnabled(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006233HSPLandroid/graphics/HardwareRenderer;->setStopped(Z)V
6234HSPLandroid/graphics/HardwareRenderer;->setSurface(Landroid/view/Surface;)V
6235HSPLandroid/graphics/HardwareRenderer;->setSurface(Landroid/view/Surface;Z)V
6236HSPLandroid/graphics/HardwareRenderer;->setupDiskCache(Ljava/io/File;)V
6237HSPLandroid/graphics/HardwareRenderer;->syncAndDrawFrame(Landroid/graphics/FrameInfo;)I
6238HSPLandroid/graphics/HardwareRenderer;->trimMemory(I)V
6239HSPLandroid/graphics/HardwareRenderer;->validateAlpha(FLjava/lang/String;)V
6240HSPLandroid/graphics/HardwareRenderer;->validateFinite(FLjava/lang/String;)V
6241HSPLandroid/graphics/HardwareRenderer;->validatePositive(FLjava/lang/String;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07006242HSPLandroid/graphics/HardwareRendererObserver$$ExternalSyntheticLambda0;-><init>(Landroid/graphics/HardwareRendererObserver;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08006243HSPLandroid/graphics/HardwareRendererObserver$$ExternalSyntheticLambda0;->run()V+]Landroid/graphics/HardwareRendererObserver;Landroid/graphics/HardwareRendererObserver;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006244HSPLandroid/graphics/HardwareRendererObserver;-><init>(Landroid/graphics/HardwareRendererObserver$OnFrameMetricsAvailableListener;[JLandroid/os/Handler;Z)V
6245HSPLandroid/graphics/HardwareRendererObserver;->getNativeInstance()J
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08006246HSPLandroid/graphics/HardwareRendererObserver;->invokeDataAvailable(Ljava/lang/ref/WeakReference;)Z+]Ljava/lang/ref/WeakReference;Ljava/lang/ref/WeakReference;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006247HSPLandroid/graphics/HardwareRendererObserver;->notifyDataAvailable()V
art-benchmark-service84deab32021-05-12 09:41:00 -07006248HSPLandroid/graphics/ImageDecoder$AssetInputStreamSource;-><init>(Landroid/content/res/AssetManager$AssetInputStream;Landroid/content/res/Resources;Landroid/util/TypedValue;)V
6249HSPLandroid/graphics/ImageDecoder$AssetInputStreamSource;->createImageDecoder(Z)Landroid/graphics/ImageDecoder;
6250HSPLandroid/graphics/ImageDecoder$AssetInputStreamSource;->getDensity()I
6251HSPLandroid/graphics/ImageDecoder$AssetInputStreamSource;->getResources()Landroid/content/res/Resources;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006252HSPLandroid/graphics/ImageDecoder$AssetInputStreamSource;->toString()Ljava/lang/String;
6253HSPLandroid/graphics/ImageDecoder$ImageDecoderSourceTrace;-><init>(Landroid/graphics/ImageDecoder;)V
6254HSPLandroid/graphics/ImageDecoder$ImageDecoderSourceTrace;->close()V
art-benchmark-service84deab32021-05-12 09:41:00 -07006255HSPLandroid/graphics/ImageDecoder$ImageInfo;-><init>(Landroid/graphics/ImageDecoder;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006256HSPLandroid/graphics/ImageDecoder$InputStreamSource;-><init>(Landroid/content/res/Resources;Ljava/io/InputStream;I)V
6257HSPLandroid/graphics/ImageDecoder$InputStreamSource;->createImageDecoder(Z)Landroid/graphics/ImageDecoder;
6258HSPLandroid/graphics/ImageDecoder$InputStreamSource;->getDensity()I
6259HSPLandroid/graphics/ImageDecoder$InputStreamSource;->getResources()Landroid/content/res/Resources;
6260HSPLandroid/graphics/ImageDecoder$Source;-><init>()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07006261HSPLandroid/graphics/ImageDecoder$Source;-><init>(Landroid/graphics/ImageDecoder$Source-IA;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006262HSPLandroid/graphics/ImageDecoder$Source;->computeDstDensity()I
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006263HSPLandroid/graphics/ImageDecoder;->-$$Nest$smdescribeDecoderForTrace(Landroid/graphics/ImageDecoder;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006264HSPLandroid/graphics/ImageDecoder;-><init>(JIIZZ)V
6265HSPLandroid/graphics/ImageDecoder;->callHeaderDecoded(Landroid/graphics/ImageDecoder$OnHeaderDecodedListener;Landroid/graphics/ImageDecoder$Source;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006266HSPLandroid/graphics/ImageDecoder;->checkForExtended()Z
6267HSPLandroid/graphics/ImageDecoder;->checkState(Z)V
6268HSPLandroid/graphics/ImageDecoder;->checkSubset(IILandroid/graphics/Rect;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006269HSPLandroid/graphics/ImageDecoder;->close()V
6270HSPLandroid/graphics/ImageDecoder;->computeDensity(Landroid/graphics/ImageDecoder$Source;)I
6271HSPLandroid/graphics/ImageDecoder;->createFromAsset(Landroid/content/res/AssetManager$AssetInputStream;ZLandroid/graphics/ImageDecoder$Source;)Landroid/graphics/ImageDecoder;
art-benchmark-service84deab32021-05-12 09:41:00 -07006272HSPLandroid/graphics/ImageDecoder;->createFromStream(Ljava/io/InputStream;ZZLandroid/graphics/ImageDecoder$Source;)Landroid/graphics/ImageDecoder;
6273HSPLandroid/graphics/ImageDecoder;->createSource(Landroid/content/res/Resources;Ljava/io/InputStream;I)Landroid/graphics/ImageDecoder$Source;
6274HSPLandroid/graphics/ImageDecoder;->decodeBitmap(Landroid/graphics/ImageDecoder$Source;Landroid/graphics/ImageDecoder$OnHeaderDecodedListener;)Landroid/graphics/Bitmap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006275HSPLandroid/graphics/ImageDecoder;->decodeBitmapImpl(Landroid/graphics/ImageDecoder$Source;Landroid/graphics/ImageDecoder$OnHeaderDecodedListener;)Landroid/graphics/Bitmap;
art-benchmark-service84deab32021-05-12 09:41:00 -07006276HSPLandroid/graphics/ImageDecoder;->decodeBitmapInternal()Landroid/graphics/Bitmap;
6277HSPLandroid/graphics/ImageDecoder;->decodeDrawable(Landroid/graphics/ImageDecoder$Source;Landroid/graphics/ImageDecoder$OnHeaderDecodedListener;)Landroid/graphics/drawable/Drawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006278HSPLandroid/graphics/ImageDecoder;->decodeDrawableImpl(Landroid/graphics/ImageDecoder$Source;Landroid/graphics/ImageDecoder$OnHeaderDecodedListener;)Landroid/graphics/drawable/Drawable;
art-benchmark-service08401c12022-12-23 09:27:20 -08006279HSPLandroid/graphics/ImageDecoder;->describeDecoderForTrace(Landroid/graphics/ImageDecoder;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006280HSPLandroid/graphics/ImageDecoder;->finalize()V
art-benchmark-service84deab32021-05-12 09:41:00 -07006281HSPLandroid/graphics/ImageDecoder;->getColorSpacePtr()J
6282HSPLandroid/graphics/ImageDecoder;->requestedResize()Z
6283HSPLandroid/graphics/ImageDecoder;->setAllocator(I)V
6284HSPLandroid/graphics/ImageDecoder;->setTargetSize(II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006285HSPLandroid/graphics/Insets$1;->createFromParcel(Landroid/os/Parcel;)Landroid/graphics/Insets;
6286HSPLandroid/graphics/Insets$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07006287HSPLandroid/graphics/Insets;-><init>(IIII)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006288HSPLandroid/graphics/Insets;-><init>(IIIILandroid/graphics/Insets-IA;)V
6289HSPLandroid/graphics/Insets;->equals(Ljava/lang/Object;)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07006290HSPLandroid/graphics/Insets;->hashCode()I
art-benchmark-service84deab32021-05-12 09:41:00 -07006291HSPLandroid/graphics/Insets;->max(Landroid/graphics/Insets;Landroid/graphics/Insets;)Landroid/graphics/Insets;
6292HSPLandroid/graphics/Insets;->min(Landroid/graphics/Insets;Landroid/graphics/Insets;)Landroid/graphics/Insets;
6293HSPLandroid/graphics/Insets;->of(IIII)Landroid/graphics/Insets;
6294HSPLandroid/graphics/Insets;->of(Landroid/graphics/Rect;)Landroid/graphics/Insets;
6295HSPLandroid/graphics/Insets;->toRect()Landroid/graphics/Rect;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006296HSPLandroid/graphics/Insets;->toString()Ljava/lang/String;
6297HSPLandroid/graphics/Insets;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07006298HSPLandroid/graphics/Interpolator;-><init>(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006299HSPLandroid/graphics/Interpolator;->finalize()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006300HSPLandroid/graphics/Interpolator;->setKeyFrame(II[F)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006301HSPLandroid/graphics/Interpolator;->setKeyFrame(II[F[F)V
6302HSPLandroid/graphics/Interpolator;->timeToValues(I[F)Landroid/graphics/Interpolator$Result;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006303HSPLandroid/graphics/Interpolator;->timeToValues([F)Landroid/graphics/Interpolator$Result;
6304HSPLandroid/graphics/LeakyTypefaceStorage;->readTypefaceFromParcel(Landroid/os/Parcel;)Landroid/graphics/Typeface;
6305HSPLandroid/graphics/LeakyTypefaceStorage;->writeTypefaceToParcel(Landroid/graphics/Typeface;Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006306HSPLandroid/graphics/LinearGradient;-><init>(FFFFIILandroid/graphics/Shader$TileMode;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07006307HSPLandroid/graphics/LinearGradient;-><init>(FFFFJJLandroid/graphics/Shader$TileMode;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006308HSPLandroid/graphics/LinearGradient;-><init>(FFFF[I[FLandroid/graphics/Shader$TileMode;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006309HSPLandroid/graphics/LinearGradient;-><init>(FFFF[J[FLandroid/graphics/Shader$TileMode;)V
6310HSPLandroid/graphics/LinearGradient;-><init>(FFFF[J[FLandroid/graphics/Shader$TileMode;Landroid/graphics/ColorSpace;)V
6311HSPLandroid/graphics/LinearGradient;->createNativeInstance(JZ)J
art-benchmark-service84deab32021-05-12 09:41:00 -07006312HSPLandroid/graphics/MaskFilter;->finalize()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08006313HSPLandroid/graphics/Matrix;-><init>()V+]Llibcore/util/NativeAllocationRegistry;Llibcore/util/NativeAllocationRegistry;
6314HSPLandroid/graphics/Matrix;-><init>(Landroid/graphics/Matrix;)V+]Llibcore/util/NativeAllocationRegistry;Llibcore/util/NativeAllocationRegistry;
art-benchmark-service84deab32021-05-12 09:41:00 -07006315HSPLandroid/graphics/Matrix;->checkPointArrays([FI[FII)V
6316HSPLandroid/graphics/Matrix;->equals(Ljava/lang/Object;)Z
6317HSPLandroid/graphics/Matrix;->getValues([F)V
6318HSPLandroid/graphics/Matrix;->invert(Landroid/graphics/Matrix;)Z
6319HSPLandroid/graphics/Matrix;->isIdentity()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08006320HSPLandroid/graphics/Matrix;->mapPoints([F)V+]Landroid/graphics/Matrix;Landroid/graphics/Matrix;
art-benchmark-service84deab32021-05-12 09:41:00 -07006321HSPLandroid/graphics/Matrix;->mapPoints([FI[FII)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08006322HSPLandroid/graphics/Matrix;->mapRect(Landroid/graphics/RectF;)Z+]Landroid/graphics/Matrix;Landroid/graphics/Matrix;
art-benchmark-service84deab32021-05-12 09:41:00 -07006323HSPLandroid/graphics/Matrix;->mapRect(Landroid/graphics/RectF;Landroid/graphics/RectF;)Z
6324HSPLandroid/graphics/Matrix;->ni()J
6325HSPLandroid/graphics/Matrix;->postConcat(Landroid/graphics/Matrix;)Z
6326HSPLandroid/graphics/Matrix;->postRotate(F)Z
6327HSPLandroid/graphics/Matrix;->postRotate(FFF)Z
6328HSPLandroid/graphics/Matrix;->postScale(FF)Z
6329HSPLandroid/graphics/Matrix;->postScale(FFFF)Z
6330HSPLandroid/graphics/Matrix;->postTranslate(FF)Z
6331HSPLandroid/graphics/Matrix;->preConcat(Landroid/graphics/Matrix;)Z
6332HSPLandroid/graphics/Matrix;->preRotate(F)Z
6333HSPLandroid/graphics/Matrix;->preScale(FF)Z
6334HSPLandroid/graphics/Matrix;->preTranslate(FF)Z
6335HSPLandroid/graphics/Matrix;->rectStaysRect()Z
6336HSPLandroid/graphics/Matrix;->reset()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006337HSPLandroid/graphics/Matrix;->set(Landroid/graphics/Matrix;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006338HSPLandroid/graphics/Matrix;->setRectToRect(Landroid/graphics/RectF;Landroid/graphics/RectF;Landroid/graphics/Matrix$ScaleToFit;)Z
6339HSPLandroid/graphics/Matrix;->setRotate(F)V
6340HSPLandroid/graphics/Matrix;->setRotate(FFF)V
6341HSPLandroid/graphics/Matrix;->setScale(FF)V
6342HSPLandroid/graphics/Matrix;->setScale(FFFF)V
6343HSPLandroid/graphics/Matrix;->setTranslate(FF)V
6344HSPLandroid/graphics/Matrix;->setValues([F)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006345HSPLandroid/graphics/NinePatch$InsetStruct;-><init>(IIIIIIIIFIF)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006346HSPLandroid/graphics/NinePatch$InsetStruct;->scaleInsets(IIIIF)Landroid/graphics/Rect;
6347HSPLandroid/graphics/NinePatch;-><init>(Landroid/graphics/Bitmap;[BLjava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006348HSPLandroid/graphics/NinePatch;->draw(Landroid/graphics/Canvas;Landroid/graphics/Rect;Landroid/graphics/Paint;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006349HSPLandroid/graphics/NinePatch;->finalize()V
6350HSPLandroid/graphics/NinePatch;->getBitmap()Landroid/graphics/Bitmap;
6351HSPLandroid/graphics/NinePatch;->getDensity()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006352HSPLandroid/graphics/NinePatch;->getHeight()I
6353HSPLandroid/graphics/NinePatch;->getWidth()I
art-benchmark-service84deab32021-05-12 09:41:00 -07006354HSPLandroid/graphics/Outline;-><init>()V
6355HSPLandroid/graphics/Outline;->isEmpty()Z
6356HSPLandroid/graphics/Outline;->setAlpha(F)V
6357HSPLandroid/graphics/Outline;->setConvexPath(Landroid/graphics/Path;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08006358HSPLandroid/graphics/Outline;->setEmpty()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006359HSPLandroid/graphics/Outline;->setOval(IIII)V
6360HSPLandroid/graphics/Outline;->setOval(Landroid/graphics/Rect;)V
6361HSPLandroid/graphics/Outline;->setPath(Landroid/graphics/Path;)V
6362HSPLandroid/graphics/Outline;->setRect(IIII)V
6363HSPLandroid/graphics/Outline;->setRect(Landroid/graphics/Rect;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08006364HSPLandroid/graphics/Outline;->setRoundRect(IIIIF)V
6365HSPLandroid/graphics/Outline;->setRoundRect(Landroid/graphics/Rect;F)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006366HSPLandroid/graphics/Paint$FontMetrics;-><init>()V
6367HSPLandroid/graphics/Paint$FontMetricsInt;-><init>()V
6368HSPLandroid/graphics/Paint;-><init>()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08006369HSPLandroid/graphics/Paint;-><init>(I)V+]Landroid/graphics/Paint;missing_types]Llibcore/util/NativeAllocationRegistry;Llibcore/util/NativeAllocationRegistry;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006370HSPLandroid/graphics/Paint;-><init>(Landroid/graphics/Paint;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006371HSPLandroid/graphics/Paint;->ascent()F
6372HSPLandroid/graphics/Paint;->descent()F
6373HSPLandroid/graphics/Paint;->getAlpha()I
6374HSPLandroid/graphics/Paint;->getColor()I
6375HSPLandroid/graphics/Paint;->getColorFilter()Landroid/graphics/ColorFilter;
6376HSPLandroid/graphics/Paint;->getEndHyphenEdit()I
6377HSPLandroid/graphics/Paint;->getFlags()I
6378HSPLandroid/graphics/Paint;->getFontFeatureSettings()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006379HSPLandroid/graphics/Paint;->getFontMetrics()Landroid/graphics/Paint$FontMetrics;
art-benchmark-service84deab32021-05-12 09:41:00 -07006380HSPLandroid/graphics/Paint;->getFontMetrics(Landroid/graphics/Paint$FontMetrics;)F
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006381HSPLandroid/graphics/Paint;->getFontMetricsInt()Landroid/graphics/Paint$FontMetricsInt;
art-benchmark-service84deab32021-05-12 09:41:00 -07006382HSPLandroid/graphics/Paint;->getFontMetricsInt(Landroid/graphics/Paint$FontMetricsInt;)I
art-benchmark-service08401c12022-12-23 09:27:20 -08006383HSPLandroid/graphics/Paint;->getFontMetricsInt(Ljava/lang/CharSequence;IIIIZLandroid/graphics/Paint$FontMetricsInt;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006384HSPLandroid/graphics/Paint;->getFontVariationSettings()Ljava/lang/String;
6385HSPLandroid/graphics/Paint;->getHinting()I
6386HSPLandroid/graphics/Paint;->getLetterSpacing()F
6387HSPLandroid/graphics/Paint;->getMaskFilter()Landroid/graphics/MaskFilter;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08006388HSPLandroid/graphics/Paint;->getNativeInstance()J+]Landroid/graphics/Paint;missing_types]Landroid/graphics/Shader;Landroid/graphics/BitmapShader;]Landroid/graphics/ColorFilter;Landroid/graphics/PorterDuffColorFilter;,Landroid/graphics/BlendModeColorFilter;,Landroid/graphics/ColorMatrixColorFilter;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006389HSPLandroid/graphics/Paint;->getRunAdvance(Ljava/lang/CharSequence;IIIIZI)F
art-benchmark-service84deab32021-05-12 09:41:00 -07006390HSPLandroid/graphics/Paint;->getRunAdvance([CIIIIZI)F
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08006391HSPLandroid/graphics/Paint;->getRunCharacterAdvance(Ljava/lang/CharSequence;IIIIZI[FI)F+]Landroid/graphics/Paint;Landroid/text/TextPaint;]Ljava/lang/CharSequence;Ljava/lang/String;,Landroid/text/SpannedString;,Landroid/text/SpannableString;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006392HSPLandroid/graphics/Paint;->getRunCharacterAdvance([CIIIIZI[FI)F
art-benchmark-service84deab32021-05-12 09:41:00 -07006393HSPLandroid/graphics/Paint;->getShader()Landroid/graphics/Shader;
6394HSPLandroid/graphics/Paint;->getShadowLayerColor()I
6395HSPLandroid/graphics/Paint;->getShadowLayerDx()F
6396HSPLandroid/graphics/Paint;->getShadowLayerDy()F
6397HSPLandroid/graphics/Paint;->getShadowLayerRadius()F
6398HSPLandroid/graphics/Paint;->getStartHyphenEdit()I
6399HSPLandroid/graphics/Paint;->getStrokeCap()Landroid/graphics/Paint$Cap;
6400HSPLandroid/graphics/Paint;->getStrokeJoin()Landroid/graphics/Paint$Join;
6401HSPLandroid/graphics/Paint;->getStrokeMiter()F
6402HSPLandroid/graphics/Paint;->getStrokeWidth()F
6403HSPLandroid/graphics/Paint;->getStyle()Landroid/graphics/Paint$Style;
6404HSPLandroid/graphics/Paint;->getTextAlign()Landroid/graphics/Paint$Align;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006405HSPLandroid/graphics/Paint;->getTextBounds(Ljava/lang/CharSequence;IILandroid/graphics/Rect;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006406HSPLandroid/graphics/Paint;->getTextBounds(Ljava/lang/String;IILandroid/graphics/Rect;)V
6407HSPLandroid/graphics/Paint;->getTextBounds([CIILandroid/graphics/Rect;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006408HSPLandroid/graphics/Paint;->getTextLocale()Ljava/util/Locale;
art-benchmark-service84deab32021-05-12 09:41:00 -07006409HSPLandroid/graphics/Paint;->getTextLocales()Landroid/os/LocaleList;
6410HSPLandroid/graphics/Paint;->getTextRunAdvances([CIIIIZ[FI)F
6411HSPLandroid/graphics/Paint;->getTextRunCursor(Ljava/lang/CharSequence;IIZII)I
6412HSPLandroid/graphics/Paint;->getTextRunCursor(Ljava/lang/String;IIZII)I
6413HSPLandroid/graphics/Paint;->getTextRunCursor([CIIZII)I
6414HSPLandroid/graphics/Paint;->getTextScaleX()F
6415HSPLandroid/graphics/Paint;->getTextSize()F
6416HSPLandroid/graphics/Paint;->getTextSkewX()F
6417HSPLandroid/graphics/Paint;->getTypeface()Landroid/graphics/Typeface;
6418HSPLandroid/graphics/Paint;->getUnderlinePosition()F
6419HSPLandroid/graphics/Paint;->getWordSpacing()F
6420HSPLandroid/graphics/Paint;->getXfermode()Landroid/graphics/Xfermode;
6421HSPLandroid/graphics/Paint;->installXfermode(Landroid/graphics/Xfermode;)Landroid/graphics/Xfermode;
art-benchmark-service66b4d952021-07-17 17:15:31 -07006422HSPLandroid/graphics/Paint;->isAntiAlias()Z
6423HSPLandroid/graphics/Paint;->isDither()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07006424HSPLandroid/graphics/Paint;->isElegantTextHeight()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08006425HSPLandroid/graphics/Paint;->isFilterBitmap()Z+]Landroid/graphics/Paint;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006426HSPLandroid/graphics/Paint;->measureText(Ljava/lang/CharSequence;II)F
6427HSPLandroid/graphics/Paint;->measureText(Ljava/lang/String;)F
art-benchmark-service84deab32021-05-12 09:41:00 -07006428HSPLandroid/graphics/Paint;->measureText(Ljava/lang/String;II)F
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006429HSPLandroid/graphics/Paint;->reset()V
art-benchmark-service84deab32021-05-12 09:41:00 -07006430HSPLandroid/graphics/Paint;->set(Landroid/graphics/Paint;)V
6431HSPLandroid/graphics/Paint;->setAlpha(I)V
6432HSPLandroid/graphics/Paint;->setAntiAlias(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006433HSPLandroid/graphics/Paint;->setBlendMode(Landroid/graphics/BlendMode;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006434HSPLandroid/graphics/Paint;->setClassVariablesFrom(Landroid/graphics/Paint;)V
6435HSPLandroid/graphics/Paint;->setColor(I)V
6436HSPLandroid/graphics/Paint;->setColorFilter(Landroid/graphics/ColorFilter;)Landroid/graphics/ColorFilter;
6437HSPLandroid/graphics/Paint;->setCompatibilityScaling(F)V
6438HSPLandroid/graphics/Paint;->setDither(Z)V
6439HSPLandroid/graphics/Paint;->setElegantTextHeight(Z)V
6440HSPLandroid/graphics/Paint;->setEndHyphenEdit(I)V
6441HSPLandroid/graphics/Paint;->setFakeBoldText(Z)V
6442HSPLandroid/graphics/Paint;->setFilterBitmap(Z)V
6443HSPLandroid/graphics/Paint;->setFlags(I)V
6444HSPLandroid/graphics/Paint;->setFontFeatureSettings(Ljava/lang/String;)V
6445HSPLandroid/graphics/Paint;->setLetterSpacing(F)V
6446HSPLandroid/graphics/Paint;->setMaskFilter(Landroid/graphics/MaskFilter;)Landroid/graphics/MaskFilter;
6447HSPLandroid/graphics/Paint;->setPathEffect(Landroid/graphics/PathEffect;)Landroid/graphics/PathEffect;
6448HSPLandroid/graphics/Paint;->setShader(Landroid/graphics/Shader;)Landroid/graphics/Shader;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006449HSPLandroid/graphics/Paint;->setShadowLayer(FFFI)V
6450HSPLandroid/graphics/Paint;->setShadowLayer(FFFJ)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006451HSPLandroid/graphics/Paint;->setStartHyphenEdit(I)V
6452HSPLandroid/graphics/Paint;->setStrokeCap(Landroid/graphics/Paint$Cap;)V
6453HSPLandroid/graphics/Paint;->setStrokeJoin(Landroid/graphics/Paint$Join;)V
6454HSPLandroid/graphics/Paint;->setStrokeMiter(F)V
6455HSPLandroid/graphics/Paint;->setStrokeWidth(F)V
6456HSPLandroid/graphics/Paint;->setStyle(Landroid/graphics/Paint$Style;)V
6457HSPLandroid/graphics/Paint;->setTextAlign(Landroid/graphics/Paint$Align;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08006458HSPLandroid/graphics/Paint;->setTextLocales(Landroid/os/LocaleList;)V+]Landroid/os/LocaleList;Landroid/os/LocaleList;
art-benchmark-service84deab32021-05-12 09:41:00 -07006459HSPLandroid/graphics/Paint;->setTextScaleX(F)V
6460HSPLandroid/graphics/Paint;->setTextSize(F)V
6461HSPLandroid/graphics/Paint;->setTextSkewX(F)V
6462HSPLandroid/graphics/Paint;->setTypeface(Landroid/graphics/Typeface;)Landroid/graphics/Typeface;
6463HSPLandroid/graphics/Paint;->setUnderlineText(Z)V
6464HSPLandroid/graphics/Paint;->setXfermode(Landroid/graphics/Xfermode;)Landroid/graphics/Xfermode;
6465HSPLandroid/graphics/Paint;->syncTextLocalesWithMinikin()V+]Ljava/util/HashMap;Ljava/util/HashMap;]Ljava/lang/Integer;Ljava/lang/Integer;]Landroid/os/LocaleList;Landroid/os/LocaleList;
6466HSPLandroid/graphics/PaintFlagsDrawFilter;-><init>(II)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08006467HSPLandroid/graphics/Path;-><init>()V+]Llibcore/util/NativeAllocationRegistry;Llibcore/util/NativeAllocationRegistry;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006468HSPLandroid/graphics/Path;-><init>(Landroid/graphics/Path;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006469HSPLandroid/graphics/Path;->addArc(FFFFFF)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006470HSPLandroid/graphics/Path;->addArc(Landroid/graphics/RectF;FF)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006471HSPLandroid/graphics/Path;->addCircle(FFFLandroid/graphics/Path$Direction;)V
6472HSPLandroid/graphics/Path;->addOval(FFFFLandroid/graphics/Path$Direction;)V
6473HSPLandroid/graphics/Path;->addOval(Landroid/graphics/RectF;Landroid/graphics/Path$Direction;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08006474HSPLandroid/graphics/Path;->addPath(Landroid/graphics/Path;Landroid/graphics/Matrix;)V+]Landroid/graphics/Matrix;Landroid/graphics/Matrix;
art-benchmark-service84deab32021-05-12 09:41:00 -07006475HSPLandroid/graphics/Path;->addRect(FFFFLandroid/graphics/Path$Direction;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006476HSPLandroid/graphics/Path;->addRect(Landroid/graphics/RectF;Landroid/graphics/Path$Direction;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006477HSPLandroid/graphics/Path;->addRoundRect(FFFFFFLandroid/graphics/Path$Direction;)V
6478HSPLandroid/graphics/Path;->addRoundRect(FFFF[FLandroid/graphics/Path$Direction;)V
6479HSPLandroid/graphics/Path;->addRoundRect(Landroid/graphics/RectF;FFLandroid/graphics/Path$Direction;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006480HSPLandroid/graphics/Path;->addRoundRect(Landroid/graphics/RectF;[FLandroid/graphics/Path$Direction;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006481HSPLandroid/graphics/Path;->approximate(F)[F
6482HSPLandroid/graphics/Path;->arcTo(FFFFFFZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006483HSPLandroid/graphics/Path;->arcTo(Landroid/graphics/RectF;FF)V
art-benchmark-service00abe242023-02-13 10:31:34 -08006484HSPLandroid/graphics/Path;->arcTo(Landroid/graphics/RectF;FFZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006485HSPLandroid/graphics/Path;->close()V
6486HSPLandroid/graphics/Path;->computeBounds(Landroid/graphics/RectF;Z)V
6487HSPLandroid/graphics/Path;->cubicTo(FFFFFF)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006488HSPLandroid/graphics/Path;->getFillType()Landroid/graphics/Path$FillType;
art-benchmark-service66b4d952021-07-17 17:15:31 -07006489HSPLandroid/graphics/Path;->isConvex()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07006490HSPLandroid/graphics/Path;->isEmpty()Z
6491HSPLandroid/graphics/Path;->lineTo(FF)V
6492HSPLandroid/graphics/Path;->moveTo(FF)V
6493HSPLandroid/graphics/Path;->offset(FF)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006494HSPLandroid/graphics/Path;->op(Landroid/graphics/Path;Landroid/graphics/Path$Op;)Z
art-benchmark-service00abe242023-02-13 10:31:34 -08006495HSPLandroid/graphics/Path;->op(Landroid/graphics/Path;Landroid/graphics/Path;Landroid/graphics/Path$Op;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07006496HSPLandroid/graphics/Path;->rLineTo(FF)V
6497HSPLandroid/graphics/Path;->readOnlyNI()J
art-benchmark-service08401c12022-12-23 09:27:20 -08006498HSPLandroid/graphics/Path;->reset()V+]Landroid/graphics/Path;Landroid/graphics/Path;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006499HSPLandroid/graphics/Path;->rewind()V
art-benchmark-service84deab32021-05-12 09:41:00 -07006500HSPLandroid/graphics/Path;->set(Landroid/graphics/Path;)V
6501HSPLandroid/graphics/Path;->setFillType(Landroid/graphics/Path$FillType;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08006502HSPLandroid/graphics/Path;->transform(Landroid/graphics/Matrix;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006503HSPLandroid/graphics/Path;->transform(Landroid/graphics/Matrix;Landroid/graphics/Path;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006504HSPLandroid/graphics/PathMeasure;-><init>()V
6505HSPLandroid/graphics/PathMeasure;-><init>(Landroid/graphics/Path;Z)V
6506HSPLandroid/graphics/PathMeasure;->finalize()V
6507HSPLandroid/graphics/PathMeasure;->getLength()F
6508HSPLandroid/graphics/PathMeasure;->getPosTan(F[F[F)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006509HSPLandroid/graphics/PathMeasure;->setPath(Landroid/graphics/Path;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006510HSPLandroid/graphics/Picture;-><init>()V
6511HSPLandroid/graphics/Picture;->beginRecording(II)Landroid/graphics/Canvas;
6512HSPLandroid/graphics/Picture;->close()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006513HSPLandroid/graphics/Picture;->draw(Landroid/graphics/Canvas;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006514HSPLandroid/graphics/Picture;->endRecording()V
6515HSPLandroid/graphics/Picture;->finalize()V
6516HSPLandroid/graphics/Picture;->getHeight()I
6517HSPLandroid/graphics/Picture;->getWidth()I
6518HSPLandroid/graphics/PixelFormat;->formatHasAlpha(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006519HSPLandroid/graphics/Point$1;->createFromParcel(Landroid/os/Parcel;)Landroid/graphics/Point;
6520HSPLandroid/graphics/Point$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07006521HSPLandroid/graphics/Point;-><init>()V
6522HSPLandroid/graphics/Point;-><init>(II)V
6523HSPLandroid/graphics/Point;-><init>(Landroid/graphics/Point;)V
6524HSPLandroid/graphics/Point;->equals(II)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006525HSPLandroid/graphics/Point;->equals(Ljava/lang/Object;)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07006526HSPLandroid/graphics/Point;->hashCode()I
art-benchmark-service84deab32021-05-12 09:41:00 -07006527HSPLandroid/graphics/Point;->offset(II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006528HSPLandroid/graphics/Point;->readFromParcel(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006529HSPLandroid/graphics/Point;->set(II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006530HSPLandroid/graphics/Point;->toString()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07006531HSPLandroid/graphics/PointF;-><init>()V
6532HSPLandroid/graphics/PointF;-><init>(FF)V
6533HSPLandroid/graphics/PointF;->equals(FF)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08006534HSPLandroid/graphics/PointF;->equals(Ljava/lang/Object;)Z+]Ljava/lang/Object;Landroid/graphics/PointF;
art-benchmark-service84deab32021-05-12 09:41:00 -07006535HSPLandroid/graphics/PointF;->length()F
6536HSPLandroid/graphics/PointF;->length(FF)F
6537HSPLandroid/graphics/PointF;->set(FF)V
6538HSPLandroid/graphics/PointF;->set(Landroid/graphics/PointF;)V
6539HSPLandroid/graphics/PorterDuffColorFilter;-><init>(ILandroid/graphics/PorterDuff$Mode;)V
6540HSPLandroid/graphics/PorterDuffColorFilter;->createNativeInstance()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006541HSPLandroid/graphics/PorterDuffColorFilter;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07006542HSPLandroid/graphics/PorterDuffColorFilter;->getColor()I
6543HSPLandroid/graphics/PorterDuffColorFilter;->getMode()Landroid/graphics/PorterDuff$Mode;
6544HSPLandroid/graphics/PorterDuffXfermode;-><init>(Landroid/graphics/PorterDuff$Mode;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08006545HSPLandroid/graphics/RadialGradient;-><init>(FFFFFF[J[FLandroid/graphics/Shader$TileMode;Landroid/graphics/ColorSpace;)V+][F[F
art-benchmark-service84deab32021-05-12 09:41:00 -07006546HSPLandroid/graphics/RadialGradient;-><init>(FFF[I[FLandroid/graphics/Shader$TileMode;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08006547HSPLandroid/graphics/RadialGradient;->createNativeInstance(JZ)J+]Landroid/graphics/ColorSpace;Landroid/graphics/ColorSpace$Rgb;]Landroid/graphics/RadialGradient;Landroid/graphics/RadialGradient;
art-benchmark-service84deab32021-05-12 09:41:00 -07006548HSPLandroid/graphics/RecordingCanvas;-><init>(Landroid/graphics/RenderNode;II)V
6549HSPLandroid/graphics/RecordingCanvas;->disableZ()V
6550HSPLandroid/graphics/RecordingCanvas;->drawRenderNode(Landroid/graphics/RenderNode;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006551HSPLandroid/graphics/RecordingCanvas;->drawRipple(Landroid/graphics/CanvasProperty;Landroid/graphics/CanvasProperty;Landroid/graphics/CanvasProperty;Landroid/graphics/CanvasProperty;Landroid/graphics/CanvasProperty;Landroid/graphics/CanvasProperty;ILandroid/graphics/RuntimeShader;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006552HSPLandroid/graphics/RecordingCanvas;->drawWebViewFunctor(I)V
6553HSPLandroid/graphics/RecordingCanvas;->enableZ()V
6554HSPLandroid/graphics/RecordingCanvas;->finishRecording(Landroid/graphics/RenderNode;)V
6555HSPLandroid/graphics/RecordingCanvas;->getHeight()I
6556HSPLandroid/graphics/RecordingCanvas;->getWidth()I
6557HSPLandroid/graphics/RecordingCanvas;->isHardwareAccelerated()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08006558HSPLandroid/graphics/RecordingCanvas;->obtain(Landroid/graphics/RenderNode;II)Landroid/graphics/RecordingCanvas;+]Landroid/util/Pools$SynchronizedPool;Landroid/util/Pools$SynchronizedPool;
art-benchmark-service00abe242023-02-13 10:31:34 -08006559HSPLandroid/graphics/RecordingCanvas;->recycle()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006560HSPLandroid/graphics/RecordingCanvas;->throwIfCannotDraw(Landroid/graphics/Bitmap;)V
6561HSPLandroid/graphics/Rect$1;->createFromParcel(Landroid/os/Parcel;)Landroid/graphics/Rect;
6562HSPLandroid/graphics/Rect$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -07006563HSPLandroid/graphics/Rect$1;->newArray(I)[Landroid/graphics/Rect;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006564HSPLandroid/graphics/Rect$1;->newArray(I)[Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07006565HSPLandroid/graphics/Rect;-><init>()V
6566HSPLandroid/graphics/Rect;-><init>(IIII)V
6567HSPLandroid/graphics/Rect;-><init>(Landroid/graphics/Rect;)V
6568HSPLandroid/graphics/Rect;->centerX()I
6569HSPLandroid/graphics/Rect;->centerY()I
6570HSPLandroid/graphics/Rect;->contains(II)Z
6571HSPLandroid/graphics/Rect;->contains(Landroid/graphics/Rect;)Z
art-benchmark-service08401c12022-12-23 09:27:20 -08006572HSPLandroid/graphics/Rect;->equals(Ljava/lang/Object;)Z+]Ljava/lang/Object;Landroid/graphics/Rect;
art-benchmark-service84deab32021-05-12 09:41:00 -07006573HSPLandroid/graphics/Rect;->exactCenterX()F
6574HSPLandroid/graphics/Rect;->exactCenterY()F
6575HSPLandroid/graphics/Rect;->height()I
6576HSPLandroid/graphics/Rect;->inset(II)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07006577HSPLandroid/graphics/Rect;->inset(IIII)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006578HSPLandroid/graphics/Rect;->inset(Landroid/graphics/Insets;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006579HSPLandroid/graphics/Rect;->inset(Landroid/graphics/Rect;)V
6580HSPLandroid/graphics/Rect;->intersect(IIII)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006581HSPLandroid/graphics/Rect;->intersect(Landroid/graphics/Rect;)Z
6582HSPLandroid/graphics/Rect;->intersectUnchecked(Landroid/graphics/Rect;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006583HSPLandroid/graphics/Rect;->intersects(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z
6584HSPLandroid/graphics/Rect;->isEmpty()Z
6585HSPLandroid/graphics/Rect;->offset(II)V
6586HSPLandroid/graphics/Rect;->offsetTo(II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006587HSPLandroid/graphics/Rect;->readFromParcel(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006588HSPLandroid/graphics/Rect;->scale(F)V
6589HSPLandroid/graphics/Rect;->set(IIII)V
6590HSPLandroid/graphics/Rect;->set(Landroid/graphics/Rect;)V
6591HSPLandroid/graphics/Rect;->setEmpty()V
6592HSPLandroid/graphics/Rect;->setIntersect(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006593HSPLandroid/graphics/Rect;->toShortString(Ljava/lang/StringBuilder;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006594HSPLandroid/graphics/Rect;->toString()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07006595HSPLandroid/graphics/Rect;->union(IIII)V
art-benchmark-service00abe242023-02-13 10:31:34 -08006596HSPLandroid/graphics/Rect;->union(Landroid/graphics/Rect;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006597HSPLandroid/graphics/Rect;->width()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006598HSPLandroid/graphics/Rect;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006599HSPLandroid/graphics/RectF;-><init>()V
6600HSPLandroid/graphics/RectF;-><init>(FFFF)V
6601HSPLandroid/graphics/RectF;-><init>(Landroid/graphics/Rect;)V
6602HSPLandroid/graphics/RectF;-><init>(Landroid/graphics/RectF;)V
6603HSPLandroid/graphics/RectF;->centerX()F
6604HSPLandroid/graphics/RectF;->centerY()F
6605HSPLandroid/graphics/RectF;->contains(FF)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08006606HSPLandroid/graphics/RectF;->equals(Ljava/lang/Object;)Z+]Ljava/lang/Object;Landroid/graphics/RectF;
art-benchmark-service84deab32021-05-12 09:41:00 -07006607HSPLandroid/graphics/RectF;->height()F
6608HSPLandroid/graphics/RectF;->inset(FF)V
6609HSPLandroid/graphics/RectF;->intersect(FFFF)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08006610HSPLandroid/graphics/RectF;->intersect(Landroid/graphics/RectF;)Z+]Landroid/graphics/RectF;Landroid/graphics/RectF;
art-benchmark-service84deab32021-05-12 09:41:00 -07006611HSPLandroid/graphics/RectF;->isEmpty()Z
6612HSPLandroid/graphics/RectF;->offset(FF)V
6613HSPLandroid/graphics/RectF;->offsetTo(FF)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006614HSPLandroid/graphics/RectF;->round(Landroid/graphics/Rect;)V
6615HSPLandroid/graphics/RectF;->roundOut(Landroid/graphics/Rect;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006616HSPLandroid/graphics/RectF;->set(FFFF)V
6617HSPLandroid/graphics/RectF;->set(Landroid/graphics/Rect;)V
6618HSPLandroid/graphics/RectF;->set(Landroid/graphics/RectF;)V
6619HSPLandroid/graphics/RectF;->setEmpty()V
6620HSPLandroid/graphics/RectF;->union(FFFF)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08006621HSPLandroid/graphics/RectF;->union(Landroid/graphics/RectF;)V+]Landroid/graphics/RectF;Landroid/graphics/RectF;
art-benchmark-service84deab32021-05-12 09:41:00 -07006622HSPLandroid/graphics/RectF;->width()F
6623HSPLandroid/graphics/Region$1;->createFromParcel(Landroid/os/Parcel;)Landroid/graphics/Region;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006624HSPLandroid/graphics/Region$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07006625HSPLandroid/graphics/Region;-><init>()V
6626HSPLandroid/graphics/Region;-><init>(J)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006627HSPLandroid/graphics/Region;->equals(Ljava/lang/Object;)Z
6628HSPLandroid/graphics/Region;->finalize()V
6629HSPLandroid/graphics/Region;->getBounds()Landroid/graphics/Rect;
6630HSPLandroid/graphics/Region;->op(IIIILandroid/graphics/Region$Op;)Z
6631HSPLandroid/graphics/Region;->op(Landroid/graphics/Rect;Landroid/graphics/Region$Op;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006632HSPLandroid/graphics/Region;->op(Landroid/graphics/Region;Landroid/graphics/Region$Op;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07006633HSPLandroid/graphics/Region;->op(Landroid/graphics/Region;Landroid/graphics/Region;Landroid/graphics/Region$Op;)Z
6634HSPLandroid/graphics/Region;->set(IIII)Z
6635HSPLandroid/graphics/Region;->set(Landroid/graphics/Region;)Z
6636HSPLandroid/graphics/Region;->setEmpty()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006637HSPLandroid/graphics/Region;->setPath(Landroid/graphics/Path;Landroid/graphics/Region;)Z
6638HSPLandroid/graphics/Region;->union(Landroid/graphics/Rect;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07006639HSPLandroid/graphics/Region;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006640HSPLandroid/graphics/RegionIterator;-><init>(Landroid/graphics/Region;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006641HSPLandroid/graphics/RegionIterator;->finalize()V
6642HSPLandroid/graphics/RegionIterator;->next(Landroid/graphics/Rect;)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07006643HSPLandroid/graphics/RenderNode$CompositePositionUpdateListener;-><init>([Landroid/graphics/RenderNode$PositionUpdateListener;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006644HSPLandroid/graphics/RenderNode$CompositePositionUpdateListener;->positionChanged(JIIII)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006645HSPLandroid/graphics/RenderNode$CompositePositionUpdateListener;->positionLost(J)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07006646HSPLandroid/graphics/RenderNode$CompositePositionUpdateListener;->without(Landroid/graphics/RenderNode$PositionUpdateListener;)Landroid/graphics/RenderNode$CompositePositionUpdateListener;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006647HSPLandroid/graphics/RenderNode$PositionUpdateListener;->callPositionChanged(Ljava/lang/ref/WeakReference;JIIII)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006648HSPLandroid/graphics/RenderNode$PositionUpdateListener;->callPositionLost(Ljava/lang/ref/WeakReference;J)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07006649HSPLandroid/graphics/RenderNode;-><init>(J)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08006650HSPLandroid/graphics/RenderNode;-><init>(Ljava/lang/String;Landroid/graphics/RenderNode$AnimationHost;)V+]Llibcore/util/NativeAllocationRegistry;Llibcore/util/NativeAllocationRegistry;
art-benchmark-service84deab32021-05-12 09:41:00 -07006651HSPLandroid/graphics/RenderNode;->addPositionUpdateListener(Landroid/graphics/RenderNode$PositionUpdateListener;)V
6652HSPLandroid/graphics/RenderNode;->adopt(J)Landroid/graphics/RenderNode;
6653HSPLandroid/graphics/RenderNode;->beginRecording(II)Landroid/graphics/RecordingCanvas;
art-benchmark-service66b4d952021-07-17 17:15:31 -07006654HSPLandroid/graphics/RenderNode;->clearStretch()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07006655HSPLandroid/graphics/RenderNode;->create(Ljava/lang/String;Landroid/graphics/RenderNode$AnimationHost;)Landroid/graphics/RenderNode;
6656HSPLandroid/graphics/RenderNode;->discardDisplayList()V
art-benchmark-service00abe242023-02-13 10:31:34 -08006657HSPLandroid/graphics/RenderNode;->endRecording()V
art-benchmark-service84deab32021-05-12 09:41:00 -07006658HSPLandroid/graphics/RenderNode;->getClipToOutline()Z
6659HSPLandroid/graphics/RenderNode;->getElevation()F
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08006660HSPLandroid/graphics/RenderNode;->getMatrix(Landroid/graphics/Matrix;)V+]Landroid/graphics/Matrix;Landroid/graphics/Matrix;
art-benchmark-service66b4d952021-07-17 17:15:31 -07006661HSPLandroid/graphics/RenderNode;->getPivotY()F
art-benchmark-service84deab32021-05-12 09:41:00 -07006662HSPLandroid/graphics/RenderNode;->getRotationX()F
6663HSPLandroid/graphics/RenderNode;->getRotationY()F
6664HSPLandroid/graphics/RenderNode;->getRotationZ()F
6665HSPLandroid/graphics/RenderNode;->getScaleX()F
6666HSPLandroid/graphics/RenderNode;->getScaleY()F
6667HSPLandroid/graphics/RenderNode;->getTranslationX()F
6668HSPLandroid/graphics/RenderNode;->getTranslationY()F
6669HSPLandroid/graphics/RenderNode;->getTranslationZ()F
6670HSPLandroid/graphics/RenderNode;->hasDisplayList()Z
6671HSPLandroid/graphics/RenderNode;->hasIdentityMatrix()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006672HSPLandroid/graphics/RenderNode;->isAttached()Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07006673HSPLandroid/graphics/RenderNode;->offsetTopAndBottom(I)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006674HSPLandroid/graphics/RenderNode;->removePositionUpdateListener(Landroid/graphics/RenderNode$PositionUpdateListener;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006675HSPLandroid/graphics/RenderNode;->setAlpha(F)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07006676HSPLandroid/graphics/RenderNode;->setAmbientShadowColor(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006677HSPLandroid/graphics/RenderNode;->setAnimationMatrix(Landroid/graphics/Matrix;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07006678HSPLandroid/graphics/RenderNode;->setClipToBounds(Z)Z
6679HSPLandroid/graphics/RenderNode;->setClipToOutline(Z)Z
6680HSPLandroid/graphics/RenderNode;->setElevation(F)Z
6681HSPLandroid/graphics/RenderNode;->setForceDarkAllowed(Z)Z
6682HSPLandroid/graphics/RenderNode;->setHasOverlappingRendering(Z)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006683HSPLandroid/graphics/RenderNode;->setLayerPaint(Landroid/graphics/Paint;)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07006684HSPLandroid/graphics/RenderNode;->setLayerType(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07006685HSPLandroid/graphics/RenderNode;->setLeftTopRightBottom(IIII)Z
6686HSPLandroid/graphics/RenderNode;->setOutline(Landroid/graphics/Outline;)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07006687HSPLandroid/graphics/RenderNode;->setPivotX(F)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07006688HSPLandroid/graphics/RenderNode;->setProjectBackwards(Z)Z
6689HSPLandroid/graphics/RenderNode;->setProjectionReceiver(Z)Z
6690HSPLandroid/graphics/RenderNode;->setRenderEffect(Landroid/graphics/RenderEffect;)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07006691HSPLandroid/graphics/RenderNode;->setScaleX(F)Z
6692HSPLandroid/graphics/RenderNode;->setScaleY(F)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07006693HSPLandroid/graphics/RenderNode;->setSpotShadowColor(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07006694HSPLandroid/graphics/RenderNode;->setTranslationX(F)Z
6695HSPLandroid/graphics/RenderNode;->setTranslationY(F)Z
6696HSPLandroid/graphics/RenderNode;->setUsageHint(I)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07006697HSPLandroid/graphics/RenderNode;->stretch(FFFF)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07006698HSPLandroid/graphics/RuntimeShader$NoImagePreloadHolder;-><clinit>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006699HSPLandroid/graphics/RuntimeShader;-><init>(Ljava/lang/String;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07006700HSPLandroid/graphics/RuntimeShader;->createNativeInstance(JZ)J
6701HSPLandroid/graphics/RuntimeShader;->getNativeShaderBuilder()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006702HSPLandroid/graphics/RuntimeShader;->setFloatUniform(Ljava/lang/String;FF)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006703HSPLandroid/graphics/RuntimeShader;->setFloatUniform(Ljava/lang/String;FFFFI)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006704HSPLandroid/graphics/RuntimeShader;->setInputShader(Ljava/lang/String;Landroid/graphics/Shader;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006705HSPLandroid/graphics/RuntimeShader;->setUniform(Ljava/lang/String;[FZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006706HSPLandroid/graphics/Shader;-><init>()V
art-benchmark-service00abe242023-02-13 10:31:34 -08006707HSPLandroid/graphics/Shader;-><init>(Landroid/graphics/ColorSpace;)V+]Landroid/graphics/ColorSpace;Landroid/graphics/ColorSpace$Rgb;
art-benchmark-service84deab32021-05-12 09:41:00 -07006708HSPLandroid/graphics/Shader;->colorSpace()Landroid/graphics/ColorSpace;
6709HSPLandroid/graphics/Shader;->convertColors([I)[J
6710HSPLandroid/graphics/Shader;->detectColorSpace([J)Landroid/graphics/ColorSpace;
6711HSPLandroid/graphics/Shader;->discardNativeInstance()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08006712HSPLandroid/graphics/Shader;->discardNativeInstanceLocked()V+]Ljava/lang/Runnable;Llibcore/util/NativeAllocationRegistry$CleanerRunner;
art-benchmark-service00abe242023-02-13 10:31:34 -08006713HSPLandroid/graphics/Shader;->getNativeInstance()J+]Landroid/graphics/Shader;megamorphic_types
6714HSPLandroid/graphics/Shader;->getNativeInstance(Z)J+]Landroid/graphics/Matrix;Landroid/graphics/Matrix;]Landroid/graphics/Shader;megamorphic_types]Llibcore/util/NativeAllocationRegistry;Llibcore/util/NativeAllocationRegistry;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08006715HSPLandroid/graphics/Shader;->setLocalMatrix(Landroid/graphics/Matrix;)V+]Landroid/graphics/Matrix;Landroid/graphics/Matrix;]Landroid/graphics/Shader;Landroid/graphics/SweepGradient;
art-benchmark-service84deab32021-05-12 09:41:00 -07006716HSPLandroid/graphics/Shader;->shouldDiscardNativeInstance(Z)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006717HSPLandroid/graphics/SurfaceTexture$1;->handleMessage(Landroid/os/Message;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006718HSPLandroid/graphics/SurfaceTexture;-><init>(I)V
6719HSPLandroid/graphics/SurfaceTexture;->finalize()V
6720HSPLandroid/graphics/SurfaceTexture;->isSingleBuffered()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006721HSPLandroid/graphics/SurfaceTexture;->postEventFromNative(Ljava/lang/ref/WeakReference;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006722HSPLandroid/graphics/SurfaceTexture;->release()V
6723HSPLandroid/graphics/SurfaceTexture;->setDefaultBufferSize(II)V
6724HSPLandroid/graphics/SurfaceTexture;->setOnFrameAvailableListener(Landroid/graphics/SurfaceTexture$OnFrameAvailableListener;)V
6725HSPLandroid/graphics/SurfaceTexture;->setOnFrameAvailableListener(Landroid/graphics/SurfaceTexture$OnFrameAvailableListener;Landroid/os/Handler;)V
6726HSPLandroid/graphics/TemporaryBuffer;->obtain(I)[C
6727HSPLandroid/graphics/TemporaryBuffer;->recycle([C)V
6728HSPLandroid/graphics/TextureLayer;-><init>(Landroid/graphics/HardwareRenderer;J)V
6729HSPLandroid/graphics/TextureLayer;->close()V
6730HSPLandroid/graphics/TextureLayer;->detachSurfaceTexture()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006731HSPLandroid/graphics/Typeface$Builder;->build()Landroid/graphics/Typeface;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08006732HSPLandroid/graphics/Typeface$Builder;->createAssetUid(Landroid/content/res/AssetManager;Ljava/lang/String;I[Landroid/graphics/fonts/FontVariationAxis;IILjava/lang/String;)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/content/res/AssetManager;Landroid/content/res/AssetManager;
art-benchmark-service84deab32021-05-12 09:41:00 -07006733HSPLandroid/graphics/Typeface$CustomFallbackBuilder;-><init>(Landroid/graphics/fonts/FontFamily;)V
6734HSPLandroid/graphics/Typeface$CustomFallbackBuilder;->build()Landroid/graphics/Typeface;
6735HSPLandroid/graphics/Typeface$CustomFallbackBuilder;->setStyle(Landroid/graphics/fonts/FontStyle;)Landroid/graphics/Typeface$CustomFallbackBuilder;
6736HSPLandroid/graphics/Typeface;-><init>(J)V
art-benchmark-service9ef6c572022-10-17 01:36:19 -07006737HSPLandroid/graphics/Typeface;-><init>(JLjava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006738HSPLandroid/graphics/Typeface;->create(Landroid/graphics/Typeface;I)Landroid/graphics/Typeface;
art-benchmark-service84deab32021-05-12 09:41:00 -07006739HSPLandroid/graphics/Typeface;->create(Ljava/lang/String;I)Landroid/graphics/Typeface;
6740HSPLandroid/graphics/Typeface;->createFromAsset(Landroid/content/res/AssetManager;Ljava/lang/String;)Landroid/graphics/Typeface;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006741HSPLandroid/graphics/Typeface;->createFromResources(Landroid/content/res/FontResourcesParser$FamilyResourceEntry;Landroid/content/res/AssetManager;Ljava/lang/String;)Landroid/graphics/Typeface;
art-benchmark-service84deab32021-05-12 09:41:00 -07006742HSPLandroid/graphics/Typeface;->createWeightStyle(Landroid/graphics/Typeface;IZ)Landroid/graphics/Typeface;
6743HSPLandroid/graphics/Typeface;->defaultFromStyle(I)Landroid/graphics/Typeface;
6744HSPLandroid/graphics/Typeface;->deserializeFontMap(Ljava/nio/ByteBuffer;Ljava/util/Map;)[J
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08006745HSPLandroid/graphics/Typeface;->equals(Ljava/lang/Object;)Z+]Ljava/lang/Object;Landroid/graphics/Typeface;
6746HSPLandroid/graphics/Typeface;->findFromCache(Landroid/content/res/AssetManager;Ljava/lang/String;)Landroid/graphics/Typeface;+]Landroid/util/LruCache;Landroid/util/LruCache;
art-benchmark-service84deab32021-05-12 09:41:00 -07006747HSPLandroid/graphics/Typeface;->getStyle()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08006748HSPLandroid/graphics/Typeface;->getSystemDefaultTypeface(Ljava/lang/String;)Landroid/graphics/Typeface;+]Ljava/util/Map;Landroid/util/ArrayMap;
art-benchmark-service08401c12022-12-23 09:27:20 -08006749HSPLandroid/graphics/Typeface;->getSystemFontFamilyName()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006750HSPLandroid/graphics/Typeface;->hasFontFamily(Ljava/lang/String;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07006751HSPLandroid/graphics/Typeface;->readString(Ljava/nio/ByteBuffer;)Ljava/lang/String;
6752HSPLandroid/graphics/Typeface;->registerGenericFamilyNative(Ljava/lang/String;Landroid/graphics/Typeface;)V
6753HSPLandroid/graphics/Typeface;->setDefault(Landroid/graphics/Typeface;)V
6754HSPLandroid/graphics/Typeface;->setSystemFontMap(Landroid/os/SharedMemory;)V
6755HSPLandroid/graphics/Typeface;->setSystemFontMap(Ljava/util/Map;)V
6756HSPLandroid/graphics/Xfermode;-><init>()V
art-benchmark-service66b4d952021-07-17 17:15:31 -07006757HSPLandroid/graphics/animation/RenderNodeAnimator$$ExternalSyntheticLambda0;-><init>(Landroid/graphics/animation/RenderNodeAnimator;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006758HSPLandroid/graphics/animation/RenderNodeAnimator$$ExternalSyntheticLambda0;->run()V
6759HSPLandroid/graphics/animation/RenderNodeAnimator;-><init>(Landroid/graphics/CanvasProperty;F)V
6760HSPLandroid/graphics/animation/RenderNodeAnimator;-><init>(Landroid/graphics/CanvasProperty;IF)V
6761HSPLandroid/graphics/animation/RenderNodeAnimator;->applyInterpolator()V
6762HSPLandroid/graphics/animation/RenderNodeAnimator;->callOnFinished(Landroid/graphics/animation/RenderNodeAnimator;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07006763HSPLandroid/graphics/animation/RenderNodeAnimator;->cancel()V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07006764HSPLandroid/graphics/animation/RenderNodeAnimator;->checkMutable()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006765HSPLandroid/graphics/animation/RenderNodeAnimator;->cloneListeners()Ljava/util/ArrayList;
6766HSPLandroid/graphics/animation/RenderNodeAnimator;->doStart()V
6767HSPLandroid/graphics/animation/RenderNodeAnimator;->end()V
6768HSPLandroid/graphics/animation/RenderNodeAnimator;->getNativeAnimator()J
art-benchmark-service66b4d952021-07-17 17:15:31 -07006769HSPLandroid/graphics/animation/RenderNodeAnimator;->init(J)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006770HSPLandroid/graphics/animation/RenderNodeAnimator;->isNativeInterpolator(Landroid/animation/TimeInterpolator;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07006771HSPLandroid/graphics/animation/RenderNodeAnimator;->isRunning()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006772HSPLandroid/graphics/animation/RenderNodeAnimator;->moveToRunningState()V
6773HSPLandroid/graphics/animation/RenderNodeAnimator;->notifyStartListeners()V
6774HSPLandroid/graphics/animation/RenderNodeAnimator;->onFinished()V
6775HSPLandroid/graphics/animation/RenderNodeAnimator;->setDuration(J)Landroid/animation/Animator;
6776HSPLandroid/graphics/animation/RenderNodeAnimator;->setDuration(J)Landroid/graphics/animation/RenderNodeAnimator;
art-benchmark-service84deab32021-05-12 09:41:00 -07006777HSPLandroid/graphics/animation/RenderNodeAnimator;->setInterpolator(Landroid/animation/TimeInterpolator;)V
6778HSPLandroid/graphics/animation/RenderNodeAnimator;->setStartDelay(J)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006779HSPLandroid/graphics/animation/RenderNodeAnimator;->setTarget(Landroid/graphics/RecordingCanvas;)V
6780HSPLandroid/graphics/animation/RenderNodeAnimator;->setTarget(Landroid/graphics/RenderNode;)V
6781HSPLandroid/graphics/animation/RenderNodeAnimator;->start()V
art-benchmark-service66b4d952021-07-17 17:15:31 -07006782HSPLandroid/graphics/drawable/AdaptiveIconDrawable$ChildDrawable;-><init>(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006783HSPLandroid/graphics/drawable/AdaptiveIconDrawable$ChildDrawable;-><init>(Landroid/graphics/drawable/AdaptiveIconDrawable$ChildDrawable;Landroid/graphics/drawable/AdaptiveIconDrawable;Landroid/content/res/Resources;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006784HSPLandroid/graphics/drawable/AdaptiveIconDrawable$ChildDrawable;->canApplyTheme()Z
6785HSPLandroid/graphics/drawable/AdaptiveIconDrawable$LayerState;-><init>(Landroid/graphics/drawable/AdaptiveIconDrawable$LayerState;Landroid/graphics/drawable/AdaptiveIconDrawable;Landroid/content/res/Resources;)V
6786HSPLandroid/graphics/drawable/AdaptiveIconDrawable$LayerState;->canApplyTheme()Z
6787HSPLandroid/graphics/drawable/AdaptiveIconDrawable$LayerState;->getChangingConfigurations()I
6788HSPLandroid/graphics/drawable/AdaptiveIconDrawable$LayerState;->invalidateCache()V
6789HSPLandroid/graphics/drawable/AdaptiveIconDrawable$LayerState;->isStateful()Z
6790HSPLandroid/graphics/drawable/AdaptiveIconDrawable$LayerState;->newDrawable()Landroid/graphics/drawable/Drawable;
6791HSPLandroid/graphics/drawable/AdaptiveIconDrawable$LayerState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006792HSPLandroid/graphics/drawable/AdaptiveIconDrawable;-><init>(Landroid/graphics/drawable/AdaptiveIconDrawable$LayerState;Landroid/content/res/Resources;)V
6793HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->addLayer(ILandroid/graphics/drawable/AdaptiveIconDrawable$ChildDrawable;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006794HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->canApplyTheme()Z
6795HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->createConstantState(Landroid/graphics/drawable/AdaptiveIconDrawable$LayerState;Landroid/content/res/Resources;)Landroid/graphics/drawable/AdaptiveIconDrawable$LayerState;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006796HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->draw(Landroid/graphics/Canvas;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006797HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->getChangingConfigurations()I
6798HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->getConstantState()Landroid/graphics/drawable/Drawable$ConstantState;
6799HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->getExtraInsetFraction()F
6800HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->getIntrinsicHeight()I
6801HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->getIntrinsicWidth()I
6802HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->getOpacity()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006803HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->inflate(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
6804HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->inflateLayers(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
6805HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->invalidateDrawable(Landroid/graphics/drawable/Drawable;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006806HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->invalidateSelf()V
6807HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->isStateful()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006808HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->jumpToCurrentState()V
art-benchmark-service84deab32021-05-12 09:41:00 -07006809HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->mutate()Landroid/graphics/drawable/Drawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006810HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->onBoundsChange(Landroid/graphics/Rect;)V
6811HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->setVisible(ZZ)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07006812HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->updateLayerBounds(Landroid/graphics/Rect;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006813HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->updateLayerBoundsInternal(Landroid/graphics/Rect;)V
6814HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->updateLayerFromTypedArray(Landroid/graphics/drawable/AdaptiveIconDrawable$ChildDrawable;Landroid/content/res/TypedArray;)V
6815HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->updateMaskBoundsInternal(Landroid/graphics/Rect;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006816HSPLandroid/graphics/drawable/Animatable2$AnimationCallback;-><init>()V
6817HSPLandroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;-><init>(Landroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;Landroid/graphics/drawable/AnimatedStateListDrawable;Landroid/content/res/Resources;)V
6818HSPLandroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;->addStateSet([ILandroid/graphics/drawable/Drawable;I)I
6819HSPLandroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;->addTransition(IILandroid/graphics/drawable/Drawable;Z)I
6820HSPLandroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;->canApplyTheme()Z
6821HSPLandroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;->generateTransitionKey(II)J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006822HSPLandroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;->getKeyframeIdAt(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -07006823HSPLandroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;->indexOfKeyframe([I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006824HSPLandroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;->indexOfTransition(II)I
art-benchmark-service84deab32021-05-12 09:41:00 -07006825HSPLandroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;->isTransitionReversed(II)Z
6826HSPLandroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;->mutate()V
6827HSPLandroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable;
6828HSPLandroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;->transitionHasReversibleFlag(II)Z
6829HSPLandroid/graphics/drawable/AnimatedStateListDrawable$AnimatedVectorDrawableTransition;->start()V
6830HSPLandroid/graphics/drawable/AnimatedStateListDrawable$AnimatedVectorDrawableTransition;->stop()V
6831HSPLandroid/graphics/drawable/AnimatedStateListDrawable;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006832HSPLandroid/graphics/drawable/AnimatedStateListDrawable;-><init>(Landroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;Landroid/content/res/Resources;)V
6833HSPLandroid/graphics/drawable/AnimatedStateListDrawable;-><init>(Landroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;Landroid/content/res/Resources;Landroid/graphics/drawable/AnimatedStateListDrawable-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006834HSPLandroid/graphics/drawable/AnimatedStateListDrawable;->applyTheme(Landroid/content/res/Resources$Theme;)V
6835HSPLandroid/graphics/drawable/AnimatedStateListDrawable;->clearMutated()V
6836HSPLandroid/graphics/drawable/AnimatedStateListDrawable;->cloneConstantState()Landroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;
6837HSPLandroid/graphics/drawable/AnimatedStateListDrawable;->cloneConstantState()Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;
6838HSPLandroid/graphics/drawable/AnimatedStateListDrawable;->inflate(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
6839HSPLandroid/graphics/drawable/AnimatedStateListDrawable;->inflateChildElements(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
6840HSPLandroid/graphics/drawable/AnimatedStateListDrawable;->init()V
6841HSPLandroid/graphics/drawable/AnimatedStateListDrawable;->isStateful()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006842HSPLandroid/graphics/drawable/AnimatedStateListDrawable;->jumpToCurrentState()V
art-benchmark-service84deab32021-05-12 09:41:00 -07006843HSPLandroid/graphics/drawable/AnimatedStateListDrawable;->mutate()Landroid/graphics/drawable/Drawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006844HSPLandroid/graphics/drawable/AnimatedStateListDrawable;->onStateChange([I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07006845HSPLandroid/graphics/drawable/AnimatedStateListDrawable;->parseItem(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)I
6846HSPLandroid/graphics/drawable/AnimatedStateListDrawable;->parseTransition(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006847HSPLandroid/graphics/drawable/AnimatedStateListDrawable;->selectTransition(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07006848HSPLandroid/graphics/drawable/AnimatedStateListDrawable;->setConstantState(Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006849HSPLandroid/graphics/drawable/AnimatedStateListDrawable;->setVisible(ZZ)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07006850HSPLandroid/graphics/drawable/AnimatedStateListDrawable;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V
6851HSPLandroid/graphics/drawable/AnimatedVectorDrawable$1;-><init>(Landroid/graphics/drawable/AnimatedVectorDrawable;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006852HSPLandroid/graphics/drawable/AnimatedVectorDrawable$1;->invalidateDrawable(Landroid/graphics/drawable/Drawable;)V
6853HSPLandroid/graphics/drawable/AnimatedVectorDrawable$2;->onAnimationEnd(Landroid/animation/Animator;)V
6854HSPLandroid/graphics/drawable/AnimatedVectorDrawable$2;->onAnimationStart(Landroid/animation/Animator;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006855HSPLandroid/graphics/drawable/AnimatedVectorDrawable$AnimatedVectorDrawableState$PendingAnimator;-><init>(IFLjava/lang/String;)V
6856HSPLandroid/graphics/drawable/AnimatedVectorDrawable$AnimatedVectorDrawableState$PendingAnimator;->newInstance(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;)Landroid/animation/Animator;
art-benchmark-service00abe242023-02-13 10:31:34 -08006857HSPLandroid/graphics/drawable/AnimatedVectorDrawable$AnimatedVectorDrawableState;-><init>(Landroid/graphics/drawable/AnimatedVectorDrawable$AnimatedVectorDrawableState;Landroid/graphics/drawable/Drawable$Callback;Landroid/content/res/Resources;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006858HSPLandroid/graphics/drawable/AnimatedVectorDrawable$AnimatedVectorDrawableState;->addPendingAnimator(IFLjava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006859HSPLandroid/graphics/drawable/AnimatedVectorDrawable$AnimatedVectorDrawableState;->addTargetAnimator(Ljava/lang/String;Landroid/animation/Animator;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006860HSPLandroid/graphics/drawable/AnimatedVectorDrawable$AnimatedVectorDrawableState;->canApplyTheme()Z
6861HSPLandroid/graphics/drawable/AnimatedVectorDrawable$AnimatedVectorDrawableState;->getChangingConfigurations()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006862HSPLandroid/graphics/drawable/AnimatedVectorDrawable$AnimatedVectorDrawableState;->inflatePendingAnimators(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006863HSPLandroid/graphics/drawable/AnimatedVectorDrawable$AnimatedVectorDrawableState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006864HSPLandroid/graphics/drawable/AnimatedVectorDrawable$AnimatedVectorDrawableState;->prepareLocalAnimator(I)Landroid/animation/Animator;
6865HSPLandroid/graphics/drawable/AnimatedVectorDrawable$AnimatedVectorDrawableState;->prepareLocalAnimators(Landroid/animation/AnimatorSet;Landroid/content/res/Resources;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07006866HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT$$ExternalSyntheticLambda0;->run()V
art-benchmark-service84deab32021-05-12 09:41:00 -07006867HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;-><init>(Landroid/graphics/drawable/AnimatedVectorDrawable;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006868HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->callOnFinished(Landroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;I)V
6869HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->createNativeChildAnimator(JJLandroid/animation/ObjectAnimator;)V
6870HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->createRTAnimator(Landroid/animation/ObjectAnimator;J)V
6871HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->createRTAnimatorForFullPath(Landroid/animation/ObjectAnimator;Landroid/graphics/drawable/VectorDrawable$VFullPath;J)V
6872HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->createRTAnimatorForGroup([Landroid/animation/PropertyValuesHolder;Landroid/animation/ObjectAnimator;Landroid/graphics/drawable/VectorDrawable$VGroup;J)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006873HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->createRTAnimatorForPath(Landroid/animation/ObjectAnimator;Landroid/graphics/drawable/VectorDrawable$VPath;J)V
6874HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->end()V
6875HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->getAnimatorNativePtr()J
6876HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->getFrameCount(J)I
6877HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->handlePendingAction(I)V
6878HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->init(Landroid/animation/AnimatorSet;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006879HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->invalidateOwningView()V
art-benchmark-service84deab32021-05-12 09:41:00 -07006880HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->isInfinite()Z
6881HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->isStarted()Z
6882HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->lambda$callOnFinished$0(Landroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006883HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->onDraw(Landroid/graphics/Canvas;)V
6884HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->parseAnimatorSet(Landroid/animation/AnimatorSet;J)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006885HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->pause()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006886HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->recordLastSeenTarget(Landroid/graphics/RecordingCanvas;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006887HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->setListener(Landroid/animation/Animator$AnimatorListener;)V
6888HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->start()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006889HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->startAnimation()V
6890HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->useLastSeenTarget()Z
6891HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->-$$Nest$smnCreateAnimatorSet()J
6892HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->-$$Nest$smshouldIgnoreInvalidAnimation()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07006893HSPLandroid/graphics/drawable/AnimatedVectorDrawable;-><init>()V
6894HSPLandroid/graphics/drawable/AnimatedVectorDrawable;-><init>(Landroid/graphics/drawable/AnimatedVectorDrawable$AnimatedVectorDrawableState;Landroid/content/res/Resources;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006895HSPLandroid/graphics/drawable/AnimatedVectorDrawable;-><init>(Landroid/graphics/drawable/AnimatedVectorDrawable$AnimatedVectorDrawableState;Landroid/content/res/Resources;Landroid/graphics/drawable/AnimatedVectorDrawable-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006896HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->applyTheme(Landroid/content/res/Resources$Theme;)V
6897HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->canApplyTheme()Z
6898HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->clearMutated()V
6899HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->containsSameValueType(Landroid/animation/PropertyValuesHolder;Landroid/util/Property;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006900HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->draw(Landroid/graphics/Canvas;)V
6901HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->ensureAnimatorSet()V
6902HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->getChangingConfigurations()I
art-benchmark-service84deab32021-05-12 09:41:00 -07006903HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->getConstantState()Landroid/graphics/drawable/Drawable$ConstantState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006904HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->getIntrinsicHeight()I
6905HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->getIntrinsicWidth()I
art-benchmark-service84deab32021-05-12 09:41:00 -07006906HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->getOpacity()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006907HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->inflate(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
6908HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->isStateful()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07006909HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->mutate()Landroid/graphics/drawable/Drawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006910HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->onBoundsChange(Landroid/graphics/Rect;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006911HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->onStateChange([I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006912HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->registerAnimationCallback(Landroid/graphics/drawable/Animatable2$AnimationCallback;)V
6913HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->setColorFilter(Landroid/graphics/ColorFilter;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006914HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->setHotspot(FF)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006915HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->setTintBlendMode(Landroid/graphics/BlendMode;)V
6916HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->setTintList(Landroid/content/res/ColorStateList;)V
6917HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->setVisible(ZZ)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07006918HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->shouldIgnoreInvalidAnimation()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006919HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->start()V
6920HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->stop()V
6921HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->updateAnimatorProperty(Landroid/animation/Animator;Ljava/lang/String;Landroid/graphics/drawable/VectorDrawable;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006922HSPLandroid/graphics/drawable/AnimationDrawable$AnimationState;->addFrame(Landroid/graphics/drawable/Drawable;I)V
6923HSPLandroid/graphics/drawable/AnimationDrawable$AnimationState;->growArray(II)V
6924HSPLandroid/graphics/drawable/AnimationDrawable$AnimationState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable;
6925HSPLandroid/graphics/drawable/AnimationDrawable;-><init>()V
6926HSPLandroid/graphics/drawable/AnimationDrawable;->clearMutated()V
6927HSPLandroid/graphics/drawable/AnimationDrawable;->cloneConstantState()Landroid/graphics/drawable/AnimationDrawable$AnimationState;
6928HSPLandroid/graphics/drawable/AnimationDrawable;->cloneConstantState()Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;
6929HSPLandroid/graphics/drawable/AnimationDrawable;->getDuration(I)I
6930HSPLandroid/graphics/drawable/AnimationDrawable;->getNumberOfFrames()I
6931HSPLandroid/graphics/drawable/AnimationDrawable;->inflate(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006932HSPLandroid/graphics/drawable/AnimationDrawable;->inflateChildElements(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006933HSPLandroid/graphics/drawable/AnimationDrawable;->isRunning()Z
6934HSPLandroid/graphics/drawable/AnimationDrawable;->mutate()Landroid/graphics/drawable/Drawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006935HSPLandroid/graphics/drawable/AnimationDrawable;->nextFrame(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006936HSPLandroid/graphics/drawable/AnimationDrawable;->run()V
6937HSPLandroid/graphics/drawable/AnimationDrawable;->setConstantState(Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006938HSPLandroid/graphics/drawable/AnimationDrawable;->setFrame(IZZ)V
6939HSPLandroid/graphics/drawable/AnimationDrawable;->setVisible(ZZ)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07006940HSPLandroid/graphics/drawable/AnimationDrawable;->start()V
6941HSPLandroid/graphics/drawable/AnimationDrawable;->stop()V
6942HSPLandroid/graphics/drawable/AnimationDrawable;->unscheduleSelf(Ljava/lang/Runnable;)V
6943HSPLandroid/graphics/drawable/BitmapDrawable$$ExternalSyntheticLambda2;->onHeaderDecoded(Landroid/graphics/ImageDecoder;Landroid/graphics/ImageDecoder$ImageInfo;Landroid/graphics/ImageDecoder$Source;)V
6944HSPLandroid/graphics/drawable/BitmapDrawable$BitmapState;-><init>(Landroid/graphics/Bitmap;)V
6945HSPLandroid/graphics/drawable/BitmapDrawable$BitmapState;-><init>(Landroid/graphics/drawable/BitmapDrawable$BitmapState;)V
6946HSPLandroid/graphics/drawable/BitmapDrawable$BitmapState;->canApplyTheme()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006947HSPLandroid/graphics/drawable/BitmapDrawable$BitmapState;->getChangingConfigurations()I
art-benchmark-service84deab32021-05-12 09:41:00 -07006948HSPLandroid/graphics/drawable/BitmapDrawable$BitmapState;->newDrawable()Landroid/graphics/drawable/Drawable;
6949HSPLandroid/graphics/drawable/BitmapDrawable$BitmapState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable;
6950HSPLandroid/graphics/drawable/BitmapDrawable;-><init>()V
6951HSPLandroid/graphics/drawable/BitmapDrawable;-><init>(Landroid/content/res/Resources;Landroid/graphics/Bitmap;)V
6952HSPLandroid/graphics/drawable/BitmapDrawable;-><init>(Landroid/graphics/Bitmap;)V
6953HSPLandroid/graphics/drawable/BitmapDrawable;-><init>(Landroid/graphics/drawable/BitmapDrawable$BitmapState;Landroid/content/res/Resources;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006954HSPLandroid/graphics/drawable/BitmapDrawable;->applyTheme(Landroid/content/res/Resources$Theme;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006955HSPLandroid/graphics/drawable/BitmapDrawable;->canApplyTheme()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07006956HSPLandroid/graphics/drawable/BitmapDrawable;->clearMutated()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006957HSPLandroid/graphics/drawable/BitmapDrawable;->computeBitmapSize()V
6958HSPLandroid/graphics/drawable/BitmapDrawable;->draw(Landroid/graphics/Canvas;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006959HSPLandroid/graphics/drawable/BitmapDrawable;->getBitmap()Landroid/graphics/Bitmap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006960HSPLandroid/graphics/drawable/BitmapDrawable;->getChangingConfigurations()I
6961HSPLandroid/graphics/drawable/BitmapDrawable;->getColorFilter()Landroid/graphics/ColorFilter;
6962HSPLandroid/graphics/drawable/BitmapDrawable;->getConstantState()Landroid/graphics/drawable/Drawable$ConstantState;
art-benchmark-service84deab32021-05-12 09:41:00 -07006963HSPLandroid/graphics/drawable/BitmapDrawable;->getIntrinsicHeight()I
6964HSPLandroid/graphics/drawable/BitmapDrawable;->getIntrinsicWidth()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006965HSPLandroid/graphics/drawable/BitmapDrawable;->getOpacity()I
6966HSPLandroid/graphics/drawable/BitmapDrawable;->getOutline(Landroid/graphics/Outline;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006967HSPLandroid/graphics/drawable/BitmapDrawable;->inflate(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
6968HSPLandroid/graphics/drawable/BitmapDrawable;->init(Landroid/graphics/drawable/BitmapDrawable$BitmapState;Landroid/content/res/Resources;)V
6969HSPLandroid/graphics/drawable/BitmapDrawable;->isAutoMirrored()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006970HSPLandroid/graphics/drawable/BitmapDrawable;->isStateful()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07006971HSPLandroid/graphics/drawable/BitmapDrawable;->lambda$updateStateFromTypedArray$2(Landroid/graphics/ImageDecoder;Landroid/graphics/ImageDecoder$ImageInfo;Landroid/graphics/ImageDecoder$Source;)V
6972HSPLandroid/graphics/drawable/BitmapDrawable;->mutate()Landroid/graphics/drawable/Drawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006973HSPLandroid/graphics/drawable/BitmapDrawable;->needMirroring()Z
6974HSPLandroid/graphics/drawable/BitmapDrawable;->onBoundsChange(Landroid/graphics/Rect;)V
6975HSPLandroid/graphics/drawable/BitmapDrawable;->onStateChange([I)Z
6976HSPLandroid/graphics/drawable/BitmapDrawable;->setAlpha(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006977HSPLandroid/graphics/drawable/BitmapDrawable;->setAutoMirrored(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006978HSPLandroid/graphics/drawable/BitmapDrawable;->setBitmap(Landroid/graphics/Bitmap;)V
6979HSPLandroid/graphics/drawable/BitmapDrawable;->setColorFilter(Landroid/graphics/ColorFilter;)V
6980HSPLandroid/graphics/drawable/BitmapDrawable;->setDither(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006981HSPLandroid/graphics/drawable/BitmapDrawable;->setGravity(I)V
6982HSPLandroid/graphics/drawable/BitmapDrawable;->setMipMap(Z)V
6983HSPLandroid/graphics/drawable/BitmapDrawable;->setTileModeXY(Landroid/graphics/Shader$TileMode;Landroid/graphics/Shader$TileMode;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006984HSPLandroid/graphics/drawable/BitmapDrawable;->setTintBlendMode(Landroid/graphics/BlendMode;)V
6985HSPLandroid/graphics/drawable/BitmapDrawable;->setTintList(Landroid/content/res/ColorStateList;)V
6986HSPLandroid/graphics/drawable/BitmapDrawable;->updateDstRectAndInsetsIfDirty()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08006987HSPLandroid/graphics/drawable/BitmapDrawable;->updateLocalState(Landroid/content/res/Resources;)V+]Landroid/graphics/drawable/BitmapDrawable;Landroid/graphics/drawable/BitmapDrawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006988HSPLandroid/graphics/drawable/BitmapDrawable;->updateStateFromTypedArray(Landroid/content/res/TypedArray;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006989HSPLandroid/graphics/drawable/BitmapDrawable;->verifyRequiredAttributes(Landroid/content/res/TypedArray;)V
6990HSPLandroid/graphics/drawable/ClipDrawable$ClipState;-><init>(Landroid/graphics/drawable/ClipDrawable$ClipState;Landroid/content/res/Resources;)V
6991HSPLandroid/graphics/drawable/ClipDrawable$ClipState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable;
6992HSPLandroid/graphics/drawable/ClipDrawable;-><init>(Landroid/graphics/drawable/ClipDrawable$ClipState;Landroid/content/res/Resources;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08006993HSPLandroid/graphics/drawable/ClipDrawable;->draw(Landroid/graphics/Canvas;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07006994HSPLandroid/graphics/drawable/ClipDrawable;->inflate(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
6995HSPLandroid/graphics/drawable/ClipDrawable;->mutateConstantState()Landroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006996HSPLandroid/graphics/drawable/ClipDrawable;->onLevelChange(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07006997HSPLandroid/graphics/drawable/ClipDrawable;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V
6998HSPLandroid/graphics/drawable/ClipDrawable;->verifyRequiredAttributes(Landroid/content/res/TypedArray;)V
6999HSPLandroid/graphics/drawable/ColorDrawable$ColorState;-><init>()V
7000HSPLandroid/graphics/drawable/ColorDrawable$ColorState;-><init>(Landroid/graphics/drawable/ColorDrawable$ColorState;)V
7001HSPLandroid/graphics/drawable/ColorDrawable$ColorState;->canApplyTheme()Z
7002HSPLandroid/graphics/drawable/ColorDrawable$ColorState;->getChangingConfigurations()I
7003HSPLandroid/graphics/drawable/ColorDrawable$ColorState;->newDrawable()Landroid/graphics/drawable/Drawable;
7004HSPLandroid/graphics/drawable/ColorDrawable$ColorState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable;
7005HSPLandroid/graphics/drawable/ColorDrawable;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007006HSPLandroid/graphics/drawable/ColorDrawable;-><init>(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007007HSPLandroid/graphics/drawable/ColorDrawable;-><init>(Landroid/graphics/drawable/ColorDrawable$ColorState;Landroid/content/res/Resources;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007008HSPLandroid/graphics/drawable/ColorDrawable;-><init>(Landroid/graphics/drawable/ColorDrawable$ColorState;Landroid/content/res/Resources;Landroid/graphics/drawable/ColorDrawable-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007009HSPLandroid/graphics/drawable/ColorDrawable;->canApplyTheme()Z
7010HSPLandroid/graphics/drawable/ColorDrawable;->clearMutated()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007011HSPLandroid/graphics/drawable/ColorDrawable;->draw(Landroid/graphics/Canvas;)V+]Landroid/graphics/Paint;Landroid/graphics/Paint;]Landroid/graphics/drawable/ColorDrawable;Landroid/graphics/drawable/ColorDrawable;]Landroid/graphics/Canvas;Landroid/graphics/RecordingCanvas;
art-benchmark-service84deab32021-05-12 09:41:00 -07007012HSPLandroid/graphics/drawable/ColorDrawable;->getAlpha()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007013HSPLandroid/graphics/drawable/ColorDrawable;->getChangingConfigurations()I
art-benchmark-service84deab32021-05-12 09:41:00 -07007014HSPLandroid/graphics/drawable/ColorDrawable;->getColor()I
7015HSPLandroid/graphics/drawable/ColorDrawable;->getConstantState()Landroid/graphics/drawable/Drawable$ConstantState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007016HSPLandroid/graphics/drawable/ColorDrawable;->getOpacity()I
7017HSPLandroid/graphics/drawable/ColorDrawable;->getOutline(Landroid/graphics/Outline;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007018HSPLandroid/graphics/drawable/ColorDrawable;->inflate(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007019HSPLandroid/graphics/drawable/ColorDrawable;->isStateful()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007020HSPLandroid/graphics/drawable/ColorDrawable;->mutate()Landroid/graphics/drawable/Drawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007021HSPLandroid/graphics/drawable/ColorDrawable;->onStateChange([I)Z
7022HSPLandroid/graphics/drawable/ColorDrawable;->setAlpha(I)V
7023HSPLandroid/graphics/drawable/ColorDrawable;->setColor(I)V
7024HSPLandroid/graphics/drawable/ColorDrawable;->setColorFilter(Landroid/graphics/ColorFilter;)V
7025HSPLandroid/graphics/drawable/ColorDrawable;->setTintList(Landroid/content/res/ColorStateList;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007026HSPLandroid/graphics/drawable/ColorDrawable;->updateLocalState(Landroid/content/res/Resources;)V+]Landroid/graphics/drawable/ColorDrawable;Landroid/graphics/drawable/ColorDrawable;
art-benchmark-service84deab32021-05-12 09:41:00 -07007027HSPLandroid/graphics/drawable/ColorDrawable;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V
7028HSPLandroid/graphics/drawable/Drawable$ConstantState;-><init>()V
7029HSPLandroid/graphics/drawable/Drawable$ConstantState;->canApplyTheme()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007030HSPLandroid/graphics/drawable/Drawable$ConstantState;->newDrawable(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
art-benchmark-service84deab32021-05-12 09:41:00 -07007031HSPLandroid/graphics/drawable/Drawable;-><init>()V
7032HSPLandroid/graphics/drawable/Drawable;->applyTheme(Landroid/content/res/Resources$Theme;)V
7033HSPLandroid/graphics/drawable/Drawable;->canApplyTheme()Z
7034HSPLandroid/graphics/drawable/Drawable;->clearColorFilter()V
7035HSPLandroid/graphics/drawable/Drawable;->clearMutated()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007036HSPLandroid/graphics/drawable/Drawable;->copyBounds(Landroid/graphics/Rect;)V
7037HSPLandroid/graphics/drawable/Drawable;->createFromXmlForDensity(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
art-benchmark-service84deab32021-05-12 09:41:00 -07007038HSPLandroid/graphics/drawable/Drawable;->createFromXmlInner(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007039HSPLandroid/graphics/drawable/Drawable;->createFromXmlInnerForDensity(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
art-benchmark-service84deab32021-05-12 09:41:00 -07007040HSPLandroid/graphics/drawable/Drawable;->getBounds()Landroid/graphics/Rect;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007041HSPLandroid/graphics/drawable/Drawable;->getCallback()Landroid/graphics/drawable/Drawable$Callback;+]Ljava/lang/ref/WeakReference;Ljava/lang/ref/WeakReference;
art-benchmark-service84deab32021-05-12 09:41:00 -07007042HSPLandroid/graphics/drawable/Drawable;->getChangingConfigurations()I
7043HSPLandroid/graphics/drawable/Drawable;->getColorFilter()Landroid/graphics/ColorFilter;
7044HSPLandroid/graphics/drawable/Drawable;->getConstantState()Landroid/graphics/drawable/Drawable$ConstantState;
7045HSPLandroid/graphics/drawable/Drawable;->getCurrent()Landroid/graphics/drawable/Drawable;
art-benchmark-service00abe242023-02-13 10:31:34 -08007046HSPLandroid/graphics/drawable/Drawable;->getDirtyBounds()Landroid/graphics/Rect;
art-benchmark-service84deab32021-05-12 09:41:00 -07007047HSPLandroid/graphics/drawable/Drawable;->getIntrinsicHeight()I
7048HSPLandroid/graphics/drawable/Drawable;->getIntrinsicWidth()I
7049HSPLandroid/graphics/drawable/Drawable;->getLayoutDirection()I
7050HSPLandroid/graphics/drawable/Drawable;->getLevel()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007051HSPLandroid/graphics/drawable/Drawable;->getMinimumHeight()I
7052HSPLandroid/graphics/drawable/Drawable;->getMinimumWidth()I
7053HSPLandroid/graphics/drawable/Drawable;->getOutline(Landroid/graphics/Outline;)V
7054HSPLandroid/graphics/drawable/Drawable;->getPadding(Landroid/graphics/Rect;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007055HSPLandroid/graphics/drawable/Drawable;->getState()[I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007056HSPLandroid/graphics/drawable/Drawable;->inflate(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007057HSPLandroid/graphics/drawable/Drawable;->inflateWithAttributes(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/content/res/TypedArray;I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007058HSPLandroid/graphics/drawable/Drawable;->invalidateSelf()V+]Landroid/graphics/drawable/Drawable$Callback;missing_types]Landroid/graphics/drawable/Drawable;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -07007059HSPLandroid/graphics/drawable/Drawable;->isProjected()Z
7060HSPLandroid/graphics/drawable/Drawable;->isStateful()Z
7061HSPLandroid/graphics/drawable/Drawable;->isVisible()Z
7062HSPLandroid/graphics/drawable/Drawable;->jumpToCurrentState()V
7063HSPLandroid/graphics/drawable/Drawable;->mutate()Landroid/graphics/drawable/Drawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007064HSPLandroid/graphics/drawable/Drawable;->obtainAttributes(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;Landroid/util/AttributeSet;[I)Landroid/content/res/TypedArray;
art-benchmark-service84deab32021-05-12 09:41:00 -07007065HSPLandroid/graphics/drawable/Drawable;->onBoundsChange(Landroid/graphics/Rect;)V
7066HSPLandroid/graphics/drawable/Drawable;->onLevelChange(I)Z
7067HSPLandroid/graphics/drawable/Drawable;->onStateChange([I)Z
7068HSPLandroid/graphics/drawable/Drawable;->parseBlendMode(ILandroid/graphics/BlendMode;)Landroid/graphics/BlendMode;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007069HSPLandroid/graphics/drawable/Drawable;->resolveDensity(Landroid/content/res/Resources;I)I+]Landroid/content/res/Resources;Landroid/content/res/Resources;
art-benchmark-service84deab32021-05-12 09:41:00 -07007070HSPLandroid/graphics/drawable/Drawable;->resolveOpacity(II)I
7071HSPLandroid/graphics/drawable/Drawable;->scaleFromDensity(FII)F
7072HSPLandroid/graphics/drawable/Drawable;->scaleFromDensity(IIIZ)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007073HSPLandroid/graphics/drawable/Drawable;->scheduleSelf(Ljava/lang/Runnable;J)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007074HSPLandroid/graphics/drawable/Drawable;->setAutoMirrored(Z)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007075HSPLandroid/graphics/drawable/Drawable;->setBounds(IIII)V+]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/graphics/drawable/Drawable;missing_types
7076HSPLandroid/graphics/drawable/Drawable;->setBounds(Landroid/graphics/Rect;)V+]Landroid/graphics/drawable/Drawable;megamorphic_types
art-benchmark-service84deab32021-05-12 09:41:00 -07007077HSPLandroid/graphics/drawable/Drawable;->setCallback(Landroid/graphics/drawable/Drawable$Callback;)V
7078HSPLandroid/graphics/drawable/Drawable;->setChangingConfigurations(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007079HSPLandroid/graphics/drawable/Drawable;->setColorFilter(ILandroid/graphics/PorterDuff$Mode;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007080HSPLandroid/graphics/drawable/Drawable;->setDither(Z)V
7081HSPLandroid/graphics/drawable/Drawable;->setHotspot(FF)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007082HSPLandroid/graphics/drawable/Drawable;->setLayoutDirection(I)Z
7083HSPLandroid/graphics/drawable/Drawable;->setLevel(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007084HSPLandroid/graphics/drawable/Drawable;->setSrcDensityOverride(I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007085HSPLandroid/graphics/drawable/Drawable;->setState([I)Z+]Landroid/graphics/drawable/Drawable;megamorphic_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007086HSPLandroid/graphics/drawable/Drawable;->setTint(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007087HSPLandroid/graphics/drawable/Drawable;->setTintList(Landroid/content/res/ColorStateList;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007088HSPLandroid/graphics/drawable/Drawable;->setTintMode(Landroid/graphics/PorterDuff$Mode;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08007089HSPLandroid/graphics/drawable/Drawable;->setVisible(ZZ)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007090HSPLandroid/graphics/drawable/Drawable;->unscheduleSelf(Ljava/lang/Runnable;)V
7091HSPLandroid/graphics/drawable/Drawable;->updateBlendModeFilter(Landroid/graphics/BlendModeColorFilter;Landroid/content/res/ColorStateList;Landroid/graphics/BlendMode;)Landroid/graphics/BlendModeColorFilter;
7092HSPLandroid/graphics/drawable/Drawable;->updateTintFilter(Landroid/graphics/PorterDuffColorFilter;Landroid/content/res/ColorStateList;Landroid/graphics/PorterDuff$Mode;)Landroid/graphics/PorterDuffColorFilter;
art-benchmark-service84deab32021-05-12 09:41:00 -07007093HSPLandroid/graphics/drawable/DrawableContainer$BlockInvalidateCallback;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007094HSPLandroid/graphics/drawable/DrawableContainer$BlockInvalidateCallback;-><init>(Landroid/graphics/drawable/DrawableContainer$BlockInvalidateCallback-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007095HSPLandroid/graphics/drawable/DrawableContainer$BlockInvalidateCallback;->invalidateDrawable(Landroid/graphics/drawable/Drawable;)V
7096HSPLandroid/graphics/drawable/DrawableContainer$BlockInvalidateCallback;->unwrap()Landroid/graphics/drawable/Drawable$Callback;
7097HSPLandroid/graphics/drawable/DrawableContainer$BlockInvalidateCallback;->wrap(Landroid/graphics/drawable/Drawable$Callback;)Landroid/graphics/drawable/DrawableContainer$BlockInvalidateCallback;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007098HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;-><init>(Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;Landroid/graphics/drawable/DrawableContainer;Landroid/content/res/Resources;)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/graphics/drawable/Drawable;megamorphic_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007099HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->addChild(Landroid/graphics/drawable/Drawable;)I
7100HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->applyTheme(Landroid/content/res/Resources$Theme;)V
7101HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->canApplyTheme()Z
7102HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->canConstantState()Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07007103HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->clearMutated()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007104HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->computeConstantSize()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007105HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->createAllFutures()V+]Landroid/graphics/drawable/Drawable$ConstantState;Landroid/graphics/drawable/NinePatchDrawable$NinePatchState;,Landroid/graphics/drawable/AnimationDrawable$AnimationState;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service84deab32021-05-12 09:41:00 -07007106HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->getCapacity()I
7107HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->getChangingConfigurations()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007108HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->getChild(I)Landroid/graphics/drawable/Drawable;+]Landroid/graphics/drawable/Drawable$ConstantState;Landroid/graphics/drawable/NinePatchDrawable$NinePatchState;,Landroid/graphics/drawable/AnimationDrawable$AnimationState;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service84deab32021-05-12 09:41:00 -07007109HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->getChildCount()I
7110HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->getChildren()[Landroid/graphics/drawable/Drawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007111HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->getConstantPadding()Landroid/graphics/Rect;
7112HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->getOpacity()I
art-benchmark-service84deab32021-05-12 09:41:00 -07007113HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->invalidateCache()V
art-benchmark-service66b4d952021-07-17 17:15:31 -07007114HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->isConstantSize()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007115HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->isStateful()Z
7116HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->mutate()V
7117HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->prepareDrawable(Landroid/graphics/drawable/Drawable;)Landroid/graphics/drawable/Drawable;
art-benchmark-service84deab32021-05-12 09:41:00 -07007118HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->setConstantSize(Z)V
7119HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->setEnterFadeDuration(I)V
7120HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->setExitFadeDuration(I)V
7121HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->setVariablePadding(Z)V
7122HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->updateDensity(Landroid/content/res/Resources;)V
7123HSPLandroid/graphics/drawable/DrawableContainer;-><init>()V
7124HSPLandroid/graphics/drawable/DrawableContainer;->applyTheme(Landroid/content/res/Resources$Theme;)V
7125HSPLandroid/graphics/drawable/DrawableContainer;->canApplyTheme()Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07007126HSPLandroid/graphics/drawable/DrawableContainer;->clearMutated()V
art-benchmark-service84deab32021-05-12 09:41:00 -07007127HSPLandroid/graphics/drawable/DrawableContainer;->cloneConstantState()Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007128HSPLandroid/graphics/drawable/DrawableContainer;->draw(Landroid/graphics/Canvas;)V
7129HSPLandroid/graphics/drawable/DrawableContainer;->getChangingConfigurations()I
7130HSPLandroid/graphics/drawable/DrawableContainer;->getConstantState()Landroid/graphics/drawable/Drawable$ConstantState;
art-benchmark-service84deab32021-05-12 09:41:00 -07007131HSPLandroid/graphics/drawable/DrawableContainer;->getCurrent()Landroid/graphics/drawable/Drawable;
7132HSPLandroid/graphics/drawable/DrawableContainer;->getCurrentIndex()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007133HSPLandroid/graphics/drawable/DrawableContainer;->getIntrinsicHeight()I
7134HSPLandroid/graphics/drawable/DrawableContainer;->getIntrinsicWidth()I
7135HSPLandroid/graphics/drawable/DrawableContainer;->getMinimumHeight()I
7136HSPLandroid/graphics/drawable/DrawableContainer;->getMinimumWidth()I
7137HSPLandroid/graphics/drawable/DrawableContainer;->getOpacity()I
7138HSPLandroid/graphics/drawable/DrawableContainer;->getOpticalInsets()Landroid/graphics/Insets;
7139HSPLandroid/graphics/drawable/DrawableContainer;->getOutline(Landroid/graphics/Outline;)V
7140HSPLandroid/graphics/drawable/DrawableContainer;->getPadding(Landroid/graphics/Rect;)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007141HSPLandroid/graphics/drawable/DrawableContainer;->initializeDrawableForDisplay(Landroid/graphics/drawable/Drawable;)V+]Landroid/graphics/drawable/DrawableContainer$BlockInvalidateCallback;Landroid/graphics/drawable/DrawableContainer$BlockInvalidateCallback;]Landroid/graphics/drawable/DrawableContainer;Landroid/graphics/drawable/AnimatedStateListDrawable;,Landroid/graphics/drawable/AnimationDrawable;,Landroid/graphics/drawable/StateListDrawable;]Landroid/graphics/drawable/Drawable;megamorphic_types
7142HSPLandroid/graphics/drawable/DrawableContainer;->invalidateDrawable(Landroid/graphics/drawable/Drawable;)V+]Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;Landroid/graphics/drawable/StateListDrawable$StateListState;,Landroid/graphics/drawable/AnimationDrawable$AnimationState;]Landroid/graphics/drawable/DrawableContainer;Landroid/graphics/drawable/AnimationDrawable;,Landroid/graphics/drawable/StateListDrawable;
art-benchmark-service84deab32021-05-12 09:41:00 -07007143HSPLandroid/graphics/drawable/DrawableContainer;->isAutoMirrored()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007144HSPLandroid/graphics/drawable/DrawableContainer;->isStateful()Z
7145HSPLandroid/graphics/drawable/DrawableContainer;->jumpToCurrentState()V
7146HSPLandroid/graphics/drawable/DrawableContainer;->mutate()Landroid/graphics/drawable/Drawable;
7147HSPLandroid/graphics/drawable/DrawableContainer;->needsMirroring()Z
7148HSPLandroid/graphics/drawable/DrawableContainer;->onBoundsChange(Landroid/graphics/Rect;)V
7149HSPLandroid/graphics/drawable/DrawableContainer;->onStateChange([I)Z
7150HSPLandroid/graphics/drawable/DrawableContainer;->selectDrawable(I)Z
7151HSPLandroid/graphics/drawable/DrawableContainer;->setAlpha(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007152HSPLandroid/graphics/drawable/DrawableContainer;->setAutoMirrored(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007153HSPLandroid/graphics/drawable/DrawableContainer;->setColorFilter(Landroid/graphics/ColorFilter;)V
7154HSPLandroid/graphics/drawable/DrawableContainer;->setConstantState(Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007155HSPLandroid/graphics/drawable/DrawableContainer;->setDither(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007156HSPLandroid/graphics/drawable/DrawableContainer;->setHotspot(FF)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007157HSPLandroid/graphics/drawable/DrawableContainer;->setTintBlendMode(Landroid/graphics/BlendMode;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007158HSPLandroid/graphics/drawable/DrawableContainer;->setTintList(Landroid/content/res/ColorStateList;)V
7159HSPLandroid/graphics/drawable/DrawableContainer;->setVisible(ZZ)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007160HSPLandroid/graphics/drawable/DrawableContainer;->updateDensity(Landroid/content/res/Resources;)V
7161HSPLandroid/graphics/drawable/DrawableInflater;-><init>(Landroid/content/res/Resources;Ljava/lang/ClassLoader;)V
7162HSPLandroid/graphics/drawable/DrawableInflater;->inflateFromClass(Ljava/lang/String;)Landroid/graphics/drawable/Drawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007163HSPLandroid/graphics/drawable/DrawableInflater;->inflateFromTag(Ljava/lang/String;)Landroid/graphics/drawable/Drawable;
7164HSPLandroid/graphics/drawable/DrawableInflater;->inflateFromXmlForDensity(Ljava/lang/String;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
7165HSPLandroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;->-$$Nest$fputmThemeAttrs(Landroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;[I)V
7166HSPLandroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;-><init>(Landroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;Landroid/content/res/Resources;)V
7167HSPLandroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;->canApplyTheme()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007168HSPLandroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;->canConstantState()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007169HSPLandroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;->getChangingConfigurations()I
7170HSPLandroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;->newDrawable()Landroid/graphics/drawable/Drawable;
art-benchmark-service84deab32021-05-12 09:41:00 -07007171HSPLandroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;->onDensityChanged(II)V
7172HSPLandroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;->setDensity(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007173HSPLandroid/graphics/drawable/DrawableWrapper;-><init>(Landroid/graphics/drawable/Drawable;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007174HSPLandroid/graphics/drawable/DrawableWrapper;-><init>(Landroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;Landroid/content/res/Resources;)V
7175HSPLandroid/graphics/drawable/DrawableWrapper;->applyTheme(Landroid/content/res/Resources$Theme;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007176HSPLandroid/graphics/drawable/DrawableWrapper;->canApplyTheme()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007177HSPLandroid/graphics/drawable/DrawableWrapper;->clearMutated()V
art-benchmark-service08401c12022-12-23 09:27:20 -08007178HSPLandroid/graphics/drawable/DrawableWrapper;->draw(Landroid/graphics/Canvas;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007179HSPLandroid/graphics/drawable/DrawableWrapper;->getChangingConfigurations()I
art-benchmark-service84deab32021-05-12 09:41:00 -07007180HSPLandroid/graphics/drawable/DrawableWrapper;->getColorFilter()Landroid/graphics/ColorFilter;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007181HSPLandroid/graphics/drawable/DrawableWrapper;->getConstantState()Landroid/graphics/drawable/Drawable$ConstantState;
art-benchmark-service84deab32021-05-12 09:41:00 -07007182HSPLandroid/graphics/drawable/DrawableWrapper;->getDrawable()Landroid/graphics/drawable/Drawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007183HSPLandroid/graphics/drawable/DrawableWrapper;->getIntrinsicHeight()I
7184HSPLandroid/graphics/drawable/DrawableWrapper;->getIntrinsicWidth()I
7185HSPLandroid/graphics/drawable/DrawableWrapper;->getOpacity()I
7186HSPLandroid/graphics/drawable/DrawableWrapper;->getPadding(Landroid/graphics/Rect;)Z
7187HSPLandroid/graphics/drawable/DrawableWrapper;->inflate(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007188HSPLandroid/graphics/drawable/DrawableWrapper;->inflateChildDrawable(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08007189HSPLandroid/graphics/drawable/DrawableWrapper;->invalidateDrawable(Landroid/graphics/drawable/Drawable;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007190HSPLandroid/graphics/drawable/DrawableWrapper;->isStateful()Z
7191HSPLandroid/graphics/drawable/DrawableWrapper;->jumpToCurrentState()V
7192HSPLandroid/graphics/drawable/DrawableWrapper;->mutate()Landroid/graphics/drawable/Drawable;
art-benchmark-service84deab32021-05-12 09:41:00 -07007193HSPLandroid/graphics/drawable/DrawableWrapper;->mutateConstantState()Landroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007194HSPLandroid/graphics/drawable/DrawableWrapper;->onBoundsChange(Landroid/graphics/Rect;)V
7195HSPLandroid/graphics/drawable/DrawableWrapper;->onLevelChange(I)Z
7196HSPLandroid/graphics/drawable/DrawableWrapper;->onStateChange([I)Z
7197HSPLandroid/graphics/drawable/DrawableWrapper;->setAlpha(I)V
7198HSPLandroid/graphics/drawable/DrawableWrapper;->setColorFilter(Landroid/graphics/ColorFilter;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007199HSPLandroid/graphics/drawable/DrawableWrapper;->setDrawable(Landroid/graphics/drawable/Drawable;)V+]Landroid/graphics/drawable/DrawableWrapper;Landroid/graphics/drawable/InsetDrawable;,Landroid/graphics/drawable/RotateDrawable;]Landroid/graphics/drawable/Drawable;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -07007200HSPLandroid/graphics/drawable/DrawableWrapper;->setHotspot(FF)V
7201HSPLandroid/graphics/drawable/DrawableWrapper;->setTintBlendMode(Landroid/graphics/BlendMode;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007202HSPLandroid/graphics/drawable/DrawableWrapper;->setTintList(Landroid/content/res/ColorStateList;)V
7203HSPLandroid/graphics/drawable/DrawableWrapper;->setVisible(ZZ)Z
7204HSPLandroid/graphics/drawable/DrawableWrapper;->updateLocalState(Landroid/content/res/Resources;)V
7205HSPLandroid/graphics/drawable/DrawableWrapper;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V
7206HSPLandroid/graphics/drawable/GradientDrawable$GradientState;->-$$Nest$mcomputeOpacity(Landroid/graphics/drawable/GradientDrawable$GradientState;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007207HSPLandroid/graphics/drawable/GradientDrawable$GradientState;-><init>(Landroid/graphics/drawable/GradientDrawable$GradientState;Landroid/content/res/Resources;)V+][F[F][Landroid/content/res/ColorStateList;[Landroid/content/res/ColorStateList;
7208HSPLandroid/graphics/drawable/GradientDrawable$GradientState;-><init>(Landroid/graphics/drawable/GradientDrawable$Orientation;[I)V+]Landroid/graphics/drawable/GradientDrawable$GradientState;Landroid/graphics/drawable/GradientDrawable$GradientState;
art-benchmark-service84deab32021-05-12 09:41:00 -07007209HSPLandroid/graphics/drawable/GradientDrawable$GradientState;->applyDensityScaling(II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007210HSPLandroid/graphics/drawable/GradientDrawable$GradientState;->canApplyTheme()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007211HSPLandroid/graphics/drawable/GradientDrawable$GradientState;->computeOpacity()V+]Landroid/content/res/ColorStateList;Landroid/content/res/ColorStateList;
7212HSPLandroid/graphics/drawable/GradientDrawable$GradientState;->getChangingConfigurations()I+]Landroid/content/res/ColorStateList;Landroid/content/res/ColorStateList;
art-benchmark-service84deab32021-05-12 09:41:00 -07007213HSPLandroid/graphics/drawable/GradientDrawable$GradientState;->hasCenterColor()Z
7214HSPLandroid/graphics/drawable/GradientDrawable$GradientState;->newDrawable()Landroid/graphics/drawable/Drawable;
7215HSPLandroid/graphics/drawable/GradientDrawable$GradientState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable;
7216HSPLandroid/graphics/drawable/GradientDrawable$GradientState;->setCornerRadii([F)V
7217HSPLandroid/graphics/drawable/GradientDrawable$GradientState;->setCornerRadius(F)V
7218HSPLandroid/graphics/drawable/GradientDrawable$GradientState;->setDensity(I)V
7219HSPLandroid/graphics/drawable/GradientDrawable$GradientState;->setGradientColors([I)V
7220HSPLandroid/graphics/drawable/GradientDrawable$GradientState;->setSolidColors(Landroid/content/res/ColorStateList;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07007221HSPLandroid/graphics/drawable/GradientDrawable$GradientState;->setStroke(ILandroid/content/res/ColorStateList;FF)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007222HSPLandroid/graphics/drawable/GradientDrawable;-><init>()V
7223HSPLandroid/graphics/drawable/GradientDrawable;-><init>(Landroid/graphics/drawable/GradientDrawable$GradientState;Landroid/content/res/Resources;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007224HSPLandroid/graphics/drawable/GradientDrawable;-><init>(Landroid/graphics/drawable/GradientDrawable$GradientState;Landroid/content/res/Resources;Landroid/graphics/drawable/GradientDrawable-IA;)V
7225HSPLandroid/graphics/drawable/GradientDrawable;->applyTheme(Landroid/content/res/Resources$Theme;)V
7226HSPLandroid/graphics/drawable/GradientDrawable;->applyThemeChildElements(Landroid/content/res/Resources$Theme;)V
7227HSPLandroid/graphics/drawable/GradientDrawable;->canApplyTheme()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007228HSPLandroid/graphics/drawable/GradientDrawable;->clearMutated()V
art-benchmark-service00abe242023-02-13 10:31:34 -08007229HSPLandroid/graphics/drawable/GradientDrawable;->draw(Landroid/graphics/Canvas;)V
7230HSPLandroid/graphics/drawable/GradientDrawable;->ensureValidRect()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007231HSPLandroid/graphics/drawable/GradientDrawable;->getChangingConfigurations()I
art-benchmark-service84deab32021-05-12 09:41:00 -07007232HSPLandroid/graphics/drawable/GradientDrawable;->getColorFilter()Landroid/graphics/ColorFilter;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007233HSPLandroid/graphics/drawable/GradientDrawable;->getConstantState()Landroid/graphics/drawable/Drawable$ConstantState;
art-benchmark-service84deab32021-05-12 09:41:00 -07007234HSPLandroid/graphics/drawable/GradientDrawable;->getFloatOrFraction(Landroid/content/res/TypedArray;IF)F
7235HSPLandroid/graphics/drawable/GradientDrawable;->getIntrinsicHeight()I
7236HSPLandroid/graphics/drawable/GradientDrawable;->getIntrinsicWidth()I
7237HSPLandroid/graphics/drawable/GradientDrawable;->getOpacity()I
art-benchmark-service00abe242023-02-13 10:31:34 -08007238HSPLandroid/graphics/drawable/GradientDrawable;->getOutline(Landroid/graphics/Outline;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007239HSPLandroid/graphics/drawable/GradientDrawable;->getPadding(Landroid/graphics/Rect;)Z
7240HSPLandroid/graphics/drawable/GradientDrawable;->inflate(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
7241HSPLandroid/graphics/drawable/GradientDrawable;->inflateChildElements(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007242HSPLandroid/graphics/drawable/GradientDrawable;->isOpaque(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007243HSPLandroid/graphics/drawable/GradientDrawable;->isOpaqueForState()Z
7244HSPLandroid/graphics/drawable/GradientDrawable;->isStateful()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007245HSPLandroid/graphics/drawable/GradientDrawable;->modulateAlpha(I)I
7246HSPLandroid/graphics/drawable/GradientDrawable;->mutate()Landroid/graphics/drawable/Drawable;
7247HSPLandroid/graphics/drawable/GradientDrawable;->onBoundsChange(Landroid/graphics/Rect;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007248HSPLandroid/graphics/drawable/GradientDrawable;->onLevelChange(I)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007249HSPLandroid/graphics/drawable/GradientDrawable;->onStateChange([I)Z+]Landroid/graphics/drawable/GradientDrawable;Landroid/graphics/drawable/GradientDrawable;]Landroid/content/res/ColorStateList;Landroid/content/res/ColorStateList;]Landroid/graphics/Paint;Landroid/graphics/Paint;
7250HSPLandroid/graphics/drawable/GradientDrawable;->setAlpha(I)V+]Landroid/graphics/drawable/GradientDrawable;Landroid/graphics/drawable/GradientDrawable;
art-benchmark-service00abe242023-02-13 10:31:34 -08007251HSPLandroid/graphics/drawable/GradientDrawable;->setColor(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007252HSPLandroid/graphics/drawable/GradientDrawable;->setColor(Landroid/content/res/ColorStateList;)V
7253HSPLandroid/graphics/drawable/GradientDrawable;->setColorFilter(Landroid/graphics/ColorFilter;)V
7254HSPLandroid/graphics/drawable/GradientDrawable;->setCornerRadii([F)V
7255HSPLandroid/graphics/drawable/GradientDrawable;->setCornerRadius(F)V
7256HSPLandroid/graphics/drawable/GradientDrawable;->setDither(Z)V
7257HSPLandroid/graphics/drawable/GradientDrawable;->setShape(I)V
7258HSPLandroid/graphics/drawable/GradientDrawable;->setStroke(II)V
7259HSPLandroid/graphics/drawable/GradientDrawable;->setStroke(IIFF)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007260HSPLandroid/graphics/drawable/GradientDrawable;->setStroke(ILandroid/content/res/ColorStateList;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007261HSPLandroid/graphics/drawable/GradientDrawable;->setStroke(ILandroid/content/res/ColorStateList;FF)V
7262HSPLandroid/graphics/drawable/GradientDrawable;->setStrokeInternal(IIFF)V
7263HSPLandroid/graphics/drawable/GradientDrawable;->setTintBlendMode(Landroid/graphics/BlendMode;)V
7264HSPLandroid/graphics/drawable/GradientDrawable;->setTintList(Landroid/content/res/ColorStateList;)V
7265HSPLandroid/graphics/drawable/GradientDrawable;->updateDrawableCorners(Landroid/content/res/TypedArray;)V
7266HSPLandroid/graphics/drawable/GradientDrawable;->updateGradientDrawableGradient(Landroid/content/res/Resources;Landroid/content/res/TypedArray;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007267HSPLandroid/graphics/drawable/GradientDrawable;->updateGradientDrawablePadding(Landroid/content/res/TypedArray;)V
7268HSPLandroid/graphics/drawable/GradientDrawable;->updateGradientDrawableSize(Landroid/content/res/TypedArray;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007269HSPLandroid/graphics/drawable/GradientDrawable;->updateGradientDrawableSolid(Landroid/content/res/TypedArray;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007270HSPLandroid/graphics/drawable/GradientDrawable;->updateGradientDrawableStroke(Landroid/content/res/TypedArray;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007271HSPLandroid/graphics/drawable/GradientDrawable;->updateLocalState(Landroid/content/res/Resources;)V+]Landroid/graphics/drawable/GradientDrawable;Landroid/graphics/drawable/GradientDrawable;]Landroid/content/res/ColorStateList;Landroid/content/res/ColorStateList;]Landroid/graphics/Paint;Landroid/graphics/Paint;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007272HSPLandroid/graphics/drawable/GradientDrawable;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007273HSPLandroid/graphics/drawable/Icon$1;->createFromParcel(Landroid/os/Parcel;)Landroid/graphics/drawable/Icon;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007274HSPLandroid/graphics/drawable/Icon$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07007275HSPLandroid/graphics/drawable/Icon;-><init>(I)V
art-benchmark-service00abe242023-02-13 10:31:34 -08007276HSPLandroid/graphics/drawable/Icon;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007277HSPLandroid/graphics/drawable/Icon;->createWithAdaptiveBitmap(Landroid/graphics/Bitmap;)Landroid/graphics/drawable/Icon;
7278HSPLandroid/graphics/drawable/Icon;->createWithBitmap(Landroid/graphics/Bitmap;)Landroid/graphics/drawable/Icon;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007279HSPLandroid/graphics/drawable/Icon;->createWithResource(Landroid/content/Context;I)Landroid/graphics/drawable/Icon;
art-benchmark-service84deab32021-05-12 09:41:00 -07007280HSPLandroid/graphics/drawable/Icon;->createWithResource(Ljava/lang/String;I)Landroid/graphics/drawable/Icon;
7281HSPLandroid/graphics/drawable/Icon;->getBitmap()Landroid/graphics/Bitmap;
7282HSPLandroid/graphics/drawable/Icon;->getResId()I
7283HSPLandroid/graphics/drawable/Icon;->getResPackage()Ljava/lang/String;
7284HSPLandroid/graphics/drawable/Icon;->getResources()Landroid/content/res/Resources;
7285HSPLandroid/graphics/drawable/Icon;->getType()I
7286HSPLandroid/graphics/drawable/Icon;->getUriString()Ljava/lang/String;
art-benchmark-service66b4d952021-07-17 17:15:31 -07007287HSPLandroid/graphics/drawable/Icon;->hasTint()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007288HSPLandroid/graphics/drawable/Icon;->loadDrawable(Landroid/content/Context;)Landroid/graphics/drawable/Drawable;
7289HSPLandroid/graphics/drawable/Icon;->loadDrawableAsUser(Landroid/content/Context;I)Landroid/graphics/drawable/Drawable;
7290HSPLandroid/graphics/drawable/Icon;->loadDrawableInner(Landroid/content/Context;)Landroid/graphics/drawable/Drawable;
7291HSPLandroid/graphics/drawable/Icon;->scaleDownIfNecessary(Landroid/graphics/Bitmap;II)Landroid/graphics/Bitmap;
art-benchmark-service84deab32021-05-12 09:41:00 -07007292HSPLandroid/graphics/drawable/Icon;->setBitmap(Landroid/graphics/Bitmap;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007293HSPLandroid/graphics/drawable/Icon;->setTint(I)Landroid/graphics/drawable/Icon;
7294HSPLandroid/graphics/drawable/Icon;->writeToParcel(Landroid/os/Parcel;I)V
7295HSPLandroid/graphics/drawable/InsetDrawable$InsetState;->-$$Nest$fputmThemeAttrs(Landroid/graphics/drawable/InsetDrawable$InsetState;[I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007296HSPLandroid/graphics/drawable/InsetDrawable$InsetState;-><init>(Landroid/graphics/drawable/InsetDrawable$InsetState;Landroid/content/res/Resources;)V+]Landroid/graphics/drawable/InsetDrawable$InsetValue;Landroid/graphics/drawable/InsetDrawable$InsetValue;
art-benchmark-service84deab32021-05-12 09:41:00 -07007297HSPLandroid/graphics/drawable/InsetDrawable$InsetState;->applyDensityScaling(II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007298HSPLandroid/graphics/drawable/InsetDrawable$InsetState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable;
art-benchmark-service84deab32021-05-12 09:41:00 -07007299HSPLandroid/graphics/drawable/InsetDrawable$InsetState;->onDensityChanged(II)V
7300HSPLandroid/graphics/drawable/InsetDrawable$InsetValue;-><init>()V
7301HSPLandroid/graphics/drawable/InsetDrawable$InsetValue;-><init>(FI)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07007302HSPLandroid/graphics/drawable/InsetDrawable$InsetValue;->clone()Landroid/graphics/drawable/InsetDrawable$InsetValue;
art-benchmark-service84deab32021-05-12 09:41:00 -07007303HSPLandroid/graphics/drawable/InsetDrawable$InsetValue;->getDimension(I)I
7304HSPLandroid/graphics/drawable/InsetDrawable$InsetValue;->scaleFromDensity(II)V
7305HSPLandroid/graphics/drawable/InsetDrawable;-><init>()V
7306HSPLandroid/graphics/drawable/InsetDrawable;-><init>(Landroid/graphics/drawable/Drawable;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007307HSPLandroid/graphics/drawable/InsetDrawable;-><init>(Landroid/graphics/drawable/Drawable;IIII)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007308HSPLandroid/graphics/drawable/InsetDrawable;-><init>(Landroid/graphics/drawable/InsetDrawable$InsetState;Landroid/content/res/Resources;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007309HSPLandroid/graphics/drawable/InsetDrawable;-><init>(Landroid/graphics/drawable/InsetDrawable$InsetState;Landroid/content/res/Resources;Landroid/graphics/drawable/InsetDrawable-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007310HSPLandroid/graphics/drawable/InsetDrawable;->applyTheme(Landroid/content/res/Resources$Theme;)V
7311HSPLandroid/graphics/drawable/InsetDrawable;->getInset(Landroid/content/res/TypedArray;ILandroid/graphics/drawable/InsetDrawable$InsetValue;)Landroid/graphics/drawable/InsetDrawable$InsetValue;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007312HSPLandroid/graphics/drawable/InsetDrawable;->getInsets(Landroid/graphics/Rect;)V+]Landroid/graphics/drawable/InsetDrawable;missing_types]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/graphics/drawable/InsetDrawable$InsetValue;Landroid/graphics/drawable/InsetDrawable$InsetValue;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007313HSPLandroid/graphics/drawable/InsetDrawable;->getIntrinsicHeight()I
7314HSPLandroid/graphics/drawable/InsetDrawable;->getIntrinsicWidth()I
7315HSPLandroid/graphics/drawable/InsetDrawable;->getOpacity()I
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007316HSPLandroid/graphics/drawable/InsetDrawable;->getOutline(Landroid/graphics/Outline;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007317HSPLandroid/graphics/drawable/InsetDrawable;->getPadding(Landroid/graphics/Rect;)Z
7318HSPLandroid/graphics/drawable/InsetDrawable;->inflate(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
7319HSPLandroid/graphics/drawable/InsetDrawable;->mutateConstantState()Landroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;
art-benchmark-service00abe242023-02-13 10:31:34 -08007320HSPLandroid/graphics/drawable/InsetDrawable;->onBoundsChange(Landroid/graphics/Rect;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007321HSPLandroid/graphics/drawable/InsetDrawable;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007322HSPLandroid/graphics/drawable/InsetDrawable;->verifyRequiredAttributes(Landroid/content/res/TypedArray;)V
7323HSPLandroid/graphics/drawable/LayerDrawable$ChildDrawable;-><init>(I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007324HSPLandroid/graphics/drawable/LayerDrawable$ChildDrawable;-><init>(Landroid/graphics/drawable/LayerDrawable$ChildDrawable;Landroid/graphics/drawable/LayerDrawable;Landroid/content/res/Resources;)V+]Landroid/graphics/drawable/Drawable$ConstantState;missing_types]Landroid/graphics/drawable/Drawable;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -07007325HSPLandroid/graphics/drawable/LayerDrawable$ChildDrawable;->applyDensityScaling(II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007326HSPLandroid/graphics/drawable/LayerDrawable$ChildDrawable;->canApplyTheme()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007327HSPLandroid/graphics/drawable/LayerDrawable$ChildDrawable;->setDensity(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007328HSPLandroid/graphics/drawable/LayerDrawable$LayerState;->-$$Nest$fgetmPaddingMode(Landroid/graphics/drawable/LayerDrawable$LayerState;)I
7329HSPLandroid/graphics/drawable/LayerDrawable$LayerState;->-$$Nest$fputmPaddingMode(Landroid/graphics/drawable/LayerDrawable$LayerState;I)V
7330HSPLandroid/graphics/drawable/LayerDrawable$LayerState;->-$$Nest$fputmThemeAttrs(Landroid/graphics/drawable/LayerDrawable$LayerState;[I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007331HSPLandroid/graphics/drawable/LayerDrawable$LayerState;-><init>(Landroid/graphics/drawable/LayerDrawable$LayerState;Landroid/graphics/drawable/LayerDrawable;Landroid/content/res/Resources;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007332HSPLandroid/graphics/drawable/LayerDrawable$LayerState;->applyDensityScaling(II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007333HSPLandroid/graphics/drawable/LayerDrawable$LayerState;->canApplyTheme()Z
7334HSPLandroid/graphics/drawable/LayerDrawable$LayerState;->canConstantState()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007335HSPLandroid/graphics/drawable/LayerDrawable$LayerState;->getChangingConfigurations()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007336HSPLandroid/graphics/drawable/LayerDrawable$LayerState;->getOpacity()I
art-benchmark-service84deab32021-05-12 09:41:00 -07007337HSPLandroid/graphics/drawable/LayerDrawable$LayerState;->invalidateCache()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007338HSPLandroid/graphics/drawable/LayerDrawable$LayerState;->isStateful()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007339HSPLandroid/graphics/drawable/LayerDrawable$LayerState;->newDrawable()Landroid/graphics/drawable/Drawable;
7340HSPLandroid/graphics/drawable/LayerDrawable$LayerState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable;
7341HSPLandroid/graphics/drawable/LayerDrawable$LayerState;->onDensityChanged(II)V
7342HSPLandroid/graphics/drawable/LayerDrawable$LayerState;->setDensity(I)V
7343HSPLandroid/graphics/drawable/LayerDrawable;-><init>()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007344HSPLandroid/graphics/drawable/LayerDrawable;-><init>(Landroid/graphics/drawable/LayerDrawable$LayerState;Landroid/content/res/Resources;)V+]Landroid/graphics/drawable/LayerDrawable;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -07007345HSPLandroid/graphics/drawable/LayerDrawable;-><init>([Landroid/graphics/drawable/Drawable;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007346HSPLandroid/graphics/drawable/LayerDrawable;-><init>([Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/LayerDrawable$LayerState;)V
7347HSPLandroid/graphics/drawable/LayerDrawable;->addLayer(Landroid/graphics/drawable/Drawable;[IIIIII)Landroid/graphics/drawable/LayerDrawable$ChildDrawable;
7348HSPLandroid/graphics/drawable/LayerDrawable;->addLayer(Landroid/graphics/drawable/LayerDrawable$ChildDrawable;)I
7349HSPLandroid/graphics/drawable/LayerDrawable;->applyTheme(Landroid/content/res/Resources$Theme;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007350HSPLandroid/graphics/drawable/LayerDrawable;->canApplyTheme()Z
7351HSPLandroid/graphics/drawable/LayerDrawable;->clearMutated()V
7352HSPLandroid/graphics/drawable/LayerDrawable;->computeNestedPadding(Landroid/graphics/Rect;)V
7353HSPLandroid/graphics/drawable/LayerDrawable;->computeStackedPadding(Landroid/graphics/Rect;)V
7354HSPLandroid/graphics/drawable/LayerDrawable;->createConstantState(Landroid/graphics/drawable/LayerDrawable$LayerState;Landroid/content/res/Resources;)Landroid/graphics/drawable/LayerDrawable$LayerState;
art-benchmark-service00abe242023-02-13 10:31:34 -08007355HSPLandroid/graphics/drawable/LayerDrawable;->draw(Landroid/graphics/Canvas;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007356HSPLandroid/graphics/drawable/LayerDrawable;->ensurePadding()V
7357HSPLandroid/graphics/drawable/LayerDrawable;->findDrawableByLayerId(I)Landroid/graphics/drawable/Drawable;
7358HSPLandroid/graphics/drawable/LayerDrawable;->findIndexByLayerId(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007359HSPLandroid/graphics/drawable/LayerDrawable;->getChangingConfigurations()I
7360HSPLandroid/graphics/drawable/LayerDrawable;->getConstantState()Landroid/graphics/drawable/Drawable$ConstantState;
art-benchmark-service84deab32021-05-12 09:41:00 -07007361HSPLandroid/graphics/drawable/LayerDrawable;->getDrawable(I)Landroid/graphics/drawable/Drawable;
art-benchmark-service00abe242023-02-13 10:31:34 -08007362HSPLandroid/graphics/drawable/LayerDrawable;->getIntrinsicHeight()I
7363HSPLandroid/graphics/drawable/LayerDrawable;->getIntrinsicWidth()I
art-benchmark-service84deab32021-05-12 09:41:00 -07007364HSPLandroid/graphics/drawable/LayerDrawable;->getNumberOfLayers()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007365HSPLandroid/graphics/drawable/LayerDrawable;->getOpacity()I
art-benchmark-service00abe242023-02-13 10:31:34 -08007366HSPLandroid/graphics/drawable/LayerDrawable;->getOutline(Landroid/graphics/Outline;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007367HSPLandroid/graphics/drawable/LayerDrawable;->getPadding(Landroid/graphics/Rect;)Z+]Landroid/graphics/drawable/LayerDrawable;Landroid/graphics/drawable/LayerDrawable;,Landroid/graphics/drawable/RippleDrawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007368HSPLandroid/graphics/drawable/LayerDrawable;->inflate(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
7369HSPLandroid/graphics/drawable/LayerDrawable;->inflateLayers(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08007370HSPLandroid/graphics/drawable/LayerDrawable;->invalidateDrawable(Landroid/graphics/drawable/Drawable;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007371HSPLandroid/graphics/drawable/LayerDrawable;->isAutoMirrored()Z
art-benchmark-service00abe242023-02-13 10:31:34 -08007372HSPLandroid/graphics/drawable/LayerDrawable;->isProjected()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007373HSPLandroid/graphics/drawable/LayerDrawable;->isStateful()Z
art-benchmark-service00abe242023-02-13 10:31:34 -08007374HSPLandroid/graphics/drawable/LayerDrawable;->jumpToCurrentState()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007375HSPLandroid/graphics/drawable/LayerDrawable;->mutate()Landroid/graphics/drawable/Drawable;
art-benchmark-service84deab32021-05-12 09:41:00 -07007376HSPLandroid/graphics/drawable/LayerDrawable;->onBoundsChange(Landroid/graphics/Rect;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007377HSPLandroid/graphics/drawable/LayerDrawable;->onStateChange([I)Z+]Landroid/graphics/drawable/LayerDrawable;Landroid/graphics/drawable/RippleDrawable;]Landroid/graphics/drawable/Drawable;megamorphic_types
7378HSPLandroid/graphics/drawable/LayerDrawable;->refreshChildPadding(ILandroid/graphics/drawable/LayerDrawable$ChildDrawable;)Z+]Landroid/graphics/drawable/Drawable;megamorphic_types
art-benchmark-service84deab32021-05-12 09:41:00 -07007379HSPLandroid/graphics/drawable/LayerDrawable;->refreshPadding()V
7380HSPLandroid/graphics/drawable/LayerDrawable;->resolveGravity(IIIII)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007381HSPLandroid/graphics/drawable/LayerDrawable;->resumeChildInvalidation()V
7382HSPLandroid/graphics/drawable/LayerDrawable;->setAlpha(I)V
7383HSPLandroid/graphics/drawable/LayerDrawable;->setAutoMirrored(Z)V
7384HSPLandroid/graphics/drawable/LayerDrawable;->setColorFilter(Landroid/graphics/ColorFilter;)V
7385HSPLandroid/graphics/drawable/LayerDrawable;->setDither(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007386HSPLandroid/graphics/drawable/LayerDrawable;->setDrawable(ILandroid/graphics/drawable/Drawable;)V
7387HSPLandroid/graphics/drawable/LayerDrawable;->setDrawableByLayerId(ILandroid/graphics/drawable/Drawable;)Z
7388HSPLandroid/graphics/drawable/LayerDrawable;->setHotspot(FF)V
7389HSPLandroid/graphics/drawable/LayerDrawable;->setId(II)V
7390HSPLandroid/graphics/drawable/LayerDrawable;->setLayerInset(IIIII)V
7391HSPLandroid/graphics/drawable/LayerDrawable;->setPaddingMode(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007392HSPLandroid/graphics/drawable/LayerDrawable;->setTintBlendMode(Landroid/graphics/BlendMode;)V
7393HSPLandroid/graphics/drawable/LayerDrawable;->setTintList(Landroid/content/res/ColorStateList;)V
7394HSPLandroid/graphics/drawable/LayerDrawable;->setVisible(ZZ)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007395HSPLandroid/graphics/drawable/LayerDrawable;->suspendChildInvalidation()V
7396HSPLandroid/graphics/drawable/LayerDrawable;->updateLayerBounds(Landroid/graphics/Rect;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007397HSPLandroid/graphics/drawable/LayerDrawable;->updateLayerBoundsInternal(Landroid/graphics/Rect;)V+]Landroid/graphics/drawable/LayerDrawable;missing_types]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/graphics/drawable/Drawable;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007398HSPLandroid/graphics/drawable/LayerDrawable;->updateLayerFromTypedArray(Landroid/graphics/drawable/LayerDrawable$ChildDrawable;Landroid/content/res/TypedArray;)V
7399HSPLandroid/graphics/drawable/LayerDrawable;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07007400HSPLandroid/graphics/drawable/NinePatchDrawable$$ExternalSyntheticLambda0;->onHeaderDecoded(Landroid/graphics/ImageDecoder;Landroid/graphics/ImageDecoder$ImageInfo;Landroid/graphics/ImageDecoder$Source;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007401HSPLandroid/graphics/drawable/NinePatchDrawable$NinePatchState;-><init>()V
art-benchmark-service66b4d952021-07-17 17:15:31 -07007402HSPLandroid/graphics/drawable/NinePatchDrawable$NinePatchState;-><init>(Landroid/graphics/NinePatch;Landroid/graphics/Rect;Landroid/graphics/Rect;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007403HSPLandroid/graphics/drawable/NinePatchDrawable$NinePatchState;-><init>(Landroid/graphics/NinePatch;Landroid/graphics/Rect;Landroid/graphics/Rect;ZZ)V
7404HSPLandroid/graphics/drawable/NinePatchDrawable$NinePatchState;-><init>(Landroid/graphics/drawable/NinePatchDrawable$NinePatchState;)V
7405HSPLandroid/graphics/drawable/NinePatchDrawable$NinePatchState;->canApplyTheme()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007406HSPLandroid/graphics/drawable/NinePatchDrawable$NinePatchState;->getChangingConfigurations()I
art-benchmark-service84deab32021-05-12 09:41:00 -07007407HSPLandroid/graphics/drawable/NinePatchDrawable$NinePatchState;->newDrawable()Landroid/graphics/drawable/Drawable;
7408HSPLandroid/graphics/drawable/NinePatchDrawable$NinePatchState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable;
art-benchmark-service66b4d952021-07-17 17:15:31 -07007409HSPLandroid/graphics/drawable/NinePatchDrawable;-><init>(Landroid/content/res/Resources;Landroid/graphics/Bitmap;[BLandroid/graphics/Rect;Landroid/graphics/Rect;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007410HSPLandroid/graphics/drawable/NinePatchDrawable;-><init>(Landroid/graphics/drawable/NinePatchDrawable$NinePatchState;Landroid/content/res/Resources;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007411HSPLandroid/graphics/drawable/NinePatchDrawable;->applyTheme(Landroid/content/res/Resources$Theme;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007412HSPLandroid/graphics/drawable/NinePatchDrawable;->canApplyTheme()Z
7413HSPLandroid/graphics/drawable/NinePatchDrawable;->clearMutated()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007414HSPLandroid/graphics/drawable/NinePatchDrawable;->computeBitmapSize()V+]Landroid/graphics/Bitmap;Landroid/graphics/Bitmap;]Landroid/graphics/NinePatch;Landroid/graphics/NinePatch;
7415HSPLandroid/graphics/drawable/NinePatchDrawable;->draw(Landroid/graphics/Canvas;)V+]Landroid/graphics/Paint;Landroid/graphics/Paint;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/graphics/drawable/NinePatchDrawable;Landroid/graphics/drawable/NinePatchDrawable;]Landroid/graphics/NinePatch;Landroid/graphics/NinePatch;]Landroid/graphics/Canvas;Landroid/graphics/RecordingCanvas;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007416HSPLandroid/graphics/drawable/NinePatchDrawable;->getAlpha()I
7417HSPLandroid/graphics/drawable/NinePatchDrawable;->getChangingConfigurations()I
7418HSPLandroid/graphics/drawable/NinePatchDrawable;->getConstantState()Landroid/graphics/drawable/Drawable$ConstantState;
art-benchmark-service84deab32021-05-12 09:41:00 -07007419HSPLandroid/graphics/drawable/NinePatchDrawable;->getIntrinsicHeight()I
7420HSPLandroid/graphics/drawable/NinePatchDrawable;->getIntrinsicWidth()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007421HSPLandroid/graphics/drawable/NinePatchDrawable;->getOpacity()I
art-benchmark-service84deab32021-05-12 09:41:00 -07007422HSPLandroid/graphics/drawable/NinePatchDrawable;->getOpticalInsets()Landroid/graphics/Insets;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007423HSPLandroid/graphics/drawable/NinePatchDrawable;->getOutline(Landroid/graphics/Outline;)V
7424HSPLandroid/graphics/drawable/NinePatchDrawable;->getPadding(Landroid/graphics/Rect;)Z
7425HSPLandroid/graphics/drawable/NinePatchDrawable;->getPaint()Landroid/graphics/Paint;
7426HSPLandroid/graphics/drawable/NinePatchDrawable;->inflate(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007427HSPLandroid/graphics/drawable/NinePatchDrawable;->isAutoMirrored()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007428HSPLandroid/graphics/drawable/NinePatchDrawable;->isStateful()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007429HSPLandroid/graphics/drawable/NinePatchDrawable;->lambda$updateStateFromTypedArray$0(Landroid/graphics/Rect;Landroid/graphics/ImageDecoder;Landroid/graphics/ImageDecoder$ImageInfo;Landroid/graphics/ImageDecoder$Source;)V
7430HSPLandroid/graphics/drawable/NinePatchDrawable;->mutate()Landroid/graphics/drawable/Drawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007431HSPLandroid/graphics/drawable/NinePatchDrawable;->onStateChange([I)Z
7432HSPLandroid/graphics/drawable/NinePatchDrawable;->setAlpha(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007433HSPLandroid/graphics/drawable/NinePatchDrawable;->setAutoMirrored(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007434HSPLandroid/graphics/drawable/NinePatchDrawable;->setDither(Z)V
7435HSPLandroid/graphics/drawable/NinePatchDrawable;->setTintBlendMode(Landroid/graphics/BlendMode;)V
7436HSPLandroid/graphics/drawable/NinePatchDrawable;->setTintList(Landroid/content/res/ColorStateList;)V
7437HSPLandroid/graphics/drawable/NinePatchDrawable;->updateLocalState(Landroid/content/res/Resources;)V
7438HSPLandroid/graphics/drawable/NinePatchDrawable;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V
7439HSPLandroid/graphics/drawable/RippleAnimationSession$2;-><init>(Landroid/graphics/drawable/RippleAnimationSession;Landroid/graphics/drawable/RippleAnimationSession;Landroid/graphics/animation/RenderNodeAnimator;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07007440HSPLandroid/graphics/drawable/RippleAnimationSession$2;->onAnimationEnd(Landroid/animation/Animator;)V
7441HSPLandroid/graphics/drawable/RippleAnimationSession$3;-><init>(Landroid/graphics/drawable/RippleAnimationSession;Landroid/graphics/drawable/RippleAnimationSession;)V
7442HSPLandroid/graphics/drawable/RippleAnimationSession$3;->onAnimationEnd(Landroid/animation/Animator;)V
7443HSPLandroid/graphics/drawable/RippleAnimationSession$AnimationProperties;-><init>(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;ILandroid/graphics/drawable/RippleShader;)V
7444HSPLandroid/graphics/drawable/RippleAnimationSession$AnimationProperties;->getColor()I
7445HSPLandroid/graphics/drawable/RippleAnimationSession$AnimationProperties;->getMaxRadius()Ljava/lang/Object;
7446HSPLandroid/graphics/drawable/RippleAnimationSession$AnimationProperties;->getNoisePhase()Ljava/lang/Object;
7447HSPLandroid/graphics/drawable/RippleAnimationSession$AnimationProperties;->getPaint()Ljava/lang/Object;
7448HSPLandroid/graphics/drawable/RippleAnimationSession$AnimationProperties;->getProgress()Ljava/lang/Object;
7449HSPLandroid/graphics/drawable/RippleAnimationSession$AnimationProperties;->getShader()Landroid/graphics/drawable/RippleShader;
7450HSPLandroid/graphics/drawable/RippleAnimationSession$AnimationProperties;->getX()Ljava/lang/Object;
7451HSPLandroid/graphics/drawable/RippleAnimationSession$AnimationProperties;->getY()Ljava/lang/Object;
7452HSPLandroid/graphics/drawable/RippleAnimationSession$AnimatorListener;-><init>(Landroid/graphics/drawable/RippleAnimationSession;)V
7453HSPLandroid/graphics/drawable/RippleAnimationSession$AnimatorListener;->onAnimationCancel(Landroid/animation/Animator;)V
7454HSPLandroid/graphics/drawable/RippleAnimationSession$AnimatorListener;->onAnimationEnd(Landroid/animation/Animator;)V
7455HSPLandroid/graphics/drawable/RippleAnimationSession$AnimatorListener;->onAnimationStart(Landroid/animation/Animator;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007456HSPLandroid/graphics/drawable/RippleAnimationSession;->-$$Nest$fgetmCurrentAnimation(Landroid/graphics/drawable/RippleAnimationSession;)Landroid/animation/Animator;
7457HSPLandroid/graphics/drawable/RippleAnimationSession;->-$$Nest$fgetmLoopAnimation(Landroid/graphics/drawable/RippleAnimationSession;)Landroid/animation/Animator;
7458HSPLandroid/graphics/drawable/RippleAnimationSession;->-$$Nest$fgetmOnSessionEnd(Landroid/graphics/drawable/RippleAnimationSession;)Ljava/util/function/Consumer;
7459HSPLandroid/graphics/drawable/RippleAnimationSession;->-$$Nest$fputmCurrentAnimation(Landroid/graphics/drawable/RippleAnimationSession;Landroid/animation/Animator;)V
7460HSPLandroid/graphics/drawable/RippleAnimationSession;->-$$Nest$fputmLoopAnimation(Landroid/graphics/drawable/RippleAnimationSession;Landroid/animation/Animator;)V
7461HSPLandroid/graphics/drawable/RippleAnimationSession;->-$$Nest$monAnimationEnd(Landroid/graphics/drawable/RippleAnimationSession;Landroid/animation/Animator;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07007462HSPLandroid/graphics/drawable/RippleAnimationSession;-><clinit>()V
7463HSPLandroid/graphics/drawable/RippleAnimationSession;-><init>(Landroid/graphics/drawable/RippleAnimationSession$AnimationProperties;Z)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07007464HSPLandroid/graphics/drawable/RippleAnimationSession;->computeDelay()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007465HSPLandroid/graphics/drawable/RippleAnimationSession;->end()V
art-benchmark-service66b4d952021-07-17 17:15:31 -07007466HSPLandroid/graphics/drawable/RippleAnimationSession;->enter(Landroid/graphics/Canvas;)Landroid/graphics/drawable/RippleAnimationSession;
7467HSPLandroid/graphics/drawable/RippleAnimationSession;->enterHardware(Landroid/graphics/RecordingCanvas;)V
7468HSPLandroid/graphics/drawable/RippleAnimationSession;->exit(Landroid/graphics/Canvas;)Landroid/graphics/drawable/RippleAnimationSession;
7469HSPLandroid/graphics/drawable/RippleAnimationSession;->exitHardware(Landroid/graphics/RecordingCanvas;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007470HSPLandroid/graphics/drawable/RippleAnimationSession;->getCanvasProperties()Landroid/graphics/drawable/RippleAnimationSession$AnimationProperties;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07007471HSPLandroid/graphics/drawable/RippleAnimationSession;->getProperties()Landroid/graphics/drawable/RippleAnimationSession$AnimationProperties;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007472HSPLandroid/graphics/drawable/RippleAnimationSession;->notifyUpdate()V
art-benchmark-service66b4d952021-07-17 17:15:31 -07007473HSPLandroid/graphics/drawable/RippleAnimationSession;->onAnimationEnd(Landroid/animation/Animator;)V
7474HSPLandroid/graphics/drawable/RippleAnimationSession;->setForceSoftwareAnimation(Z)Landroid/graphics/drawable/RippleAnimationSession;
7475HSPLandroid/graphics/drawable/RippleAnimationSession;->setOnAnimationUpdated(Ljava/lang/Runnable;)Landroid/graphics/drawable/RippleAnimationSession;
7476HSPLandroid/graphics/drawable/RippleAnimationSession;->setOnSessionEnd(Ljava/util/function/Consumer;)Landroid/graphics/drawable/RippleAnimationSession;
7477HSPLandroid/graphics/drawable/RippleAnimationSession;->startAnimation(Landroid/animation/Animator;Landroid/animation/Animator;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007478HSPLandroid/graphics/drawable/RippleAnimationSession;->useRTAnimations(Landroid/graphics/Canvas;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007479HSPLandroid/graphics/drawable/RippleComponent;->onBoundsChange()V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07007480HSPLandroid/graphics/drawable/RippleDrawable$$ExternalSyntheticLambda0;-><init>(Landroid/graphics/drawable/RippleDrawable;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08007481HSPLandroid/graphics/drawable/RippleDrawable$$ExternalSyntheticLambda0;->onAnimationUpdate(Landroid/animation/ValueAnimator;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07007482HSPLandroid/graphics/drawable/RippleDrawable$$ExternalSyntheticLambda1;-><init>(Landroid/graphics/drawable/RippleDrawable;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007483HSPLandroid/graphics/drawable/RippleDrawable$$ExternalSyntheticLambda1;->run()V
art-benchmark-service66b4d952021-07-17 17:15:31 -07007484HSPLandroid/graphics/drawable/RippleDrawable$$ExternalSyntheticLambda2;-><init>(Landroid/graphics/drawable/RippleDrawable;)V
7485HSPLandroid/graphics/drawable/RippleDrawable$$ExternalSyntheticLambda2;->accept(Ljava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007486HSPLandroid/graphics/drawable/RippleDrawable$RippleState;-><init>(Landroid/graphics/drawable/LayerDrawable$LayerState;Landroid/graphics/drawable/RippleDrawable;Landroid/content/res/Resources;)V
7487HSPLandroid/graphics/drawable/RippleDrawable$RippleState;->applyDensityScaling(II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007488HSPLandroid/graphics/drawable/RippleDrawable$RippleState;->canApplyTheme()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007489HSPLandroid/graphics/drawable/RippleDrawable$RippleState;->getChangingConfigurations()I
7490HSPLandroid/graphics/drawable/RippleDrawable$RippleState;->newDrawable()Landroid/graphics/drawable/Drawable;
7491HSPLandroid/graphics/drawable/RippleDrawable$RippleState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable;
7492HSPLandroid/graphics/drawable/RippleDrawable$RippleState;->onDensityChanged(II)V
7493HSPLandroid/graphics/drawable/RippleDrawable;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007494HSPLandroid/graphics/drawable/RippleDrawable;-><init>(Landroid/content/res/ColorStateList;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007495HSPLandroid/graphics/drawable/RippleDrawable;-><init>(Landroid/graphics/drawable/RippleDrawable$RippleState;Landroid/content/res/Resources;)V+]Landroid/graphics/drawable/RippleDrawable;Landroid/graphics/drawable/RippleDrawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007496HSPLandroid/graphics/drawable/RippleDrawable;-><init>(Landroid/graphics/drawable/RippleDrawable$RippleState;Landroid/content/res/Resources;Landroid/graphics/drawable/RippleDrawable-IA;)V
7497HSPLandroid/graphics/drawable/RippleDrawable;->applyTheme(Landroid/content/res/Resources$Theme;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007498HSPLandroid/graphics/drawable/RippleDrawable;->canApplyTheme()Z
art-benchmark-service00abe242023-02-13 10:31:34 -08007499HSPLandroid/graphics/drawable/RippleDrawable;->cancelExitingRipples()V
art-benchmark-service66b4d952021-07-17 17:15:31 -07007500HSPLandroid/graphics/drawable/RippleDrawable;->clearHotspots()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007501HSPLandroid/graphics/drawable/RippleDrawable;->computeRadius()F
7502HSPLandroid/graphics/drawable/RippleDrawable;->createAnimationProperties(FFFFFF)Landroid/graphics/drawable/RippleAnimationSession$AnimationProperties;
7503HSPLandroid/graphics/drawable/RippleDrawable;->createConstantState(Landroid/graphics/drawable/LayerDrawable$LayerState;Landroid/content/res/Resources;)Landroid/graphics/drawable/LayerDrawable$LayerState;
art-benchmark-service84deab32021-05-12 09:41:00 -07007504HSPLandroid/graphics/drawable/RippleDrawable;->createConstantState(Landroid/graphics/drawable/LayerDrawable$LayerState;Landroid/content/res/Resources;)Landroid/graphics/drawable/RippleDrawable$RippleState;
7505HSPLandroid/graphics/drawable/RippleDrawable;->draw(Landroid/graphics/Canvas;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007506HSPLandroid/graphics/drawable/RippleDrawable;->drawBackgroundAndRipples(Landroid/graphics/Canvas;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007507HSPLandroid/graphics/drawable/RippleDrawable;->drawContent(Landroid/graphics/Canvas;)V+]Landroid/graphics/drawable/Drawable;missing_types
7508HSPLandroid/graphics/drawable/RippleDrawable;->drawPatterned(Landroid/graphics/Canvas;)V+]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/graphics/drawable/RippleAnimationSession$AnimationProperties;Landroid/graphics/drawable/RippleAnimationSession$AnimationProperties;]Landroid/graphics/RecordingCanvas;Landroid/graphics/RecordingCanvas;]Landroid/graphics/drawable/RippleDrawable;Landroid/graphics/drawable/RippleDrawable;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/graphics/Canvas;Landroid/graphics/RecordingCanvas;]Landroid/graphics/drawable/RippleAnimationSession;Landroid/graphics/drawable/RippleAnimationSession;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007509HSPLandroid/graphics/drawable/RippleDrawable;->drawPatternedBackground(Landroid/graphics/Canvas;FF)V
7510HSPLandroid/graphics/drawable/RippleDrawable;->exitPatternedAnimation()V
7511HSPLandroid/graphics/drawable/RippleDrawable;->exitPatternedBackgroundAnimation()V
art-benchmark-service66b4d952021-07-17 17:15:31 -07007512HSPLandroid/graphics/drawable/RippleDrawable;->getComputedRadius()I
art-benchmark-service84deab32021-05-12 09:41:00 -07007513HSPLandroid/graphics/drawable/RippleDrawable;->getConstantState()Landroid/graphics/drawable/Drawable$ConstantState;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007514HSPLandroid/graphics/drawable/RippleDrawable;->getDirtyBounds()Landroid/graphics/Rect;+]Landroid/graphics/drawable/RippleDrawable;Landroid/graphics/drawable/RippleDrawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007515HSPLandroid/graphics/drawable/RippleDrawable;->getMaskType()I
art-benchmark-service84deab32021-05-12 09:41:00 -07007516HSPLandroid/graphics/drawable/RippleDrawable;->getOpacity()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007517HSPLandroid/graphics/drawable/RippleDrawable;->getOutline(Landroid/graphics/Outline;)V+]Landroid/graphics/Outline;Landroid/graphics/Outline;]Landroid/graphics/drawable/Drawable;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -07007518HSPLandroid/graphics/drawable/RippleDrawable;->inflate(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007519HSPLandroid/graphics/drawable/RippleDrawable;->invalidateSelf()V
art-benchmark-service84deab32021-05-12 09:41:00 -07007520HSPLandroid/graphics/drawable/RippleDrawable;->invalidateSelf(Z)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007521HSPLandroid/graphics/drawable/RippleDrawable;->isBounded()Z+]Landroid/graphics/drawable/RippleDrawable;Landroid/graphics/drawable/RippleDrawable;
7522HSPLandroid/graphics/drawable/RippleDrawable;->isProjected()Z+]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/graphics/drawable/RippleDrawable;Landroid/graphics/drawable/RippleDrawable;
art-benchmark-service84deab32021-05-12 09:41:00 -07007523HSPLandroid/graphics/drawable/RippleDrawable;->isStateful()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007524HSPLandroid/graphics/drawable/RippleDrawable;->jumpToCurrentState()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007525HSPLandroid/graphics/drawable/RippleDrawable;->lambda$startBackgroundAnimation$0$android-graphics-drawable-RippleDrawable(Landroid/animation/ValueAnimator;)V+]Landroid/graphics/drawable/RippleDrawable;Landroid/graphics/drawable/RippleDrawable;]Ljava/lang/Float;Ljava/lang/Float;]Landroid/animation/ValueAnimator;Landroid/animation/ValueAnimator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007526HSPLandroid/graphics/drawable/RippleDrawable;->mutate()Landroid/graphics/drawable/Drawable;
7527HSPLandroid/graphics/drawable/RippleDrawable;->onBoundsChange(Landroid/graphics/Rect;)V
7528HSPLandroid/graphics/drawable/RippleDrawable;->onHotspotBoundsChanged()V
art-benchmark-service84deab32021-05-12 09:41:00 -07007529HSPLandroid/graphics/drawable/RippleDrawable;->onStateChange([I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007530HSPLandroid/graphics/drawable/RippleDrawable;->pruneRipples()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007531HSPLandroid/graphics/drawable/RippleDrawable;->setBackgroundActive(ZZZZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007532HSPLandroid/graphics/drawable/RippleDrawable;->setColor(Landroid/content/res/ColorStateList;)V
7533HSPLandroid/graphics/drawable/RippleDrawable;->setHotspot(FF)V
7534HSPLandroid/graphics/drawable/RippleDrawable;->setHotspotBounds(IIII)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007535HSPLandroid/graphics/drawable/RippleDrawable;->setPaddingMode(I)V
7536HSPLandroid/graphics/drawable/RippleDrawable;->setRippleActive(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007537HSPLandroid/graphics/drawable/RippleDrawable;->setVisible(ZZ)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007538HSPLandroid/graphics/drawable/RippleDrawable;->startBackgroundAnimation()V+]Landroid/animation/ValueAnimator;Landroid/animation/ValueAnimator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007539HSPLandroid/graphics/drawable/RippleDrawable;->tryRippleEnter()V
7540HSPLandroid/graphics/drawable/RippleDrawable;->updateLocalState()V
7541HSPLandroid/graphics/drawable/RippleDrawable;->updateMaskShaderIfNeeded()V
art-benchmark-service00abe242023-02-13 10:31:34 -08007542HSPLandroid/graphics/drawable/RippleDrawable;->updateRipplePaint()Landroid/graphics/Paint;+]Landroid/content/res/ColorStateList;Landroid/content/res/ColorStateList;]Landroid/graphics/Matrix;Landroid/graphics/Matrix;]Landroid/graphics/Paint;Landroid/graphics/Paint;]Landroid/graphics/drawable/RippleShader;Landroid/graphics/drawable/RippleShader;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/graphics/BitmapShader;Landroid/graphics/BitmapShader;]Landroid/graphics/drawable/RippleAnimationSession$AnimationProperties;Landroid/graphics/drawable/RippleAnimationSession$AnimationProperties;]Landroid/graphics/drawable/RippleDrawable;Landroid/graphics/drawable/RippleDrawable;]Landroid/graphics/PorterDuffColorFilter;Landroid/graphics/PorterDuffColorFilter;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/graphics/drawable/RippleAnimationSession;Landroid/graphics/drawable/RippleAnimationSession;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007543HSPLandroid/graphics/drawable/RippleDrawable;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007544HSPLandroid/graphics/drawable/RippleDrawable;->verifyRequiredAttributes(Landroid/content/res/TypedArray;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007545HSPLandroid/graphics/drawable/RippleForeground$1;->onAnimationEnd(Landroid/animation/Animator;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007546HSPLandroid/graphics/drawable/RippleForeground$2;->get(Landroid/graphics/drawable/RippleForeground;)Ljava/lang/Float;
7547HSPLandroid/graphics/drawable/RippleForeground$2;->get(Ljava/lang/Object;)Ljava/lang/Object;
7548HSPLandroid/graphics/drawable/RippleForeground$2;->setValue(Landroid/graphics/drawable/RippleForeground;F)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007549HSPLandroid/graphics/drawable/RippleForeground$2;->setValue(Ljava/lang/Object;F)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007550HSPLandroid/graphics/drawable/RippleForeground$3;->get(Landroid/graphics/drawable/RippleForeground;)Ljava/lang/Float;
7551HSPLandroid/graphics/drawable/RippleForeground$3;->get(Ljava/lang/Object;)Ljava/lang/Object;
7552HSPLandroid/graphics/drawable/RippleForeground$3;->setValue(Landroid/graphics/drawable/RippleForeground;F)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007553HSPLandroid/graphics/drawable/RippleForeground$3;->setValue(Ljava/lang/Object;F)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007554HSPLandroid/graphics/drawable/RippleForeground$4;->get(Landroid/graphics/drawable/RippleForeground;)Ljava/lang/Float;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007555HSPLandroid/graphics/drawable/RippleForeground$4;->get(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07007556HSPLandroid/graphics/drawable/RippleForeground$4;->setValue(Landroid/graphics/drawable/RippleForeground;F)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007557HSPLandroid/graphics/drawable/RippleForeground$4;->setValue(Ljava/lang/Object;F)V
7558HSPLandroid/graphics/drawable/RippleForeground;-><init>(Landroid/graphics/drawable/RippleDrawable;Landroid/graphics/Rect;FFZ)V
7559HSPLandroid/graphics/drawable/RippleForeground;->clampStartingPosition()V
art-benchmark-service84deab32021-05-12 09:41:00 -07007560HSPLandroid/graphics/drawable/RippleForeground;->draw(Landroid/graphics/Canvas;Landroid/graphics/Paint;)V
7561HSPLandroid/graphics/drawable/RippleForeground;->drawSoftware(Landroid/graphics/Canvas;Landroid/graphics/Paint;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007562HSPLandroid/graphics/drawable/RippleForeground;->end()V
art-benchmark-service84deab32021-05-12 09:41:00 -07007563HSPLandroid/graphics/drawable/RippleForeground;->getBounds(Landroid/graphics/Rect;)V
7564HSPLandroid/graphics/drawable/RippleForeground;->hasFinishedExit()Z
7565HSPLandroid/graphics/drawable/RippleForeground;->move(FF)V
7566HSPLandroid/graphics/drawable/RippleForeground;->onTargetRadiusChanged(F)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007567HSPLandroid/graphics/drawable/RippleForeground;->pruneHwFinished()V
7568HSPLandroid/graphics/drawable/RippleForeground;->pruneSwFinished()V
7569HSPLandroid/graphics/drawable/RippleForeground;->startHardwareEnter()V
7570HSPLandroid/graphics/drawable/RippleForeground;->startHardwareExit()V
7571HSPLandroid/graphics/drawable/RippleForeground;->startPending(Landroid/graphics/RecordingCanvas;)V
7572HSPLandroid/graphics/drawable/RippleForeground;->startSoftwareEnter()V
7573HSPLandroid/graphics/drawable/RippleForeground;->startSoftwareExit()V
7574HSPLandroid/graphics/drawable/RippleForeground;->switchToUiThreadAnimation()V
art-benchmark-service66b4d952021-07-17 17:15:31 -07007575HSPLandroid/graphics/drawable/RippleShader;-><init>()V
7576HSPLandroid/graphics/drawable/RippleShader;->setColor(II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007577HSPLandroid/graphics/drawable/RippleShader;->setNoisePhase(F)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07007578HSPLandroid/graphics/drawable/RippleShader;->setOrigin(FF)V
7579HSPLandroid/graphics/drawable/RippleShader;->setProgress(F)V
7580HSPLandroid/graphics/drawable/RippleShader;->setRadius(F)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007581HSPLandroid/graphics/drawable/RippleShader;->setResolution(FF)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007582HSPLandroid/graphics/drawable/RippleShader;->setShader(Landroid/graphics/Shader;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07007583HSPLandroid/graphics/drawable/RippleShader;->setTouch(FF)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007584HSPLandroid/graphics/drawable/RotateDrawable$RotateState;-><init>(Landroid/graphics/drawable/RotateDrawable$RotateState;Landroid/content/res/Resources;)V
7585HSPLandroid/graphics/drawable/RotateDrawable$RotateState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007586HSPLandroid/graphics/drawable/RotateDrawable;->draw(Landroid/graphics/Canvas;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007587HSPLandroid/graphics/drawable/RotateDrawable;->inflate(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
7588HSPLandroid/graphics/drawable/RotateDrawable;->mutateConstantState()Landroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007589HSPLandroid/graphics/drawable/RotateDrawable;->onLevelChange(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007590HSPLandroid/graphics/drawable/RotateDrawable;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V
7591HSPLandroid/graphics/drawable/RotateDrawable;->verifyRequiredAttributes(Landroid/content/res/TypedArray;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007592HSPLandroid/graphics/drawable/ScaleDrawable$ScaleState;->-$$Nest$fputmThemeAttrs(Landroid/graphics/drawable/ScaleDrawable$ScaleState;[I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007593HSPLandroid/graphics/drawable/ScaleDrawable$ScaleState;-><init>(Landroid/graphics/drawable/ScaleDrawable$ScaleState;Landroid/content/res/Resources;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007594HSPLandroid/graphics/drawable/ScaleDrawable$ScaleState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable;
7595HSPLandroid/graphics/drawable/ScaleDrawable;-><init>()V
7596HSPLandroid/graphics/drawable/ScaleDrawable;-><init>(Landroid/graphics/drawable/ScaleDrawable$ScaleState;Landroid/content/res/Resources;)V
7597HSPLandroid/graphics/drawable/ScaleDrawable;->applyTheme(Landroid/content/res/Resources$Theme;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007598HSPLandroid/graphics/drawable/ScaleDrawable;->draw(Landroid/graphics/Canvas;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007599HSPLandroid/graphics/drawable/ScaleDrawable;->getPercent(Landroid/content/res/TypedArray;IF)F
7600HSPLandroid/graphics/drawable/ScaleDrawable;->inflate(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
7601HSPLandroid/graphics/drawable/ScaleDrawable;->mutateConstantState()Landroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007602HSPLandroid/graphics/drawable/ScaleDrawable;->onBoundsChange(Landroid/graphics/Rect;)V
7603HSPLandroid/graphics/drawable/ScaleDrawable;->onLevelChange(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007604HSPLandroid/graphics/drawable/ScaleDrawable;->updateLocalState()V
7605HSPLandroid/graphics/drawable/ScaleDrawable;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V
7606HSPLandroid/graphics/drawable/ScaleDrawable;->verifyRequiredAttributes(Landroid/content/res/TypedArray;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007607HSPLandroid/graphics/drawable/ShapeDrawable$ShapeState;-><init>(Landroid/graphics/drawable/ShapeDrawable$ShapeState;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007608HSPLandroid/graphics/drawable/ShapeDrawable;-><init>()V
art-benchmark-service66b4d952021-07-17 17:15:31 -07007609HSPLandroid/graphics/drawable/ShapeDrawable;-><init>(Landroid/graphics/drawable/ShapeDrawable$ShapeState;Landroid/content/res/Resources;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007610HSPLandroid/graphics/drawable/ShapeDrawable;-><init>(Landroid/graphics/drawable/shapes/Shape;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007611HSPLandroid/graphics/drawable/ShapeDrawable;->draw(Landroid/graphics/Canvas;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007612HSPLandroid/graphics/drawable/ShapeDrawable;->getAlpha()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007613HSPLandroid/graphics/drawable/ShapeDrawable;->getChangingConfigurations()I
art-benchmark-service84deab32021-05-12 09:41:00 -07007614HSPLandroid/graphics/drawable/ShapeDrawable;->getIntrinsicHeight()I
7615HSPLandroid/graphics/drawable/ShapeDrawable;->getIntrinsicWidth()I
7616HSPLandroid/graphics/drawable/ShapeDrawable;->getOpacity()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007617HSPLandroid/graphics/drawable/ShapeDrawable;->getOutline(Landroid/graphics/Outline;)V
7618HSPLandroid/graphics/drawable/ShapeDrawable;->getPadding(Landroid/graphics/Rect;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007619HSPLandroid/graphics/drawable/ShapeDrawable;->getPaint()Landroid/graphics/Paint;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007620HSPLandroid/graphics/drawable/ShapeDrawable;->isStateful()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007621HSPLandroid/graphics/drawable/ShapeDrawable;->mutate()Landroid/graphics/drawable/Drawable;
7622HSPLandroid/graphics/drawable/ShapeDrawable;->onBoundsChange(Landroid/graphics/Rect;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007623HSPLandroid/graphics/drawable/ShapeDrawable;->onDraw(Landroid/graphics/drawable/shapes/Shape;Landroid/graphics/Canvas;Landroid/graphics/Paint;)V
7624HSPLandroid/graphics/drawable/ShapeDrawable;->setAlpha(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007625HSPLandroid/graphics/drawable/ShapeDrawable;->setIntrinsicHeight(I)V
7626HSPLandroid/graphics/drawable/ShapeDrawable;->setIntrinsicWidth(I)V
7627HSPLandroid/graphics/drawable/ShapeDrawable;->setShape(Landroid/graphics/drawable/shapes/Shape;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007628HSPLandroid/graphics/drawable/ShapeDrawable;->setTintList(Landroid/content/res/ColorStateList;)V
7629HSPLandroid/graphics/drawable/ShapeDrawable;->updateLocalState()V
7630HSPLandroid/graphics/drawable/ShapeDrawable;->updateShape()V
7631HSPLandroid/graphics/drawable/StateListDrawable$StateListState;-><init>(Landroid/graphics/drawable/StateListDrawable$StateListState;Landroid/graphics/drawable/StateListDrawable;Landroid/content/res/Resources;)V
7632HSPLandroid/graphics/drawable/StateListDrawable$StateListState;->addStateSet([ILandroid/graphics/drawable/Drawable;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07007633HSPLandroid/graphics/drawable/StateListDrawable$StateListState;->canApplyTheme()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007634HSPLandroid/graphics/drawable/StateListDrawable$StateListState;->indexOfStateSet([I)I
7635HSPLandroid/graphics/drawable/StateListDrawable$StateListState;->mutate()V
art-benchmark-service84deab32021-05-12 09:41:00 -07007636HSPLandroid/graphics/drawable/StateListDrawable$StateListState;->newDrawable()Landroid/graphics/drawable/Drawable;
7637HSPLandroid/graphics/drawable/StateListDrawable$StateListState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable;
7638HSPLandroid/graphics/drawable/StateListDrawable;-><init>()V
7639HSPLandroid/graphics/drawable/StateListDrawable;-><init>(Landroid/graphics/drawable/StateListDrawable$StateListState;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007640HSPLandroid/graphics/drawable/StateListDrawable;-><init>(Landroid/graphics/drawable/StateListDrawable$StateListState;Landroid/content/res/Resources;)V
7641HSPLandroid/graphics/drawable/StateListDrawable;-><init>(Landroid/graphics/drawable/StateListDrawable$StateListState;Landroid/content/res/Resources;Landroid/graphics/drawable/StateListDrawable-IA;)V
7642HSPLandroid/graphics/drawable/StateListDrawable;->addState([ILandroid/graphics/drawable/Drawable;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007643HSPLandroid/graphics/drawable/StateListDrawable;->applyTheme(Landroid/content/res/Resources$Theme;)V
7644HSPLandroid/graphics/drawable/StateListDrawable;->clearMutated()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007645HSPLandroid/graphics/drawable/StateListDrawable;->cloneConstantState()Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;
art-benchmark-service84deab32021-05-12 09:41:00 -07007646HSPLandroid/graphics/drawable/StateListDrawable;->cloneConstantState()Landroid/graphics/drawable/StateListDrawable$StateListState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007647HSPLandroid/graphics/drawable/StateListDrawable;->extractStateSet(Landroid/util/AttributeSet;)[I
7648HSPLandroid/graphics/drawable/StateListDrawable;->inflate(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
7649HSPLandroid/graphics/drawable/StateListDrawable;->inflateChildElements(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007650HSPLandroid/graphics/drawable/StateListDrawable;->isStateful()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007651HSPLandroid/graphics/drawable/StateListDrawable;->mutate()Landroid/graphics/drawable/Drawable;
7652HSPLandroid/graphics/drawable/StateListDrawable;->onStateChange([I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007653HSPLandroid/graphics/drawable/StateListDrawable;->setConstantState(Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007654HSPLandroid/graphics/drawable/StateListDrawable;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007655HSPLandroid/graphics/drawable/TransitionDrawable$TransitionState;-><init>(Landroid/graphics/drawable/TransitionDrawable$TransitionState;Landroid/graphics/drawable/TransitionDrawable;Landroid/content/res/Resources;)V
7656HSPLandroid/graphics/drawable/TransitionDrawable$TransitionState;->getChangingConfigurations()I
7657HSPLandroid/graphics/drawable/TransitionDrawable;-><init>([Landroid/graphics/drawable/Drawable;)V
7658HSPLandroid/graphics/drawable/TransitionDrawable;->createConstantState(Landroid/graphics/drawable/LayerDrawable$LayerState;Landroid/content/res/Resources;)Landroid/graphics/drawable/LayerDrawable$LayerState;
art-benchmark-service00abe242023-02-13 10:31:34 -08007659HSPLandroid/graphics/drawable/TransitionDrawable;->draw(Landroid/graphics/Canvas;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007660HSPLandroid/graphics/drawable/TransitionDrawable;->setCrossFadeEnabled(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007661HSPLandroid/graphics/drawable/TransitionDrawable;->startTransition(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007662HSPLandroid/graphics/drawable/VectorDrawable$VClipPath;->canApplyTheme()Z
7663HSPLandroid/graphics/drawable/VectorDrawable$VClipPath;->getNativePtr()J
7664HSPLandroid/graphics/drawable/VectorDrawable$VClipPath;->getNativeSize()I
7665HSPLandroid/graphics/drawable/VectorDrawable$VClipPath;->isStateful()Z
7666HSPLandroid/graphics/drawable/VectorDrawable$VClipPath;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V
7667HSPLandroid/graphics/drawable/VectorDrawable$VFullPath;-><init>()V
7668HSPLandroid/graphics/drawable/VectorDrawable$VFullPath;-><init>(Landroid/graphics/drawable/VectorDrawable$VFullPath;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007669HSPLandroid/graphics/drawable/VectorDrawable$VFullPath;->applyTheme(Landroid/content/res/Resources$Theme;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007670HSPLandroid/graphics/drawable/VectorDrawable$VFullPath;->canApplyTheme()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007671HSPLandroid/graphics/drawable/VectorDrawable$VFullPath;->canComplexColorApplyTheme(Landroid/content/res/ComplexColor;)Z
7672HSPLandroid/graphics/drawable/VectorDrawable$VFullPath;->getFillColor()I
art-benchmark-service84deab32021-05-12 09:41:00 -07007673HSPLandroid/graphics/drawable/VectorDrawable$VFullPath;->getNativePtr()J
7674HSPLandroid/graphics/drawable/VectorDrawable$VFullPath;->getNativeSize()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007675HSPLandroid/graphics/drawable/VectorDrawable$VFullPath;->getProperty(Ljava/lang/String;)Landroid/util/Property;
7676HSPLandroid/graphics/drawable/VectorDrawable$VFullPath;->getPropertyIndex(Ljava/lang/String;)I
7677HSPLandroid/graphics/drawable/VectorDrawable$VFullPath;->inflate(Landroid/content/res/Resources;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007678HSPLandroid/graphics/drawable/VectorDrawable$VFullPath;->isStateful()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007679HSPLandroid/graphics/drawable/VectorDrawable$VFullPath;->onStateChange([I)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007680HSPLandroid/graphics/drawable/VectorDrawable$VFullPath;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V+]Landroid/content/res/ComplexColor;Landroid/content/res/ColorStateList;]Ljava/nio/ByteBuffer;Ljava/nio/HeapByteBuffer;]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007681HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->-$$Nest$fgetmChangingConfigurations(Landroid/graphics/drawable/VectorDrawable$VGroup;)I
7682HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->-$$Nest$fgetmNativePtr(Landroid/graphics/drawable/VectorDrawable$VGroup;)J
art-benchmark-service84deab32021-05-12 09:41:00 -07007683HSPLandroid/graphics/drawable/VectorDrawable$VGroup;-><init>()V
art-benchmark-service08401c12022-12-23 09:27:20 -08007684HSPLandroid/graphics/drawable/VectorDrawable$VGroup;-><init>(Landroid/graphics/drawable/VectorDrawable$VGroup;Landroid/util/ArrayMap;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/graphics/drawable/VectorDrawable$VGroup;Landroid/graphics/drawable/VectorDrawable$VGroup;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007685HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->addChild(Landroid/graphics/drawable/VectorDrawable$VObject;)V+]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/graphics/drawable/VectorDrawable$VObject;Landroid/graphics/drawable/VectorDrawable$VGroup;,Landroid/graphics/drawable/VectorDrawable$VFullPath;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007686HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->applyTheme(Landroid/content/res/Resources$Theme;)V
7687HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->canApplyTheme()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007688HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->getGroupName()Ljava/lang/String;
7689HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->getNativePtr()J
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007690HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->getNativeSize()I+]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/graphics/drawable/VectorDrawable$VObject;Landroid/graphics/drawable/VectorDrawable$VGroup;,Landroid/graphics/drawable/VectorDrawable$VFullPath;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007691HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->getProperty(Ljava/lang/String;)Landroid/util/Property;
art-benchmark-service84deab32021-05-12 09:41:00 -07007692HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->inflate(Landroid/content/res/Resources;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
7693HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->isStateful()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007694HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->onStateChange([I)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007695HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->setTree(Lcom/android/internal/util/VirtualRefBasePtr;)V+]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/graphics/drawable/VectorDrawable$VObject;Landroid/graphics/drawable/VectorDrawable$VGroup;,Landroid/graphics/drawable/VectorDrawable$VFullPath;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007696HSPLandroid/graphics/drawable/VectorDrawable$VGroup;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007697HSPLandroid/graphics/drawable/VectorDrawable$VObject;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007698HSPLandroid/graphics/drawable/VectorDrawable$VObject;->isTreeValid()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007699HSPLandroid/graphics/drawable/VectorDrawable$VObject;->setTree(Lcom/android/internal/util/VirtualRefBasePtr;)V
7700HSPLandroid/graphics/drawable/VectorDrawable$VPath;-><init>()V
7701HSPLandroid/graphics/drawable/VectorDrawable$VPath;-><init>(Landroid/graphics/drawable/VectorDrawable$VPath;)V
7702HSPLandroid/graphics/drawable/VectorDrawable$VPath;->getPathName()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007703HSPLandroid/graphics/drawable/VectorDrawable$VPath;->getProperty(Ljava/lang/String;)Landroid/util/Property;
7704HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->-$$Nest$mcreateNativeTree(Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;Landroid/graphics/drawable/VectorDrawable$VGroup;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08007705HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;-><init>(Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;)V+]Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service84deab32021-05-12 09:41:00 -07007706HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->applyDensityScaling(II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007707HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->applyTheme(Landroid/content/res/Resources$Theme;)V
7708HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->canApplyTheme()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007709HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->canReuseCache()Z+]Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007710HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->createNativeTree(Landroid/graphics/drawable/VectorDrawable$VGroup;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007711HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->createNativeTreeFromCopy(Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;Landroid/graphics/drawable/VectorDrawable$VGroup;)V+]Ldalvik/system/VMRuntime;Ldalvik/system/VMRuntime;]Lcom/android/internal/util/VirtualRefBasePtr;Lcom/android/internal/util/VirtualRefBasePtr;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007712HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->finalize()V
7713HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->getAlpha()F
7714HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->getChangingConfigurations()I
7715HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->getNativeRenderer()J
7716HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->isStateful()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007717HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->newDrawable()Landroid/graphics/drawable/Drawable;
7718HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007719HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->onStateChange([I)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007720HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->onTreeConstructionFinished()V+]Ldalvik/system/VMRuntime;Ldalvik/system/VMRuntime;]Landroid/graphics/drawable/VectorDrawable$VGroup;Landroid/graphics/drawable/VectorDrawable$VGroup;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007721HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->setAlpha(F)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007722HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->setDensity(I)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007723HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->setViewportSize(FF)V+]Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;
art-benchmark-service84deab32021-05-12 09:41:00 -07007724HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->updateCacheStates()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007725HSPLandroid/graphics/drawable/VectorDrawable;->-$$Nest$smnAddChild(JJ)V
7726HSPLandroid/graphics/drawable/VectorDrawable;->-$$Nest$smnCreateFullPath()J
7727HSPLandroid/graphics/drawable/VectorDrawable;->-$$Nest$smnCreateFullPath(J)J
7728HSPLandroid/graphics/drawable/VectorDrawable;->-$$Nest$smnCreateGroup()J
7729HSPLandroid/graphics/drawable/VectorDrawable;->-$$Nest$smnCreateGroup(J)J
7730HSPLandroid/graphics/drawable/VectorDrawable;->-$$Nest$smnCreateTree(J)J
7731HSPLandroid/graphics/drawable/VectorDrawable;->-$$Nest$smnCreateTreeFromCopy(JJ)J
7732HSPLandroid/graphics/drawable/VectorDrawable;->-$$Nest$smnGetFullPathProperties(J[BI)Z
7733HSPLandroid/graphics/drawable/VectorDrawable;->-$$Nest$smnGetGroupProperties(J[FI)Z
7734HSPLandroid/graphics/drawable/VectorDrawable;->-$$Nest$smnGetRootAlpha(J)F
7735HSPLandroid/graphics/drawable/VectorDrawable;->-$$Nest$smnSetName(JLjava/lang/String;)V
7736HSPLandroid/graphics/drawable/VectorDrawable;->-$$Nest$smnSetPathString(JLjava/lang/String;I)V
7737HSPLandroid/graphics/drawable/VectorDrawable;->-$$Nest$smnSetRendererViewportSize(JFF)V
7738HSPLandroid/graphics/drawable/VectorDrawable;->-$$Nest$smnSetRootAlpha(JF)Z
7739HSPLandroid/graphics/drawable/VectorDrawable;->-$$Nest$smnUpdateFullPathFillGradient(JJ)V
7740HSPLandroid/graphics/drawable/VectorDrawable;->-$$Nest$smnUpdateFullPathProperties(JFIFIFFFFFIII)V
7741HSPLandroid/graphics/drawable/VectorDrawable;->-$$Nest$smnUpdateFullPathStrokeGradient(JJ)V
7742HSPLandroid/graphics/drawable/VectorDrawable;->-$$Nest$smnUpdateGroupProperties(JFFFFFFF)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007743HSPLandroid/graphics/drawable/VectorDrawable;-><init>()V
7744HSPLandroid/graphics/drawable/VectorDrawable;-><init>(Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;Landroid/content/res/Resources;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007745HSPLandroid/graphics/drawable/VectorDrawable;-><init>(Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;Landroid/content/res/Resources;Landroid/graphics/drawable/VectorDrawable-IA;)V
7746HSPLandroid/graphics/drawable/VectorDrawable;->applyTheme(Landroid/content/res/Resources$Theme;)V
7747HSPLandroid/graphics/drawable/VectorDrawable;->canApplyTheme()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007748HSPLandroid/graphics/drawable/VectorDrawable;->clearMutated()V
7749HSPLandroid/graphics/drawable/VectorDrawable;->computeVectorSize()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007750HSPLandroid/graphics/drawable/VectorDrawable;->draw(Landroid/graphics/Canvas;)V+]Ldalvik/system/VMRuntime;Ldalvik/system/VMRuntime;]Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;]Landroid/graphics/ColorFilter;Landroid/graphics/PorterDuffColorFilter;,Landroid/graphics/BlendModeColorFilter;]Landroid/graphics/drawable/VectorDrawable;Landroid/graphics/drawable/VectorDrawable;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/graphics/Canvas;Landroid/graphics/RecordingCanvas;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007751HSPLandroid/graphics/drawable/VectorDrawable;->getAlpha()I
7752HSPLandroid/graphics/drawable/VectorDrawable;->getChangingConfigurations()I
art-benchmark-service84deab32021-05-12 09:41:00 -07007753HSPLandroid/graphics/drawable/VectorDrawable;->getColorFilter()Landroid/graphics/ColorFilter;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007754HSPLandroid/graphics/drawable/VectorDrawable;->getConstantState()Landroid/graphics/drawable/Drawable$ConstantState;
7755HSPLandroid/graphics/drawable/VectorDrawable;->getIntrinsicHeight()I
7756HSPLandroid/graphics/drawable/VectorDrawable;->getIntrinsicWidth()I
art-benchmark-service84deab32021-05-12 09:41:00 -07007757HSPLandroid/graphics/drawable/VectorDrawable;->getNativeTree()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007758HSPLandroid/graphics/drawable/VectorDrawable;->getOpacity()I
art-benchmark-service84deab32021-05-12 09:41:00 -07007759HSPLandroid/graphics/drawable/VectorDrawable;->getPixelSize()F
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007760HSPLandroid/graphics/drawable/VectorDrawable;->getTargetByName(Ljava/lang/String;)Ljava/lang/Object;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007761HSPLandroid/graphics/drawable/VectorDrawable;->inflate(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V+]Ldalvik/system/VMRuntime;Ldalvik/system/VMRuntime;]Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;]Lcom/android/internal/util/VirtualRefBasePtr;Lcom/android/internal/util/VirtualRefBasePtr;]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;]Landroid/graphics/drawable/VectorDrawable$VGroup;Landroid/graphics/drawable/VectorDrawable$VGroup;
7762HSPLandroid/graphics/drawable/VectorDrawable;->inflateChildElements(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lorg/xmlpull/v1/XmlPullParser;Landroid/content/res/XmlBlock$Parser;]Ljava/util/Stack;Ljava/util/Stack;]Landroid/graphics/drawable/VectorDrawable$VGroup;Landroid/graphics/drawable/VectorDrawable$VGroup;]Landroid/graphics/drawable/VectorDrawable$VFullPath;Landroid/graphics/drawable/VectorDrawable$VFullPath;
art-benchmark-service84deab32021-05-12 09:41:00 -07007763HSPLandroid/graphics/drawable/VectorDrawable;->isAutoMirrored()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007764HSPLandroid/graphics/drawable/VectorDrawable;->isStateful()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007765HSPLandroid/graphics/drawable/VectorDrawable;->mutate()Landroid/graphics/drawable/Drawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007766HSPLandroid/graphics/drawable/VectorDrawable;->needMirroring()Z
art-benchmark-service00abe242023-02-13 10:31:34 -08007767HSPLandroid/graphics/drawable/VectorDrawable;->onStateChange([I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007768HSPLandroid/graphics/drawable/VectorDrawable;->setAllowCaching(Z)V
7769HSPLandroid/graphics/drawable/VectorDrawable;->setAlpha(I)V
7770HSPLandroid/graphics/drawable/VectorDrawable;->setAutoMirrored(Z)V
7771HSPLandroid/graphics/drawable/VectorDrawable;->setColorFilter(Landroid/graphics/ColorFilter;)V
7772HSPLandroid/graphics/drawable/VectorDrawable;->setTintBlendMode(Landroid/graphics/BlendMode;)V
7773HSPLandroid/graphics/drawable/VectorDrawable;->setTintList(Landroid/content/res/ColorStateList;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007774HSPLandroid/graphics/drawable/VectorDrawable;->updateColorFilters(Landroid/graphics/BlendMode;Landroid/content/res/ColorStateList;)V+]Landroid/graphics/drawable/VectorDrawable;Landroid/graphics/drawable/VectorDrawable;
art-benchmark-service84deab32021-05-12 09:41:00 -07007775HSPLandroid/graphics/drawable/VectorDrawable;->updateLocalState(Landroid/content/res/Resources;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007776HSPLandroid/graphics/drawable/VectorDrawable;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V+]Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;
art-benchmark-service84deab32021-05-12 09:41:00 -07007777HSPLandroid/graphics/drawable/shapes/OvalShape;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007778HSPLandroid/graphics/drawable/shapes/OvalShape;->draw(Landroid/graphics/Canvas;Landroid/graphics/Paint;)V
7779HSPLandroid/graphics/drawable/shapes/OvalShape;->getOutline(Landroid/graphics/Outline;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007780HSPLandroid/graphics/drawable/shapes/PathShape;->draw(Landroid/graphics/Canvas;Landroid/graphics/Paint;)V
7781HSPLandroid/graphics/drawable/shapes/RectShape;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007782HSPLandroid/graphics/drawable/shapes/RectShape;->onResize(FF)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007783HSPLandroid/graphics/drawable/shapes/RectShape;->rect()Landroid/graphics/RectF;
7784HSPLandroid/graphics/drawable/shapes/RoundRectShape;-><init>([FLandroid/graphics/RectF;[F)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007785HSPLandroid/graphics/drawable/shapes/RoundRectShape;->draw(Landroid/graphics/Canvas;Landroid/graphics/Paint;)V
7786HSPLandroid/graphics/drawable/shapes/RoundRectShape;->getOutline(Landroid/graphics/Outline;)V
7787HSPLandroid/graphics/drawable/shapes/RoundRectShape;->onResize(FF)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07007788HSPLandroid/graphics/drawable/shapes/Shape;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007789HSPLandroid/graphics/drawable/shapes/Shape;->resize(FF)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007790HSPLandroid/graphics/fonts/Font$Builder;-><init>(Landroid/content/res/AssetManager;Ljava/lang/String;ZI)V
7791HSPLandroid/graphics/fonts/Font$Builder;-><init>(Landroid/os/ParcelFileDescriptor;)V
7792HSPLandroid/graphics/fonts/Font$Builder;-><init>(Landroid/os/ParcelFileDescriptor;JJ)V
7793HSPLandroid/graphics/fonts/Font$Builder;-><init>(Ljava/nio/ByteBuffer;)V
7794HSPLandroid/graphics/fonts/Font$Builder;-><init>(Ljava/nio/ByteBuffer;Ljava/io/File;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007795HSPLandroid/graphics/fonts/Font$Builder;->build()Landroid/graphics/fonts/Font;
7796HSPLandroid/graphics/fonts/Font$Builder;->createBuffer(Landroid/content/res/AssetManager;Ljava/lang/String;ZI)Ljava/nio/ByteBuffer;
art-benchmark-service66b4d952021-07-17 17:15:31 -07007797HSPLandroid/graphics/fonts/Font$Builder;->setFontVariationSettings(Ljava/lang/String;)Landroid/graphics/fonts/Font$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -07007798HSPLandroid/graphics/fonts/Font$Builder;->setFontVariationSettings([Landroid/graphics/fonts/FontVariationAxis;)Landroid/graphics/fonts/Font$Builder;
7799HSPLandroid/graphics/fonts/Font$Builder;->setSlant(I)Landroid/graphics/fonts/Font$Builder;
7800HSPLandroid/graphics/fonts/Font$Builder;->setTtcIndex(I)Landroid/graphics/fonts/Font$Builder;
7801HSPLandroid/graphics/fonts/Font$Builder;->setWeight(I)Landroid/graphics/fonts/Font$Builder;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007802HSPLandroid/graphics/fonts/Font;-><init>(J)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007803HSPLandroid/graphics/fonts/Font;->getAxes()[Landroid/graphics/fonts/FontVariationAxis;
7804HSPLandroid/graphics/fonts/Font;->getNativePtr()J
7805HSPLandroid/graphics/fonts/Font;->getStyle()Landroid/graphics/fonts/FontStyle;
7806HSPLandroid/graphics/fonts/FontFamily$Builder;-><init>(Landroid/graphics/fonts/Font;)V
7807HSPLandroid/graphics/fonts/FontFamily$Builder;->build()Landroid/graphics/fonts/FontFamily;
art-benchmark-service84deab32021-05-12 09:41:00 -07007808HSPLandroid/graphics/fonts/FontFamily$Builder;->makeStyleIdentifier(Landroid/graphics/fonts/Font;)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07007809HSPLandroid/graphics/fonts/FontFamily;->getFont(I)Landroid/graphics/fonts/Font;
art-benchmark-service84deab32021-05-12 09:41:00 -07007810HSPLandroid/graphics/fonts/FontFamily;->getNativePtr()J
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07007811HSPLandroid/graphics/fonts/FontFamily;->getSize()I
art-benchmark-service84deab32021-05-12 09:41:00 -07007812HSPLandroid/graphics/fonts/FontFileUtil;->analyzeStyle(Ljava/nio/ByteBuffer;I[Landroid/graphics/fonts/FontVariationAxis;)I
7813HSPLandroid/graphics/fonts/FontStyle;-><init>(II)V
7814HSPLandroid/graphics/fonts/FontStyle;->getSlant()I
7815HSPLandroid/graphics/fonts/FontStyle;->getWeight()I
7816HSPLandroid/graphics/fonts/FontVariationAxis;-><init>(Ljava/lang/String;F)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007817HSPLandroid/graphics/fonts/FontVariationAxis;->fromFontVariationSettings(Ljava/lang/String;)[Landroid/graphics/fonts/FontVariationAxis;
7818HSPLandroid/graphics/fonts/FontVariationAxis;->isValidTag(Ljava/lang/String;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007819HSPLandroid/graphics/fonts/FontVariationAxis;->makeTag(Ljava/lang/String;)I
7820HSPLandroid/graphics/fonts/SystemFonts;->mmap(Ljava/lang/String;)Ljava/nio/ByteBuffer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007821HSPLandroid/graphics/text/LineBreakConfig$Builder;-><init>()V
7822HSPLandroid/graphics/text/LineBreakConfig$Builder;->build()Landroid/graphics/text/LineBreakConfig;
7823HSPLandroid/graphics/text/LineBreakConfig$Builder;->setLineBreakStyle(I)Landroid/graphics/text/LineBreakConfig$Builder;
7824HSPLandroid/graphics/text/LineBreakConfig$Builder;->setLineBreakWordStyle(I)Landroid/graphics/text/LineBreakConfig$Builder;
7825HSPLandroid/graphics/text/LineBreakConfig;-><clinit>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007826HSPLandroid/graphics/text/LineBreakConfig;-><init>(IIZ)V
7827HSPLandroid/graphics/text/LineBreakConfig;-><init>(IIZLandroid/graphics/text/LineBreakConfig-IA;)V
7828HSPLandroid/graphics/text/LineBreakConfig;->getAutoPhraseBreaking()Z
7829HSPLandroid/graphics/text/LineBreakConfig;->getLineBreakConfig(II)Landroid/graphics/text/LineBreakConfig;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007830HSPLandroid/graphics/text/LineBreakConfig;->getLineBreakStyle()I
7831HSPLandroid/graphics/text/LineBreakConfig;->getLineBreakWordStyle()I
art-benchmark-service84deab32021-05-12 09:41:00 -07007832HSPLandroid/graphics/text/LineBreaker$Builder;-><init>()V
7833HSPLandroid/graphics/text/LineBreaker$Builder;->build()Landroid/graphics/text/LineBreaker;
art-benchmark-service66b4d952021-07-17 17:15:31 -07007834HSPLandroid/graphics/text/LineBreaker$Builder;->setBreakStrategy(I)Landroid/graphics/text/LineBreaker$Builder;
7835HSPLandroid/graphics/text/LineBreaker$Builder;->setHyphenationFrequency(I)Landroid/graphics/text/LineBreaker$Builder;
7836HSPLandroid/graphics/text/LineBreaker$Builder;->setIndents([I)Landroid/graphics/text/LineBreaker$Builder;
7837HSPLandroid/graphics/text/LineBreaker$Builder;->setJustificationMode(I)Landroid/graphics/text/LineBreaker$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -07007838HSPLandroid/graphics/text/LineBreaker$ParagraphConstraints;-><init>()V
art-benchmark-service66b4d952021-07-17 17:15:31 -07007839HSPLandroid/graphics/text/LineBreaker$ParagraphConstraints;->setIndent(FI)V
7840HSPLandroid/graphics/text/LineBreaker$ParagraphConstraints;->setTabStops([FF)V
7841HSPLandroid/graphics/text/LineBreaker$ParagraphConstraints;->setWidth(F)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007842HSPLandroid/graphics/text/LineBreaker$Result;-><init>(J)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007843HSPLandroid/graphics/text/LineBreaker$Result;->getEndLineHyphenEdit(I)I
7844HSPLandroid/graphics/text/LineBreaker$Result;->getLineAscent(I)F
7845HSPLandroid/graphics/text/LineBreaker$Result;->getLineBreakOffset(I)I
7846HSPLandroid/graphics/text/LineBreaker$Result;->getLineCount()I
7847HSPLandroid/graphics/text/LineBreaker$Result;->getLineDescent(I)F
7848HSPLandroid/graphics/text/LineBreaker$Result;->getLineWidth(I)F
7849HSPLandroid/graphics/text/LineBreaker$Result;->getStartLineHyphenEdit(I)I
7850HSPLandroid/graphics/text/LineBreaker$Result;->hasLineTab(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007851HSPLandroid/graphics/text/LineBreaker;-><init>(III[I)V
7852HSPLandroid/graphics/text/LineBreaker;->computeLineBreaks(Landroid/graphics/text/MeasuredText;Landroid/graphics/text/LineBreaker$ParagraphConstraints;I)Landroid/graphics/text/LineBreaker$Result;
art-benchmark-service66b4d952021-07-17 17:15:31 -07007853HSPLandroid/graphics/text/MeasuredText$Builder;-><init>([C)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007854HSPLandroid/graphics/text/MeasuredText$Builder;->appendReplacementRun(Landroid/graphics/Paint;IF)Landroid/graphics/text/MeasuredText$Builder;
7855HSPLandroid/graphics/text/MeasuredText$Builder;->appendStyleRun(Landroid/graphics/Paint;IZ)Landroid/graphics/text/MeasuredText$Builder;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08007856HSPLandroid/graphics/text/MeasuredText$Builder;->appendStyleRun(Landroid/graphics/Paint;Landroid/graphics/text/LineBreakConfig;IZ)Landroid/graphics/text/MeasuredText$Builder;+]Landroid/graphics/Paint;Landroid/text/TextPaint;]Landroid/graphics/text/LineBreakConfig;Landroid/graphics/text/LineBreakConfig;
7857HSPLandroid/graphics/text/MeasuredText$Builder;->build()Landroid/graphics/text/MeasuredText;+]Llibcore/util/NativeAllocationRegistry;Llibcore/util/NativeAllocationRegistry;
art-benchmark-service66b4d952021-07-17 17:15:31 -07007858HSPLandroid/graphics/text/MeasuredText$Builder;->ensureNativePtrNoReuse()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007859HSPLandroid/graphics/text/MeasuredText$Builder;->setComputeHyphenation(I)Landroid/graphics/text/MeasuredText$Builder;
art-benchmark-service66b4d952021-07-17 17:15:31 -07007860HSPLandroid/graphics/text/MeasuredText$Builder;->setComputeHyphenation(Z)Landroid/graphics/text/MeasuredText$Builder;
7861HSPLandroid/graphics/text/MeasuredText$Builder;->setComputeLayout(Z)Landroid/graphics/text/MeasuredText$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007862HSPLandroid/graphics/text/MeasuredText;->getCharWidthAt(I)F
art-benchmark-service84deab32021-05-12 09:41:00 -07007863HSPLandroid/graphics/text/MeasuredText;->getChars()[C
7864HSPLandroid/graphics/text/MeasuredText;->getNativePtr()J
7865HSPLandroid/hardware/Camera$CameraInfo;-><init>()V
7866HSPLandroid/hardware/Camera;->getCameraInfo(ILandroid/hardware/Camera$CameraInfo;)V
7867HSPLandroid/hardware/CameraStatus$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/CameraStatus;
7868HSPLandroid/hardware/CameraStatus$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
7869HSPLandroid/hardware/CameraStatus$1;->newArray(I)[Landroid/hardware/CameraStatus;
7870HSPLandroid/hardware/CameraStatus$1;->newArray(I)[Ljava/lang/Object;
7871HSPLandroid/hardware/GeomagneticField$LegendreTable;-><init>(IF)V
7872HSPLandroid/hardware/GeomagneticField;-><init>(FFFJ)V
7873HSPLandroid/hardware/GeomagneticField;->computeGeocentricCoordinates(FFF)V
7874HSPLandroid/hardware/HardwareBuffer$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/HardwareBuffer;
7875HSPLandroid/hardware/HardwareBuffer$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007876HSPLandroid/hardware/HardwareBuffer;-><init>(J)V
7877HSPLandroid/hardware/HardwareBuffer;->close()V
art-benchmark-service84deab32021-05-12 09:41:00 -07007878HSPLandroid/hardware/HardwareBuffer;->finalize()V
art-benchmark-service66b4d952021-07-17 17:15:31 -07007879HSPLandroid/hardware/HardwareBuffer;->getFormat()I
7880HSPLandroid/hardware/HardwareBuffer;->getUsage()J
art-benchmark-service84deab32021-05-12 09:41:00 -07007881HSPLandroid/hardware/HardwareBuffer;->isClosed()Z
7882HSPLandroid/hardware/ICameraService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
7883HSPLandroid/hardware/ICameraService$Stub$Proxy;->addListener(Landroid/hardware/ICameraServiceListener;)[Landroid/hardware/CameraStatus;
art-benchmark-service08401c12022-12-23 09:27:20 -08007884HSPLandroid/hardware/ICameraService$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service84deab32021-05-12 09:41:00 -07007885HSPLandroid/hardware/ICameraService$Stub$Proxy;->getConcurrentCameraIds()[Landroid/hardware/camera2/utils/ConcurrentCameraIdCombination;
7886HSPLandroid/hardware/ICameraService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/ICameraService;
art-benchmark-service08401c12022-12-23 09:27:20 -08007887HSPLandroid/hardware/ICameraServiceListener$Stub;->getMaxTransactionId()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007888HSPLandroid/hardware/ICameraServiceListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service08401c12022-12-23 09:27:20 -08007889HSPLandroid/hardware/OverlayProperties$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/OverlayProperties;
7890HSPLandroid/hardware/OverlayProperties$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
7891HSPLandroid/hardware/OverlayProperties;->-$$Nest$smnReadOverlayPropertiesFromParcel(Landroid/os/Parcel;)J
7892HSPLandroid/hardware/OverlayProperties;-><init>(J)V
7893HSPLandroid/hardware/OverlayProperties;->supportFp16ForHdr()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007894HSPLandroid/hardware/Sensor;-><init>()V
7895HSPLandroid/hardware/Sensor;->getHandle()I
7896HSPLandroid/hardware/Sensor;->getMaxLengthValuesArray(Landroid/hardware/Sensor;I)I
7897HSPLandroid/hardware/Sensor;->getMaximumRange()F
7898HSPLandroid/hardware/Sensor;->getName()Ljava/lang/String;
7899HSPLandroid/hardware/Sensor;->getReportingMode()I
7900HSPLandroid/hardware/Sensor;->getStringType()Ljava/lang/String;
7901HSPLandroid/hardware/Sensor;->getType()I
7902HSPLandroid/hardware/Sensor;->getVendor()Ljava/lang/String;
7903HSPLandroid/hardware/Sensor;->isWakeUpSensor()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007904HSPLandroid/hardware/Sensor;->setId(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007905HSPLandroid/hardware/Sensor;->setType(I)Z
7906HSPLandroid/hardware/Sensor;->setUuid(JJ)V
7907HSPLandroid/hardware/SensorEvent;-><init>(I)V
7908HSPLandroid/hardware/SensorManager;-><init>()V
7909HSPLandroid/hardware/SensorManager;->cancelTriggerSensor(Landroid/hardware/TriggerEventListener;Landroid/hardware/Sensor;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007910HSPLandroid/hardware/SensorManager;->getDefaultSensor(I)Landroid/hardware/Sensor;
art-benchmark-service84deab32021-05-12 09:41:00 -07007911HSPLandroid/hardware/SensorManager;->getDelay(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007912HSPLandroid/hardware/SensorManager;->getSensorList(I)Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -07007913HSPLandroid/hardware/SensorManager;->registerListener(Landroid/hardware/SensorEventListener;Landroid/hardware/Sensor;I)Z
7914HSPLandroid/hardware/SensorManager;->registerListener(Landroid/hardware/SensorEventListener;Landroid/hardware/Sensor;IILandroid/os/Handler;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007915HSPLandroid/hardware/SensorManager;->registerListener(Landroid/hardware/SensorEventListener;Landroid/hardware/Sensor;ILandroid/os/Handler;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007916HSPLandroid/hardware/SensorManager;->requestTriggerSensor(Landroid/hardware/TriggerEventListener;Landroid/hardware/Sensor;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007917HSPLandroid/hardware/SensorManager;->unregisterListener(Landroid/hardware/SensorEventListener;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007918HSPLandroid/hardware/SensorManager;->unregisterListener(Landroid/hardware/SensorEventListener;Landroid/hardware/Sensor;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07007919HSPLandroid/hardware/SensorPrivacyManager;->isSensorPrivacyEnabled(II)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007920HSPLandroid/hardware/SystemSensorManager$BaseEventQueue;-><init>(Landroid/os/Looper;Landroid/hardware/SystemSensorManager;ILjava/lang/String;)V
7921HSPLandroid/hardware/SystemSensorManager$BaseEventQueue;->addSensor(Landroid/hardware/Sensor;II)Z
7922HSPLandroid/hardware/SystemSensorManager$BaseEventQueue;->disableSensor(Landroid/hardware/Sensor;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07007923HSPLandroid/hardware/SystemSensorManager$BaseEventQueue;->dispose()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007924HSPLandroid/hardware/SystemSensorManager$BaseEventQueue;->dispose(Z)V
7925HSPLandroid/hardware/SystemSensorManager$BaseEventQueue;->enableSensor(Landroid/hardware/Sensor;II)I
art-benchmark-service84deab32021-05-12 09:41:00 -07007926HSPLandroid/hardware/SystemSensorManager$BaseEventQueue;->finalize()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007927HSPLandroid/hardware/SystemSensorManager$BaseEventQueue;->hasSensors()Z
7928HSPLandroid/hardware/SystemSensorManager$BaseEventQueue;->removeAllSensors()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007929HSPLandroid/hardware/SystemSensorManager$BaseEventQueue;->removeSensor(Landroid/hardware/Sensor;Z)Z
7930HSPLandroid/hardware/SystemSensorManager$SensorEventQueue;-><init>(Landroid/hardware/SensorEventListener;Landroid/os/Looper;Landroid/hardware/SystemSensorManager;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007931HSPLandroid/hardware/SystemSensorManager$SensorEventQueue;->addSensorEvent(Landroid/hardware/Sensor;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07007932HSPLandroid/hardware/SystemSensorManager$SensorEventQueue;->dispatchAdditionalInfoEvent(III[F[I)V
art-benchmark-service08401c12022-12-23 09:27:20 -08007933HSPLandroid/hardware/SystemSensorManager$SensorEventQueue;->dispatchSensorEvent(I[FIJ)V+]Ljava/util/HashMap;Ljava/util/HashMap;]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/hardware/Sensor;Landroid/hardware/Sensor;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007934HSPLandroid/hardware/SystemSensorManager$SensorEventQueue;->removeSensorEvent(Landroid/hardware/Sensor;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007935HSPLandroid/hardware/SystemSensorManager$TriggerEventQueue;->addSensorEvent(Landroid/hardware/Sensor;)V
7936HSPLandroid/hardware/SystemSensorManager$TriggerEventQueue;->dispatchSensorEvent(I[FIJ)V
7937HSPLandroid/hardware/SystemSensorManager$TriggerEventQueue;->removeSensorEvent(Landroid/hardware/Sensor;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007938HSPLandroid/hardware/SystemSensorManager;-><init>(Landroid/content/Context;Landroid/os/Looper;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007939HSPLandroid/hardware/SystemSensorManager;->cancelTriggerSensorImpl(Landroid/hardware/TriggerEventListener;Landroid/hardware/Sensor;Z)Z
7940HSPLandroid/hardware/SystemSensorManager;->getFullSensorList()Ljava/util/List;
art-benchmark-service08401c12022-12-23 09:27:20 -08007941HSPLandroid/hardware/SystemSensorManager;->getSensorList(I)Ljava/util/List;
art-benchmark-service00abe242023-02-13 10:31:34 -08007942HSPLandroid/hardware/SystemSensorManager;->isDeviceSensorPolicyDefault(I)Z+]Landroid/companion/virtual/VirtualDeviceManager;Landroid/companion/virtual/VirtualDeviceManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007943HSPLandroid/hardware/SystemSensorManager;->registerListenerImpl(Landroid/hardware/SensorEventListener;Landroid/hardware/Sensor;ILandroid/os/Handler;II)Z
7944HSPLandroid/hardware/SystemSensorManager;->requestTriggerSensorImpl(Landroid/hardware/TriggerEventListener;Landroid/hardware/Sensor;)Z
7945HSPLandroid/hardware/SystemSensorManager;->unregisterListenerImpl(Landroid/hardware/SensorEventListener;Landroid/hardware/Sensor;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007946HSPLandroid/hardware/TriggerEventListener;-><init>()V
7947HSPLandroid/hardware/biometrics/BiometricManager;-><init>(Landroid/content/Context;Landroid/hardware/biometrics/IAuthService;)V
7948HSPLandroid/hardware/biometrics/BiometricManager;->canAuthenticate()I
7949HSPLandroid/hardware/biometrics/BiometricManager;->canAuthenticate(I)I
7950HSPLandroid/hardware/biometrics/BiometricManager;->canAuthenticate(II)I
7951HSPLandroid/hardware/biometrics/BiometricSourceType;->values()[Landroid/hardware/biometrics/BiometricSourceType;
7952HSPLandroid/hardware/biometrics/BiometricSourceType;->writeToParcel(Landroid/os/Parcel;I)V
7953HSPLandroid/hardware/biometrics/IAuthService$Stub$Proxy;->canAuthenticate(Ljava/lang/String;II)I
7954HSPLandroid/hardware/biometrics/IAuthService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/biometrics/IAuthService;
7955HSPLandroid/hardware/biometrics/SensorPropertiesInternal$1;-><init>()V
7956HSPLandroid/hardware/biometrics/SensorPropertiesInternal;-><clinit>()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07007957HSPLandroid/hardware/camera2/CameraCharacteristics$1;->onDeviceStateChanged(Z)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007958HSPLandroid/hardware/camera2/CameraCharacteristics$Key;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007959HSPLandroid/hardware/camera2/CameraCharacteristics$Key;->getNativeKey()Landroid/hardware/camera2/impl/CameraMetadataNative$Key;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07007960HSPLandroid/hardware/camera2/CameraCharacteristics;->-$$Nest$fgetmLock(Landroid/hardware/camera2/CameraCharacteristics;)Ljava/lang/Object;
7961HSPLandroid/hardware/camera2/CameraCharacteristics;->-$$Nest$fputmFoldedDeviceState(Landroid/hardware/camera2/CameraCharacteristics;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007962HSPLandroid/hardware/camera2/CameraCharacteristics;->get(Landroid/hardware/camera2/CameraCharacteristics$Key;)Ljava/lang/Object;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07007963HSPLandroid/hardware/camera2/CameraCharacteristics;->getDeviceStateListener()Landroid/hardware/camera2/CameraManager$DeviceStateListener;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007964HSPLandroid/hardware/camera2/CameraCharacteristics;->overrideProperty(Landroid/hardware/camera2/CameraCharacteristics$Key;)Ljava/lang/Object;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07007965HSPLandroid/hardware/camera2/CameraManager$AvailabilityCallback;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07007966HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal$1;->compare(Ljava/lang/Object;Ljava/lang/Object;)I
7967HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal$1;->compare(Ljava/lang/String;Ljava/lang/String;)I
7968HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->asBinder()Landroid/os/IBinder;
7969HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->cameraIdHasConcurrentStreamsLocked(Ljava/lang/String;)Z
7970HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->connectCameraServiceLocked()V
7971HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->extractCameraIdListLocked()[Ljava/lang/String;
7972HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->get()Landroid/hardware/camera2/CameraManager$CameraManagerGlobal;
7973HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->getCameraIdList()[Ljava/lang/String;
7974HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->getCameraService()Landroid/hardware/ICameraService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007975HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->onCameraAccessPrioritiesChanged()V
art-benchmark-service84deab32021-05-12 09:41:00 -07007976HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->onStatusChanged(ILjava/lang/String;)V
7977HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->onStatusChangedLocked(ILjava/lang/String;)V
7978HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->onTorchStatusChanged(ILjava/lang/String;)V
7979HSPLandroid/hardware/camera2/CameraManager$CameraManagerGlobal;->onTorchStatusChangedLocked(ILjava/lang/String;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07007980HSPLandroid/hardware/camera2/CameraManager$FoldStateListener;->handleStateChange(I)V
7981HSPLandroid/hardware/camera2/CameraManager$FoldStateListener;->onBaseStateChanged(I)V
7982HSPLandroid/hardware/camera2/CameraManager$FoldStateListener;->onStateChanged(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007983HSPLandroid/hardware/camera2/CameraManager;-><init>(Landroid/content/Context;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007984HSPLandroid/hardware/camera2/CameraManager;->getCameraCharacteristics(Ljava/lang/String;)Landroid/hardware/camera2/CameraCharacteristics;
art-benchmark-service84deab32021-05-12 09:41:00 -07007985HSPLandroid/hardware/camera2/CameraManager;->getCameraIdList()[Ljava/lang/String;
7986HSPLandroid/hardware/camera2/CameraManager;->getDisplaySize()Landroid/util/Size;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07007987HSPLandroid/hardware/camera2/CameraManager;->getPhysicalCameraMultiResolutionConfigs(Ljava/lang/String;Landroid/hardware/camera2/impl/CameraMetadataNative;Landroid/hardware/ICameraService;)Ljava/util/Map;
7988HSPLandroid/hardware/camera2/CameraManager;->registerDeviceStateListener(Landroid/hardware/camera2/CameraCharacteristics;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07007989HSPLandroid/hardware/camera2/CameraMetadata;-><init>()V
7990HSPLandroid/hardware/camera2/CameraMetadata;->setNativeInstance(Landroid/hardware/camera2/impl/CameraMetadataNative;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007991HSPLandroid/hardware/camera2/impl/CameraDeviceImpl$CameraHandlerExecutor;->execute(Ljava/lang/Runnable;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007992HSPLandroid/hardware/camera2/impl/CameraDeviceImpl;->checkAndWrapHandler(Landroid/os/Handler;)Ljava/util/concurrent/Executor;
7993HSPLandroid/hardware/camera2/impl/CameraDeviceImpl;->checkHandler(Landroid/os/Handler;)Landroid/os/Handler;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007994HSPLandroid/hardware/camera2/impl/CameraMetadataNative$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/camera2/impl/CameraMetadataNative;
7995HSPLandroid/hardware/camera2/impl/CameraMetadataNative$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007996HSPLandroid/hardware/camera2/impl/CameraMetadataNative$Key;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07007997HSPLandroid/hardware/camera2/impl/CameraMetadataNative$Key;->hashCode()I
7998HSPLandroid/hardware/camera2/impl/CameraMetadataNative;-><init>()V
7999HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->finalize()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008000HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->get(Landroid/hardware/camera2/CameraCharacteristics$Key;)Ljava/lang/Object;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008001HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->get(Landroid/hardware/camera2/impl/CameraMetadataNative$Key;)Ljava/lang/Object;+]Ljava/util/HashMap;Ljava/util/HashMap;
8002HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->getBase(Landroid/hardware/camera2/impl/CameraMetadataNative$Key;)Ljava/lang/Object;+]Landroid/hardware/camera2/impl/CameraMetadataNative$Key;Landroid/hardware/camera2/impl/CameraMetadataNative$Key;]Landroid/hardware/camera2/marshal/Marshaler;megamorphic_types]Ljava/nio/ByteBuffer;Ljava/nio/HeapByteBuffer;]Landroid/hardware/camera2/impl/CameraMetadataNative;Landroid/hardware/camera2/impl/CameraMetadataNative;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008003HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->move(Landroid/hardware/camera2/impl/CameraMetadataNative;)Landroid/hardware/camera2/impl/CameraMetadataNative;
art-benchmark-service84deab32021-05-12 09:41:00 -07008004HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->readValues(I)[B
8005HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->setCameraId(I)V
8006HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->setDisplaySize(Landroid/util/Size;)V
8007HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->setHasMandatoryConcurrentStreams(Z)V
8008HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->setupGlobalVendorTagDescriptor()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008009HSPLandroid/hardware/camera2/impl/CameraMetadataNative;->updateNativeAllocation()V+]Ldalvik/system/VMRuntime;Ldalvik/system/VMRuntime;
art-benchmark-service84deab32021-05-12 09:41:00 -07008010HSPLandroid/hardware/camera2/marshal/MarshalHelpers;->checkNativeType(I)I
8011HSPLandroid/hardware/camera2/marshal/MarshalHelpers;->wrapClassIfPrimitive(Ljava/lang/Class;)Ljava/lang/Class;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008012HSPLandroid/hardware/camera2/marshal/MarshalRegistry$MarshalToken;->equals(Ljava/lang/Object;)Z+]Landroid/hardware/camera2/utils/TypeReference;Landroid/hardware/camera2/utils/TypeReference$SpecializedTypeReference;,Landroid/hardware/camera2/CaptureRequest$2;
art-benchmark-service84deab32021-05-12 09:41:00 -07008013HSPLandroid/hardware/camera2/marshal/MarshalRegistry$MarshalToken;->hashCode()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008014HSPLandroid/hardware/camera2/marshal/MarshalRegistry;->getMarshaler(Landroid/hardware/camera2/utils/TypeReference;I)Landroid/hardware/camera2/marshal/Marshaler;+]Ljava/util/HashMap;Ljava/util/HashMap;
art-benchmark-service84deab32021-05-12 09:41:00 -07008015HSPLandroid/hardware/camera2/marshal/Marshaler;-><init>(Landroid/hardware/camera2/marshal/MarshalQueryable;Landroid/hardware/camera2/utils/TypeReference;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008016HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableArray$MarshalerArray;->unmarshal(Ljava/nio/ByteBuffer;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07008017HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableArray;->createMarshaler(Landroid/hardware/camera2/utils/TypeReference;I)Landroid/hardware/camera2/marshal/Marshaler;
8018HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableArray;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008019HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableBoolean$MarshalerBoolean;->unmarshal(Ljava/nio/ByteBuffer;)Ljava/lang/Boolean;
8020HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableBoolean$MarshalerBoolean;->unmarshal(Ljava/nio/ByteBuffer;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07008021HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableBoolean;->createMarshaler(Landroid/hardware/camera2/utils/TypeReference;I)Landroid/hardware/camera2/marshal/Marshaler;
8022HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableBoolean;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z
8023HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableEnum;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z
8024HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableNativeByteToInteger$MarshalerNativeByteToInteger;->getNativeSize()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008025HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableNativeByteToInteger$MarshalerNativeByteToInteger;->unmarshal(Ljava/nio/ByteBuffer;)Ljava/lang/Integer;
8026HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableNativeByteToInteger$MarshalerNativeByteToInteger;->unmarshal(Ljava/nio/ByteBuffer;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07008027HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableNativeByteToInteger;->createMarshaler(Landroid/hardware/camera2/utils/TypeReference;I)Landroid/hardware/camera2/marshal/Marshaler;
8028HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableNativeByteToInteger;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008029HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryablePrimitive$MarshalerPrimitive;->unmarshal(Ljava/nio/ByteBuffer;)Ljava/lang/Object;+]Ljava/lang/Class;Ljava/lang/Class;
8030HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryablePrimitive$MarshalerPrimitive;->unmarshalObject(Ljava/nio/ByteBuffer;)Ljava/lang/Object;+]Ljava/nio/ByteBuffer;Ljava/nio/HeapByteBuffer;
art-benchmark-service84deab32021-05-12 09:41:00 -07008031HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryablePrimitive;->createMarshaler(Landroid/hardware/camera2/utils/TypeReference;I)Landroid/hardware/camera2/marshal/Marshaler;
8032HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryablePrimitive;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z
8033HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableRange;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z
8034HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableRect;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z
8035HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableReprocessFormatsMap;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z
8036HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableSize;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z
8037HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableSizeF;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z
8038HSPLandroid/hardware/camera2/marshal/impl/MarshalQueryableString;->isTypeMappingSupported(Landroid/hardware/camera2/utils/TypeReference;I)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008039HSPLandroid/hardware/camera2/utils/ConcurrentCameraIdCombination$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/camera2/utils/ConcurrentCameraIdCombination;
8040HSPLandroid/hardware/camera2/utils/ConcurrentCameraIdCombination$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07008041HSPLandroid/hardware/camera2/utils/ConcurrentCameraIdCombination$1;->newArray(I)[Landroid/hardware/camera2/utils/ConcurrentCameraIdCombination;
8042HSPLandroid/hardware/camera2/utils/ConcurrentCameraIdCombination$1;->newArray(I)[Ljava/lang/Object;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008043HSPLandroid/hardware/camera2/utils/ConcurrentCameraIdCombination;-><init>(Landroid/os/Parcel;)V
8044HSPLandroid/hardware/camera2/utils/ConcurrentCameraIdCombination;-><init>(Landroid/os/Parcel;Landroid/hardware/camera2/utils/ConcurrentCameraIdCombination-IA;)V
8045HSPLandroid/hardware/camera2/utils/ConcurrentCameraIdCombination;->getConcurrentCameraIdCombination()Ljava/util/Set;
8046HSPLandroid/hardware/camera2/utils/ConcurrentCameraIdCombination;->readFromParcel(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008047HSPLandroid/hardware/camera2/utils/TypeReference;->containsTypeVariable(Ljava/lang/reflect/Type;)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008048HSPLandroid/hardware/camera2/utils/TypeReference;->equals(Ljava/lang/Object;)Z+]Ljava/lang/Object;Llibcore/reflect/ParameterizedTypeImpl;,Ljava/lang/Class;
art-benchmark-service84deab32021-05-12 09:41:00 -07008049HSPLandroid/hardware/camera2/utils/TypeReference;->getComponentType()Landroid/hardware/camera2/utils/TypeReference;
8050HSPLandroid/hardware/camera2/utils/TypeReference;->getComponentType(Ljava/lang/reflect/Type;)Ljava/lang/reflect/Type;
8051HSPLandroid/hardware/camera2/utils/TypeReference;->getRawType()Ljava/lang/Class;
8052HSPLandroid/hardware/camera2/utils/TypeReference;->getRawType(Ljava/lang/reflect/Type;)Ljava/lang/Class;
8053HSPLandroid/hardware/camera2/utils/TypeReference;->getType()Ljava/lang/reflect/Type;
8054HSPLandroid/hardware/camera2/utils/TypeReference;->hashCode()I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008055HSPLandroid/hardware/devicestate/DeviceStateInfo$1;-><init>()V
8056HSPLandroid/hardware/devicestate/DeviceStateInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/devicestate/DeviceStateInfo;
8057HSPLandroid/hardware/devicestate/DeviceStateInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
8058HSPLandroid/hardware/devicestate/DeviceStateInfo;-><clinit>()V
8059HSPLandroid/hardware/devicestate/DeviceStateInfo;-><init>([III)V
8060HSPLandroid/hardware/devicestate/DeviceStateManager$DeviceStateCallback;->onSupportedStatesChanged([I)V
8061HSPLandroid/hardware/devicestate/DeviceStateManager;-><init>()V
8062HSPLandroid/hardware/devicestate/DeviceStateManagerGlobal$DeviceStateCallbackWrapper$$ExternalSyntheticLambda0;-><init>(Landroid/hardware/devicestate/DeviceStateManagerGlobal$DeviceStateCallbackWrapper;I)V
8063HSPLandroid/hardware/devicestate/DeviceStateManagerGlobal$DeviceStateCallbackWrapper$$ExternalSyntheticLambda0;->run()V
8064HSPLandroid/hardware/devicestate/DeviceStateManagerGlobal$DeviceStateCallbackWrapper$$ExternalSyntheticLambda1;-><init>(Landroid/hardware/devicestate/DeviceStateManagerGlobal$DeviceStateCallbackWrapper;I)V
8065HSPLandroid/hardware/devicestate/DeviceStateManagerGlobal$DeviceStateCallbackWrapper$$ExternalSyntheticLambda1;->run()V
8066HSPLandroid/hardware/devicestate/DeviceStateManagerGlobal$DeviceStateCallbackWrapper$$ExternalSyntheticLambda2;-><init>(Landroid/hardware/devicestate/DeviceStateManagerGlobal$DeviceStateCallbackWrapper;[I)V
8067HSPLandroid/hardware/devicestate/DeviceStateManagerGlobal$DeviceStateCallbackWrapper$$ExternalSyntheticLambda2;->run()V
8068HSPLandroid/hardware/devicestate/DeviceStateManagerGlobal$DeviceStateCallbackWrapper;-><init>(Landroid/hardware/devicestate/DeviceStateManager$DeviceStateCallback;Ljava/util/concurrent/Executor;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008069HSPLandroid/hardware/devicestate/DeviceStateManagerGlobal$DeviceStateCallbackWrapper;->notifyBaseStateChanged(I)V
8070HSPLandroid/hardware/devicestate/DeviceStateManagerGlobal$DeviceStateCallbackWrapper;->notifyStateChanged(I)V
8071HSPLandroid/hardware/devicestate/DeviceStateManagerGlobal$DeviceStateCallbackWrapper;->notifySupportedStatesChanged([I)V
8072HSPLandroid/hardware/devicestate/DeviceStateManagerGlobal$DeviceStateManagerCallback;-><init>(Landroid/hardware/devicestate/DeviceStateManagerGlobal;)V
8073HSPLandroid/hardware/devicestate/DeviceStateManagerGlobal$DeviceStateManagerCallback;-><init>(Landroid/hardware/devicestate/DeviceStateManagerGlobal;Landroid/hardware/devicestate/DeviceStateManagerGlobal$DeviceStateManagerCallback-IA;)V
8074HSPLandroid/hardware/devicestate/DeviceStateManagerGlobal$DeviceStateManagerCallback;->onDeviceStateInfoChanged(Landroid/hardware/devicestate/DeviceStateInfo;)V
8075HSPLandroid/hardware/devicestate/DeviceStateManagerGlobal;->-$$Nest$mhandleDeviceStateInfoChanged(Landroid/hardware/devicestate/DeviceStateManagerGlobal;Landroid/hardware/devicestate/DeviceStateInfo;)V
8076HSPLandroid/hardware/devicestate/DeviceStateManagerGlobal;-><init>(Landroid/hardware/devicestate/IDeviceStateManager;)V
8077HSPLandroid/hardware/devicestate/DeviceStateManagerGlobal;->findCallbackLocked(Landroid/hardware/devicestate/DeviceStateManager$DeviceStateCallback;)I
8078HSPLandroid/hardware/devicestate/DeviceStateManagerGlobal;->getInstance()Landroid/hardware/devicestate/DeviceStateManagerGlobal;
8079HSPLandroid/hardware/devicestate/DeviceStateManagerGlobal;->handleDeviceStateInfoChanged(Landroid/hardware/devicestate/DeviceStateInfo;)V
8080HSPLandroid/hardware/devicestate/DeviceStateManagerGlobal;->registerCallbackIfNeededLocked()V
8081HSPLandroid/hardware/devicestate/DeviceStateManagerGlobal;->registerDeviceStateCallback(Landroid/hardware/devicestate/DeviceStateManager$DeviceStateCallback;Ljava/util/concurrent/Executor;)V
8082HSPLandroid/hardware/devicestate/IDeviceStateManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08008083HSPLandroid/hardware/devicestate/IDeviceStateManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008084HSPLandroid/hardware/devicestate/IDeviceStateManager$Stub$Proxy;->registerCallback(Landroid/hardware/devicestate/IDeviceStateManagerCallback;)V
8085HSPLandroid/hardware/devicestate/IDeviceStateManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/devicestate/IDeviceStateManager;
8086HSPLandroid/hardware/devicestate/IDeviceStateManagerCallback$Stub;-><init>()V
8087HSPLandroid/hardware/devicestate/IDeviceStateManagerCallback$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-service08401c12022-12-23 09:27:20 -08008088HSPLandroid/hardware/devicestate/IDeviceStateManagerCallback$Stub;->getMaxTransactionId()I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008089HSPLandroid/hardware/devicestate/IDeviceStateManagerCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07008090HSPLandroid/hardware/display/AmbientDisplayConfiguration;-><init>(Landroid/content/Context;)V
8091HSPLandroid/hardware/display/AmbientDisplayConfiguration;->accessibilityInversionEnabled(I)Z
8092HSPLandroid/hardware/display/AmbientDisplayConfiguration;->alwaysOnAvailable()Z
8093HSPLandroid/hardware/display/AmbientDisplayConfiguration;->alwaysOnEnabled(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008094HSPLandroid/hardware/display/AmbientDisplayConfiguration;->ambientDisplayAvailable()Z
8095HSPLandroid/hardware/display/AmbientDisplayConfiguration;->ambientDisplayComponent()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07008096HSPLandroid/hardware/display/AmbientDisplayConfiguration;->boolSetting(Ljava/lang/String;II)Z
8097HSPLandroid/hardware/display/AmbientDisplayConfiguration;->boolSettingDefaultOn(Ljava/lang/String;I)Z
8098HSPLandroid/hardware/display/AmbientDisplayConfiguration;->doubleTapSensorType()Ljava/lang/String;
8099HSPLandroid/hardware/display/AmbientDisplayConfiguration;->dozePickupSensorAvailable()Z
8100HSPLandroid/hardware/display/AmbientDisplayConfiguration;->enabled(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008101HSPLandroid/hardware/display/AmbientDisplayConfiguration;->pulseOnNotificationAvailable()Z
8102HSPLandroid/hardware/display/AmbientDisplayConfiguration;->pulseOnNotificationEnabled(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07008103HSPLandroid/hardware/display/ColorDisplayManager$ColorDisplayManagerInternal;->getInstance()Landroid/hardware/display/ColorDisplayManager$ColorDisplayManagerInternal;
8104HSPLandroid/hardware/display/ColorDisplayManager$ColorDisplayManagerInternal;->isNightDisplayActivated()Z
8105HSPLandroid/hardware/display/ColorDisplayManager;-><init>()V
8106HSPLandroid/hardware/display/ColorDisplayManager;->isDisplayWhiteBalanceAvailable(Landroid/content/Context;)Z
8107HSPLandroid/hardware/display/ColorDisplayManager;->isNightDisplayActivated()Z
8108HSPLandroid/hardware/display/ColorDisplayManager;->isNightDisplayAvailable(Landroid/content/Context;)Z
8109HSPLandroid/hardware/display/DeviceProductInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/display/DeviceProductInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008110HSPLandroid/hardware/display/DeviceProductInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07008111HSPLandroid/hardware/display/DeviceProductInfo$ManufactureDate$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/display/DeviceProductInfo$ManufactureDate;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008112HSPLandroid/hardware/display/DeviceProductInfo$ManufactureDate$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
8113HSPLandroid/hardware/display/DeviceProductInfo$ManufactureDate;-><init>(Landroid/os/Parcel;)V
8114HSPLandroid/hardware/display/DeviceProductInfo$ManufactureDate;->equals(Ljava/lang/Object;)Z
8115HSPLandroid/hardware/display/DeviceProductInfo;-><init>(Landroid/os/Parcel;)V
8116HSPLandroid/hardware/display/DeviceProductInfo;-><init>(Landroid/os/Parcel;Landroid/hardware/display/DeviceProductInfo-IA;)V
8117HSPLandroid/hardware/display/DeviceProductInfo;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07008118HSPLandroid/hardware/display/DisplayManager;-><init>(Landroid/content/Context;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008119HSPLandroid/hardware/display/DisplayManager;->addAllDisplaysLocked(Ljava/util/ArrayList;[I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008120HSPLandroid/hardware/display/DisplayManager;->getDisplay(I)Landroid/view/Display;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008121HSPLandroid/hardware/display/DisplayManager;->getDisplays()[Landroid/view/Display;
8122HSPLandroid/hardware/display/DisplayManager;->getDisplays(Ljava/lang/String;)[Landroid/view/Display;
8123HSPLandroid/hardware/display/DisplayManager;->getOrCreateDisplayLocked(IZ)Landroid/view/Display;
art-benchmark-service84deab32021-05-12 09:41:00 -07008124HSPLandroid/hardware/display/DisplayManager;->getStableDisplaySize()Landroid/graphics/Point;
8125HSPLandroid/hardware/display/DisplayManager;->getWifiDisplayStatus()Landroid/hardware/display/WifiDisplayStatus;
8126HSPLandroid/hardware/display/DisplayManager;->registerDisplayListener(Landroid/hardware/display/DisplayManager$DisplayListener;Landroid/os/Handler;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07008127HSPLandroid/hardware/display/DisplayManager;->registerDisplayListener(Landroid/hardware/display/DisplayManager$DisplayListener;Landroid/os/Handler;J)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008128HSPLandroid/hardware/display/DisplayManager;->unregisterDisplayListener(Landroid/hardware/display/DisplayManager$DisplayListener;)V
8129HSPLandroid/hardware/display/DisplayManagerGlobal$1;-><init>(Landroid/hardware/display/DisplayManagerGlobal;ILjava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008130HSPLandroid/hardware/display/DisplayManagerGlobal$1;->recompute(Ljava/lang/Integer;)Landroid/view/DisplayInfo;
8131HSPLandroid/hardware/display/DisplayManagerGlobal$1;->recompute(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -07008132HSPLandroid/hardware/display/DisplayManagerGlobal$DisplayListenerDelegate;->clearEvents()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008133HSPLandroid/hardware/display/DisplayManagerGlobal$DisplayListenerDelegate;->handleMessage(Landroid/os/Message;)V
8134HSPLandroid/hardware/display/DisplayManagerGlobal$DisplayListenerDelegate;->sendDisplayEvent(IILandroid/view/DisplayInfo;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008135HSPLandroid/hardware/display/DisplayManagerGlobal$DisplayManagerCallback;-><init>(Landroid/hardware/display/DisplayManagerGlobal;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008136HSPLandroid/hardware/display/DisplayManagerGlobal$DisplayManagerCallback;-><init>(Landroid/hardware/display/DisplayManagerGlobal;Landroid/hardware/display/DisplayManagerGlobal$DisplayManagerCallback-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008137HSPLandroid/hardware/display/DisplayManagerGlobal$DisplayManagerCallback;->onDisplayEvent(II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008138HSPLandroid/hardware/display/DisplayManagerGlobal;->-$$Nest$fgetmDm(Landroid/hardware/display/DisplayManagerGlobal;)Landroid/hardware/display/IDisplayManager;
art-benchmark-service84deab32021-05-12 09:41:00 -07008139HSPLandroid/hardware/display/DisplayManagerGlobal;-><init>(Landroid/hardware/display/IDisplayManager;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008140HSPLandroid/hardware/display/DisplayManagerGlobal;->calculateEventsMaskLocked()I
8141HSPLandroid/hardware/display/DisplayManagerGlobal;->findDisplayListenerLocked(Landroid/hardware/display/DisplayManager$DisplayListener;)I
8142HSPLandroid/hardware/display/DisplayManagerGlobal;->getCompatibleDisplay(ILandroid/content/res/Resources;)Landroid/view/Display;
8143HSPLandroid/hardware/display/DisplayManagerGlobal;->getCompatibleDisplay(ILandroid/view/DisplayAdjustments;)Landroid/view/Display;
8144HSPLandroid/hardware/display/DisplayManagerGlobal;->getDisplayIds()[I
art-benchmark-service84deab32021-05-12 09:41:00 -07008145HSPLandroid/hardware/display/DisplayManagerGlobal;->getDisplayInfo(I)Landroid/view/DisplayInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008146HSPLandroid/hardware/display/DisplayManagerGlobal;->getDisplayInfoLocked(I)Landroid/view/DisplayInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -07008147HSPLandroid/hardware/display/DisplayManagerGlobal;->getInstance()Landroid/hardware/display/DisplayManagerGlobal;
8148HSPLandroid/hardware/display/DisplayManagerGlobal;->getLooperForHandler(Landroid/os/Handler;)Landroid/os/Looper;
8149HSPLandroid/hardware/display/DisplayManagerGlobal;->getPreferredWideGamutColorSpace()Landroid/graphics/ColorSpace;
8150HSPLandroid/hardware/display/DisplayManagerGlobal;->getStableDisplaySize()Landroid/graphics/Point;
8151HSPLandroid/hardware/display/DisplayManagerGlobal;->getWifiDisplayStatus()Landroid/hardware/display/WifiDisplayStatus;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008152HSPLandroid/hardware/display/DisplayManagerGlobal;->handleDisplayEvent(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008153HSPLandroid/hardware/display/DisplayManagerGlobal;->registerCallbackIfNeededLocked()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008154HSPLandroid/hardware/display/DisplayManagerGlobal;->registerDisplayListener(Landroid/hardware/display/DisplayManager$DisplayListener;Landroid/os/Handler;J)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008155HSPLandroid/hardware/display/DisplayManagerGlobal;->registerNativeChoreographerForRefreshRateCallbacks()V
8156HSPLandroid/hardware/display/DisplayManagerGlobal;->unregisterDisplayListener(Landroid/hardware/display/DisplayManager$DisplayListener;)V
8157HSPLandroid/hardware/display/DisplayManagerGlobal;->updateCallbackIfNeededLocked()V
8158HSPLandroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;->equals(Landroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;)Z
8159HSPLandroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;->floatEquals(FF)Z
8160HSPLandroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;->isBrightOrDim()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008161HSPLandroid/hardware/display/IColorDisplayManager$Stub$Proxy;->isNightDisplayActivated()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07008162HSPLandroid/hardware/display/IDisplayManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08008163HSPLandroid/hardware/display/IDisplayManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service00abe242023-02-13 10:31:34 -08008164HSPLandroid/hardware/display/IDisplayManager$Stub$Proxy;->getDisplayIds(Z)[I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008165HSPLandroid/hardware/display/IDisplayManager$Stub$Proxy;->getDisplayInfo(I)Landroid/view/DisplayInfo;
art-benchmark-service08401c12022-12-23 09:27:20 -08008166HSPLandroid/hardware/display/IDisplayManager$Stub$Proxy;->getOverlaySupport()Landroid/hardware/OverlayProperties;
art-benchmark-service84deab32021-05-12 09:41:00 -07008167HSPLandroid/hardware/display/IDisplayManager$Stub$Proxy;->getPreferredWideGamutColorSpaceId()I
8168HSPLandroid/hardware/display/IDisplayManager$Stub$Proxy;->getStableDisplaySize()Landroid/graphics/Point;
8169HSPLandroid/hardware/display/IDisplayManager$Stub$Proxy;->getWifiDisplayStatus()Landroid/hardware/display/WifiDisplayStatus;
8170HSPLandroid/hardware/display/IDisplayManager$Stub$Proxy;->registerCallback(Landroid/hardware/display/IDisplayManagerCallback;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008171HSPLandroid/hardware/display/IDisplayManager$Stub$Proxy;->registerCallbackWithEventMask(Landroid/hardware/display/IDisplayManagerCallback;J)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008172HSPLandroid/hardware/display/IDisplayManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/display/IDisplayManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008173HSPLandroid/hardware/display/IDisplayManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07008174HSPLandroid/hardware/display/IDisplayManagerCallback$Stub;-><init>()V
8175HSPLandroid/hardware/display/IDisplayManagerCallback$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008176HSPLandroid/hardware/display/IDisplayManagerCallback$Stub;->getDefaultTransactionName(I)Ljava/lang/String;
8177HSPLandroid/hardware/display/IDisplayManagerCallback$Stub;->getMaxTransactionId()I
8178HSPLandroid/hardware/display/IDisplayManagerCallback$Stub;->getTransactionName(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008179HSPLandroid/hardware/display/IDisplayManagerCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07008180HSPLandroid/hardware/display/WifiDisplay$1;->newArray(I)[Landroid/hardware/display/WifiDisplay;
8181HSPLandroid/hardware/display/WifiDisplay$1;->newArray(I)[Ljava/lang/Object;
8182HSPLandroid/hardware/display/WifiDisplaySessionInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/display/WifiDisplaySessionInfo;
8183HSPLandroid/hardware/display/WifiDisplaySessionInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
8184HSPLandroid/hardware/display/WifiDisplaySessionInfo;-><init>(ZILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
8185HSPLandroid/hardware/display/WifiDisplayStatus$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/display/WifiDisplayStatus;
8186HSPLandroid/hardware/display/WifiDisplayStatus$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
8187HSPLandroid/hardware/display/WifiDisplayStatus;-><init>(IIILandroid/hardware/display/WifiDisplay;[Landroid/hardware/display/WifiDisplay;Landroid/hardware/display/WifiDisplaySessionInfo;)V
8188HSPLandroid/hardware/display/WifiDisplayStatus;->getActiveDisplay()Landroid/hardware/display/WifiDisplay;
8189HSPLandroid/hardware/display/WifiDisplayStatus;->getFeatureState()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008190HSPLandroid/hardware/face/FaceManager;->getSensorPropertiesInternal()Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -07008191HSPLandroid/hardware/fingerprint/FingerprintManager;-><init>(Landroid/content/Context;Landroid/hardware/fingerprint/IFingerprintService;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008192HSPLandroid/hardware/fingerprint/FingerprintManager;->hasEnrolledFingerprints(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008193HSPLandroid/hardware/fingerprint/FingerprintManager;->isHardwareDetected()Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008194HSPLandroid/hardware/fingerprint/IFingerprintService$Stub$Proxy;->isHardwareDetectedDeprecated(Ljava/lang/String;Ljava/lang/String;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07008195HSPLandroid/hardware/fingerprint/IFingerprintService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/fingerprint/IFingerprintService;
art-benchmark-service66b4d952021-07-17 17:15:31 -07008196HSPLandroid/hardware/input/IInputDevicesChangedListener$Stub;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07008197HSPLandroid/hardware/input/IInputDevicesChangedListener$Stub;->asBinder()Landroid/os/IBinder;
8198HSPLandroid/hardware/input/IInputDevicesChangedListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07008199HSPLandroid/hardware/input/IInputManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08008200HSPLandroid/hardware/input/IInputManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008201HSPLandroid/hardware/input/IInputManager$Stub$Proxy;->getInputDevice(I)Landroid/view/InputDevice;
art-benchmark-service84deab32021-05-12 09:41:00 -07008202HSPLandroid/hardware/input/IInputManager$Stub$Proxy;->getInputDeviceIds()[I
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008203HSPLandroid/hardware/input/IInputManager$Stub$Proxy;->getVelocityTrackerStrategy()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008204HSPLandroid/hardware/input/IInputManager$Stub$Proxy;->hasKeys(II[I[Z)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07008205HSPLandroid/hardware/input/IInputManager$Stub$Proxy;->registerInputDevicesChangedListener(Landroid/hardware/input/IInputDevicesChangedListener;)V
8206HSPLandroid/hardware/input/IInputManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/input/IInputManager;
8207HSPLandroid/hardware/input/InputDeviceIdentifier;-><init>(Ljava/lang/String;II)V
8208HSPLandroid/hardware/input/InputManager$InputDeviceListenerDelegate;->handleMessage(Landroid/os/Message;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07008209HSPLandroid/hardware/input/InputManager$InputDevicesChangedListener;-><init>(Landroid/hardware/input/InputManager;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008210HSPLandroid/hardware/input/InputManager$InputDevicesChangedListener;->onInputDevicesChanged([I)V
8211HSPLandroid/hardware/input/InputManager;-><init>(Landroid/hardware/input/IInputManager;)V
8212HSPLandroid/hardware/input/InputManager;->deviceHasKeys(I[I)[Z
8213HSPLandroid/hardware/input/InputManager;->findInputDeviceListenerLocked(Landroid/hardware/input/InputManager$InputDeviceListener;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008214HSPLandroid/hardware/input/InputManager;->getInputDevice(I)Landroid/view/InputDevice;
8215HSPLandroid/hardware/input/InputManager;->getInputDeviceIds()[I
art-benchmark-service84deab32021-05-12 09:41:00 -07008216HSPLandroid/hardware/input/InputManager;->getInstance()Landroid/hardware/input/InputManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008217HSPLandroid/hardware/input/InputManager;->onInputDevicesChanged([I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008218HSPLandroid/hardware/input/InputManager;->populateInputDevicesLocked()V
8219HSPLandroid/hardware/input/InputManager;->registerInputDeviceListener(Landroid/hardware/input/InputManager$InputDeviceListener;Landroid/os/Handler;)V
8220HSPLandroid/hardware/input/InputManager;->unregisterInputDeviceListener(Landroid/hardware/input/InputManager$InputDeviceListener;)V
8221HSPLandroid/hardware/location/ContextHubClient;-><init>(Landroid/hardware/location/ContextHubInfo;Z)V
8222HSPLandroid/hardware/location/ContextHubClient;->sendMessageToNanoApp(Landroid/hardware/location/NanoAppMessage;)I
8223HSPLandroid/hardware/location/ContextHubClient;->setClientProxy(Landroid/hardware/location/IContextHubClient;)V
8224HSPLandroid/hardware/location/ContextHubClientCallback;-><init>()V
8225HSPLandroid/hardware/location/ContextHubInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/location/ContextHubInfo;
8226HSPLandroid/hardware/location/ContextHubInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008227HSPLandroid/hardware/location/ContextHubInfo;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008228HSPLandroid/hardware/location/ContextHubInfo;->getId()I
8229HSPLandroid/hardware/location/ContextHubInfo;->getMaxPacketLengthBytes()I
8230HSPLandroid/hardware/location/ContextHubManager$2;-><init>(Landroid/hardware/location/ContextHubManager;Landroid/hardware/location/ContextHubTransaction;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008231HSPLandroid/hardware/location/ContextHubManager$2;->onQueryResponse(ILjava/util/List;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07008232HSPLandroid/hardware/location/ContextHubManager$3;->lambda$onMessageFromNanoApp$0(Landroid/hardware/location/ContextHubClientCallback;Landroid/hardware/location/ContextHubClient;Landroid/hardware/location/NanoAppMessage;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008233HSPLandroid/hardware/location/ContextHubManager$3;->onMessageFromNanoApp(Landroid/hardware/location/NanoAppMessage;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008234HSPLandroid/hardware/location/ContextHubManager;-><init>(Landroid/content/Context;Landroid/os/Looper;)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07008235HSPLandroid/hardware/location/ContextHubManager;->createClient(Landroid/hardware/location/ContextHubInfo;Landroid/hardware/location/ContextHubClientCallback;)Landroid/hardware/location/ContextHubClient;
art-benchmark-service84deab32021-05-12 09:41:00 -07008236HSPLandroid/hardware/location/ContextHubManager;->createQueryCallback(Landroid/hardware/location/ContextHubTransaction;)Landroid/hardware/location/IContextHubTransactionCallback;
8237HSPLandroid/hardware/location/ContextHubManager;->getContextHubs()Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008238HSPLandroid/hardware/location/ContextHubManager;->queryNanoApps(Landroid/hardware/location/ContextHubInfo;)Landroid/hardware/location/ContextHubTransaction;
art-benchmark-service84deab32021-05-12 09:41:00 -07008239HSPLandroid/hardware/location/ContextHubTransaction$Response;-><init>(ILjava/lang/Object;)V
8240HSPLandroid/hardware/location/ContextHubTransaction$Response;->getContents()Ljava/lang/Object;
8241HSPLandroid/hardware/location/ContextHubTransaction;-><init>(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008242HSPLandroid/hardware/location/ContextHubTransaction;->setResponse(Landroid/hardware/location/ContextHubTransaction$Response;)V
8243HSPLandroid/hardware/location/ContextHubTransaction;->waitForResponse(JLjava/util/concurrent/TimeUnit;)Landroid/hardware/location/ContextHubTransaction$Response;
art-benchmark-service84deab32021-05-12 09:41:00 -07008244HSPLandroid/hardware/location/IContextHubCallback$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008245HSPLandroid/hardware/location/IContextHubClient$Stub$Proxy;->sendMessageToNanoApp(Landroid/hardware/location/NanoAppMessage;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07008246HSPLandroid/hardware/location/IContextHubClient$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/location/IContextHubClient;
8247HSPLandroid/hardware/location/IContextHubClientCallback$Stub;-><init>()V
8248HSPLandroid/hardware/location/IContextHubClientCallback$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008249HSPLandroid/hardware/location/IContextHubClientCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07008250HSPLandroid/hardware/location/IContextHubService$Stub$Proxy;->getContextHubs()Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008251HSPLandroid/hardware/location/IContextHubService$Stub$Proxy;->queryNanoApps(ILandroid/hardware/location/IContextHubTransactionCallback;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008252HSPLandroid/hardware/location/IContextHubService$Stub$Proxy;->registerCallback(Landroid/hardware/location/IContextHubCallback;)I
8253HSPLandroid/hardware/location/IContextHubTransactionCallback$Stub;-><init>()V
8254HSPLandroid/hardware/location/IContextHubTransactionCallback$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008255HSPLandroid/hardware/location/IContextHubTransactionCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07008256HSPLandroid/hardware/location/IGeofenceHardware$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/location/IGeofenceHardware;
8257HSPLandroid/hardware/location/MemoryRegion$1;->newArray(I)[Landroid/hardware/location/MemoryRegion;
8258HSPLandroid/hardware/location/MemoryRegion$1;->newArray(I)[Ljava/lang/Object;
8259HSPLandroid/hardware/location/NanoAppMessage$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/location/NanoAppMessage;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008260HSPLandroid/hardware/location/NanoAppMessage$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07008261HSPLandroid/hardware/location/NanoAppMessage;-><init>(JI[BZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008262HSPLandroid/hardware/location/NanoAppMessage;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008263HSPLandroid/hardware/location/NanoAppMessage;->createMessageToNanoApp(JI[B)Landroid/hardware/location/NanoAppMessage;
8264HSPLandroid/hardware/location/NanoAppMessage;->getMessageBody()[B
8265HSPLandroid/hardware/location/NanoAppMessage;->getMessageType()I
8266HSPLandroid/hardware/location/NanoAppMessage;->getNanoAppId()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008267HSPLandroid/hardware/location/NanoAppMessage;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008268HSPLandroid/hardware/location/NanoAppState$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/location/NanoAppState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008269HSPLandroid/hardware/location/NanoAppState$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008270HSPLandroid/hardware/location/NanoAppState;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008271HSPLandroid/hardware/location/NanoAppState;->getNanoAppId()J
art-benchmark-service66b4d952021-07-17 17:15:31 -07008272HSPLandroid/hardware/security/keymint/KeyParameter$1;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008273HSPLandroid/hardware/security/keymint/KeyParameter$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/security/keymint/KeyParameter;
8274HSPLandroid/hardware/security/keymint/KeyParameter$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008275HSPLandroid/hardware/security/keymint/KeyParameter$1;->newArray(I)[Landroid/hardware/security/keymint/KeyParameter;
8276HSPLandroid/hardware/security/keymint/KeyParameter$1;->newArray(I)[Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -07008277HSPLandroid/hardware/security/keymint/KeyParameter;-><clinit>()V
8278HSPLandroid/hardware/security/keymint/KeyParameter;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008279HSPLandroid/hardware/security/keymint/KeyParameter;->readFromParcel(Landroid/os/Parcel;)V
8280HSPLandroid/hardware/security/keymint/KeyParameter;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07008281HSPLandroid/hardware/security/keymint/KeyParameterValue$1;-><init>()V
8282HSPLandroid/hardware/security/keymint/KeyParameterValue$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/security/keymint/KeyParameterValue;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008283HSPLandroid/hardware/security/keymint/KeyParameterValue$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -07008284HSPLandroid/hardware/security/keymint/KeyParameterValue;-><clinit>()V
8285HSPLandroid/hardware/security/keymint/KeyParameterValue;-><init>(ILjava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008286HSPLandroid/hardware/security/keymint/KeyParameterValue;-><init>(Landroid/os/Parcel;)V
8287HSPLandroid/hardware/security/keymint/KeyParameterValue;-><init>(Landroid/os/Parcel;Landroid/hardware/security/keymint/KeyParameterValue-IA;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07008288HSPLandroid/hardware/security/keymint/KeyParameterValue;->_assertTag(I)V
8289HSPLandroid/hardware/security/keymint/KeyParameterValue;->_set(ILjava/lang/Object;)V
8290HSPLandroid/hardware/security/keymint/KeyParameterValue;->algorithm(I)Landroid/hardware/security/keymint/KeyParameterValue;
8291HSPLandroid/hardware/security/keymint/KeyParameterValue;->blob([B)Landroid/hardware/security/keymint/KeyParameterValue;
8292HSPLandroid/hardware/security/keymint/KeyParameterValue;->blockMode(I)Landroid/hardware/security/keymint/KeyParameterValue;
8293HSPLandroid/hardware/security/keymint/KeyParameterValue;->getAlgorithm()I
8294HSPLandroid/hardware/security/keymint/KeyParameterValue;->getBlob()[B
8295HSPLandroid/hardware/security/keymint/KeyParameterValue;->getBlockMode()I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008296HSPLandroid/hardware/security/keymint/KeyParameterValue;->getDigest()I
art-benchmark-service66b4d952021-07-17 17:15:31 -07008297HSPLandroid/hardware/security/keymint/KeyParameterValue;->getInteger()I
8298HSPLandroid/hardware/security/keymint/KeyParameterValue;->getKeyPurpose()I
8299HSPLandroid/hardware/security/keymint/KeyParameterValue;->getPaddingMode()I
8300HSPLandroid/hardware/security/keymint/KeyParameterValue;->getTag()I
8301HSPLandroid/hardware/security/keymint/KeyParameterValue;->integer(I)Landroid/hardware/security/keymint/KeyParameterValue;
8302HSPLandroid/hardware/security/keymint/KeyParameterValue;->keyPurpose(I)Landroid/hardware/security/keymint/KeyParameterValue;
8303HSPLandroid/hardware/security/keymint/KeyParameterValue;->paddingMode(I)Landroid/hardware/security/keymint/KeyParameterValue;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008304HSPLandroid/hardware/security/keymint/KeyParameterValue;->readFromParcel(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008305HSPLandroid/hardware/security/keymint/KeyParameterValue;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008306HSPLandroid/hardware/soundtrigger/KeyphraseMetadata;-><init>(ILjava/lang/String;Ljava/util/Set;I)V
8307HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;-><init>(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;IIIIZIZIZI)V
8308HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->getAudioCapabilities()I
8309HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->getDescription()Ljava/lang/String;
8310HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->getId()I
8311HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->getImplementor()Ljava/lang/String;
8312HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->getMaxBufferMillis()I
8313HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->getMaxKeyphrases()I
8314HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->getMaxSoundModels()I
8315HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->getMaxUsers()I
8316HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->getPowerConsumptionMw()I
8317HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->getRecognitionModes()I
8318HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->getSupportedModelArch()Ljava/lang/String;
8319HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->getUuid()Ljava/util/UUID;
8320HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->getVersion()I
8321HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->isCaptureTransitionSupported()Z
8322HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->isConcurrentCaptureSupported()Z
8323HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->isTriggerReturnedInEvent()Z
8324HSPLandroid/hardware/soundtrigger/SoundTrigger$SoundModel;-><init>(Ljava/util/UUID;Ljava/util/UUID;I[BI)V
8325HSPLandroid/hardware/soundtrigger/SoundTrigger$SoundModel;->getData()[B
8326HSPLandroid/hardware/soundtrigger/SoundTrigger$SoundModel;->getUuid()Ljava/util/UUID;
8327HSPLandroid/hardware/soundtrigger/SoundTrigger$SoundModel;->getVendorUuid()Ljava/util/UUID;
8328HSPLandroid/hardware/soundtrigger/SoundTrigger$SoundModel;->getVersion()I
art-benchmark-service66b4d952021-07-17 17:15:31 -07008329HSPLandroid/hardware/usb/IUsbManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08008330HSPLandroid/hardware/usb/IUsbManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service84deab32021-05-12 09:41:00 -07008331HSPLandroid/hardware/usb/IUsbManager$Stub$Proxy;->getDeviceList(Landroid/os/Bundle;)V
8332HSPLandroid/hardware/usb/IUsbManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/usb/IUsbManager;
art-benchmark-service84deab32021-05-12 09:41:00 -07008333HSPLandroid/hardware/usb/ParcelableUsbPort;->getUsbPort(Landroid/hardware/usb/UsbManager;)Landroid/hardware/usb/UsbPort;
8334HSPLandroid/hardware/usb/UsbManager;-><init>(Landroid/content/Context;Landroid/hardware/usb/IUsbManager;)V
8335HSPLandroid/hardware/usb/UsbManager;->getDeviceList()Ljava/util/HashMap;
8336HSPLandroid/hardware/usb/UsbPort;->getId()Ljava/lang/String;
8337HSPLandroid/hardware/usb/UsbPortStatus;-><init>(IIIIII)V
8338HSPLandroid/hardware/usb/UsbPortStatus;->isConnected()Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008339HSPLandroid/icu/impl/BMPSet;-><init>([II)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008340HSPLandroid/icu/impl/BMPSet;->contains(I)Z
8341HSPLandroid/icu/impl/BMPSet;->containsSlow(III)Z
8342HSPLandroid/icu/impl/BMPSet;->findCodePoint(III)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008343HSPLandroid/icu/impl/BMPSet;->initBits()V
8344HSPLandroid/icu/impl/BMPSet;->set32x64Bits([III)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008345HSPLandroid/icu/impl/CacheValue$NullValue;->isNull()Z
8346HSPLandroid/icu/impl/CacheValue$SoftValue;-><init>(Ljava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008347HSPLandroid/icu/impl/CacheValue$SoftValue;->get()Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -07008348HSPLandroid/icu/impl/CacheValue$SoftValue;->resetIfCleared(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07008349HSPLandroid/icu/impl/CacheValue$StrongValue;->get()Ljava/lang/Object;
8350HSPLandroid/icu/impl/CacheValue;-><init>()V
8351HSPLandroid/icu/impl/CacheValue;->futureInstancesWillBeStrong()Z
8352HSPLandroid/icu/impl/CacheValue;->getInstance(Ljava/lang/Object;)Landroid/icu/impl/CacheValue;
8353HSPLandroid/icu/impl/CacheValue;->isNull()Z
8354HSPLandroid/icu/impl/CacheValue;->setStrength(Landroid/icu/impl/CacheValue$Strength;)V
8355HSPLandroid/icu/impl/CalType;->getId()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008356HSPLandroid/icu/impl/CalType;->values()[Landroid/icu/impl/CalType;
8357HSPLandroid/icu/impl/CalendarUtil$CalendarPreferences;->getCalendarTypeForRegion(Ljava/lang/String;)Ljava/lang/String;
8358HSPLandroid/icu/impl/CalendarUtil;->getCalendarType(Landroid/icu/util/ULocale;)Ljava/lang/String;
8359HSPLandroid/icu/impl/CaseMapImpl;->appendUnchanged(Ljava/lang/CharSequence;IILjava/lang/Appendable;ILandroid/icu/text/Edits;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008360HSPLandroid/icu/impl/CaseMapImpl;->applyEdits(Ljava/lang/CharSequence;Ljava/lang/StringBuilder;Landroid/icu/text/Edits;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008361HSPLandroid/icu/impl/CaseMapImpl;->internalToUpper(IILjava/lang/CharSequence;Ljava/lang/Appendable;Landroid/icu/text/Edits;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008362HSPLandroid/icu/impl/CaseMapImpl;->toUpper(IILjava/lang/CharSequence;Ljava/lang/Appendable;Landroid/icu/text/Edits;)Ljava/lang/Appendable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008363HSPLandroid/icu/impl/CharacterIteration;->nextTrail32(Ljava/text/CharacterIterator;I)I
8364HSPLandroid/icu/impl/CharacterIteration;->previous32(Ljava/text/CharacterIterator;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07008365HSPLandroid/icu/impl/ClassLoaderUtil;->getClassLoader(Ljava/lang/Class;)Ljava/lang/ClassLoader;
8366HSPLandroid/icu/impl/CurrencyData$CurrencyDisplayInfo;-><init>()V
8367HSPLandroid/icu/impl/CurrencyData$CurrencySpacingInfo;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008368HSPLandroid/icu/impl/CurrencyData$CurrencySpacingInfo;->getAfterSymbols()[Ljava/lang/String;
8369HSPLandroid/icu/impl/CurrencyData$CurrencySpacingInfo;->getBeforeSymbols()[Ljava/lang/String;
8370HSPLandroid/icu/impl/CurrencyData$CurrencySpacingInfo;->setSymbolIfNull(Landroid/icu/impl/CurrencyData$CurrencySpacingInfo$SpacingType;Landroid/icu/impl/CurrencyData$CurrencySpacingInfo$SpacingPattern;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008371HSPLandroid/icu/impl/DateNumberFormat;-><init>(Landroid/icu/util/ULocale;Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008372HSPLandroid/icu/impl/DateNumberFormat;->getDigits()[C
8373HSPLandroid/icu/impl/DateNumberFormat;->initialize(Landroid/icu/util/ULocale;Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008374HSPLandroid/icu/impl/FormattedStringBuilder;-><init>()V
8375HSPLandroid/icu/impl/FormattedStringBuilder;-><init>(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008376HSPLandroid/icu/impl/FormattedStringBuilder;-><init>(Landroid/icu/impl/FormattedStringBuilder;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008377HSPLandroid/icu/impl/FormattedStringBuilder;->charAt(I)C
8378HSPLandroid/icu/impl/FormattedStringBuilder;->clear()Landroid/icu/impl/FormattedStringBuilder;
art-benchmark-service66b4d952021-07-17 17:15:31 -07008379HSPLandroid/icu/impl/FormattedStringBuilder;->copyFrom(Landroid/icu/impl/FormattedStringBuilder;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008380HSPLandroid/icu/impl/FormattedStringBuilder;->fieldAt(I)Ljava/lang/Object;
8381HSPLandroid/icu/impl/FormattedStringBuilder;->getCapacity()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008382HSPLandroid/icu/impl/FormattedStringBuilder;->insert(ILjava/lang/CharSequence;IILjava/lang/Object;)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008383HSPLandroid/icu/impl/FormattedStringBuilder;->insert(ILjava/lang/CharSequence;Ljava/lang/Object;)I+]Ljava/lang/CharSequence;Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07008384HSPLandroid/icu/impl/FormattedStringBuilder;->insert(I[C[Ljava/lang/Object;)I
8385HSPLandroid/icu/impl/FormattedStringBuilder;->insertCodePoint(IILjava/lang/Object;)I
8386HSPLandroid/icu/impl/FormattedStringBuilder;->length()I
8387HSPLandroid/icu/impl/FormattedStringBuilder;->prepareForInsert(II)I
art-benchmark-service66b4d952021-07-17 17:15:31 -07008388HSPLandroid/icu/impl/FormattedStringBuilder;->subSequence(II)Ljava/lang/CharSequence;
art-benchmark-service84deab32021-05-12 09:41:00 -07008389HSPLandroid/icu/impl/FormattedStringBuilder;->toCharArray()[C
8390HSPLandroid/icu/impl/FormattedStringBuilder;->toFieldArray()[Ljava/lang/Object;
8391HSPLandroid/icu/impl/FormattedStringBuilder;->toString()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008392HSPLandroid/icu/impl/FormattedStringBuilder;->unwrapField(Ljava/lang/Object;)Ljava/text/Format$Field;
art-benchmark-service84deab32021-05-12 09:41:00 -07008393HSPLandroid/icu/impl/FormattedValueStringBuilderImpl;->isIntOrGroup(Ljava/lang/Object;)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008394HSPLandroid/icu/impl/FormattedValueStringBuilderImpl;->nextFieldPosition(Landroid/icu/impl/FormattedStringBuilder;Ljava/text/FieldPosition;)Z+]Landroid/icu/text/ConstrainedFieldPosition;Landroid/icu/text/ConstrainedFieldPosition;]Ljava/text/FieldPosition;Ljava/text/DontCareFieldPosition;
art-benchmark-service08401c12022-12-23 09:27:20 -08008395HSPLandroid/icu/impl/FormattedValueStringBuilderImpl;->nextPosition(Landroid/icu/impl/FormattedStringBuilder;Landroid/icu/text/ConstrainedFieldPosition;Ljava/text/Format$Field;)Z+]Landroid/icu/text/ConstrainedFieldPosition;Landroid/icu/text/ConstrainedFieldPosition;
art-benchmark-service84deab32021-05-12 09:41:00 -07008396HSPLandroid/icu/impl/Grego;->dayOfWeek(J)I
8397HSPLandroid/icu/impl/Grego;->dayToFields(J[I)[I
8398HSPLandroid/icu/impl/Grego;->fieldsToDay(III)J
8399HSPLandroid/icu/impl/Grego;->floorDivide(JJ)J
8400HSPLandroid/icu/impl/Grego;->floorDivide(JJ[J)J
8401HSPLandroid/icu/impl/Grego;->isLeapYear(I)Z
8402HSPLandroid/icu/impl/Grego;->monthLength(II)I
8403HSPLandroid/icu/impl/Grego;->previousMonthLength(II)I
8404HSPLandroid/icu/impl/Grego;->timeToFields(J[I)[I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008405HSPLandroid/icu/impl/ICUBinary$DatPackageReader;->addBaseName(Ljava/nio/ByteBuffer;ILjava/lang/String;Ljava/lang/String;Ljava/lang/StringBuilder;Ljava/util/Set;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07008406HSPLandroid/icu/impl/ICUBinary$DatPackageReader;->addBaseNamesInFolder(Ljava/nio/ByteBuffer;Ljava/lang/String;Ljava/lang/String;Ljava/util/Set;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008407HSPLandroid/icu/impl/ICUBinary$DatPackageReader;->binarySearch(Ljava/nio/ByteBuffer;Ljava/lang/CharSequence;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07008408HSPLandroid/icu/impl/ICUBinary$DatPackageReader;->getData(Ljava/nio/ByteBuffer;Ljava/lang/CharSequence;)Ljava/nio/ByteBuffer;
8409HSPLandroid/icu/impl/ICUBinary$DatPackageReader;->getDataOffset(Ljava/nio/ByteBuffer;I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008410HSPLandroid/icu/impl/ICUBinary$DatPackageReader;->getNameOffset(Ljava/nio/ByteBuffer;I)I
art-benchmark-service84deab32021-05-12 09:41:00 -07008411HSPLandroid/icu/impl/ICUBinary$PackageDataFile;->addBaseNamesInFolder(Ljava/lang/String;Ljava/lang/String;Ljava/util/Set;)V
8412HSPLandroid/icu/impl/ICUBinary$PackageDataFile;->getData(Ljava/lang/String;)Ljava/nio/ByteBuffer;
8413HSPLandroid/icu/impl/ICUBinary;->addBaseNamesInFileFolder(Ljava/lang/String;Ljava/lang/String;Ljava/util/Set;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008414HSPLandroid/icu/impl/ICUBinary;->compareKeys(Ljava/lang/CharSequence;Ljava/nio/ByteBuffer;I)I
art-benchmark-service08401c12022-12-23 09:27:20 -08008415HSPLandroid/icu/impl/ICUBinary;->compareKeys(Ljava/lang/CharSequence;[BI)I+]Ljava/lang/CharSequence;Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07008416HSPLandroid/icu/impl/ICUBinary;->getBytes(Ljava/nio/ByteBuffer;II)[B
8417HSPLandroid/icu/impl/ICUBinary;->getChars(Ljava/nio/ByteBuffer;II)[C
8418HSPLandroid/icu/impl/ICUBinary;->getData(Ljava/lang/ClassLoader;Ljava/lang/String;Ljava/lang/String;)Ljava/nio/ByteBuffer;
8419HSPLandroid/icu/impl/ICUBinary;->getData(Ljava/lang/ClassLoader;Ljava/lang/String;Ljava/lang/String;Z)Ljava/nio/ByteBuffer;
8420HSPLandroid/icu/impl/ICUBinary;->getData(Ljava/lang/String;)Ljava/nio/ByteBuffer;
8421HSPLandroid/icu/impl/ICUBinary;->getDataFromFile(Ljava/lang/String;)Ljava/nio/ByteBuffer;
8422HSPLandroid/icu/impl/ICUBinary;->getInts(Ljava/nio/ByteBuffer;II)[I
8423HSPLandroid/icu/impl/ICUBinary;->getString(Ljava/nio/ByteBuffer;II)Ljava/lang/String;
8424HSPLandroid/icu/impl/ICUBinary;->readHeader(Ljava/nio/ByteBuffer;ILandroid/icu/impl/ICUBinary$Authenticate;)I
8425HSPLandroid/icu/impl/ICUBinary;->skipBytes(Ljava/nio/ByteBuffer;I)V
8426HSPLandroid/icu/impl/ICUBinary;->sliceWithOrder(Ljava/nio/ByteBuffer;)Ljava/nio/ByteBuffer;
8427HSPLandroid/icu/impl/ICUConfig;->get(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
8428HSPLandroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink;-><init>(ZLandroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink$EntrypointTable;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008429HSPLandroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink;->consumeCurrenciesEntry(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;)V
8430HSPLandroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink;->consumeCurrencySpacingTable(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;)V
8431HSPLandroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink;->put(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008432HSPLandroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$FormattingData;-><init>(Ljava/lang/String;)V
8433HSPLandroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo;-><init>(Landroid/icu/util/ULocale;Landroid/icu/impl/ICUResourceBundle;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008434HSPLandroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo;->fetchFormattingData(Ljava/lang/String;)Landroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$FormattingData;
8435HSPLandroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo;->fetchSpacingInfo()Landroid/icu/impl/CurrencyData$CurrencySpacingInfo;
8436HSPLandroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo;->getFormatInfo(Ljava/lang/String;)Landroid/icu/impl/CurrencyData$CurrencyFormatInfo;
8437HSPLandroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo;->getSpacingInfo()Landroid/icu/impl/CurrencyData$CurrencySpacingInfo;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008438HSPLandroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo;->getSymbol(Ljava/lang/String;)Ljava/lang/String;+]Landroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo;Landroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo;
8439HSPLandroid/icu/impl/ICUCurrencyDisplayInfoProvider;->getInstance(Landroid/icu/util/ULocale;Z)Landroid/icu/impl/CurrencyData$CurrencyDisplayInfo;+]Landroid/icu/util/ULocale;Landroid/icu/util/ULocale;
art-benchmark-service84deab32021-05-12 09:41:00 -07008440HSPLandroid/icu/impl/ICUCurrencyMetaInfo$CurrencyCollector;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008441HSPLandroid/icu/impl/ICUCurrencyMetaInfo$CurrencyCollector;-><init>(Landroid/icu/impl/ICUCurrencyMetaInfo$CurrencyCollector-IA;)V
8442HSPLandroid/icu/impl/ICUCurrencyMetaInfo$CurrencyCollector;->collect(Ljava/lang/String;Ljava/lang/String;JJIZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008443HSPLandroid/icu/impl/ICUCurrencyMetaInfo$CurrencyCollector;->collects()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008444HSPLandroid/icu/impl/ICUCurrencyMetaInfo$CurrencyCollector;->getList()Ljava/util/List;
8445HSPLandroid/icu/impl/ICUCurrencyMetaInfo$UniqueList;->-$$Nest$smcreate()Landroid/icu/impl/ICUCurrencyMetaInfo$UniqueList;
art-benchmark-service84deab32021-05-12 09:41:00 -07008446HSPLandroid/icu/impl/ICUCurrencyMetaInfo$UniqueList;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008447HSPLandroid/icu/impl/ICUCurrencyMetaInfo$UniqueList;->add(Ljava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008448HSPLandroid/icu/impl/ICUCurrencyMetaInfo$UniqueList;->create()Landroid/icu/impl/ICUCurrencyMetaInfo$UniqueList;
8449HSPLandroid/icu/impl/ICUCurrencyMetaInfo$UniqueList;->list()Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008450HSPLandroid/icu/impl/ICUCurrencyMetaInfo;->collect(Landroid/icu/impl/ICUCurrencyMetaInfo$Collector;Landroid/icu/text/CurrencyMetaInfo$CurrencyFilter;)Ljava/util/List;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008451HSPLandroid/icu/impl/ICUCurrencyMetaInfo;->collectRegion(Landroid/icu/impl/ICUCurrencyMetaInfo$Collector;Landroid/icu/text/CurrencyMetaInfo$CurrencyFilter;ILandroid/icu/impl/ICUResourceBundle;)V+]Landroid/icu/impl/ICUResourceBundle;Landroid/icu/impl/ICUResourceBundleImpl$ResourceString;,Landroid/icu/impl/ICUResourceBundleImpl$ResourceTable;,Landroid/icu/impl/ICUResourceBundleImpl$ResourceArray;]Landroid/icu/impl/ICUCurrencyMetaInfo$Collector;Landroid/icu/impl/ICUCurrencyMetaInfo$CurrencyCollector;
art-benchmark-service84deab32021-05-12 09:41:00 -07008452HSPLandroid/icu/impl/ICUCurrencyMetaInfo;->currencies(Landroid/icu/text/CurrencyMetaInfo$CurrencyFilter;)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008453HSPLandroid/icu/impl/ICUCurrencyMetaInfo;->currencyDigits(Ljava/lang/String;Landroid/icu/util/Currency$CurrencyUsage;)Landroid/icu/text/CurrencyMetaInfo$CurrencyDigits;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008454HSPLandroid/icu/impl/ICUCurrencyMetaInfo;->getDate(Landroid/icu/impl/ICUResourceBundle;JZ)J+]Landroid/icu/impl/ICUResourceBundle;Landroid/icu/impl/ICUResourceBundleImpl$ResourceIntVector;
art-benchmark-service84deab32021-05-12 09:41:00 -07008455HSPLandroid/icu/impl/ICUData;->checkStreamForBinaryData(Ljava/io/InputStream;Ljava/lang/String;)V
8456HSPLandroid/icu/impl/ICUData;->getStream(Ljava/lang/ClassLoader;Ljava/lang/String;Z)Ljava/io/InputStream;
8457HSPLandroid/icu/impl/ICULocaleService$ICUResourceBundleFactory;->getSupportedIDs()Ljava/util/Set;
8458HSPLandroid/icu/impl/ICULocaleService$ICUResourceBundleFactory;->loader()Ljava/lang/ClassLoader;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008459HSPLandroid/icu/impl/ICULocaleService$LocaleKey;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V
8460HSPLandroid/icu/impl/ICULocaleService$LocaleKey;->createWithCanonical(Landroid/icu/util/ULocale;Ljava/lang/String;I)Landroid/icu/impl/ICULocaleService$LocaleKey;
8461HSPLandroid/icu/impl/ICULocaleService$LocaleKey;->currentDescriptor()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07008462HSPLandroid/icu/impl/ICULocaleService$LocaleKey;->currentID()Ljava/lang/String;
8463HSPLandroid/icu/impl/ICULocaleService$LocaleKey;->currentLocale()Landroid/icu/util/ULocale;
8464HSPLandroid/icu/impl/ICULocaleService$LocaleKey;->fallback()Z
8465HSPLandroid/icu/impl/ICULocaleService$LocaleKey;->kind()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008466HSPLandroid/icu/impl/ICULocaleService$LocaleKey;->prefix()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07008467HSPLandroid/icu/impl/ICULocaleService$LocaleKeyFactory;->create(Landroid/icu/impl/ICUService$Key;Landroid/icu/impl/ICUService;)Ljava/lang/Object;
8468HSPLandroid/icu/impl/ICULocaleService$LocaleKeyFactory;->handlesKey(Landroid/icu/impl/ICUService$Key;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008469HSPLandroid/icu/impl/ICULocaleService;->createKey(Landroid/icu/util/ULocale;I)Landroid/icu/impl/ICUService$Key;
8470HSPLandroid/icu/impl/ICULocaleService;->get(Landroid/icu/util/ULocale;I[Landroid/icu/util/ULocale;)Ljava/lang/Object;
8471HSPLandroid/icu/impl/ICULocaleService;->get(Landroid/icu/util/ULocale;[Landroid/icu/util/ULocale;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07008472HSPLandroid/icu/impl/ICULocaleService;->validateFallbackLocale()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008473HSPLandroid/icu/impl/ICURWLock;->acquireRead()V
8474HSPLandroid/icu/impl/ICURWLock;->releaseRead()V
art-benchmark-service84deab32021-05-12 09:41:00 -07008475HSPLandroid/icu/impl/ICUResourceBundle$1;->createInstance(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
8476HSPLandroid/icu/impl/ICUResourceBundle$1;->createInstance(Ljava/lang/String;Landroid/icu/impl/ICUResourceBundle$Loader;)Landroid/icu/impl/ICUResourceBundle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008477HSPLandroid/icu/impl/ICUResourceBundle$1AllChildrenSink;-><init>(Landroid/icu/impl/ICUResourceBundle;Landroid/icu/impl/UResource$Sink;)V
8478HSPLandroid/icu/impl/ICUResourceBundle$1AllChildrenSink;->put(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008479HSPLandroid/icu/impl/ICUResourceBundle$2$1;-><init>(Landroid/icu/impl/ICUResourceBundle$2;)V
8480HSPLandroid/icu/impl/ICUResourceBundle$2;-><init>(Ljava/lang/ClassLoader;Ljava/lang/String;Ljava/util/Set;)V
8481HSPLandroid/icu/impl/ICUResourceBundle$2;->run()Ljava/lang/Object;
8482HSPLandroid/icu/impl/ICUResourceBundle$2;->run()Ljava/lang/Void;
8483HSPLandroid/icu/impl/ICUResourceBundle$3;->createInstance(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
8484HSPLandroid/icu/impl/ICUResourceBundle$3;->createInstance(Ljava/lang/String;Ljava/lang/ClassLoader;)Landroid/icu/impl/ICUResourceBundle$AvailEntry;
art-benchmark-service00abe242023-02-13 10:31:34 -08008485HSPLandroid/icu/impl/ICUResourceBundle$5;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;Landroid/icu/impl/ICUResourceBundle$OpenType;Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08008486HSPLandroid/icu/impl/ICUResourceBundle$5;->load()Landroid/icu/impl/ICUResourceBundle;
art-benchmark-service84deab32021-05-12 09:41:00 -07008487HSPLandroid/icu/impl/ICUResourceBundle$AvailEntry;->getFullLocaleNameSet()Ljava/util/Set;
8488HSPLandroid/icu/impl/ICUResourceBundle$WholeBundle;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;Landroid/icu/impl/ICUResourceBundleReader;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008489HSPLandroid/icu/impl/ICUResourceBundle;->-$$Nest$mgetNoFallback(Landroid/icu/impl/ICUResourceBundle;)Z
8490HSPLandroid/icu/impl/ICUResourceBundle;->-$$Nest$sfgetDEBUG()Z
art-benchmark-service08401c12022-12-23 09:27:20 -08008491HSPLandroid/icu/impl/ICUResourceBundle;->-$$Nest$smgetParentLocaleID(Ljava/lang/String;Ljava/lang/String;Landroid/icu/impl/ICUResourceBundle$OpenType;)Ljava/lang/String;
8492HSPLandroid/icu/impl/ICUResourceBundle;->-$$Nest$sminstantiateBundle(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;Landroid/icu/impl/ICUResourceBundle$OpenType;)Landroid/icu/impl/ICUResourceBundle;
art-benchmark-service84deab32021-05-12 09:41:00 -07008493HSPLandroid/icu/impl/ICUResourceBundle;-><init>(Landroid/icu/impl/ICUResourceBundle$WholeBundle;)V
8494HSPLandroid/icu/impl/ICUResourceBundle;-><init>(Landroid/icu/impl/ICUResourceBundle;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008495HSPLandroid/icu/impl/ICUResourceBundle;->addBundleBaseNamesFromClassLoader(Ljava/lang/String;Ljava/lang/ClassLoader;Ljava/util/Set;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008496HSPLandroid/icu/impl/ICUResourceBundle;->at(I)Landroid/icu/impl/ICUResourceBundle;+]Landroid/icu/impl/ICUResourceBundle;Landroid/icu/impl/ICUResourceBundleImpl$ResourceArray;
art-benchmark-service00abe242023-02-13 10:31:34 -08008497HSPLandroid/icu/impl/ICUResourceBundle;->at(Ljava/lang/String;)Landroid/icu/impl/ICUResourceBundle;+]Landroid/icu/impl/ICUResourceBundle;Landroid/icu/impl/ICUResourceBundleImpl$ResourceTable;
art-benchmark-service84deab32021-05-12 09:41:00 -07008498HSPLandroid/icu/impl/ICUResourceBundle;->countPathKeys(Ljava/lang/String;)I
8499HSPLandroid/icu/impl/ICUResourceBundle;->createBundle(Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;)Landroid/icu/impl/ICUResourceBundle;
8500HSPLandroid/icu/impl/ICUResourceBundle;->createFullLocaleNameSet(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/util/Set;
8501HSPLandroid/icu/impl/ICUResourceBundle;->equals(Ljava/lang/Object;)Z
8502HSPLandroid/icu/impl/ICUResourceBundle;->findResourceWithFallback(Ljava/lang/String;Landroid/icu/util/UResourceBundle;Landroid/icu/util/UResourceBundle;)Landroid/icu/impl/ICUResourceBundle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008503HSPLandroid/icu/impl/ICUResourceBundle;->findResourceWithFallback([Ljava/lang/String;ILandroid/icu/impl/ICUResourceBundle;Landroid/icu/util/UResourceBundle;)Landroid/icu/impl/ICUResourceBundle;
art-benchmark-service84deab32021-05-12 09:41:00 -07008504HSPLandroid/icu/impl/ICUResourceBundle;->findStringWithFallback(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008505HSPLandroid/icu/impl/ICUResourceBundle;->findStringWithFallback(Ljava/lang/String;Landroid/icu/util/UResourceBundle;Landroid/icu/util/UResourceBundle;)Ljava/lang/String;+]Landroid/icu/impl/ICUResourceBundleReader$Container;Landroid/icu/impl/ICUResourceBundleReader$Table;,Landroid/icu/impl/ICUResourceBundleReader$Table16;,Landroid/icu/impl/ICUResourceBundleReader$Table1632;]Landroid/icu/impl/ICUResourceBundle;Landroid/icu/impl/ICUResourceBundleImpl$ResourceTable;]Landroid/icu/impl/ICUResourceBundleReader;Landroid/icu/impl/ICUResourceBundleReader;
art-benchmark-service84deab32021-05-12 09:41:00 -07008506HSPLandroid/icu/impl/ICUResourceBundle;->findTopLevel(Ljava/lang/String;)Landroid/icu/impl/ICUResourceBundle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008507HSPLandroid/icu/impl/ICUResourceBundle;->findTopLevel(Ljava/lang/String;)Landroid/icu/util/UResourceBundle;
art-benchmark-service84deab32021-05-12 09:41:00 -07008508HSPLandroid/icu/impl/ICUResourceBundle;->findWithFallback(Ljava/lang/String;)Landroid/icu/impl/ICUResourceBundle;
8509HSPLandroid/icu/impl/ICUResourceBundle;->get(Ljava/lang/String;Ljava/util/HashMap;Landroid/icu/util/UResourceBundle;)Landroid/icu/impl/ICUResourceBundle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008510HSPLandroid/icu/impl/ICUResourceBundle;->getAliasedResource(Landroid/icu/impl/ICUResourceBundle;[Ljava/lang/String;ILjava/lang/String;ILjava/util/HashMap;Landroid/icu/util/UResourceBundle;)Landroid/icu/impl/ICUResourceBundle;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008511HSPLandroid/icu/impl/ICUResourceBundle;->getAliasedResource(Ljava/lang/String;Ljava/lang/ClassLoader;Ljava/lang/String;[Ljava/lang/String;I[Ljava/lang/String;Ljava/util/HashMap;Landroid/icu/util/UResourceBundle;)Landroid/icu/impl/ICUResourceBundle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008512HSPLandroid/icu/impl/ICUResourceBundle;->getAllChildrenWithFallback(Ljava/lang/String;Landroid/icu/impl/UResource$Sink;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08008513HSPLandroid/icu/impl/ICUResourceBundle;->getAllItemsWithFallback(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/ICUResourceBundleReader$ReaderValue;Landroid/icu/impl/UResource$Sink;Landroid/icu/util/UResourceBundle;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008514HSPLandroid/icu/impl/ICUResourceBundle;->getAllItemsWithFallback(Ljava/lang/String;Landroid/icu/impl/UResource$Sink;)V
8515HSPLandroid/icu/impl/ICUResourceBundle;->getAllItemsWithFallbackNoFail(Ljava/lang/String;Landroid/icu/impl/UResource$Sink;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008516HSPLandroid/icu/impl/ICUResourceBundle;->getAvailEntry(Ljava/lang/String;Ljava/lang/ClassLoader;)Landroid/icu/impl/ICUResourceBundle$AvailEntry;
8517HSPLandroid/icu/impl/ICUResourceBundle;->getBaseName()Ljava/lang/String;
8518HSPLandroid/icu/impl/ICUResourceBundle;->getBundle(Landroid/icu/impl/ICUResourceBundleReader;Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;)Landroid/icu/impl/ICUResourceBundle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008519HSPLandroid/icu/impl/ICUResourceBundle;->getBundleInstance(Ljava/lang/String;Landroid/icu/util/ULocale;Landroid/icu/impl/ICUResourceBundle$OpenType;)Landroid/icu/impl/ICUResourceBundle;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008520HSPLandroid/icu/impl/ICUResourceBundle;->getBundleInstance(Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;Landroid/icu/impl/ICUResourceBundle$OpenType;)Landroid/icu/impl/ICUResourceBundle;+]Landroid/icu/util/ULocale;Landroid/icu/util/ULocale;
art-benchmark-service84deab32021-05-12 09:41:00 -07008521HSPLandroid/icu/impl/ICUResourceBundle;->getBundleInstance(Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;Z)Landroid/icu/impl/ICUResourceBundle;
art-benchmark-service08401c12022-12-23 09:27:20 -08008522HSPLandroid/icu/impl/ICUResourceBundle;->getDefaultScript(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
8523HSPLandroid/icu/impl/ICUResourceBundle;->getExplicitParent(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07008524HSPLandroid/icu/impl/ICUResourceBundle;->getFullLocaleNameSet(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/util/Set;
8525HSPLandroid/icu/impl/ICUResourceBundle;->getKey()Ljava/lang/String;
8526HSPLandroid/icu/impl/ICUResourceBundle;->getLocale()Ljava/util/Locale;
8527HSPLandroid/icu/impl/ICUResourceBundle;->getLocaleID()Ljava/lang/String;
8528HSPLandroid/icu/impl/ICUResourceBundle;->getNoFallback()Z
8529HSPLandroid/icu/impl/ICUResourceBundle;->getParent()Landroid/icu/impl/ICUResourceBundle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008530HSPLandroid/icu/impl/ICUResourceBundle;->getParent()Landroid/icu/util/UResourceBundle;
art-benchmark-service08401c12022-12-23 09:27:20 -08008531HSPLandroid/icu/impl/ICUResourceBundle;->getParentLocaleID(Ljava/lang/String;Ljava/lang/String;Landroid/icu/impl/ICUResourceBundle$OpenType;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07008532HSPLandroid/icu/impl/ICUResourceBundle;->getResDepth()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008533HSPLandroid/icu/impl/ICUResourceBundle;->getResPathKeys(Ljava/lang/String;I[Ljava/lang/String;I)V+]Ljava/lang/String;Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07008534HSPLandroid/icu/impl/ICUResourceBundle;->getResPathKeys([Ljava/lang/String;I)V
8535HSPLandroid/icu/impl/ICUResourceBundle;->getStringWithFallback(Ljava/lang/String;)Ljava/lang/String;
8536HSPLandroid/icu/impl/ICUResourceBundle;->getULocale()Landroid/icu/util/ULocale;
8537HSPLandroid/icu/impl/ICUResourceBundle;->getWithFallback(Ljava/lang/String;)Landroid/icu/impl/ICUResourceBundle;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008538HSPLandroid/icu/impl/ICUResourceBundle;->instantiateBundle(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;Landroid/icu/impl/ICUResourceBundle$OpenType;)Landroid/icu/impl/ICUResourceBundle;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/icu/impl/ICUResourceBundle$OpenType;Landroid/icu/impl/ICUResourceBundle$OpenType;]Landroid/icu/impl/CacheBase;Landroid/icu/impl/ICUResourceBundle$1;
art-benchmark-service84deab32021-05-12 09:41:00 -07008539HSPLandroid/icu/impl/ICUResourceBundle;->setParent(Ljava/util/ResourceBundle;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008540HSPLandroid/icu/impl/ICUResourceBundleImpl$ResourceArray;-><init>(Landroid/icu/impl/ICUResourceBundleImpl;Ljava/lang/String;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008541HSPLandroid/icu/impl/ICUResourceBundleImpl$ResourceArray;->getStringArray()[Ljava/lang/String;
8542HSPLandroid/icu/impl/ICUResourceBundleImpl$ResourceArray;->getType()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008543HSPLandroid/icu/impl/ICUResourceBundleImpl$ResourceArray;->handleGet(ILjava/util/HashMap;Landroid/icu/util/UResourceBundle;)Landroid/icu/util/UResourceBundle;+]Landroid/icu/impl/ICUResourceBundleImpl$ResourceArray;Landroid/icu/impl/ICUResourceBundleImpl$ResourceArray;
art-benchmark-service84deab32021-05-12 09:41:00 -07008544HSPLandroid/icu/impl/ICUResourceBundleImpl$ResourceArray;->handleGetStringArray()[Ljava/lang/String;
8545HSPLandroid/icu/impl/ICUResourceBundleImpl$ResourceBinary;-><init>(Landroid/icu/impl/ICUResourceBundleImpl;Ljava/lang/String;I)V
8546HSPLandroid/icu/impl/ICUResourceBundleImpl$ResourceBinary;->getBinary([B)[B
8547HSPLandroid/icu/impl/ICUResourceBundleImpl$ResourceContainer;-><init>(Landroid/icu/impl/ICUResourceBundle$WholeBundle;)V
8548HSPLandroid/icu/impl/ICUResourceBundleImpl$ResourceContainer;-><init>(Landroid/icu/impl/ICUResourceBundleImpl;Ljava/lang/String;I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008549HSPLandroid/icu/impl/ICUResourceBundleImpl$ResourceContainer;->createBundleObject(ILjava/lang/String;Ljava/util/HashMap;Landroid/icu/util/UResourceBundle;)Landroid/icu/util/UResourceBundle;+]Landroid/icu/impl/ICUResourceBundleImpl$ResourceContainer;Landroid/icu/impl/ICUResourceBundleImpl$ResourceArray;
8550HSPLandroid/icu/impl/ICUResourceBundleImpl$ResourceContainer;->getContainerResource(I)I+]Landroid/icu/impl/ICUResourceBundleReader$Container;Landroid/icu/impl/ICUResourceBundleReader$Table16;,Landroid/icu/impl/ICUResourceBundleReader$Table1632;,Landroid/icu/impl/ICUResourceBundleReader$Array32;
8551HSPLandroid/icu/impl/ICUResourceBundleImpl$ResourceContainer;->getSize()I+]Landroid/icu/impl/ICUResourceBundleReader$Container;Landroid/icu/impl/ICUResourceBundleReader$Table16;,Landroid/icu/impl/ICUResourceBundleReader$Table1632;,Landroid/icu/impl/ICUResourceBundleReader$Array32;
art-benchmark-service84deab32021-05-12 09:41:00 -07008552HSPLandroid/icu/impl/ICUResourceBundleImpl$ResourceContainer;->getString(I)Ljava/lang/String;
8553HSPLandroid/icu/impl/ICUResourceBundleImpl$ResourceInt;-><init>(Landroid/icu/impl/ICUResourceBundleImpl;Ljava/lang/String;I)V
8554HSPLandroid/icu/impl/ICUResourceBundleImpl$ResourceInt;->getInt()I
8555HSPLandroid/icu/impl/ICUResourceBundleImpl$ResourceIntVector;-><init>(Landroid/icu/impl/ICUResourceBundleImpl;Ljava/lang/String;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008556HSPLandroid/icu/impl/ICUResourceBundleImpl$ResourceIntVector;->getIntVector()[I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008557HSPLandroid/icu/impl/ICUResourceBundleImpl$ResourceString;-><init>(Landroid/icu/impl/ICUResourceBundleImpl;Ljava/lang/String;I)V+]Landroid/icu/impl/ICUResourceBundleReader;Landroid/icu/impl/ICUResourceBundleReader;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008558HSPLandroid/icu/impl/ICUResourceBundleImpl$ResourceString;->getString()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07008559HSPLandroid/icu/impl/ICUResourceBundleImpl$ResourceString;->getType()I
8560HSPLandroid/icu/impl/ICUResourceBundleImpl$ResourceTable;-><init>(Landroid/icu/impl/ICUResourceBundle$WholeBundle;I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008561HSPLandroid/icu/impl/ICUResourceBundleImpl$ResourceTable;-><init>(Landroid/icu/impl/ICUResourceBundleImpl;Ljava/lang/String;I)V+]Landroid/icu/impl/ICUResourceBundleReader;Landroid/icu/impl/ICUResourceBundleReader;
art-benchmark-service84deab32021-05-12 09:41:00 -07008562HSPLandroid/icu/impl/ICUResourceBundleImpl$ResourceTable;->findString(Ljava/lang/String;)Ljava/lang/String;
8563HSPLandroid/icu/impl/ICUResourceBundleImpl$ResourceTable;->getType()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008564HSPLandroid/icu/impl/ICUResourceBundleImpl$ResourceTable;->handleGet(ILjava/util/HashMap;Landroid/icu/util/UResourceBundle;)Landroid/icu/util/UResourceBundle;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008565HSPLandroid/icu/impl/ICUResourceBundleImpl$ResourceTable;->handleGet(Ljava/lang/String;Ljava/util/HashMap;Landroid/icu/util/UResourceBundle;)Landroid/icu/util/UResourceBundle;+]Landroid/icu/impl/ICUResourceBundleImpl$ResourceTable;Landroid/icu/impl/ICUResourceBundleImpl$ResourceTable;]Landroid/icu/impl/ICUResourceBundleReader$Table;Landroid/icu/impl/ICUResourceBundleReader$Table16;,Landroid/icu/impl/ICUResourceBundleReader$Table1632;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008566HSPLandroid/icu/impl/ICUResourceBundleImpl$ResourceTable;->handleGetObject(Ljava/lang/String;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07008567HSPLandroid/icu/impl/ICUResourceBundleImpl;-><init>(Landroid/icu/impl/ICUResourceBundle$WholeBundle;)V
8568HSPLandroid/icu/impl/ICUResourceBundleImpl;-><init>(Landroid/icu/impl/ICUResourceBundleImpl;Ljava/lang/String;I)V
8569HSPLandroid/icu/impl/ICUResourceBundleImpl;->createBundleObject(Ljava/lang/String;ILjava/util/HashMap;Landroid/icu/util/UResourceBundle;)Landroid/icu/impl/ICUResourceBundle;
8570HSPLandroid/icu/impl/ICUResourceBundleImpl;->getResource()I
8571HSPLandroid/icu/impl/ICUResourceBundleReader$Array16;-><init>(Landroid/icu/impl/ICUResourceBundleReader;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008572HSPLandroid/icu/impl/ICUResourceBundleReader$Array16;->getContainerResource(Landroid/icu/impl/ICUResourceBundleReader;I)I
art-benchmark-service84deab32021-05-12 09:41:00 -07008573HSPLandroid/icu/impl/ICUResourceBundleReader$Array32;-><init>(Landroid/icu/impl/ICUResourceBundleReader;I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008574HSPLandroid/icu/impl/ICUResourceBundleReader$Array32;->getContainerResource(Landroid/icu/impl/ICUResourceBundleReader;I)I+]Landroid/icu/impl/ICUResourceBundleReader$Array32;Landroid/icu/impl/ICUResourceBundleReader$Array32;
art-benchmark-service84deab32021-05-12 09:41:00 -07008575HSPLandroid/icu/impl/ICUResourceBundleReader$Array;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008576HSPLandroid/icu/impl/ICUResourceBundleReader$Array;->getValue(ILandroid/icu/impl/UResource$Value;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07008577HSPLandroid/icu/impl/ICUResourceBundleReader$Container;-><init>()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008578HSPLandroid/icu/impl/ICUResourceBundleReader$Container;->getContainer16Resource(Landroid/icu/impl/ICUResourceBundleReader;I)I+]Ljava/nio/CharBuffer;Ljava/nio/ByteBufferAsCharBuffer;
art-benchmark-service84deab32021-05-12 09:41:00 -07008579HSPLandroid/icu/impl/ICUResourceBundleReader$Container;->getContainer32Resource(Landroid/icu/impl/ICUResourceBundleReader;I)I
8580HSPLandroid/icu/impl/ICUResourceBundleReader$Container;->getContainerResource(Landroid/icu/impl/ICUResourceBundleReader;I)I
8581HSPLandroid/icu/impl/ICUResourceBundleReader$Container;->getSize()I
8582HSPLandroid/icu/impl/ICUResourceBundleReader$IsAcceptable;->isDataVersionAcceptable([B)Z
8583HSPLandroid/icu/impl/ICUResourceBundleReader$ReaderCache;->createInstance(Landroid/icu/impl/ICUResourceBundleReader$ReaderCacheKey;Ljava/lang/ClassLoader;)Landroid/icu/impl/ICUResourceBundleReader;
8584HSPLandroid/icu/impl/ICUResourceBundleReader$ReaderCache;->createInstance(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
8585HSPLandroid/icu/impl/ICUResourceBundleReader$ReaderCacheKey;-><init>(Ljava/lang/String;Ljava/lang/String;)V
8586HSPLandroid/icu/impl/ICUResourceBundleReader$ReaderCacheKey;->equals(Ljava/lang/Object;)Z
8587HSPLandroid/icu/impl/ICUResourceBundleReader$ReaderCacheKey;->hashCode()I
8588HSPLandroid/icu/impl/ICUResourceBundleReader$ReaderValue;-><init>()V
8589HSPLandroid/icu/impl/ICUResourceBundleReader$ReaderValue;->getAliasString()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008590HSPLandroid/icu/impl/ICUResourceBundleReader$ReaderValue;->getArray()Landroid/icu/impl/UResource$Array;
8591HSPLandroid/icu/impl/ICUResourceBundleReader$ReaderValue;->getString()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07008592HSPLandroid/icu/impl/ICUResourceBundleReader$ReaderValue;->getStringArray()[Ljava/lang/String;
8593HSPLandroid/icu/impl/ICUResourceBundleReader$ReaderValue;->getStringArray(Landroid/icu/impl/ICUResourceBundleReader$Array;)[Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008594HSPLandroid/icu/impl/ICUResourceBundleReader$ReaderValue;->getTable()Landroid/icu/impl/UResource$Table;
art-benchmark-service84deab32021-05-12 09:41:00 -07008595HSPLandroid/icu/impl/ICUResourceBundleReader$ReaderValue;->getType()I
art-benchmark-service08401c12022-12-23 09:27:20 -08008596HSPLandroid/icu/impl/ICUResourceBundleReader$ResourceCache$Level;->get(I)Ljava/lang/Object;+]Landroid/icu/impl/ICUResourceBundleReader$ResourceCache$Level;Landroid/icu/impl/ICUResourceBundleReader$ResourceCache$Level;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008597HSPLandroid/icu/impl/ICUResourceBundleReader$ResourceCache$Level;->putIfAbsent(ILjava/lang/Object;I)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07008598HSPLandroid/icu/impl/ICUResourceBundleReader$ResourceCache;-><init>(I)V
8599HSPLandroid/icu/impl/ICUResourceBundleReader$ResourceCache;->findSimple(I)I
art-benchmark-service00abe242023-02-13 10:31:34 -08008600HSPLandroid/icu/impl/ICUResourceBundleReader$ResourceCache;->get(I)Ljava/lang/Object;+]Landroid/icu/impl/ICUResourceBundleReader$ResourceCache$Level;Landroid/icu/impl/ICUResourceBundleReader$ResourceCache$Level;
art-benchmark-service84deab32021-05-12 09:41:00 -07008601HSPLandroid/icu/impl/ICUResourceBundleReader$ResourceCache;->makeKey(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008602HSPLandroid/icu/impl/ICUResourceBundleReader$ResourceCache;->putIfAbsent(ILjava/lang/Object;I)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07008603HSPLandroid/icu/impl/ICUResourceBundleReader$ResourceCache;->putIfCleared([Ljava/lang/Object;ILjava/lang/Object;I)Ljava/lang/Object;
8604HSPLandroid/icu/impl/ICUResourceBundleReader$ResourceCache;->storeDirectly(I)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008605HSPLandroid/icu/impl/ICUResourceBundleReader$Table1632;-><init>(Landroid/icu/impl/ICUResourceBundleReader;I)V
art-benchmark-service08401c12022-12-23 09:27:20 -08008606HSPLandroid/icu/impl/ICUResourceBundleReader$Table1632;->getContainerResource(Landroid/icu/impl/ICUResourceBundleReader;I)I+]Landroid/icu/impl/ICUResourceBundleReader$Table1632;Landroid/icu/impl/ICUResourceBundleReader$Table1632;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008607HSPLandroid/icu/impl/ICUResourceBundleReader$Table16;->getContainerResource(Landroid/icu/impl/ICUResourceBundleReader;I)I+]Landroid/icu/impl/ICUResourceBundleReader$Table16;Landroid/icu/impl/ICUResourceBundleReader$Table16;
art-benchmark-service84deab32021-05-12 09:41:00 -07008608HSPLandroid/icu/impl/ICUResourceBundleReader$Table;->findTableItem(Landroid/icu/impl/ICUResourceBundleReader;Ljava/lang/CharSequence;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008609HSPLandroid/icu/impl/ICUResourceBundleReader$Table;->findValue(Ljava/lang/CharSequence;Landroid/icu/impl/UResource$Value;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07008610HSPLandroid/icu/impl/ICUResourceBundleReader$Table;->getKey(Landroid/icu/impl/ICUResourceBundleReader;I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008611HSPLandroid/icu/impl/ICUResourceBundleReader$Table;->getKeyAndValue(ILandroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008612HSPLandroid/icu/impl/ICUResourceBundleReader$Table;->getResource(Landroid/icu/impl/ICUResourceBundleReader;Ljava/lang/String;)I+]Landroid/icu/impl/ICUResourceBundleReader$Table;Landroid/icu/impl/ICUResourceBundleReader$Table;,Landroid/icu/impl/ICUResourceBundleReader$Table16;,Landroid/icu/impl/ICUResourceBundleReader$Table1632;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008613HSPLandroid/icu/impl/ICUResourceBundleReader;->-$$Nest$fgetb16BitUnits(Landroid/icu/impl/ICUResourceBundleReader;)Ljava/nio/CharBuffer;
8614HSPLandroid/icu/impl/ICUResourceBundleReader;->-$$Nest$fgetpoolStringIndex16Limit(Landroid/icu/impl/ICUResourceBundleReader;)I
8615HSPLandroid/icu/impl/ICUResourceBundleReader;->-$$Nest$fgetpoolStringIndexLimit(Landroid/icu/impl/ICUResourceBundleReader;)I
8616HSPLandroid/icu/impl/ICUResourceBundleReader;->-$$Nest$mcompareKeys(Landroid/icu/impl/ICUResourceBundleReader;Ljava/lang/CharSequence;C)I
8617HSPLandroid/icu/impl/ICUResourceBundleReader;->-$$Nest$mgetInt(Landroid/icu/impl/ICUResourceBundleReader;I)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008618HSPLandroid/icu/impl/ICUResourceBundleReader;->-$$Nest$mgetResourceByteOffset(Landroid/icu/impl/ICUResourceBundleReader;I)I
8619HSPLandroid/icu/impl/ICUResourceBundleReader;->-$$Nest$sfgetNULL_READER()Landroid/icu/impl/ICUResourceBundleReader;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008620HSPLandroid/icu/impl/ICUResourceBundleReader;->-$$Nest$sfgetPUBLIC_TYPES()[I
8621HSPLandroid/icu/impl/ICUResourceBundleReader;->-$$Nest$smRES_GET_OFFSET(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -07008622HSPLandroid/icu/impl/ICUResourceBundleReader;-><init>(Ljava/nio/ByteBuffer;Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008623HSPLandroid/icu/impl/ICUResourceBundleReader;-><init>(Ljava/nio/ByteBuffer;Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;Landroid/icu/impl/ICUResourceBundleReader-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008624HSPLandroid/icu/impl/ICUResourceBundleReader;->RES_GET_INT(I)I
8625HSPLandroid/icu/impl/ICUResourceBundleReader;->RES_GET_OFFSET(I)I
8626HSPLandroid/icu/impl/ICUResourceBundleReader;->RES_GET_TYPE(I)I
8627HSPLandroid/icu/impl/ICUResourceBundleReader;->URES_IS_ARRAY(I)Z
8628HSPLandroid/icu/impl/ICUResourceBundleReader;->URES_IS_TABLE(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07008629HSPLandroid/icu/impl/ICUResourceBundleReader;->compareKeys(Ljava/lang/CharSequence;C)I
8630HSPLandroid/icu/impl/ICUResourceBundleReader;->getAlias(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008631HSPLandroid/icu/impl/ICUResourceBundleReader;->getArray(I)Landroid/icu/impl/ICUResourceBundleReader$Array;
art-benchmark-service84deab32021-05-12 09:41:00 -07008632HSPLandroid/icu/impl/ICUResourceBundleReader;->getBinary(I[B)[B
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008633HSPLandroid/icu/impl/ICUResourceBundleReader;->getChars(II)[C
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008634HSPLandroid/icu/impl/ICUResourceBundleReader;->getFullName(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service84deab32021-05-12 09:41:00 -07008635HSPLandroid/icu/impl/ICUResourceBundleReader;->getIndexesInt(I)I
art-benchmark-service08401c12022-12-23 09:27:20 -08008636HSPLandroid/icu/impl/ICUResourceBundleReader;->getInt(I)I+]Ljava/nio/ByteBuffer;Ljava/nio/DirectByteBuffer;
art-benchmark-service84deab32021-05-12 09:41:00 -07008637HSPLandroid/icu/impl/ICUResourceBundleReader;->getIntVector(I)[I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008638HSPLandroid/icu/impl/ICUResourceBundleReader;->getInts(II)[I+]Ljava/nio/ByteBuffer;Ljava/nio/DirectByteBuffer;
art-benchmark-service84deab32021-05-12 09:41:00 -07008639HSPLandroid/icu/impl/ICUResourceBundleReader;->getKey16String(I)Ljava/lang/String;
8640HSPLandroid/icu/impl/ICUResourceBundleReader;->getNoFallback()Z
8641HSPLandroid/icu/impl/ICUResourceBundleReader;->getReader(Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;)Landroid/icu/impl/ICUResourceBundleReader;
8642HSPLandroid/icu/impl/ICUResourceBundleReader;->getResourceByteOffset(I)I
8643HSPLandroid/icu/impl/ICUResourceBundleReader;->getRootResource()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008644HSPLandroid/icu/impl/ICUResourceBundleReader;->getString(I)Ljava/lang/String;+]Landroid/icu/impl/ICUResourceBundleReader;Landroid/icu/impl/ICUResourceBundleReader;
8645HSPLandroid/icu/impl/ICUResourceBundleReader;->getStringV2(I)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/icu/impl/ICUResourceBundleReader$ResourceCache;Landroid/icu/impl/ICUResourceBundleReader$ResourceCache;]Ljava/nio/CharBuffer;Ljava/nio/ByteBufferAsCharBuffer;
art-benchmark-service00abe242023-02-13 10:31:34 -08008646HSPLandroid/icu/impl/ICUResourceBundleReader;->getTable(I)Landroid/icu/impl/ICUResourceBundleReader$Table;+]Landroid/icu/impl/ICUResourceBundleReader$ResourceCache;Landroid/icu/impl/ICUResourceBundleReader$ResourceCache;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008647HSPLandroid/icu/impl/ICUResourceBundleReader;->getTable16KeyOffsets(I)[C
art-benchmark-service84deab32021-05-12 09:41:00 -07008648HSPLandroid/icu/impl/ICUResourceBundleReader;->init(Ljava/nio/ByteBuffer;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008649HSPLandroid/icu/impl/ICUResourceBundleReader;->makeKeyStringFromBytes([BI)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07008650HSPLandroid/icu/impl/ICUResourceBundleReader;->makeStringFromBytes(II)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008651HSPLandroid/icu/impl/ICUResourceBundleReader;->setKeyFromKey16(ILandroid/icu/impl/UResource$Key;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008652HSPLandroid/icu/impl/ICUService$CacheEntry;-><init>(Ljava/lang/String;Ljava/lang/Object;)V
8653HSPLandroid/icu/impl/ICUService$Key;-><init>(Ljava/lang/String;)V
8654HSPLandroid/icu/impl/ICUService;->clearServiceCache()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008655HSPLandroid/icu/impl/ICUService;->getKey(Landroid/icu/impl/ICUService$Key;[Ljava/lang/String;)Ljava/lang/Object;
8656HSPLandroid/icu/impl/ICUService;->getKey(Landroid/icu/impl/ICUService$Key;[Ljava/lang/String;Landroid/icu/impl/ICUService$Factory;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07008657HSPLandroid/icu/impl/ICUService;->isDefault()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008658HSPLandroid/icu/impl/IDNA2003;->convertIDNToASCII(Ljava/lang/String;I)Ljava/lang/StringBuffer;
art-benchmark-service00abe242023-02-13 10:31:34 -08008659HSPLandroid/icu/impl/IDNA2003;->convertToASCII(Landroid/icu/text/UCharacterIterator;I)Ljava/lang/StringBuffer;+]Landroid/icu/text/UCharacterIterator;Landroid/icu/impl/ReplaceableUCharacterIterator;]Ljava/lang/StringBuffer;Ljava/lang/StringBuffer;
art-benchmark-service84deab32021-05-12 09:41:00 -07008660HSPLandroid/icu/impl/IDNA2003;->getSeparatorIndex([CII)I
8661HSPLandroid/icu/impl/IDNA2003;->isLDHChar(I)Z
8662HSPLandroid/icu/impl/IDNA2003;->isLabelSeparator(I)Z
8663HSPLandroid/icu/impl/LocaleIDParser$1;-><init>(Landroid/icu/impl/LocaleIDParser;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008664HSPLandroid/icu/impl/LocaleIDParser$1;->compare(Ljava/lang/Object;Ljava/lang/Object;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07008665HSPLandroid/icu/impl/LocaleIDParser$1;->compare(Ljava/lang/String;Ljava/lang/String;)I
8666HSPLandroid/icu/impl/LocaleIDParser;-><init>(Ljava/lang/String;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008667HSPLandroid/icu/impl/LocaleIDParser;-><init>(Ljava/lang/String;Z)V+]Ljava/lang/String;Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008668HSPLandroid/icu/impl/LocaleIDParser;->addSeparator()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008669HSPLandroid/icu/impl/LocaleIDParser;->append(C)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service84deab32021-05-12 09:41:00 -07008670HSPLandroid/icu/impl/LocaleIDParser;->append(Ljava/lang/String;)V
8671HSPLandroid/icu/impl/LocaleIDParser;->atTerminator()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008672HSPLandroid/icu/impl/LocaleIDParser;->getBaseName()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07008673HSPLandroid/icu/impl/LocaleIDParser;->getCountry()Ljava/lang/String;
8674HSPLandroid/icu/impl/LocaleIDParser;->getKeyComparator()Ljava/util/Comparator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008675HSPLandroid/icu/impl/LocaleIDParser;->getKeyword()Ljava/lang/String;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008676HSPLandroid/icu/impl/LocaleIDParser;->getKeywordMap()Ljava/util/Map;+]Ljava/util/TreeMap;Ljava/util/TreeMap;
8677HSPLandroid/icu/impl/LocaleIDParser;->getKeywordValue(Ljava/lang/String;)Ljava/lang/String;+]Landroid/icu/impl/LocaleIDParser;Landroid/icu/impl/LocaleIDParser;]Ljava/util/Map;Ljava/util/Collections$EmptyMap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008678HSPLandroid/icu/impl/LocaleIDParser;->getKeywords()Ljava/util/Iterator;
art-benchmark-service84deab32021-05-12 09:41:00 -07008679HSPLandroid/icu/impl/LocaleIDParser;->getLanguage()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008680HSPLandroid/icu/impl/LocaleIDParser;->getName()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07008681HSPLandroid/icu/impl/LocaleIDParser;->getScript()Ljava/lang/String;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008682HSPLandroid/icu/impl/LocaleIDParser;->getString(I)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008683HSPLandroid/icu/impl/LocaleIDParser;->getValue()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07008684HSPLandroid/icu/impl/LocaleIDParser;->getVariant()Ljava/lang/String;
8685HSPLandroid/icu/impl/LocaleIDParser;->haveExperimentalLanguagePrefix()Z
8686HSPLandroid/icu/impl/LocaleIDParser;->haveKeywordAssign()Z
8687HSPLandroid/icu/impl/LocaleIDParser;->isDoneOrItemSeparator(C)Z
8688HSPLandroid/icu/impl/LocaleIDParser;->isDoneOrKeywordAssign(C)Z
8689HSPLandroid/icu/impl/LocaleIDParser;->isTerminator(C)Z
8690HSPLandroid/icu/impl/LocaleIDParser;->isTerminatorOrIDSeparator(C)Z
8691HSPLandroid/icu/impl/LocaleIDParser;->next()C
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008692HSPLandroid/icu/impl/LocaleIDParser;->parseBaseName()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008693HSPLandroid/icu/impl/LocaleIDParser;->parseCountry()I+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008694HSPLandroid/icu/impl/LocaleIDParser;->parseKeywords()I
8695HSPLandroid/icu/impl/LocaleIDParser;->parseLanguage()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008696HSPLandroid/icu/impl/LocaleIDParser;->parseScript()I+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008697HSPLandroid/icu/impl/LocaleIDParser;->parseVariant()I
art-benchmark-service84deab32021-05-12 09:41:00 -07008698HSPLandroid/icu/impl/LocaleIDParser;->reset()V
8699HSPLandroid/icu/impl/LocaleIDParser;->setKeywordValue(Ljava/lang/String;Ljava/lang/String;)V
8700HSPLandroid/icu/impl/LocaleIDParser;->setKeywordValue(Ljava/lang/String;Ljava/lang/String;Z)V
8701HSPLandroid/icu/impl/LocaleIDParser;->setToKeywordStart()Z
8702HSPLandroid/icu/impl/LocaleIDParser;->skipCountry()V
8703HSPLandroid/icu/impl/LocaleIDParser;->skipLanguage()V
8704HSPLandroid/icu/impl/LocaleIDParser;->skipScript()V
8705HSPLandroid/icu/impl/LocaleIDParser;->skipUntilTerminatorOrIDSeparator()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008706HSPLandroid/icu/impl/Norm2AllModes$ComposeNormalizer2;->spanQuickCheckYes(Ljava/lang/CharSequence;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07008707HSPLandroid/icu/impl/Norm2AllModes$DecomposeNormalizer2;->normalizeAndAppend(Ljava/lang/CharSequence;ZLandroid/icu/impl/Normalizer2Impl$ReorderingBuffer;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008708HSPLandroid/icu/impl/Norm2AllModes$DecomposeNormalizer2;->spanQuickCheckYes(Ljava/lang/CharSequence;)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008709HSPLandroid/icu/impl/Norm2AllModes$NFKCSingleton;->-$$Nest$sfgetINSTANCE()Landroid/icu/impl/Norm2AllModes$Norm2AllModesSingleton;
8710HSPLandroid/icu/impl/Norm2AllModes$Norm2AllModesSingleton;->-$$Nest$fgetallModes(Landroid/icu/impl/Norm2AllModes$Norm2AllModesSingleton;)Landroid/icu/impl/Norm2AllModes;
8711HSPLandroid/icu/impl/Norm2AllModes$Norm2AllModesSingleton;->-$$Nest$fgetexception(Landroid/icu/impl/Norm2AllModes$Norm2AllModesSingleton;)Ljava/lang/RuntimeException;
8712HSPLandroid/icu/impl/Norm2AllModes$Normalizer2WithImpl;->normalize(Ljava/lang/CharSequence;Ljava/lang/StringBuilder;)Ljava/lang/StringBuilder;
art-benchmark-service84deab32021-05-12 09:41:00 -07008713HSPLandroid/icu/impl/Norm2AllModes$Normalizer2WithImpl;->normalizeSecondAndAppend(Ljava/lang/StringBuilder;Ljava/lang/CharSequence;)Ljava/lang/StringBuilder;
8714HSPLandroid/icu/impl/Norm2AllModes$Normalizer2WithImpl;->normalizeSecondAndAppend(Ljava/lang/StringBuilder;Ljava/lang/CharSequence;Z)Ljava/lang/StringBuilder;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008715HSPLandroid/icu/impl/Norm2AllModes;->getFCDNormalizer2()Landroid/icu/text/Normalizer2;
art-benchmark-service84deab32021-05-12 09:41:00 -07008716HSPLandroid/icu/impl/Norm2AllModes;->getInstanceFromSingleton(Landroid/icu/impl/Norm2AllModes$Norm2AllModesSingleton;)Landroid/icu/impl/Norm2AllModes;
8717HSPLandroid/icu/impl/Norm2AllModes;->getNFCInstance()Landroid/icu/impl/Norm2AllModes;
8718HSPLandroid/icu/impl/Norm2AllModes;->getNFKCInstance()Landroid/icu/impl/Norm2AllModes;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008719HSPLandroid/icu/impl/Normalizer2Impl$ReorderingBuffer;-><init>(Landroid/icu/impl/Normalizer2Impl;Ljava/lang/Appendable;I)V
8720HSPLandroid/icu/impl/Normalizer2Impl$ReorderingBuffer;->append(Ljava/lang/CharSequence;IIZII)V
8721HSPLandroid/icu/impl/Normalizer2Impl$ReorderingBuffer;->flushAndAppendZeroCC(Ljava/lang/CharSequence;II)Landroid/icu/impl/Normalizer2Impl$ReorderingBuffer;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008722HSPLandroid/icu/impl/Normalizer2Impl;->addToStartSet(Landroid/icu/util/MutableCodePointTrie;II)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008723HSPLandroid/icu/impl/Normalizer2Impl;->composeQuickCheck(Ljava/lang/CharSequence;IIZZ)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008724HSPLandroid/icu/impl/Normalizer2Impl;->decompose(IILandroid/icu/impl/Normalizer2Impl$ReorderingBuffer;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008725HSPLandroid/icu/impl/Normalizer2Impl;->decompose(Ljava/lang/CharSequence;IILandroid/icu/impl/Normalizer2Impl$ReorderingBuffer;)I+]Landroid/icu/util/CodePointTrie$Fast16;Landroid/icu/util/CodePointTrie$Fast16;]Ljava/lang/CharSequence;Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07008726HSPLandroid/icu/impl/Normalizer2Impl;->decomposeAndAppend(Ljava/lang/CharSequence;ZLandroid/icu/impl/Normalizer2Impl$ReorderingBuffer;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008727HSPLandroid/icu/impl/Normalizer2Impl;->ensureCanonIterData()Landroid/icu/impl/Normalizer2Impl;
8728HSPLandroid/icu/impl/Normalizer2Impl;->getRawNorm16(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -07008729HSPLandroid/icu/impl/Normalizer2Impl;->hangulLVT()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008730HSPLandroid/icu/impl/Normalizer2Impl;->isDecompNoAlgorithmic(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07008731HSPLandroid/icu/impl/Normalizer2Impl;->isDecompYes(I)Z
8732HSPLandroid/icu/impl/Normalizer2Impl;->isHangulLV(I)Z
8733HSPLandroid/icu/impl/Normalizer2Impl;->isHangulLVT(I)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008734HSPLandroid/icu/impl/Normalizer2Impl;->isInert(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008735HSPLandroid/icu/impl/Normalizer2Impl;->isMaybeOrNonZeroCC(I)Z
8736HSPLandroid/icu/impl/Normalizer2Impl;->mapAlgorithmic(II)I
art-benchmark-service84deab32021-05-12 09:41:00 -07008737HSPLandroid/icu/impl/OlsonTimeZone;-><init>(Landroid/icu/util/UResourceBundle;Landroid/icu/util/UResourceBundle;Ljava/lang/String;)V
8738HSPLandroid/icu/impl/OlsonTimeZone;->clone()Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008739HSPLandroid/icu/impl/OlsonTimeZone;->cloneAsThawed()Landroid/icu/util/TimeZone;
art-benchmark-service84deab32021-05-12 09:41:00 -07008740HSPLandroid/icu/impl/OlsonTimeZone;->construct(Landroid/icu/util/UResourceBundle;Landroid/icu/util/UResourceBundle;Ljava/lang/String;)V
8741HSPLandroid/icu/impl/OlsonTimeZone;->equals(Ljava/lang/Object;)Z
8742HSPLandroid/icu/impl/OlsonTimeZone;->freeze()Landroid/icu/util/TimeZone;
8743HSPLandroid/icu/impl/OlsonTimeZone;->getCanonicalID()Ljava/lang/String;
8744HSPLandroid/icu/impl/OlsonTimeZone;->getHistoricalOffset(JZII[I)V
8745HSPLandroid/icu/impl/OlsonTimeZone;->getInt(B)I
8746HSPLandroid/icu/impl/OlsonTimeZone;->getNextTransition(JZ)Landroid/icu/util/TimeZoneTransition;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008747HSPLandroid/icu/impl/OlsonTimeZone;->getOffset(JZ[I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008748HSPLandroid/icu/impl/OlsonTimeZone;->getTimeZoneRules()[Landroid/icu/util/TimeZoneRule;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008749HSPLandroid/icu/impl/OlsonTimeZone;->hashCode()I+]Landroid/icu/util/SimpleTimeZone;Landroid/icu/util/SimpleTimeZone;
art-benchmark-service84deab32021-05-12 09:41:00 -07008750HSPLandroid/icu/impl/OlsonTimeZone;->initTransitionRules()V
8751HSPLandroid/icu/impl/OlsonTimeZone;->initialDstOffset()I
8752HSPLandroid/icu/impl/OlsonTimeZone;->initialRawOffset()I
8753HSPLandroid/icu/impl/OlsonTimeZone;->isFrozen()Z
8754HSPLandroid/icu/impl/OlsonTimeZone;->loadRule(Landroid/icu/util/UResourceBundle;Ljava/lang/String;)Landroid/icu/util/UResourceBundle;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008755HSPLandroid/icu/impl/OlsonTimeZone;->toString()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service84deab32021-05-12 09:41:00 -07008756HSPLandroid/icu/impl/PatternProps;->isWhiteSpace(I)Z
8757HSPLandroid/icu/impl/PatternProps;->skipWhiteSpace(Ljava/lang/CharSequence;I)I
8758HSPLandroid/icu/impl/PatternTokenizer;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008759HSPLandroid/icu/impl/PatternTokenizer;->next(Ljava/lang/StringBuffer;)I
8760HSPLandroid/icu/impl/PatternTokenizer;->quoteLiteral(Ljava/lang/String;)Ljava/lang/String;
8761HSPLandroid/icu/impl/PatternTokenizer;->setExtraQuotingCharacters(Landroid/icu/text/UnicodeSet;)Landroid/icu/impl/PatternTokenizer;
art-benchmark-service84deab32021-05-12 09:41:00 -07008762HSPLandroid/icu/impl/PatternTokenizer;->setPattern(Ljava/lang/String;)Landroid/icu/impl/PatternTokenizer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008763HSPLandroid/icu/impl/PatternTokenizer;->setSyntaxCharacters(Landroid/icu/text/UnicodeSet;)Landroid/icu/impl/PatternTokenizer;
art-benchmark-service84deab32021-05-12 09:41:00 -07008764HSPLandroid/icu/impl/PatternTokenizer;->setUsingQuote(Z)Landroid/icu/impl/PatternTokenizer;
8765HSPLandroid/icu/impl/PluralRulesLoader;->checkBuildRulesIdMaps()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008766HSPLandroid/icu/impl/PluralRulesLoader;->forLocale(Landroid/icu/util/ULocale;Landroid/icu/text/PluralRules$PluralType;)Landroid/icu/text/PluralRules;
art-benchmark-service84deab32021-05-12 09:41:00 -07008767HSPLandroid/icu/impl/PluralRulesLoader;->getLocaleIdToRulesIdMap(Landroid/icu/text/PluralRules$PluralType;)Ljava/util/Map;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008768HSPLandroid/icu/impl/PluralRulesLoader;->getOrCreateRulesForLocale(Landroid/icu/util/ULocale;Landroid/icu/text/PluralRules$PluralType;)Landroid/icu/text/PluralRules;
art-benchmark-service84deab32021-05-12 09:41:00 -07008769HSPLandroid/icu/impl/PluralRulesLoader;->getPluralBundle()Landroid/icu/util/UResourceBundle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008770HSPLandroid/icu/impl/PluralRulesLoader;->getRulesIdForLocale(Landroid/icu/util/ULocale;Landroid/icu/text/PluralRules$PluralType;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07008771HSPLandroid/icu/impl/RBBIDataWrapper$IsAcceptable;->isDataVersionAcceptable([B)Z
8772HSPLandroid/icu/impl/RBBIDataWrapper$RBBIDataHeader;-><init>()V
8773HSPLandroid/icu/impl/RBBIDataWrapper$RBBIStateTable;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008774HSPLandroid/icu/impl/RBBIDataWrapper$RBBIStateTable;->get(Ljava/nio/ByteBuffer;I)Landroid/icu/impl/RBBIDataWrapper$RBBIStateTable;
art-benchmark-service84deab32021-05-12 09:41:00 -07008775HSPLandroid/icu/impl/RBBIDataWrapper;-><init>()V
8776HSPLandroid/icu/impl/RBBIDataWrapper;->get(Ljava/nio/ByteBuffer;)Landroid/icu/impl/RBBIDataWrapper;
8777HSPLandroid/icu/impl/ReplaceableUCharacterIterator;-><init>(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008778HSPLandroid/icu/impl/ReplaceableUCharacterIterator;->getLength()I
8779HSPLandroid/icu/impl/ReplaceableUCharacterIterator;->getText([CI)I
art-benchmark-service00abe242023-02-13 10:31:34 -08008780HSPLandroid/icu/impl/ReplaceableUCharacterIterator;->next()I+]Landroid/icu/text/Replaceable;Landroid/icu/text/ReplaceableString;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008781HSPLandroid/icu/impl/ReplaceableUCharacterIterator;->setIndex(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008782HSPLandroid/icu/impl/RuleCharacterIterator;->_advance(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008783HSPLandroid/icu/impl/RuleCharacterIterator;->_current()I
art-benchmark-service84deab32021-05-12 09:41:00 -07008784HSPLandroid/icu/impl/RuleCharacterIterator;->atEnd()Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008785HSPLandroid/icu/impl/RuleCharacterIterator;->getPos(Landroid/icu/impl/RuleCharacterIterator$Position;)Landroid/icu/impl/RuleCharacterIterator$Position;
8786HSPLandroid/icu/impl/RuleCharacterIterator;->isEscaped()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07008787HSPLandroid/icu/impl/RuleCharacterIterator;->next(I)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008788HSPLandroid/icu/impl/RuleCharacterIterator;->setPos(Landroid/icu/impl/RuleCharacterIterator$Position;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008789HSPLandroid/icu/impl/RuleCharacterIterator;->skipIgnored(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008790HSPLandroid/icu/impl/SimpleCache;->get(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07008791HSPLandroid/icu/impl/SimpleCache;->put(Ljava/lang/Object;Ljava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008792HSPLandroid/icu/impl/SimpleFormatterImpl;->compileToStringMinMaxArguments(Ljava/lang/CharSequence;Ljava/lang/StringBuilder;II)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07008793HSPLandroid/icu/impl/SimpleFormatterImpl;->format(Ljava/lang/String;[Ljava/lang/CharSequence;Ljava/lang/StringBuilder;Ljava/lang/String;Z[I)Ljava/lang/StringBuilder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008794HSPLandroid/icu/impl/SimpleFormatterImpl;->formatPrefixSuffix(Ljava/lang/String;Ljava/text/Format$Field;IILandroid/icu/impl/FormattedStringBuilder;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07008795HSPLandroid/icu/impl/SimpleFormatterImpl;->formatRawPattern(Ljava/lang/String;II[Ljava/lang/CharSequence;)Ljava/lang/String;
8796HSPLandroid/icu/impl/SimpleFormatterImpl;->getArgumentLimit(Ljava/lang/String;)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008797HSPLandroid/icu/impl/SoftCache;->getInstance(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+]Ljava/util/concurrent/ConcurrentHashMap;Ljava/util/concurrent/ConcurrentHashMap;]Landroid/icu/impl/CacheValue;Landroid/icu/impl/CacheValue$SoftValue;,Landroid/icu/impl/CacheValue$NullValue;]Landroid/icu/impl/SoftCache;Landroid/icu/text/DecimalFormatSymbols$1;,Landroid/icu/text/NumberingSystem$1;,Landroid/icu/util/ULocale$2;,Landroid/icu/impl/ICUResourceBundle$1;
art-benchmark-service84deab32021-05-12 09:41:00 -07008798HSPLandroid/icu/impl/StandardPlural;->fromString(Ljava/lang/CharSequence;)Landroid/icu/impl/StandardPlural;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008799HSPLandroid/icu/impl/StandardPlural;->orNullFromString(Ljava/lang/CharSequence;)Landroid/icu/impl/StandardPlural;
art-benchmark-service66b4d952021-07-17 17:15:31 -07008800HSPLandroid/icu/impl/StandardPlural;->orOtherFromString(Ljava/lang/CharSequence;)Landroid/icu/impl/StandardPlural;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07008801HSPLandroid/icu/impl/StandardPlural;->values()[Landroid/icu/impl/StandardPlural;
art-benchmark-service84deab32021-05-12 09:41:00 -07008802HSPLandroid/icu/impl/StaticUnicodeSets;->chooseFrom(Ljava/lang/String;Landroid/icu/impl/StaticUnicodeSets$Key;)Landroid/icu/impl/StaticUnicodeSets$Key;
8803HSPLandroid/icu/impl/StaticUnicodeSets;->chooseFrom(Ljava/lang/String;Landroid/icu/impl/StaticUnicodeSets$Key;Landroid/icu/impl/StaticUnicodeSets$Key;)Landroid/icu/impl/StaticUnicodeSets$Key;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008804HSPLandroid/icu/impl/StaticUnicodeSets;->get(Landroid/icu/impl/StaticUnicodeSets$Key;)Landroid/icu/text/UnicodeSet;
art-benchmark-service84deab32021-05-12 09:41:00 -07008805HSPLandroid/icu/impl/StringSegment;-><init>(Ljava/lang/String;Z)V
8806HSPLandroid/icu/impl/StringSegment;->adjustOffset(I)V
8807HSPLandroid/icu/impl/StringSegment;->charAt(I)C
8808HSPLandroid/icu/impl/StringSegment;->codePointsEqual(IIZ)Z
8809HSPLandroid/icu/impl/StringSegment;->getCodePoint()I
8810HSPLandroid/icu/impl/StringSegment;->getCommonPrefixLength(Ljava/lang/CharSequence;)I
8811HSPLandroid/icu/impl/StringSegment;->getOffset()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008812HSPLandroid/icu/impl/StringSegment;->getPrefixLengthInternal(Ljava/lang/CharSequence;Z)I+]Ljava/lang/CharSequence;Ljava/lang/String;]Landroid/icu/impl/StringSegment;Landroid/icu/impl/StringSegment;
art-benchmark-service84deab32021-05-12 09:41:00 -07008813HSPLandroid/icu/impl/StringSegment;->length()I
art-benchmark-service00abe242023-02-13 10:31:34 -08008814HSPLandroid/icu/impl/StringSegment;->startsWith(Landroid/icu/text/UnicodeSet;)Z+]Landroid/icu/text/UnicodeSet;Landroid/icu/text/UnicodeSet;]Landroid/icu/impl/StringSegment;Landroid/icu/impl/StringSegment;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008815HSPLandroid/icu/impl/StringSegment;->startsWith(Ljava/lang/CharSequence;)Z+]Ljava/lang/CharSequence;Ljava/lang/String;]Landroid/icu/impl/StringSegment;Landroid/icu/impl/StringSegment;
art-benchmark-service84deab32021-05-12 09:41:00 -07008816HSPLandroid/icu/impl/TextTrieMap$Node;-><init>(Landroid/icu/impl/TextTrieMap;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008817HSPLandroid/icu/impl/TextTrieMap;-><init>(Z)V
8818HSPLandroid/icu/impl/TimeZoneNamesFactoryImpl;->getTimeZoneNames(Landroid/icu/util/ULocale;)Landroid/icu/text/TimeZoneNames;
8819HSPLandroid/icu/impl/TimeZoneNamesImpl$MZMapEntry;-><init>(Ljava/lang/String;JJ)V
8820HSPLandroid/icu/impl/TimeZoneNamesImpl$MZMapEntry;->from()J
8821HSPLandroid/icu/impl/TimeZoneNamesImpl$MZMapEntry;->mzID()Ljava/lang/String;
8822HSPLandroid/icu/impl/TimeZoneNamesImpl$MZMapEntry;->to()J
8823HSPLandroid/icu/impl/TimeZoneNamesImpl$TZ2MZsCache;->createInstance(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
8824HSPLandroid/icu/impl/TimeZoneNamesImpl$TZ2MZsCache;->createInstance(Ljava/lang/String;Ljava/lang/String;)Ljava/util/List;
8825HSPLandroid/icu/impl/TimeZoneNamesImpl$TZ2MZsCache;->parseDate(Ljava/lang/String;)J
8826HSPLandroid/icu/impl/TimeZoneNamesImpl$ZNames;-><init>([Ljava/lang/String;)V
8827HSPLandroid/icu/impl/TimeZoneNamesImpl$ZNames;->createMetaZoneAndPutInCache(Ljava/util/Map;[Ljava/lang/String;Ljava/lang/String;)Landroid/icu/impl/TimeZoneNamesImpl$ZNames;
8828HSPLandroid/icu/impl/TimeZoneNamesImpl$ZNames;->createTimeZoneAndPutInCache(Ljava/util/Map;[Ljava/lang/String;Ljava/lang/String;)Landroid/icu/impl/TimeZoneNamesImpl$ZNames;
8829HSPLandroid/icu/impl/TimeZoneNamesImpl$ZNames;->getName(Landroid/icu/text/TimeZoneNames$NameType;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008830HSPLandroid/icu/impl/TimeZoneNamesImpl$ZNames;->getNameTypeIndex(Landroid/icu/text/TimeZoneNames$NameType;)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008831HSPLandroid/icu/impl/TimeZoneNamesImpl$ZNamesLoader;->-$$Nest$mgetNames(Landroid/icu/impl/TimeZoneNamesImpl$ZNamesLoader;)[Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07008832HSPLandroid/icu/impl/TimeZoneNamesImpl$ZNamesLoader;-><init>()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008833HSPLandroid/icu/impl/TimeZoneNamesImpl$ZNamesLoader;-><init>(Landroid/icu/impl/TimeZoneNamesImpl$ZNamesLoader-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008834HSPLandroid/icu/impl/TimeZoneNamesImpl$ZNamesLoader;->getNames()[Ljava/lang/String;
8835HSPLandroid/icu/impl/TimeZoneNamesImpl$ZNamesLoader;->loadMetaZone(Landroid/icu/impl/ICUResourceBundle;Ljava/lang/String;)V
8836HSPLandroid/icu/impl/TimeZoneNamesImpl$ZNamesLoader;->loadNames(Landroid/icu/impl/ICUResourceBundle;Ljava/lang/String;)V
8837HSPLandroid/icu/impl/TimeZoneNamesImpl$ZNamesLoader;->loadTimeZone(Landroid/icu/impl/ICUResourceBundle;Ljava/lang/String;)V
8838HSPLandroid/icu/impl/TimeZoneNamesImpl$ZNamesLoader;->nameTypeIndexFromKey(Landroid/icu/impl/UResource$Key;)Landroid/icu/impl/TimeZoneNamesImpl$ZNames$NameTypeIndex;
8839HSPLandroid/icu/impl/TimeZoneNamesImpl$ZNamesLoader;->put(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;Z)V
8840HSPLandroid/icu/impl/TimeZoneNamesImpl$ZNamesLoader;->setNameIfEmpty(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;)V
8841HSPLandroid/icu/impl/TimeZoneNamesImpl;-><init>(Landroid/icu/util/ULocale;)V
8842HSPLandroid/icu/impl/TimeZoneNamesImpl;->_getAvailableMetaZoneIDs(Ljava/lang/String;)Ljava/util/Set;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008843HSPLandroid/icu/impl/TimeZoneNamesImpl;->_getMetaZoneID(Ljava/lang/String;J)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07008844HSPLandroid/icu/impl/TimeZoneNamesImpl;->getAvailableMetaZoneIDs(Ljava/lang/String;)Ljava/util/Set;
8845HSPLandroid/icu/impl/TimeZoneNamesImpl;->getDefaultExemplarLocationName(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008846HSPLandroid/icu/impl/TimeZoneNamesImpl;->getMetaZoneDisplayName(Ljava/lang/String;Landroid/icu/text/TimeZoneNames$NameType;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07008847HSPLandroid/icu/impl/TimeZoneNamesImpl;->getMetaZoneID(Ljava/lang/String;J)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008848HSPLandroid/icu/impl/TimeZoneNamesImpl;->getTimeZoneDisplayName(Ljava/lang/String;Landroid/icu/text/TimeZoneNames$NameType;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07008849HSPLandroid/icu/impl/TimeZoneNamesImpl;->initialize(Landroid/icu/util/ULocale;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008850HSPLandroid/icu/impl/TimeZoneNamesImpl;->loadMetaZoneNames(Ljava/lang/String;)Landroid/icu/impl/TimeZoneNamesImpl$ZNames;
art-benchmark-service84deab32021-05-12 09:41:00 -07008851HSPLandroid/icu/impl/TimeZoneNamesImpl;->loadStrings(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008852HSPLandroid/icu/impl/TimeZoneNamesImpl;->loadTimeZoneNames(Ljava/lang/String;)Landroid/icu/impl/TimeZoneNamesImpl$ZNames;
art-benchmark-service84deab32021-05-12 09:41:00 -07008853HSPLandroid/icu/impl/Trie2;-><init>()V
8854HSPLandroid/icu/impl/Trie2;->createFromSerialized(Ljava/nio/ByteBuffer;)Landroid/icu/impl/Trie2;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008855HSPLandroid/icu/impl/Trie2Writable;-><init>(II)V
8856HSPLandroid/icu/impl/Trie2Writable;->allocDataBlock(I)I
8857HSPLandroid/icu/impl/Trie2Writable;->fillBlock(IIIIIZ)V
8858HSPLandroid/icu/impl/Trie2Writable;->getDataBlock(IZ)I
8859HSPLandroid/icu/impl/Trie2Writable;->getIndex2Block(IZ)I
8860HSPLandroid/icu/impl/Trie2Writable;->init(II)V
8861HSPLandroid/icu/impl/Trie2Writable;->isWritableBlock(I)Z
8862HSPLandroid/icu/impl/Trie2Writable;->set(II)Landroid/icu/impl/Trie2Writable;
8863HSPLandroid/icu/impl/Trie2Writable;->set(IZI)Landroid/icu/impl/Trie2Writable;
8864HSPLandroid/icu/impl/Trie2Writable;->setIndex2Entry(II)V
8865HSPLandroid/icu/impl/Trie2Writable;->setRange(IIIZ)Landroid/icu/impl/Trie2Writable;
8866HSPLandroid/icu/impl/Trie2Writable;->writeBlock(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008867HSPLandroid/icu/impl/Trie2_16;->get(I)I
8868HSPLandroid/icu/impl/Trie2_32;->get(I)I
8869HSPLandroid/icu/impl/Trie2_32;->getFromU16SingleLead(C)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008870HSPLandroid/icu/impl/UBiDiProps;->getClass(I)I
art-benchmark-service66b4d952021-07-17 17:15:31 -07008871HSPLandroid/icu/impl/UBiDiProps;->getClassFromProps(I)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08008872HSPLandroid/icu/impl/UCaseProps;->fold(II)I+]Landroid/icu/impl/Trie2_16;Landroid/icu/impl/Trie2_16;
art-benchmark-service84deab32021-05-12 09:41:00 -07008873HSPLandroid/icu/impl/UCaseProps;->getCaseLocale(Ljava/lang/String;)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008874HSPLandroid/icu/impl/UCaseProps;->getCaseLocale(Ljava/util/Locale;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07008875HSPLandroid/icu/impl/UCaseProps;->getDelta(I)I
8876HSPLandroid/icu/impl/UCaseProps;->isUpperOrTitleFromProps(I)Z
8877HSPLandroid/icu/impl/UCaseProps;->propsHasException(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008878HSPLandroid/icu/impl/UCaseProps;->toUpperOrTitle(ILandroid/icu/impl/UCaseProps$ContextIterator;Ljava/lang/Appendable;IZ)I
art-benchmark-service84deab32021-05-12 09:41:00 -07008879HSPLandroid/icu/impl/UCharacterProperty$IntProperty;->getValue(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008880HSPLandroid/icu/impl/UCharacterProperty;->digit(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -07008881HSPLandroid/icu/impl/UCharacterProperty;->getIntPropertyValue(II)I
8882HSPLandroid/icu/impl/UCharacterProperty;->getNumericTypeValue(I)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008883HSPLandroid/icu/impl/UCharacterProperty;->getProperty(I)I
8884HSPLandroid/icu/impl/UCharacterProperty;->getType(I)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008885HSPLandroid/icu/impl/UPropertyAliases;->asciiToLowercase(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -07008886HSPLandroid/icu/impl/UPropertyAliases;->containsName(Landroid/icu/util/BytesTrie;Ljava/lang/CharSequence;)Z
8887HSPLandroid/icu/impl/UPropertyAliases;->findProperty(I)I
8888HSPLandroid/icu/impl/UPropertyAliases;->getPropertyOrValueEnum(ILjava/lang/CharSequence;)I
8889HSPLandroid/icu/impl/UPropertyAliases;->getPropertyValueEnumNoThrow(ILjava/lang/CharSequence;)I
8890HSPLandroid/icu/impl/UResource$Key;-><init>()V
8891HSPLandroid/icu/impl/UResource$Key;->charAt(I)C
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008892HSPLandroid/icu/impl/UResource$Key;->contentEquals(Ljava/lang/CharSequence;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07008893HSPLandroid/icu/impl/UResource$Key;->endsWith(Ljava/lang/CharSequence;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008894HSPLandroid/icu/impl/UResource$Key;->internalSubString(II)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07008895HSPLandroid/icu/impl/UResource$Key;->length()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008896HSPLandroid/icu/impl/UResource$Key;->regionMatches(ILjava/lang/CharSequence;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07008897HSPLandroid/icu/impl/UResource$Key;->setBytes([BI)Landroid/icu/impl/UResource$Key;
8898HSPLandroid/icu/impl/UResource$Key;->setString(Ljava/lang/String;)Landroid/icu/impl/UResource$Key;
8899HSPLandroid/icu/impl/UResource$Key;->toString()Ljava/lang/String;
8900HSPLandroid/icu/impl/UResource$Sink;-><init>()V
8901HSPLandroid/icu/impl/UResource$Value;-><init>()V
8902HSPLandroid/icu/impl/UResource$Value;->toString()Ljava/lang/String;
8903HSPLandroid/icu/impl/Utility;->addExact(II)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008904HSPLandroid/icu/impl/Utility;->appendTo(Ljava/lang/CharSequence;Ljava/lang/Appendable;)Ljava/lang/Appendable;
art-benchmark-service84deab32021-05-12 09:41:00 -07008905HSPLandroid/icu/impl/Utility;->arrayEquals([BLjava/lang/Object;)Z
8906HSPLandroid/icu/impl/Utility;->arrayRegionMatches([BI[BII)Z
8907HSPLandroid/icu/impl/Utility;->sameObjects(Ljava/lang/Object;Ljava/lang/Object;)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008908HSPLandroid/icu/impl/Utility;->shouldAlwaysBeEscaped(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07008909HSPLandroid/icu/impl/ZoneMeta$SystemTimeZoneCache;->createInstance(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
8910HSPLandroid/icu/impl/ZoneMeta$SystemTimeZoneCache;->createInstance(Ljava/lang/String;Ljava/lang/String;)Landroid/icu/impl/OlsonTimeZone;
8911HSPLandroid/icu/impl/ZoneMeta;->findCLDRCanonicalID(Ljava/lang/String;)Ljava/lang/String;
8912HSPLandroid/icu/impl/ZoneMeta;->getCanonicalCLDRID(Landroid/icu/util/TimeZone;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008913HSPLandroid/icu/impl/ZoneMeta;->getCanonicalCLDRID(Ljava/lang/String;)Ljava/lang/String;
8914HSPLandroid/icu/impl/ZoneMeta;->getSystemTimeZone(Ljava/lang/String;)Landroid/icu/impl/OlsonTimeZone;
art-benchmark-service84deab32021-05-12 09:41:00 -07008915HSPLandroid/icu/impl/ZoneMeta;->getZoneIDs()[Ljava/lang/String;
8916HSPLandroid/icu/impl/ZoneMeta;->getZoneIndex(Ljava/lang/String;)I
8917HSPLandroid/icu/impl/ZoneMeta;->openOlsonResource(Landroid/icu/util/UResourceBundle;Ljava/lang/String;)Landroid/icu/util/UResourceBundle;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008918HSPLandroid/icu/impl/breakiter/DictionaryBreakEngine$DequeI;->clone()Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008919HSPLandroid/icu/impl/breakiter/DictionaryBreakEngine$DequeI;->removeAllElements()V
art-benchmark-service84deab32021-05-12 09:41:00 -07008920HSPLandroid/icu/impl/coll/Collation;-><clinit>()V
8921HSPLandroid/icu/impl/coll/Collation;->ceFromCE32(I)J
8922HSPLandroid/icu/impl/coll/Collation;->ceFromSimpleCE32(I)J
8923HSPLandroid/icu/impl/coll/Collation;->indexFromCE32(I)I
8924HSPLandroid/icu/impl/coll/Collation;->isSpecialCE32(I)Z
8925HSPLandroid/icu/impl/coll/Collation;->makeCE(J)J
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008926HSPLandroid/icu/impl/coll/Collation;->makeCE32FromTagAndIndex(II)I
art-benchmark-service84deab32021-05-12 09:41:00 -07008927HSPLandroid/icu/impl/coll/Collation;->tagFromCE32(I)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008928HSPLandroid/icu/impl/coll/CollationBuilder$BundleImporter;-><init>()V
8929HSPLandroid/icu/impl/coll/CollationBuilder;-><init>(Landroid/icu/impl/coll/CollationTailoring;)V
8930HSPLandroid/icu/impl/coll/CollationBuilder;->parseAndBuild(Ljava/lang/String;)Landroid/icu/impl/coll/CollationTailoring;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008931HSPLandroid/icu/impl/coll/CollationCompare;->compareUpToQuaternary(Landroid/icu/impl/coll/CollationIterator;Landroid/icu/impl/coll/CollationIterator;Landroid/icu/impl/coll/CollationSettings;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008932HSPLandroid/icu/impl/coll/CollationData;->getCE32(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -07008933HSPLandroid/icu/impl/coll/CollationData;->getCE32FromContexts(I)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008934HSPLandroid/icu/impl/coll/CollationData;->isUnsafeBackward(IZ)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008935HSPLandroid/icu/impl/coll/CollationDataBuilder;-><init>()V
8936HSPLandroid/icu/impl/coll/CollationDataBuilder;->hasMappings()Z
8937HSPLandroid/icu/impl/coll/CollationDataBuilder;->initForTailoring(Landroid/icu/impl/coll/CollationData;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008938HSPLandroid/icu/impl/coll/CollationFCD;->hasTccc(I)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008939HSPLandroid/icu/impl/coll/CollationFastLatin;->compareUTF16([C[CILjava/lang/CharSequence;Ljava/lang/CharSequence;I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008940HSPLandroid/icu/impl/coll/CollationFastLatin;->getOptions(Landroid/icu/impl/coll/CollationData;Landroid/icu/impl/coll/CollationSettings;[C)I
art-benchmark-service84deab32021-05-12 09:41:00 -07008941HSPLandroid/icu/impl/coll/CollationIterator$CEBuffer;-><init>()V
8942HSPLandroid/icu/impl/coll/CollationIterator$CEBuffer;->append(J)V
8943HSPLandroid/icu/impl/coll/CollationIterator$CEBuffer;->appendUnsafe(J)V
8944HSPLandroid/icu/impl/coll/CollationIterator$CEBuffer;->ensureAppendCapacity(I)V
8945HSPLandroid/icu/impl/coll/CollationIterator$CEBuffer;->get(I)J
8946HSPLandroid/icu/impl/coll/CollationIterator$CEBuffer;->incLength()V
8947HSPLandroid/icu/impl/coll/CollationIterator$CEBuffer;->set(IJ)J
8948HSPLandroid/icu/impl/coll/CollationIterator;-><clinit>()V
8949HSPLandroid/icu/impl/coll/CollationIterator;-><init>(Landroid/icu/impl/coll/CollationData;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008950HSPLandroid/icu/impl/coll/CollationIterator;->appendCEsFromCE32(Landroid/icu/impl/coll/CollationData;IIZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008951HSPLandroid/icu/impl/coll/CollationIterator;->clearCEs()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008952HSPLandroid/icu/impl/coll/CollationIterator;->clearCEsIfNoneRemaining()V
art-benchmark-service84deab32021-05-12 09:41:00 -07008953HSPLandroid/icu/impl/coll/CollationIterator;->makeCodePointAndCE32Pair(II)J
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008954HSPLandroid/icu/impl/coll/CollationIterator;->nextCE()J
8955HSPLandroid/icu/impl/coll/CollationIterator;->nextCE32FromContraction(Landroid/icu/impl/coll/CollationData;ILjava/lang/CharSequence;III)I
8956HSPLandroid/icu/impl/coll/CollationIterator;->nextCEFromCE32(Landroid/icu/impl/coll/CollationData;II)J
art-benchmark-service84deab32021-05-12 09:41:00 -07008957HSPLandroid/icu/impl/coll/CollationIterator;->reset()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008958HSPLandroid/icu/impl/coll/CollationIterator;->reset(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008959HSPLandroid/icu/impl/coll/CollationKeys$SortKeyByteSink;-><init>([B)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008960HSPLandroid/icu/impl/coll/CollationKeys$SortKeyByteSink;->Append(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008961HSPLandroid/icu/impl/coll/CollationKeys$SortKeyByteSink;->NumberOfBytesAppended()I
8962HSPLandroid/icu/impl/coll/CollationKeys;->getSortKeyLevel(II)Landroid/icu/impl/coll/CollationKeys$SortKeyLevel;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008963HSPLandroid/icu/impl/coll/CollationKeys;->writeSortKeyUpToQuaternary(Landroid/icu/impl/coll/CollationIterator;[ZLandroid/icu/impl/coll/CollationSettings;Landroid/icu/impl/coll/CollationKeys$SortKeyByteSink;ILandroid/icu/impl/coll/CollationKeys$LevelCallback;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008964HSPLandroid/icu/impl/coll/CollationLoader;->findWithFallback(Landroid/icu/util/UResourceBundle;Ljava/lang/String;)Landroid/icu/util/UResourceBundle;
8965HSPLandroid/icu/impl/coll/CollationLoader;->loadTailoring(Landroid/icu/util/ULocale;Landroid/icu/util/Output;)Landroid/icu/impl/coll/CollationTailoring;
8966HSPLandroid/icu/impl/coll/CollationRoot;->getRoot()Landroid/icu/impl/coll/CollationTailoring;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008967HSPLandroid/icu/impl/coll/CollationRootElements;-><init>([J)V
8968HSPLandroid/icu/impl/coll/CollationRuleParser$Sink;-><init>()V
8969HSPLandroid/icu/impl/coll/CollationRuleParser;-><init>(Landroid/icu/impl/coll/CollationData;)V
8970HSPLandroid/icu/impl/coll/CollationRuleParser;->getOnOffValue(Ljava/lang/String;)I
8971HSPLandroid/icu/impl/coll/CollationRuleParser;->isSyntaxChar(I)Z
8972HSPLandroid/icu/impl/coll/CollationRuleParser;->parse(Ljava/lang/String;)V
8973HSPLandroid/icu/impl/coll/CollationRuleParser;->parse(Ljava/lang/String;Landroid/icu/impl/coll/CollationSettings;)V
8974HSPLandroid/icu/impl/coll/CollationRuleParser;->parseSetting()V
8975HSPLandroid/icu/impl/coll/CollationRuleParser;->readWords(ILjava/lang/StringBuilder;)I
8976HSPLandroid/icu/impl/coll/CollationRuleParser;->setImporter(Landroid/icu/impl/coll/CollationRuleParser$Importer;)V
8977HSPLandroid/icu/impl/coll/CollationRuleParser;->setSink(Landroid/icu/impl/coll/CollationRuleParser$Sink;)V
8978HSPLandroid/icu/impl/coll/CollationRuleParser;->skipWhiteSpace(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -07008979HSPLandroid/icu/impl/coll/CollationSettings;->clone()Landroid/icu/impl/coll/CollationSettings;
8980HSPLandroid/icu/impl/coll/CollationSettings;->clone()Landroid/icu/impl/coll/SharedObject;
8981HSPLandroid/icu/impl/coll/CollationSettings;->dontCheckFCD()Z
8982HSPLandroid/icu/impl/coll/CollationSettings;->getFlag(I)Z
8983HSPLandroid/icu/impl/coll/CollationSettings;->getStrength()I
8984HSPLandroid/icu/impl/coll/CollationSettings;->getStrength(I)I
8985HSPLandroid/icu/impl/coll/CollationSettings;->getTertiaryMask(I)I
8986HSPLandroid/icu/impl/coll/CollationSettings;->hasReordering()Z
8987HSPLandroid/icu/impl/coll/CollationSettings;->isNumeric()Z
8988HSPLandroid/icu/impl/coll/CollationSettings;->isTertiaryWithCaseBits(I)Z
8989HSPLandroid/icu/impl/coll/CollationSettings;->setFlag(IZ)V
8990HSPLandroid/icu/impl/coll/CollationSettings;->setStrength(I)V
8991HSPLandroid/icu/impl/coll/CollationTailoring;-><init>(Landroid/icu/impl/coll/SharedObject$Reference;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008992HSPLandroid/icu/impl/coll/CollationTailoring;->getRules()Ljava/lang/String;
8993HSPLandroid/icu/impl/coll/CollationTailoring;->setRules(Ljava/lang/String;)V
8994HSPLandroid/icu/impl/coll/CollationTailoring;->setVersion(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008995HSPLandroid/icu/impl/coll/FCDUTF16CollationIterator;-><clinit>()V
8996HSPLandroid/icu/impl/coll/FCDUTF16CollationIterator;-><init>(Landroid/icu/impl/coll/CollationData;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008997HSPLandroid/icu/impl/coll/FCDUTF16CollationIterator;->handleNextCE32()J
8998HSPLandroid/icu/impl/coll/FCDUTF16CollationIterator;->setText(ZLjava/lang/CharSequence;I)V
8999HSPLandroid/icu/impl/coll/SharedObject$Reference;->clear()V
9000HSPLandroid/icu/impl/coll/SharedObject$Reference;->clone()Landroid/icu/impl/coll/SharedObject$Reference;
9001HSPLandroid/icu/impl/coll/SharedObject$Reference;->copyOnWrite()Landroid/icu/impl/coll/SharedObject;
9002HSPLandroid/icu/impl/coll/SharedObject$Reference;->finalize()V
art-benchmark-service84deab32021-05-12 09:41:00 -07009003HSPLandroid/icu/impl/coll/SharedObject$Reference;->readOnly()Landroid/icu/impl/coll/SharedObject;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009004HSPLandroid/icu/impl/coll/SharedObject;->addRef()V
art-benchmark-service84deab32021-05-12 09:41:00 -07009005HSPLandroid/icu/impl/coll/SharedObject;->clone()Landroid/icu/impl/coll/SharedObject;
9006HSPLandroid/icu/impl/coll/SharedObject;->getRefCount()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009007HSPLandroid/icu/impl/coll/SharedObject;->removeRef()V
art-benchmark-service84deab32021-05-12 09:41:00 -07009008HSPLandroid/icu/impl/coll/UTF16CollationIterator;-><clinit>()V
9009HSPLandroid/icu/impl/coll/UTF16CollationIterator;-><init>(Landroid/icu/impl/coll/CollationData;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009010HSPLandroid/icu/impl/coll/UTF16CollationIterator;->handleNextCE32()J
9011HSPLandroid/icu/impl/coll/UTF16CollationIterator;->nextCodePoint()I
9012HSPLandroid/icu/impl/coll/UTF16CollationIterator;->setText(ZLjava/lang/CharSequence;I)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07009013HSPLandroid/icu/impl/coll/UVector32;-><init>()V
9014HSPLandroid/icu/impl/coll/UVector32;->addElement(I)V
9015HSPLandroid/icu/impl/coll/UVector32;->ensureAppendCapacity()V
9016HSPLandroid/icu/impl/coll/UVector64;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07009017HSPLandroid/icu/impl/locale/AsciiUtil;->caseIgnoreMatch(Ljava/lang/String;Ljava/lang/String;)Z
9018HSPLandroid/icu/impl/locale/AsciiUtil;->isAlpha(C)Z
9019HSPLandroid/icu/impl/locale/AsciiUtil;->isAlphaString(Ljava/lang/String;)Z
9020HSPLandroid/icu/impl/locale/AsciiUtil;->toLower(C)C
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009021HSPLandroid/icu/impl/locale/AsciiUtil;->toLowerString(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07009022HSPLandroid/icu/impl/locale/AsciiUtil;->toTitleString(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009023HSPLandroid/icu/impl/locale/AsciiUtil;->toUpper(C)C
art-benchmark-service84deab32021-05-12 09:41:00 -07009024HSPLandroid/icu/impl/locale/AsciiUtil;->toUpperString(Ljava/lang/String;)Ljava/lang/String;
9025HSPLandroid/icu/impl/locale/BaseLocale$Cache;->createObject(Landroid/icu/impl/locale/BaseLocale$Key;)Landroid/icu/impl/locale/BaseLocale;
9026HSPLandroid/icu/impl/locale/BaseLocale$Cache;->createObject(Ljava/lang/Object;)Ljava/lang/Object;
9027HSPLandroid/icu/impl/locale/BaseLocale$Cache;->normalizeKey(Landroid/icu/impl/locale/BaseLocale$Key;)Landroid/icu/impl/locale/BaseLocale$Key;
9028HSPLandroid/icu/impl/locale/BaseLocale$Cache;->normalizeKey(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009029HSPLandroid/icu/impl/locale/BaseLocale$Key;->-$$Nest$fget_lang(Landroid/icu/impl/locale/BaseLocale$Key;)Ljava/lang/String;
9030HSPLandroid/icu/impl/locale/BaseLocale$Key;->-$$Nest$fget_regn(Landroid/icu/impl/locale/BaseLocale$Key;)Ljava/lang/String;
9031HSPLandroid/icu/impl/locale/BaseLocale$Key;->-$$Nest$fget_scrt(Landroid/icu/impl/locale/BaseLocale$Key;)Ljava/lang/String;
9032HSPLandroid/icu/impl/locale/BaseLocale$Key;->-$$Nest$fget_vart(Landroid/icu/impl/locale/BaseLocale$Key;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07009033HSPLandroid/icu/impl/locale/BaseLocale$Key;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009034HSPLandroid/icu/impl/locale/BaseLocale$Key;->equals(Ljava/lang/Object;)Z
9035HSPLandroid/icu/impl/locale/BaseLocale$Key;->hashCode()I
9036HSPLandroid/icu/impl/locale/BaseLocale$Key;->normalize(Landroid/icu/impl/locale/BaseLocale$Key;)Landroid/icu/impl/locale/BaseLocale$Key;
9037HSPLandroid/icu/impl/locale/BaseLocale;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009038HSPLandroid/icu/impl/locale/BaseLocale;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/icu/impl/locale/BaseLocale-IA;)V
9039HSPLandroid/icu/impl/locale/BaseLocale;->getInstance(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Landroid/icu/impl/locale/BaseLocale;
art-benchmark-service84deab32021-05-12 09:41:00 -07009040HSPLandroid/icu/impl/locale/BaseLocale;->getLanguage()Ljava/lang/String;
9041HSPLandroid/icu/impl/locale/BaseLocale;->getRegion()Ljava/lang/String;
9042HSPLandroid/icu/impl/locale/BaseLocale;->getScript()Ljava/lang/String;
9043HSPLandroid/icu/impl/locale/BaseLocale;->getVariant()Ljava/lang/String;
9044HSPLandroid/icu/impl/locale/InternalLocaleBuilder;-><init>()V
9045HSPLandroid/icu/impl/locale/InternalLocaleBuilder;->getBaseLocale()Landroid/icu/impl/locale/BaseLocale;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009046HSPLandroid/icu/impl/locale/InternalLocaleBuilder;->getLocaleExtensions()Landroid/icu/impl/locale/LocaleExtensions;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009047HSPLandroid/icu/impl/locale/InternalLocaleBuilder;->setLanguage(Ljava/lang/String;)Landroid/icu/impl/locale/InternalLocaleBuilder;
art-benchmark-service84deab32021-05-12 09:41:00 -07009048HSPLandroid/icu/impl/locale/InternalLocaleBuilder;->setRegion(Ljava/lang/String;)Landroid/icu/impl/locale/InternalLocaleBuilder;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009049HSPLandroid/icu/impl/locale/LanguageTag;->isLanguage(Ljava/lang/String;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07009050HSPLandroid/icu/impl/locale/LanguageTag;->isRegion(Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009051HSPLandroid/icu/impl/locale/LocaleExtensions;->getKeys()Ljava/util/Set;
art-benchmark-service84deab32021-05-12 09:41:00 -07009052HSPLandroid/icu/impl/locale/LocaleObjectCache$CacheEntry;-><init>(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/ref/ReferenceQueue;)V
9053HSPLandroid/icu/impl/locale/LocaleObjectCache$CacheEntry;->getKey()Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009054HSPLandroid/icu/impl/locale/LocaleObjectCache;->cleanStaleEntries()V
9055HSPLandroid/icu/impl/locale/LocaleObjectCache;->get(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -07009056HSPLandroid/icu/impl/number/AdoptingModifierStore$1;-><clinit>()V
9057HSPLandroid/icu/impl/number/AdoptingModifierStore;-><init>(Landroid/icu/impl/number/Modifier;Landroid/icu/impl/number/Modifier;Landroid/icu/impl/number/Modifier;Landroid/icu/impl/number/Modifier;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009058HSPLandroid/icu/impl/number/AdoptingModifierStore;->getModifierWithoutPlural(Landroid/icu/impl/number/Modifier$Signum;)Landroid/icu/impl/number/Modifier;
art-benchmark-service08401c12022-12-23 09:27:20 -08009059HSPLandroid/icu/impl/number/AffixUtils;->containsType(Ljava/lang/CharSequence;I)Z+]Ljava/lang/CharSequence;Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009060HSPLandroid/icu/impl/number/AffixUtils;->escape(Ljava/lang/CharSequence;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07009061HSPLandroid/icu/impl/number/AffixUtils;->getFieldForType(I)Landroid/icu/text/NumberFormat$Field;
9062HSPLandroid/icu/impl/number/AffixUtils;->getOffset(J)I
9063HSPLandroid/icu/impl/number/AffixUtils;->getState(J)I
9064HSPLandroid/icu/impl/number/AffixUtils;->getType(J)I
9065HSPLandroid/icu/impl/number/AffixUtils;->getTypeOrCp(J)I
art-benchmark-service08401c12022-12-23 09:27:20 -08009066HSPLandroid/icu/impl/number/AffixUtils;->hasCurrencySymbols(Ljava/lang/CharSequence;)Z+]Ljava/lang/CharSequence;Ljava/lang/String;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009067HSPLandroid/icu/impl/number/AffixUtils;->hasNext(JLjava/lang/CharSequence;)Z+]Ljava/lang/CharSequence;Ljava/lang/StringBuilder;,Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009068HSPLandroid/icu/impl/number/AffixUtils;->iterateWithConsumer(Ljava/lang/CharSequence;Landroid/icu/impl/number/AffixUtils$TokenConsumer;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009069HSPLandroid/icu/impl/number/AffixUtils;->makeTag(IIII)J
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009070HSPLandroid/icu/impl/number/AffixUtils;->nextToken(JLjava/lang/CharSequence;)J+]Ljava/lang/CharSequence;Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009071HSPLandroid/icu/impl/number/AffixUtils;->unescape(Ljava/lang/CharSequence;Landroid/icu/impl/FormattedStringBuilder;ILandroid/icu/impl/number/AffixUtils$SymbolProvider;Landroid/icu/text/NumberFormat$Field;)I
9072HSPLandroid/icu/impl/number/AffixUtils;->unescapedCount(Ljava/lang/CharSequence;ZLandroid/icu/impl/number/AffixUtils$SymbolProvider;)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009073HSPLandroid/icu/impl/number/ConstantAffixModifier;->apply(Landroid/icu/impl/FormattedStringBuilder;II)I+]Landroid/icu/impl/FormattedStringBuilder;Landroid/icu/impl/FormattedStringBuilder;
art-benchmark-service84deab32021-05-12 09:41:00 -07009074HSPLandroid/icu/impl/number/ConstantMultiFieldModifier;-><init>(Landroid/icu/impl/FormattedStringBuilder;Landroid/icu/impl/FormattedStringBuilder;ZZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009075HSPLandroid/icu/impl/number/ConstantMultiFieldModifier;-><init>(Landroid/icu/impl/FormattedStringBuilder;Landroid/icu/impl/FormattedStringBuilder;ZZLandroid/icu/impl/number/Modifier$Parameters;)V
9076HSPLandroid/icu/impl/number/ConstantMultiFieldModifier;->apply(Landroid/icu/impl/FormattedStringBuilder;II)I
art-benchmark-service84deab32021-05-12 09:41:00 -07009077HSPLandroid/icu/impl/number/ConstantMultiFieldModifier;->getPrefixLength()I
9078HSPLandroid/icu/impl/number/CurrencySpacingEnabledModifier;->applyCurrencySpacing(Landroid/icu/impl/FormattedStringBuilder;IIIILandroid/icu/text/DecimalFormatSymbols;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009079HSPLandroid/icu/impl/number/CurrencySpacingEnabledModifier;->applyCurrencySpacingAffix(Landroid/icu/impl/FormattedStringBuilder;IBLandroid/icu/text/DecimalFormatSymbols;)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009080HSPLandroid/icu/impl/number/CustomSymbolCurrency;->resolve(Landroid/icu/util/Currency;Landroid/icu/util/ULocale;Landroid/icu/text/DecimalFormatSymbols;)Landroid/icu/util/Currency;+]Landroid/icu/text/DecimalFormatSymbols;Landroid/icu/text/DecimalFormatSymbols;]Landroid/icu/util/Currency;Landroid/icu/util/Currency;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009081HSPLandroid/icu/impl/number/DecimalFormatProperties;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07009082HSPLandroid/icu/impl/number/DecimalFormatProperties;->_clear()Landroid/icu/impl/number/DecimalFormatProperties;
9083HSPLandroid/icu/impl/number/DecimalFormatProperties;->_copyFrom(Landroid/icu/impl/number/DecimalFormatProperties;)Landroid/icu/impl/number/DecimalFormatProperties;
9084HSPLandroid/icu/impl/number/DecimalFormatProperties;->clear()Landroid/icu/impl/number/DecimalFormatProperties;
9085HSPLandroid/icu/impl/number/DecimalFormatProperties;->clone()Landroid/icu/impl/number/DecimalFormatProperties;
9086HSPLandroid/icu/impl/number/DecimalFormatProperties;->copyFrom(Landroid/icu/impl/number/DecimalFormatProperties;)Landroid/icu/impl/number/DecimalFormatProperties;
9087HSPLandroid/icu/impl/number/DecimalFormatProperties;->getCompactStyle()Landroid/icu/text/CompactDecimalFormat$CompactStyle;
9088HSPLandroid/icu/impl/number/DecimalFormatProperties;->getCurrency()Landroid/icu/util/Currency;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009089HSPLandroid/icu/impl/number/DecimalFormatProperties;->getCurrencyAsDecimal()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07009090HSPLandroid/icu/impl/number/DecimalFormatProperties;->getCurrencyPluralInfo()Landroid/icu/text/CurrencyPluralInfo;
9091HSPLandroid/icu/impl/number/DecimalFormatProperties;->getCurrencyUsage()Landroid/icu/util/Currency$CurrencyUsage;
9092HSPLandroid/icu/impl/number/DecimalFormatProperties;->getDecimalPatternMatchRequired()Z
9093HSPLandroid/icu/impl/number/DecimalFormatProperties;->getDecimalSeparatorAlwaysShown()Z
9094HSPLandroid/icu/impl/number/DecimalFormatProperties;->getExponentSignAlwaysShown()Z
9095HSPLandroid/icu/impl/number/DecimalFormatProperties;->getFormatWidth()I
9096HSPLandroid/icu/impl/number/DecimalFormatProperties;->getGroupingSize()I
9097HSPLandroid/icu/impl/number/DecimalFormatProperties;->getGroupingUsed()Z
9098HSPLandroid/icu/impl/number/DecimalFormatProperties;->getMagnitudeMultiplier()I
9099HSPLandroid/icu/impl/number/DecimalFormatProperties;->getMathContext()Ljava/math/MathContext;
9100HSPLandroid/icu/impl/number/DecimalFormatProperties;->getMaximumFractionDigits()I
9101HSPLandroid/icu/impl/number/DecimalFormatProperties;->getMaximumIntegerDigits()I
9102HSPLandroid/icu/impl/number/DecimalFormatProperties;->getMaximumSignificantDigits()I
9103HSPLandroid/icu/impl/number/DecimalFormatProperties;->getMinimumExponentDigits()I
9104HSPLandroid/icu/impl/number/DecimalFormatProperties;->getMinimumFractionDigits()I
9105HSPLandroid/icu/impl/number/DecimalFormatProperties;->getMinimumGroupingDigits()I
9106HSPLandroid/icu/impl/number/DecimalFormatProperties;->getMinimumIntegerDigits()I
9107HSPLandroid/icu/impl/number/DecimalFormatProperties;->getMinimumSignificantDigits()I
9108HSPLandroid/icu/impl/number/DecimalFormatProperties;->getMultiplier()Ljava/math/BigDecimal;
9109HSPLandroid/icu/impl/number/DecimalFormatProperties;->getNegativePrefix()Ljava/lang/String;
9110HSPLandroid/icu/impl/number/DecimalFormatProperties;->getNegativePrefixPattern()Ljava/lang/String;
9111HSPLandroid/icu/impl/number/DecimalFormatProperties;->getNegativeSuffix()Ljava/lang/String;
9112HSPLandroid/icu/impl/number/DecimalFormatProperties;->getNegativeSuffixPattern()Ljava/lang/String;
9113HSPLandroid/icu/impl/number/DecimalFormatProperties;->getPadPosition()Landroid/icu/impl/number/Padder$PadPosition;
9114HSPLandroid/icu/impl/number/DecimalFormatProperties;->getPadString()Ljava/lang/String;
9115HSPLandroid/icu/impl/number/DecimalFormatProperties;->getParseCaseSensitive()Z
9116HSPLandroid/icu/impl/number/DecimalFormatProperties;->getParseIntegerOnly()Z
9117HSPLandroid/icu/impl/number/DecimalFormatProperties;->getParseMode()Landroid/icu/impl/number/DecimalFormatProperties$ParseMode;
9118HSPLandroid/icu/impl/number/DecimalFormatProperties;->getParseNoExponent()Z
9119HSPLandroid/icu/impl/number/DecimalFormatProperties;->getParseToBigDecimal()Z
9120HSPLandroid/icu/impl/number/DecimalFormatProperties;->getPluralRules()Landroid/icu/text/PluralRules;
9121HSPLandroid/icu/impl/number/DecimalFormatProperties;->getPositivePrefix()Ljava/lang/String;
9122HSPLandroid/icu/impl/number/DecimalFormatProperties;->getPositivePrefixPattern()Ljava/lang/String;
9123HSPLandroid/icu/impl/number/DecimalFormatProperties;->getPositiveSuffix()Ljava/lang/String;
9124HSPLandroid/icu/impl/number/DecimalFormatProperties;->getPositiveSuffixPattern()Ljava/lang/String;
9125HSPLandroid/icu/impl/number/DecimalFormatProperties;->getRoundingIncrement()Ljava/math/BigDecimal;
9126HSPLandroid/icu/impl/number/DecimalFormatProperties;->getRoundingMode()Ljava/math/RoundingMode;
9127HSPLandroid/icu/impl/number/DecimalFormatProperties;->getSecondaryGroupingSize()I
9128HSPLandroid/icu/impl/number/DecimalFormatProperties;->getSignAlwaysShown()Z
9129HSPLandroid/icu/impl/number/DecimalFormatProperties;->setCurrency(Landroid/icu/util/Currency;)Landroid/icu/impl/number/DecimalFormatProperties;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009130HSPLandroid/icu/impl/number/DecimalFormatProperties;->setCurrencyAsDecimal(Z)Landroid/icu/impl/number/DecimalFormatProperties;
art-benchmark-service84deab32021-05-12 09:41:00 -07009131HSPLandroid/icu/impl/number/DecimalFormatProperties;->setDecimalSeparatorAlwaysShown(Z)Landroid/icu/impl/number/DecimalFormatProperties;
9132HSPLandroid/icu/impl/number/DecimalFormatProperties;->setExponentSignAlwaysShown(Z)Landroid/icu/impl/number/DecimalFormatProperties;
9133HSPLandroid/icu/impl/number/DecimalFormatProperties;->setFormatWidth(I)Landroid/icu/impl/number/DecimalFormatProperties;
9134HSPLandroid/icu/impl/number/DecimalFormatProperties;->setGroupingSize(I)Landroid/icu/impl/number/DecimalFormatProperties;
9135HSPLandroid/icu/impl/number/DecimalFormatProperties;->setGroupingUsed(Z)Landroid/icu/impl/number/DecimalFormatProperties;
9136HSPLandroid/icu/impl/number/DecimalFormatProperties;->setMagnitudeMultiplier(I)Landroid/icu/impl/number/DecimalFormatProperties;
9137HSPLandroid/icu/impl/number/DecimalFormatProperties;->setMathContext(Ljava/math/MathContext;)Landroid/icu/impl/number/DecimalFormatProperties;
9138HSPLandroid/icu/impl/number/DecimalFormatProperties;->setMaximumFractionDigits(I)Landroid/icu/impl/number/DecimalFormatProperties;
9139HSPLandroid/icu/impl/number/DecimalFormatProperties;->setMaximumIntegerDigits(I)Landroid/icu/impl/number/DecimalFormatProperties;
9140HSPLandroid/icu/impl/number/DecimalFormatProperties;->setMaximumSignificantDigits(I)Landroid/icu/impl/number/DecimalFormatProperties;
9141HSPLandroid/icu/impl/number/DecimalFormatProperties;->setMinimumExponentDigits(I)Landroid/icu/impl/number/DecimalFormatProperties;
9142HSPLandroid/icu/impl/number/DecimalFormatProperties;->setMinimumFractionDigits(I)Landroid/icu/impl/number/DecimalFormatProperties;
9143HSPLandroid/icu/impl/number/DecimalFormatProperties;->setMinimumIntegerDigits(I)Landroid/icu/impl/number/DecimalFormatProperties;
9144HSPLandroid/icu/impl/number/DecimalFormatProperties;->setMinimumSignificantDigits(I)Landroid/icu/impl/number/DecimalFormatProperties;
9145HSPLandroid/icu/impl/number/DecimalFormatProperties;->setNegativePrefixPattern(Ljava/lang/String;)Landroid/icu/impl/number/DecimalFormatProperties;
9146HSPLandroid/icu/impl/number/DecimalFormatProperties;->setNegativeSuffixPattern(Ljava/lang/String;)Landroid/icu/impl/number/DecimalFormatProperties;
9147HSPLandroid/icu/impl/number/DecimalFormatProperties;->setPadPosition(Landroid/icu/impl/number/Padder$PadPosition;)Landroid/icu/impl/number/DecimalFormatProperties;
9148HSPLandroid/icu/impl/number/DecimalFormatProperties;->setPadString(Ljava/lang/String;)Landroid/icu/impl/number/DecimalFormatProperties;
9149HSPLandroid/icu/impl/number/DecimalFormatProperties;->setParseIntegerOnly(Z)Landroid/icu/impl/number/DecimalFormatProperties;
9150HSPLandroid/icu/impl/number/DecimalFormatProperties;->setParseMode(Landroid/icu/impl/number/DecimalFormatProperties$ParseMode;)Landroid/icu/impl/number/DecimalFormatProperties;
9151HSPLandroid/icu/impl/number/DecimalFormatProperties;->setPositivePrefixPattern(Ljava/lang/String;)Landroid/icu/impl/number/DecimalFormatProperties;
9152HSPLandroid/icu/impl/number/DecimalFormatProperties;->setPositiveSuffixPattern(Ljava/lang/String;)Landroid/icu/impl/number/DecimalFormatProperties;
9153HSPLandroid/icu/impl/number/DecimalFormatProperties;->setRoundingIncrement(Ljava/math/BigDecimal;)Landroid/icu/impl/number/DecimalFormatProperties;
9154HSPLandroid/icu/impl/number/DecimalFormatProperties;->setRoundingMode(Ljava/math/RoundingMode;)Landroid/icu/impl/number/DecimalFormatProperties;
9155HSPLandroid/icu/impl/number/DecimalFormatProperties;->setSecondaryGroupingSize(I)Landroid/icu/impl/number/DecimalFormatProperties;
9156HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;-><init>()V
art-benchmark-service08401c12022-12-23 09:27:20 -08009157HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->_setToBigDecimal(Ljava/math/BigDecimal;)V
9158HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->_setToBigInteger(Ljava/math/BigInteger;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009159HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->_setToDoubleFast(D)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009160HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->_setToLong(J)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009161HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->adjustMagnitude(I)V
art-benchmark-service00abe242023-02-13 10:31:34 -08009162HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->appendDigit(BIZ)V+]Landroid/icu/impl/number/DecimalQuantity_AbstractBCD;Landroid/icu/impl/number/DecimalQuantity_DualStorageBCD;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009163HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->applyMaxInteger(I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009164HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->convertToAccurateDouble()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009165HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->copyFrom(Landroid/icu/impl/number/DecimalQuantity;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009166HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->fitsInLong()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009167HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->getDigit(I)B+]Landroid/icu/impl/number/DecimalQuantity_AbstractBCD;Landroid/icu/impl/number/DecimalQuantity_DualStorageBCD;
art-benchmark-service84deab32021-05-12 09:41:00 -07009168HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->getLowerDisplayMagnitude()I
9169HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->getMagnitude()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009170HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->getPluralOperand(Landroid/icu/text/PluralRules$Operand;)D
9171HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->getStandardPlural(Landroid/icu/text/PluralRules;)Landroid/icu/impl/StandardPlural;
art-benchmark-service84deab32021-05-12 09:41:00 -07009172HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->getUpperDisplayMagnitude()I
9173HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->isInfinite()Z
9174HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->isNaN()Z
9175HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->isNegative()Z
9176HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->isZeroish()Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07009177HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->negate()V
art-benchmark-service84deab32021-05-12 09:41:00 -07009178HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->populateUFieldPosition(Ljava/text/FieldPosition;)V
9179HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->roundToMagnitude(ILjava/math/MathContext;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009180HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->roundToMagnitude(ILjava/math/MathContext;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009181HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->safeSubtract(II)I
9182HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->setMinFraction(I)V
9183HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->setMinInteger(I)V
art-benchmark-service08401c12022-12-23 09:27:20 -08009184HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->setToBigDecimal(Ljava/math/BigDecimal;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009185HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->setToDouble(D)V
9186HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->setToInt(I)V
9187HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->setToLong(J)V
9188HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->signum()Landroid/icu/impl/number/Modifier$Signum;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009189HSPLandroid/icu/impl/number/DecimalQuantity_AbstractBCD;->toLong(Z)J+]Landroid/icu/impl/number/DecimalQuantity_AbstractBCD;Landroid/icu/impl/number/DecimalQuantity_DualStorageBCD;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009190HSPLandroid/icu/impl/number/DecimalQuantity_DualStorageBCD;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009191HSPLandroid/icu/impl/number/DecimalQuantity_DualStorageBCD;-><init>(D)V
9192HSPLandroid/icu/impl/number/DecimalQuantity_DualStorageBCD;-><init>(I)V
9193HSPLandroid/icu/impl/number/DecimalQuantity_DualStorageBCD;-><init>(J)V
9194HSPLandroid/icu/impl/number/DecimalQuantity_DualStorageBCD;-><init>(Ljava/lang/Number;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08009195HSPLandroid/icu/impl/number/DecimalQuantity_DualStorageBCD;-><init>(Ljava/math/BigDecimal;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009196HSPLandroid/icu/impl/number/DecimalQuantity_DualStorageBCD;->compact()V
9197HSPLandroid/icu/impl/number/DecimalQuantity_DualStorageBCD;->copyBcdFrom(Landroid/icu/impl/number/DecimalQuantity;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009198HSPLandroid/icu/impl/number/DecimalQuantity_DualStorageBCD;->createCopy()Landroid/icu/impl/number/DecimalQuantity;
art-benchmark-service08401c12022-12-23 09:27:20 -08009199HSPLandroid/icu/impl/number/DecimalQuantity_DualStorageBCD;->fromExponentString(Ljava/lang/String;)Landroid/icu/impl/number/DecimalQuantity;
art-benchmark-service84deab32021-05-12 09:41:00 -07009200HSPLandroid/icu/impl/number/DecimalQuantity_DualStorageBCD;->getDigitPos(I)B
art-benchmark-service08401c12022-12-23 09:27:20 -08009201HSPLandroid/icu/impl/number/DecimalQuantity_DualStorageBCD;->getVisibleFractionCount(Ljava/lang/String;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07009202HSPLandroid/icu/impl/number/DecimalQuantity_DualStorageBCD;->readIntToBcd(I)V
9203HSPLandroid/icu/impl/number/DecimalQuantity_DualStorageBCD;->readLongToBcd(J)V
9204HSPLandroid/icu/impl/number/DecimalQuantity_DualStorageBCD;->setBcdToZero()V
9205HSPLandroid/icu/impl/number/DecimalQuantity_DualStorageBCD;->setDigitPos(IB)V
9206HSPLandroid/icu/impl/number/DecimalQuantity_DualStorageBCD;->shiftLeft(I)V
9207HSPLandroid/icu/impl/number/DecimalQuantity_DualStorageBCD;->shiftRight(I)V
9208HSPLandroid/icu/impl/number/Grouper;-><init>(SSS)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009209HSPLandroid/icu/impl/number/Grouper;->forProperties(Landroid/icu/impl/number/DecimalFormatProperties;)Landroid/icu/impl/number/Grouper;+]Landroid/icu/impl/number/DecimalFormatProperties;Landroid/icu/impl/number/DecimalFormatProperties;
art-benchmark-service84deab32021-05-12 09:41:00 -07009210HSPLandroid/icu/impl/number/Grouper;->getInstance(SSS)Landroid/icu/impl/number/Grouper;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009211HSPLandroid/icu/impl/number/Grouper;->getMinGroupingForLocale(Landroid/icu/util/ULocale;)S
art-benchmark-service84deab32021-05-12 09:41:00 -07009212HSPLandroid/icu/impl/number/Grouper;->getPrimary()S
9213HSPLandroid/icu/impl/number/Grouper;->getSecondary()S
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009214HSPLandroid/icu/impl/number/Grouper;->groupAtPosition(ILandroid/icu/impl/number/DecimalQuantity;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07009215HSPLandroid/icu/impl/number/Grouper;->withLocaleData(Landroid/icu/util/ULocale;Landroid/icu/impl/number/PatternStringParser$ParsedPatternInfo;)Landroid/icu/impl/number/Grouper;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009216HSPLandroid/icu/impl/number/LongNameHandler$PluralTableSink;->put(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;Z)V
9217HSPLandroid/icu/impl/number/LongNameHandler;->processQuantity(Landroid/icu/impl/number/DecimalQuantity;)Landroid/icu/impl/number/MicroProps;
9218HSPLandroid/icu/impl/number/LongNameHandler;->simpleFormatsToModifiers([Ljava/lang/String;Landroid/icu/text/NumberFormat$Field;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009219HSPLandroid/icu/impl/number/MacroProps;-><init>()V
9220HSPLandroid/icu/impl/number/MacroProps;->fallback(Landroid/icu/impl/number/MacroProps;)V
9221HSPLandroid/icu/impl/number/MicroProps;-><init>(Z)V
9222HSPLandroid/icu/impl/number/MicroProps;->clone()Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009223HSPLandroid/icu/impl/number/MicroProps;->processQuantity(Landroid/icu/impl/number/DecimalQuantity;)Landroid/icu/impl/number/MicroProps;
art-benchmark-service84deab32021-05-12 09:41:00 -07009224HSPLandroid/icu/impl/number/Modifier$Signum;->values()[Landroid/icu/impl/number/Modifier$Signum;
9225HSPLandroid/icu/impl/number/MultiplierFormatHandler;-><init>(Landroid/icu/number/Scale;Landroid/icu/impl/number/MicroPropsGenerator;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009226HSPLandroid/icu/impl/number/MultiplierFormatHandler;->processQuantity(Landroid/icu/impl/number/DecimalQuantity;)Landroid/icu/impl/number/MicroProps;
art-benchmark-service84deab32021-05-12 09:41:00 -07009227HSPLandroid/icu/impl/number/MutablePatternModifier$ImmutablePatternModifier;-><init>(Landroid/icu/impl/number/AdoptingModifierStore;Landroid/icu/text/PluralRules;)V
9228HSPLandroid/icu/impl/number/MutablePatternModifier$ImmutablePatternModifier;->addToChain(Landroid/icu/impl/number/MicroPropsGenerator;)Landroid/icu/impl/number/MutablePatternModifier$ImmutablePatternModifier;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009229HSPLandroid/icu/impl/number/MutablePatternModifier$ImmutablePatternModifier;->applyToMicros(Landroid/icu/impl/number/MicroProps;Landroid/icu/impl/number/DecimalQuantity;)V
9230HSPLandroid/icu/impl/number/MutablePatternModifier$ImmutablePatternModifier;->processQuantity(Landroid/icu/impl/number/DecimalQuantity;)Landroid/icu/impl/number/MicroProps;
art-benchmark-service84deab32021-05-12 09:41:00 -07009231HSPLandroid/icu/impl/number/MutablePatternModifier;-><init>(Z)V
9232HSPLandroid/icu/impl/number/MutablePatternModifier;->addToChain(Landroid/icu/impl/number/MicroPropsGenerator;)Landroid/icu/impl/number/MicroPropsGenerator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009233HSPLandroid/icu/impl/number/MutablePatternModifier;->apply(Landroid/icu/impl/FormattedStringBuilder;II)I
9234HSPLandroid/icu/impl/number/MutablePatternModifier;->createConstantModifier(Landroid/icu/impl/FormattedStringBuilder;Landroid/icu/impl/FormattedStringBuilder;)Landroid/icu/impl/number/ConstantMultiFieldModifier;
9235HSPLandroid/icu/impl/number/MutablePatternModifier;->createImmutable()Landroid/icu/impl/number/MutablePatternModifier$ImmutablePatternModifier;
art-benchmark-service84deab32021-05-12 09:41:00 -07009236HSPLandroid/icu/impl/number/MutablePatternModifier;->getPrefixLength()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009237HSPLandroid/icu/impl/number/MutablePatternModifier;->getSymbol(I)Ljava/lang/CharSequence;
art-benchmark-service84deab32021-05-12 09:41:00 -07009238HSPLandroid/icu/impl/number/MutablePatternModifier;->insertPrefix(Landroid/icu/impl/FormattedStringBuilder;I)I
9239HSPLandroid/icu/impl/number/MutablePatternModifier;->insertSuffix(Landroid/icu/impl/FormattedStringBuilder;I)I
art-benchmark-service00abe242023-02-13 10:31:34 -08009240HSPLandroid/icu/impl/number/MutablePatternModifier;->needsPlurals()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07009241HSPLandroid/icu/impl/number/MutablePatternModifier;->prepareAffix(Z)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009242HSPLandroid/icu/impl/number/MutablePatternModifier;->processQuantity(Landroid/icu/impl/number/DecimalQuantity;)Landroid/icu/impl/number/MicroProps;+]Landroid/icu/impl/number/MutablePatternModifier;Landroid/icu/impl/number/MutablePatternModifier;]Landroid/icu/impl/number/MicroPropsGenerator;Landroid/icu/impl/number/MicroProps;]Landroid/icu/number/Precision;Landroid/icu/number/Precision$FractionRounderImpl;]Landroid/icu/impl/number/DecimalQuantity;Landroid/icu/impl/number/DecimalQuantity_DualStorageBCD;
art-benchmark-service84deab32021-05-12 09:41:00 -07009243HSPLandroid/icu/impl/number/MutablePatternModifier;->setNumberProperties(Landroid/icu/impl/number/Modifier$Signum;Landroid/icu/impl/StandardPlural;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009244HSPLandroid/icu/impl/number/MutablePatternModifier;->setPatternAttributes(Landroid/icu/number/NumberFormatter$SignDisplay;ZZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009245HSPLandroid/icu/impl/number/MutablePatternModifier;->setPatternInfo(Landroid/icu/impl/number/AffixPatternProvider;Landroid/icu/text/NumberFormat$Field;)V
9246HSPLandroid/icu/impl/number/MutablePatternModifier;->setSymbols(Landroid/icu/text/DecimalFormatSymbols;Landroid/icu/util/Currency;Landroid/icu/number/NumberFormatter$UnitWidth;Landroid/icu/text/PluralRules;)V
9247HSPLandroid/icu/impl/number/Padder;->isValid()Z
9248HSPLandroid/icu/impl/number/PatternStringParser$ParsedPatternInfo;-><init>(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009249HSPLandroid/icu/impl/number/PatternStringParser$ParsedPatternInfo;-><init>(Ljava/lang/String;Landroid/icu/impl/number/PatternStringParser$ParsedPatternInfo-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009250HSPLandroid/icu/impl/number/PatternStringParser$ParsedPatternInfo;->getEndpoints(I)J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009251HSPLandroid/icu/impl/number/PatternStringParser$ParsedPatternInfo;->getString(I)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07009252HSPLandroid/icu/impl/number/PatternStringParser$ParsedSubpatternInfo;-><init>()V
9253HSPLandroid/icu/impl/number/PatternStringParser$ParserState;-><init>(Ljava/lang/String;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08009254HSPLandroid/icu/impl/number/PatternStringParser$ParserState;->next()I+]Landroid/icu/impl/number/PatternStringParser$ParserState;Landroid/icu/impl/number/PatternStringParser$ParserState;
9255HSPLandroid/icu/impl/number/PatternStringParser$ParserState;->peek()I+]Ljava/lang/String;Ljava/lang/String;
art-benchmark-service00abe242023-02-13 10:31:34 -08009256HSPLandroid/icu/impl/number/PatternStringParser;->consumeAffix(Landroid/icu/impl/number/PatternStringParser$ParserState;Landroid/icu/impl/number/PatternStringParser$ParsedSubpatternInfo;)J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009257HSPLandroid/icu/impl/number/PatternStringParser;->consumeExponent(Landroid/icu/impl/number/PatternStringParser$ParserState;Landroid/icu/impl/number/PatternStringParser$ParsedSubpatternInfo;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009258HSPLandroid/icu/impl/number/PatternStringParser;->consumeFormat(Landroid/icu/impl/number/PatternStringParser$ParserState;Landroid/icu/impl/number/PatternStringParser$ParsedSubpatternInfo;)V+]Landroid/icu/impl/number/PatternStringParser$ParserState;Landroid/icu/impl/number/PatternStringParser$ParserState;
9259HSPLandroid/icu/impl/number/PatternStringParser;->consumeFractionFormat(Landroid/icu/impl/number/PatternStringParser$ParserState;Landroid/icu/impl/number/PatternStringParser$ParsedSubpatternInfo;)V+]Landroid/icu/impl/number/PatternStringParser$ParserState;Landroid/icu/impl/number/PatternStringParser$ParserState;
9260HSPLandroid/icu/impl/number/PatternStringParser;->consumeIntegerFormat(Landroid/icu/impl/number/PatternStringParser$ParserState;Landroid/icu/impl/number/PatternStringParser$ParsedSubpatternInfo;)V+]Landroid/icu/impl/number/PatternStringParser$ParserState;Landroid/icu/impl/number/PatternStringParser$ParserState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009261HSPLandroid/icu/impl/number/PatternStringParser;->consumeLiteral(Landroid/icu/impl/number/PatternStringParser$ParserState;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009262HSPLandroid/icu/impl/number/PatternStringParser;->consumePadding(Landroid/icu/impl/number/PatternStringParser$ParserState;Landroid/icu/impl/number/PatternStringParser$ParsedSubpatternInfo;Landroid/icu/impl/number/Padder$PadPosition;)V+]Landroid/icu/impl/number/PatternStringParser$ParserState;Landroid/icu/impl/number/PatternStringParser$ParserState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009263HSPLandroid/icu/impl/number/PatternStringParser;->consumePattern(Landroid/icu/impl/number/PatternStringParser$ParserState;Landroid/icu/impl/number/PatternStringParser$ParsedPatternInfo;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009264HSPLandroid/icu/impl/number/PatternStringParser;->consumeSubpattern(Landroid/icu/impl/number/PatternStringParser$ParserState;Landroid/icu/impl/number/PatternStringParser$ParsedSubpatternInfo;)V
9265HSPLandroid/icu/impl/number/PatternStringParser;->parseToExistingProperties(Ljava/lang/String;Landroid/icu/impl/number/DecimalFormatProperties;I)V
9266HSPLandroid/icu/impl/number/PatternStringParser;->parseToExistingPropertiesImpl(Ljava/lang/String;Landroid/icu/impl/number/DecimalFormatProperties;I)V
9267HSPLandroid/icu/impl/number/PatternStringParser;->parseToPatternInfo(Ljava/lang/String;)Landroid/icu/impl/number/PatternStringParser$ParsedPatternInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009268HSPLandroid/icu/impl/number/PatternStringParser;->patternInfoToProperties(Landroid/icu/impl/number/DecimalFormatProperties;Landroid/icu/impl/number/PatternStringParser$ParsedPatternInfo;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009269HSPLandroid/icu/impl/number/PatternStringUtils$PatternSignType;-><clinit>()V
9270HSPLandroid/icu/impl/number/PatternStringUtils$PatternSignType;-><init>(Ljava/lang/String;I)V
9271HSPLandroid/icu/impl/number/PatternStringUtils$PatternSignType;->values()[Landroid/icu/impl/number/PatternStringUtils$PatternSignType;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009272HSPLandroid/icu/impl/number/PatternStringUtils;->patternInfoToStringBuilder(Landroid/icu/impl/number/AffixPatternProvider;ZLandroid/icu/impl/number/PatternStringUtils$PatternSignType;ZLandroid/icu/impl/StandardPlural;ZLjava/lang/StringBuilder;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/icu/impl/number/AffixPatternProvider;Landroid/icu/impl/number/PropertiesAffixPatternProvider;
art-benchmark-service00abe242023-02-13 10:31:34 -08009273HSPLandroid/icu/impl/number/PatternStringUtils;->propertiesToPatternString(Landroid/icu/impl/number/DecimalFormatProperties;)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/icu/impl/number/AffixPatternProvider;Landroid/icu/impl/number/PropertiesAffixPatternProvider;]Landroid/icu/impl/number/DecimalFormatProperties;Landroid/icu/impl/number/DecimalFormatProperties;
9274HSPLandroid/icu/impl/number/PatternStringUtils;->resolveSignDisplay(Landroid/icu/number/NumberFormatter$SignDisplay;Landroid/icu/impl/number/Modifier$Signum;)Landroid/icu/impl/number/PatternStringUtils$PatternSignType;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009275HSPLandroid/icu/impl/number/PropertiesAffixPatternProvider;-><init>(Landroid/icu/impl/number/DecimalFormatProperties;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/icu/impl/number/DecimalFormatProperties;Landroid/icu/impl/number/DecimalFormatProperties;
9276HSPLandroid/icu/impl/number/PropertiesAffixPatternProvider;->charAt(II)C
art-benchmark-service84deab32021-05-12 09:41:00 -07009277HSPLandroid/icu/impl/number/PropertiesAffixPatternProvider;->containsSymbolType(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009278HSPLandroid/icu/impl/number/PropertiesAffixPatternProvider;->currencyAsDecimal()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009279HSPLandroid/icu/impl/number/PropertiesAffixPatternProvider;->forProperties(Landroid/icu/impl/number/DecimalFormatProperties;)Landroid/icu/impl/number/AffixPatternProvider;+]Landroid/icu/impl/number/DecimalFormatProperties;Landroid/icu/impl/number/DecimalFormatProperties;
art-benchmark-service84deab32021-05-12 09:41:00 -07009280HSPLandroid/icu/impl/number/PropertiesAffixPatternProvider;->getString(I)Ljava/lang/String;
9281HSPLandroid/icu/impl/number/PropertiesAffixPatternProvider;->hasBody()Z
9282HSPLandroid/icu/impl/number/PropertiesAffixPatternProvider;->hasCurrencySign()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009283HSPLandroid/icu/impl/number/PropertiesAffixPatternProvider;->hasNegativeSubpattern()Z+]Ljava/lang/String;Ljava/lang/String;
art-benchmark-service00abe242023-02-13 10:31:34 -08009284HSPLandroid/icu/impl/number/PropertiesAffixPatternProvider;->length(I)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009285HSPLandroid/icu/impl/number/RoundingUtils;->getMathContextOr34Digits(Landroid/icu/impl/number/DecimalFormatProperties;)Ljava/math/MathContext;+]Landroid/icu/impl/number/DecimalFormatProperties;Landroid/icu/impl/number/DecimalFormatProperties;]Ljava/math/RoundingMode;Ljava/math/RoundingMode;
9286HSPLandroid/icu/impl/number/RoundingUtils;->getMathContextOrUnlimited(Landroid/icu/impl/number/DecimalFormatProperties;)Ljava/math/MathContext;+]Landroid/icu/impl/number/DecimalFormatProperties;Landroid/icu/impl/number/DecimalFormatProperties;]Ljava/math/RoundingMode;Ljava/math/RoundingMode;
art-benchmark-service84deab32021-05-12 09:41:00 -07009287HSPLandroid/icu/impl/number/RoundingUtils;->getRoundingDirection(ZZIILjava/lang/Object;)Z
9288HSPLandroid/icu/impl/number/RoundingUtils;->roundsAtMidpoint(I)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009289HSPLandroid/icu/impl/number/RoundingUtils;->scaleFromProperties(Landroid/icu/impl/number/DecimalFormatProperties;)Landroid/icu/number/Scale;+]Landroid/icu/impl/number/DecimalFormatProperties;Landroid/icu/impl/number/DecimalFormatProperties;
art-benchmark-service84deab32021-05-12 09:41:00 -07009290HSPLandroid/icu/impl/number/SimpleModifier;-><init>(Ljava/lang/String;Ljava/text/Format$Field;ZLandroid/icu/impl/number/Modifier$Parameters;)V
9291HSPLandroid/icu/impl/number/SimpleModifier;->apply(Landroid/icu/impl/FormattedStringBuilder;II)I
9292HSPLandroid/icu/impl/number/parse/AffixMatcher$1;->compare(Landroid/icu/impl/number/parse/AffixMatcher;Landroid/icu/impl/number/parse/AffixMatcher;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009293HSPLandroid/icu/impl/number/parse/AffixMatcher$1;->compare(Ljava/lang/Object;Ljava/lang/Object;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07009294HSPLandroid/icu/impl/number/parse/AffixMatcher;-><init>(Landroid/icu/impl/number/parse/AffixPatternMatcher;Landroid/icu/impl/number/parse/AffixPatternMatcher;I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009295HSPLandroid/icu/impl/number/parse/AffixMatcher;->createMatchers(Landroid/icu/impl/number/AffixPatternProvider;Landroid/icu/impl/number/parse/NumberParserImpl;Landroid/icu/impl/number/parse/AffixTokenMatcherFactory;Landroid/icu/impl/number/parse/IgnorablesMatcher;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009296HSPLandroid/icu/impl/number/parse/AffixMatcher;->getInstance(Landroid/icu/impl/number/parse/AffixPatternMatcher;Landroid/icu/impl/number/parse/AffixPatternMatcher;I)Landroid/icu/impl/number/parse/AffixMatcher;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009297HSPLandroid/icu/impl/number/parse/AffixMatcher;->isInteresting(Landroid/icu/impl/number/AffixPatternProvider;Landroid/icu/impl/number/parse/IgnorablesMatcher;I)Z
9298HSPLandroid/icu/impl/number/parse/AffixMatcher;->length(Landroid/icu/impl/number/parse/AffixPatternMatcher;)I
9299HSPLandroid/icu/impl/number/parse/AffixMatcher;->match(Landroid/icu/impl/StringSegment;Landroid/icu/impl/number/parse/ParsedNumber;)Z
9300HSPLandroid/icu/impl/number/parse/AffixMatcher;->matched(Landroid/icu/impl/number/parse/AffixPatternMatcher;Ljava/lang/String;)Z
9301HSPLandroid/icu/impl/number/parse/AffixMatcher;->postProcess(Landroid/icu/impl/number/parse/ParsedNumber;)V
9302HSPLandroid/icu/impl/number/parse/AffixMatcher;->smokeTest(Landroid/icu/impl/StringSegment;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07009303HSPLandroid/icu/impl/number/parse/AffixPatternMatcher;-><init>(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009304HSPLandroid/icu/impl/number/parse/AffixPatternMatcher;->consumeToken(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009305HSPLandroid/icu/impl/number/parse/AffixPatternMatcher;->equals(Ljava/lang/Object;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009306HSPLandroid/icu/impl/number/parse/AffixPatternMatcher;->fromAffixPattern(Ljava/lang/String;Landroid/icu/impl/number/parse/AffixTokenMatcherFactory;I)Landroid/icu/impl/number/parse/AffixPatternMatcher;
art-benchmark-service84deab32021-05-12 09:41:00 -07009307HSPLandroid/icu/impl/number/parse/AffixPatternMatcher;->getPattern()Ljava/lang/String;
9308HSPLandroid/icu/impl/number/parse/AffixTokenMatcherFactory;-><init>()V
9309HSPLandroid/icu/impl/number/parse/AffixTokenMatcherFactory;->minusSign()Landroid/icu/impl/number/parse/MinusSignMatcher;
art-benchmark-service00abe242023-02-13 10:31:34 -08009310HSPLandroid/icu/impl/number/parse/DecimalMatcher;-><init>(Landroid/icu/text/DecimalFormatSymbols;Landroid/icu/impl/number/Grouper;I)V+]Landroid/icu/impl/number/Grouper;Landroid/icu/impl/number/Grouper;]Landroid/icu/text/DecimalFormatSymbols;Landroid/icu/text/DecimalFormatSymbols;
art-benchmark-service84deab32021-05-12 09:41:00 -07009311HSPLandroid/icu/impl/number/parse/DecimalMatcher;->getInstance(Landroid/icu/text/DecimalFormatSymbols;Landroid/icu/impl/number/Grouper;I)Landroid/icu/impl/number/parse/DecimalMatcher;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009312HSPLandroid/icu/impl/number/parse/DecimalMatcher;->match(Landroid/icu/impl/StringSegment;Landroid/icu/impl/number/parse/ParsedNumber;)Z
art-benchmark-service00abe242023-02-13 10:31:34 -08009313HSPLandroid/icu/impl/number/parse/DecimalMatcher;->match(Landroid/icu/impl/StringSegment;Landroid/icu/impl/number/parse/ParsedNumber;I)Z+]Landroid/icu/impl/number/DecimalQuantity_DualStorageBCD;Landroid/icu/impl/number/DecimalQuantity_DualStorageBCD;]Landroid/icu/impl/number/parse/ParsedNumber;Landroid/icu/impl/number/parse/ParsedNumber;]Landroid/icu/text/UnicodeSet;Landroid/icu/text/UnicodeSet;]Landroid/icu/impl/StringSegment;Landroid/icu/impl/StringSegment;
art-benchmark-service84deab32021-05-12 09:41:00 -07009314HSPLandroid/icu/impl/number/parse/DecimalMatcher;->postProcess(Landroid/icu/impl/number/parse/ParsedNumber;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009315HSPLandroid/icu/impl/number/parse/DecimalMatcher;->smokeTest(Landroid/icu/impl/StringSegment;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07009316HSPLandroid/icu/impl/number/parse/DecimalMatcher;->validateGroup(IIZ)Z
9317HSPLandroid/icu/impl/number/parse/IgnorablesMatcher;->getInstance(I)Landroid/icu/impl/number/parse/IgnorablesMatcher;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009318HSPLandroid/icu/impl/number/parse/InfinityMatcher;->getInstance(Landroid/icu/text/DecimalFormatSymbols;)Landroid/icu/impl/number/parse/InfinityMatcher;
9319HSPLandroid/icu/impl/number/parse/MinusSignMatcher;->getInstance(Landroid/icu/text/DecimalFormatSymbols;Z)Landroid/icu/impl/number/parse/MinusSignMatcher;
9320HSPLandroid/icu/impl/number/parse/NanMatcher;->getInstance(Landroid/icu/text/DecimalFormatSymbols;I)Landroid/icu/impl/number/parse/NanMatcher;
art-benchmark-service84deab32021-05-12 09:41:00 -07009321HSPLandroid/icu/impl/number/parse/NumberParserImpl;-><init>(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009322HSPLandroid/icu/impl/number/parse/NumberParserImpl;->addMatcher(Landroid/icu/impl/number/parse/NumberParseMatcher;)V
9323HSPLandroid/icu/impl/number/parse/NumberParserImpl;->addMatchers(Ljava/util/Collection;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08009324HSPLandroid/icu/impl/number/parse/NumberParserImpl;->createParserFromProperties(Landroid/icu/impl/number/DecimalFormatProperties;Landroid/icu/text/DecimalFormatSymbols;Z)Landroid/icu/impl/number/parse/NumberParserImpl;+]Landroid/icu/impl/number/Grouper;Landroid/icu/impl/number/Grouper;]Landroid/icu/text/DecimalFormatSymbols;Landroid/icu/text/DecimalFormatSymbols;]Landroid/icu/impl/number/AffixPatternProvider;Landroid/icu/impl/number/PropertiesAffixPatternProvider;]Landroid/icu/impl/number/parse/NumberParserImpl;Landroid/icu/impl/number/parse/NumberParserImpl;]Landroid/icu/impl/number/DecimalFormatProperties;Landroid/icu/impl/number/DecimalFormatProperties;
art-benchmark-service84deab32021-05-12 09:41:00 -07009325HSPLandroid/icu/impl/number/parse/NumberParserImpl;->freeze()V
9326HSPLandroid/icu/impl/number/parse/NumberParserImpl;->getParseFlags()I
art-benchmark-service00abe242023-02-13 10:31:34 -08009327HSPLandroid/icu/impl/number/parse/NumberParserImpl;->parse(Ljava/lang/String;IZLandroid/icu/impl/number/parse/ParsedNumber;)V+]Landroid/icu/impl/number/parse/ParsedNumber;Landroid/icu/impl/number/parse/ParsedNumber;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/icu/impl/number/parse/NumberParseMatcher;megamorphic_types]Landroid/icu/impl/StringSegment;Landroid/icu/impl/StringSegment;]Ljava/util/Iterator;Ljava/util/ArrayList$Itr;
9328HSPLandroid/icu/impl/number/parse/NumberParserImpl;->parseGreedy(Landroid/icu/impl/StringSegment;Landroid/icu/impl/number/parse/ParsedNumber;)V+]Ljava/util/List;Ljava/util/ArrayList;]Landroid/icu/impl/number/parse/NumberParseMatcher;megamorphic_types]Landroid/icu/impl/StringSegment;Landroid/icu/impl/StringSegment;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009329HSPLandroid/icu/impl/number/parse/ParsedNumber;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07009330HSPLandroid/icu/impl/number/parse/ParsedNumber;->clear()V
art-benchmark-service00abe242023-02-13 10:31:34 -08009331HSPLandroid/icu/impl/number/parse/ParsedNumber;->getNumber(I)Ljava/lang/Number;+]Landroid/icu/impl/number/DecimalQuantity_DualStorageBCD;Landroid/icu/impl/number/DecimalQuantity_DualStorageBCD;
art-benchmark-service84deab32021-05-12 09:41:00 -07009332HSPLandroid/icu/impl/number/parse/ParsedNumber;->postProcess()V
9333HSPLandroid/icu/impl/number/parse/ParsedNumber;->seenNumber()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009334HSPLandroid/icu/impl/number/parse/ParsedNumber;->setCharsConsumed(Landroid/icu/impl/StringSegment;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009335HSPLandroid/icu/impl/number/parse/ParsedNumber;->success()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07009336HSPLandroid/icu/impl/number/parse/RequireAffixValidator;-><init>()V
9337HSPLandroid/icu/impl/number/parse/RequireAffixValidator;->postProcess(Landroid/icu/impl/number/parse/ParsedNumber;)V
9338HSPLandroid/icu/impl/number/parse/RequireNumberValidator;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009339HSPLandroid/icu/impl/number/parse/RequireNumberValidator;->postProcess(Landroid/icu/impl/number/parse/ParsedNumber;)V
9340HSPLandroid/icu/impl/number/parse/ScientificMatcher;-><init>(Landroid/icu/text/DecimalFormatSymbols;Landroid/icu/impl/number/Grouper;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009341HSPLandroid/icu/impl/number/parse/ScientificMatcher;->getInstance(Landroid/icu/text/DecimalFormatSymbols;Landroid/icu/impl/number/Grouper;)Landroid/icu/impl/number/parse/ScientificMatcher;
9342HSPLandroid/icu/impl/number/parse/ScientificMatcher;->minusSignSet()Landroid/icu/text/UnicodeSet;
9343HSPLandroid/icu/impl/number/parse/ScientificMatcher;->plusSignSet()Landroid/icu/text/UnicodeSet;
9344HSPLandroid/icu/impl/number/parse/ScientificMatcher;->postProcess(Landroid/icu/impl/number/parse/ParsedNumber;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009345HSPLandroid/icu/impl/number/parse/ScientificMatcher;->smokeTest(Landroid/icu/impl/StringSegment;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07009346HSPLandroid/icu/impl/number/parse/SeriesMatcher;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009347HSPLandroid/icu/impl/number/parse/SeriesMatcher;->addMatcher(Landroid/icu/impl/number/parse/NumberParseMatcher;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009348HSPLandroid/icu/impl/number/parse/SeriesMatcher;->freeze()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009349HSPLandroid/icu/impl/number/parse/SeriesMatcher;->smokeTest(Landroid/icu/impl/StringSegment;)Z+]Ljava/util/List;Ljava/util/ArrayList;]Landroid/icu/impl/number/parse/NumberParseMatcher;Landroid/icu/impl/number/parse/MinusSignMatcher;
art-benchmark-service84deab32021-05-12 09:41:00 -07009350HSPLandroid/icu/impl/number/parse/SymbolMatcher;->postProcess(Landroid/icu/impl/number/parse/ParsedNumber;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08009351HSPLandroid/icu/impl/number/parse/SymbolMatcher;->smokeTest(Landroid/icu/impl/StringSegment;)Z+]Landroid/icu/impl/StringSegment;Landroid/icu/impl/StringSegment;
art-benchmark-service84deab32021-05-12 09:41:00 -07009352HSPLandroid/icu/impl/number/parse/ValidationMatcher;-><init>()V
9353HSPLandroid/icu/impl/number/parse/ValidationMatcher;->smokeTest(Landroid/icu/impl/StringSegment;)Z
9354HSPLandroid/icu/impl/number/range/StandardPluralRanges$PluralRangeSetsDataSink;-><clinit>()V
9355HSPLandroid/icu/impl/number/range/StandardPluralRanges$PluralRangeSetsDataSink;-><init>(Ljava/util/Map;)V
9356HSPLandroid/icu/impl/number/range/StandardPluralRanges$PluralRangeSetsDataSink;->put(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;Z)V
9357HSPLandroid/icu/impl/number/range/StandardPluralRanges$PluralRangesDataSink;-><init>(Landroid/icu/impl/number/range/StandardPluralRanges;)V
9358HSPLandroid/icu/impl/number/range/StandardPluralRanges$PluralRangesDataSink;->put(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;Z)V
9359HSPLandroid/icu/impl/number/range/StandardPluralRanges;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07009360HSPLandroid/icu/impl/number/range/StandardPluralRanges;->addPluralRange(Landroid/icu/impl/StandardPlural;Landroid/icu/impl/StandardPlural;Landroid/icu/impl/StandardPlural;)V
9361HSPLandroid/icu/impl/number/range/StandardPluralRanges;->forSet(Ljava/lang/String;)Landroid/icu/impl/number/range/StandardPluralRanges;
9362HSPLandroid/icu/impl/number/range/StandardPluralRanges;->getLanguageToSet()Ljava/util/Map;
9363HSPLandroid/icu/impl/number/range/StandardPluralRanges;->getPluralRangesData(Ljava/lang/String;Landroid/icu/impl/number/range/StandardPluralRanges;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009364HSPLandroid/icu/impl/number/range/StandardPluralRanges;->getSetForLocale(Landroid/icu/util/ULocale;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07009365HSPLandroid/icu/impl/number/range/StandardPluralRanges;->setCapacity(I)V
9366HSPLandroid/icu/lang/UCharacter;->codePointAt(Ljava/lang/CharSequence;I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009367HSPLandroid/icu/lang/UCharacter;->digit(I)I
9368HSPLandroid/icu/lang/UCharacter;->foldCase(II)I
art-benchmark-service84deab32021-05-12 09:41:00 -07009369HSPLandroid/icu/lang/UCharacter;->foldCase(IZ)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009370HSPLandroid/icu/lang/UCharacter;->getPropertyValueEnumNoThrow(ILjava/lang/CharSequence;)I
9371HSPLandroid/icu/lang/UCharacter;->getType(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -07009372HSPLandroid/icu/lang/UCharacter;->isDigit(I)Z
9373HSPLandroid/icu/lang/UCharacter;->isLowerCase(I)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07009374HSPLandroid/icu/lang/UScript$ScriptMetadata;->getScriptProps(I)I
9375HSPLandroid/icu/lang/UScript;->getCodeFromName(Ljava/lang/String;)I
9376HSPLandroid/icu/lang/UScript;->isRightToLeft(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07009377HSPLandroid/icu/number/CurrencyPrecision;->withCurrency(Landroid/icu/util/Currency;)Landroid/icu/number/Precision;
9378HSPLandroid/icu/number/FormattedNumber;->appendTo(Ljava/lang/Appendable;)Ljava/lang/Appendable;
9379HSPLandroid/icu/number/FractionPrecision;-><init>()V
9380HSPLandroid/icu/number/IntegerWidth;-><init>(II)V
9381HSPLandroid/icu/number/IntegerWidth;->truncateAt(I)Landroid/icu/number/IntegerWidth;
9382HSPLandroid/icu/number/IntegerWidth;->zeroFillTo(I)Landroid/icu/number/IntegerWidth;
9383HSPLandroid/icu/number/LocalizedNumberFormatter;-><init>(Landroid/icu/number/NumberFormatterSettings;ILjava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009384HSPLandroid/icu/number/LocalizedNumberFormatter;->computeCompiled()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07009385HSPLandroid/icu/number/LocalizedNumberFormatter;->create(ILjava/lang/Object;)Landroid/icu/number/LocalizedNumberFormatter;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009386HSPLandroid/icu/number/LocalizedNumberFormatter;->create(ILjava/lang/Object;)Landroid/icu/number/NumberFormatterSettings;
art-benchmark-service84deab32021-05-12 09:41:00 -07009387HSPLandroid/icu/number/LocalizedNumberFormatter;->format(D)Landroid/icu/number/FormattedNumber;
9388HSPLandroid/icu/number/LocalizedNumberFormatter;->format(J)Landroid/icu/number/FormattedNumber;
9389HSPLandroid/icu/number/LocalizedNumberFormatter;->format(Landroid/icu/impl/number/DecimalQuantity;)Landroid/icu/number/FormattedNumber;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009390HSPLandroid/icu/number/LocalizedNumberFormatter;->formatImpl(Landroid/icu/impl/number/DecimalQuantity;Landroid/icu/impl/FormattedStringBuilder;)Landroid/icu/impl/number/MicroProps;
9391HSPLandroid/icu/number/LocalizedNumberFormatter;->getAffixImpl(ZZ)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07009392HSPLandroid/icu/number/NumberFormatter;->fromDecimalFormat(Landroid/icu/impl/number/DecimalFormatProperties;Landroid/icu/text/DecimalFormatSymbols;Landroid/icu/impl/number/DecimalFormatProperties;)Landroid/icu/number/UnlocalizedNumberFormatter;
9393HSPLandroid/icu/number/NumberFormatter;->with()Landroid/icu/number/UnlocalizedNumberFormatter;
9394HSPLandroid/icu/number/NumberFormatterImpl;-><init>(Landroid/icu/impl/number/MacroProps;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009395HSPLandroid/icu/number/NumberFormatterImpl;->format(Landroid/icu/impl/number/DecimalQuantity;Landroid/icu/impl/FormattedStringBuilder;)Landroid/icu/impl/number/MicroProps;
art-benchmark-service84deab32021-05-12 09:41:00 -07009396HSPLandroid/icu/number/NumberFormatterImpl;->formatStatic(Landroid/icu/impl/number/MacroProps;Landroid/icu/impl/number/DecimalQuantity;Landroid/icu/impl/FormattedStringBuilder;)Landroid/icu/impl/number/MicroProps;
9397HSPLandroid/icu/number/NumberFormatterImpl;->getPrefixSuffix(BLandroid/icu/impl/StandardPlural;Landroid/icu/impl/FormattedStringBuilder;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009398HSPLandroid/icu/number/NumberFormatterImpl;->getPrefixSuffixImpl(Landroid/icu/impl/number/MicroPropsGenerator;BLandroid/icu/impl/FormattedStringBuilder;)I
art-benchmark-service66b4d952021-07-17 17:15:31 -07009399HSPLandroid/icu/number/NumberFormatterImpl;->getPrefixSuffixStatic(Landroid/icu/impl/number/MacroProps;BLandroid/icu/impl/StandardPlural;Landroid/icu/impl/FormattedStringBuilder;)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009400HSPLandroid/icu/number/NumberFormatterImpl;->macrosToMicroGenerator(Landroid/icu/impl/number/MacroProps;Landroid/icu/impl/number/MicroProps;Z)Landroid/icu/impl/number/MicroPropsGenerator;+]Landroid/icu/impl/number/MutablePatternModifier;Landroid/icu/impl/number/MutablePatternModifier;]Landroid/icu/text/NumberingSystem;Landroid/icu/text/NumberingSystem;]Landroid/icu/impl/number/Grouper;Landroid/icu/impl/number/Grouper;]Landroid/icu/impl/number/AffixPatternProvider;Landroid/icu/impl/number/PropertiesAffixPatternProvider;]Landroid/icu/number/Precision;Landroid/icu/number/Precision$FractionRounderImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009401HSPLandroid/icu/number/NumberFormatterImpl;->preProcess(Landroid/icu/impl/number/DecimalQuantity;)Landroid/icu/impl/number/MicroProps;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009402HSPLandroid/icu/number/NumberFormatterImpl;->preProcessUnsafe(Landroid/icu/impl/number/MacroProps;Landroid/icu/impl/number/DecimalQuantity;)Landroid/icu/impl/number/MicroProps;+]Landroid/icu/impl/number/MicroPropsGenerator;Landroid/icu/impl/number/MutablePatternModifier;]Landroid/icu/impl/number/DecimalQuantity;Landroid/icu/impl/number/DecimalQuantity_DualStorageBCD;
art-benchmark-service84deab32021-05-12 09:41:00 -07009403HSPLandroid/icu/number/NumberFormatterImpl;->unitIsBaseUnit(Landroid/icu/util/MeasureUnit;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009404HSPLandroid/icu/number/NumberFormatterImpl;->unitIsCurrency(Landroid/icu/util/MeasureUnit;)Z
9405HSPLandroid/icu/number/NumberFormatterImpl;->unitIsPercent(Landroid/icu/util/MeasureUnit;)Z
9406HSPLandroid/icu/number/NumberFormatterImpl;->unitIsPermille(Landroid/icu/util/MeasureUnit;)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009407HSPLandroid/icu/number/NumberFormatterImpl;->writeAffixes(Landroid/icu/impl/number/MicroProps;Landroid/icu/impl/FormattedStringBuilder;II)I+]Landroid/icu/impl/number/Padder;Landroid/icu/impl/number/Padder;]Landroid/icu/impl/number/Modifier;Landroid/icu/impl/number/MutablePatternModifier;,Landroid/icu/impl/number/ConstantAffixModifier;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009408HSPLandroid/icu/number/NumberFormatterImpl;->writeFractionDigits(Landroid/icu/impl/number/MicroProps;Landroid/icu/impl/number/DecimalQuantity;Landroid/icu/impl/FormattedStringBuilder;I)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009409HSPLandroid/icu/number/NumberFormatterImpl;->writeIntegerDigits(Landroid/icu/impl/number/MicroProps;Landroid/icu/impl/number/DecimalQuantity;Landroid/icu/impl/FormattedStringBuilder;I)I+]Landroid/icu/impl/number/Grouper;Landroid/icu/impl/number/Grouper;]Landroid/icu/text/DecimalFormatSymbols;Landroid/icu/text/DecimalFormatSymbols;]Landroid/icu/impl/FormattedStringBuilder;Landroid/icu/impl/FormattedStringBuilder;]Landroid/icu/impl/number/DecimalQuantity;Landroid/icu/impl/number/DecimalQuantity_DualStorageBCD;
9410HSPLandroid/icu/number/NumberFormatterImpl;->writeNumber(Landroid/icu/impl/number/MicroProps;Landroid/icu/impl/number/DecimalQuantity;Landroid/icu/impl/FormattedStringBuilder;I)I+]Landroid/icu/impl/number/DecimalQuantity;Landroid/icu/impl/number/DecimalQuantity_DualStorageBCD;
art-benchmark-service84deab32021-05-12 09:41:00 -07009411HSPLandroid/icu/number/NumberFormatterSettings;-><init>(Landroid/icu/number/NumberFormatterSettings;ILjava/lang/Object;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009412HSPLandroid/icu/number/NumberFormatterSettings;->macros(Landroid/icu/impl/number/MacroProps;)Landroid/icu/number/NumberFormatterSettings;+]Landroid/icu/number/NumberFormatterSettings;Landroid/icu/number/UnlocalizedNumberFormatter;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009413HSPLandroid/icu/number/NumberFormatterSettings;->perUnit(Landroid/icu/util/MeasureUnit;)Landroid/icu/number/NumberFormatterSettings;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009414HSPLandroid/icu/number/NumberFormatterSettings;->resolve()Landroid/icu/impl/number/MacroProps;+]Landroid/icu/impl/number/MacroProps;Landroid/icu/impl/number/MacroProps;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009415HSPLandroid/icu/number/NumberFormatterSettings;->unit(Landroid/icu/util/MeasureUnit;)Landroid/icu/number/NumberFormatterSettings;
9416HSPLandroid/icu/number/NumberFormatterSettings;->unitWidth(Landroid/icu/number/NumberFormatter$UnitWidth;)Landroid/icu/number/NumberFormatterSettings;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009417HSPLandroid/icu/number/NumberPropertyMapper;->create(Landroid/icu/impl/number/DecimalFormatProperties;Landroid/icu/text/DecimalFormatSymbols;Landroid/icu/impl/number/DecimalFormatProperties;)Landroid/icu/number/UnlocalizedNumberFormatter;+]Landroid/icu/number/UnlocalizedNumberFormatter;Landroid/icu/number/UnlocalizedNumberFormatter;
9418HSPLandroid/icu/number/NumberPropertyMapper;->oldToNew(Landroid/icu/impl/number/DecimalFormatProperties;Landroid/icu/text/DecimalFormatSymbols;Landroid/icu/impl/number/DecimalFormatProperties;)Landroid/icu/impl/number/MacroProps;+]Ljava/math/MathContext;Ljava/math/MathContext;]Landroid/icu/text/DecimalFormatSymbols;Landroid/icu/text/DecimalFormatSymbols;]Landroid/icu/impl/number/AffixPatternProvider;Landroid/icu/impl/number/PropertiesAffixPatternProvider;]Landroid/icu/number/Precision;Landroid/icu/number/Precision$FractionRounderImpl;,Landroid/icu/number/Precision$CurrencyRounderImpl;]Landroid/icu/number/IntegerWidth;Landroid/icu/number/IntegerWidth;]Landroid/icu/impl/number/DecimalFormatProperties;Landroid/icu/impl/number/DecimalFormatProperties;]Landroid/icu/number/CurrencyPrecision;Landroid/icu/number/Precision$CurrencyRounderImpl;]Landroid/icu/util/Currency;Landroid/icu/util/Currency;
art-benchmark-service84deab32021-05-12 09:41:00 -07009419HSPLandroid/icu/number/Precision$FractionRounderImpl;-><init>(II)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009420HSPLandroid/icu/number/Precision$FractionRounderImpl;->apply(Landroid/icu/impl/number/DecimalQuantity;)V+]Landroid/icu/number/Precision$FractionRounderImpl;Landroid/icu/number/Precision$FractionRounderImpl;]Landroid/icu/impl/number/DecimalQuantity;Landroid/icu/impl/number/DecimalQuantity_DualStorageBCD;
art-benchmark-service84deab32021-05-12 09:41:00 -07009421HSPLandroid/icu/number/Precision$FractionRounderImpl;->createCopy()Landroid/icu/number/Precision$FractionRounderImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009422HSPLandroid/icu/number/Precision$FractionRounderImpl;->createCopy()Landroid/icu/number/Precision;
9423HSPLandroid/icu/number/Precision;->-$$Nest$smgetDisplayMagnitudeFraction(I)I
9424HSPLandroid/icu/number/Precision;->-$$Nest$smgetRoundingMagnitudeFraction(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -07009425HSPLandroid/icu/number/Precision;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07009426HSPLandroid/icu/number/Precision;->constructCurrency(Landroid/icu/util/Currency$CurrencyUsage;)Landroid/icu/number/CurrencyPrecision;
9427HSPLandroid/icu/number/Precision;->constructFraction(II)Landroid/icu/number/FractionPrecision;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009428HSPLandroid/icu/number/Precision;->constructFromCurrency(Landroid/icu/number/CurrencyPrecision;Landroid/icu/util/Currency;)Landroid/icu/number/Precision;
art-benchmark-service84deab32021-05-12 09:41:00 -07009429HSPLandroid/icu/number/Precision;->getDisplayMagnitudeFraction(I)I
9430HSPLandroid/icu/number/Precision;->getRoundingMagnitudeFraction(I)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009431HSPLandroid/icu/number/Precision;->setResolvedMinFraction(Landroid/icu/impl/number/DecimalQuantity;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009432HSPLandroid/icu/number/Precision;->withLocaleData(Landroid/icu/util/Currency;)Landroid/icu/number/Precision;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009433HSPLandroid/icu/number/Precision;->withMode(Ljava/math/MathContext;)Landroid/icu/number/Precision;+]Ljava/math/MathContext;Ljava/math/MathContext;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009434HSPLandroid/icu/number/Scale;->applyTo(Landroid/icu/impl/number/DecimalQuantity;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009435HSPLandroid/icu/number/Scale;->powerOfTen(I)Landroid/icu/number/Scale;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009436HSPLandroid/icu/number/Scale;->withMathContext(Ljava/math/MathContext;)Landroid/icu/number/Scale;
art-benchmark-service84deab32021-05-12 09:41:00 -07009437HSPLandroid/icu/number/UnlocalizedNumberFormatter;-><init>(Landroid/icu/number/NumberFormatterSettings;ILjava/lang/Object;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009438HSPLandroid/icu/number/UnlocalizedNumberFormatter;->create(ILjava/lang/Object;)Landroid/icu/number/NumberFormatterSettings;+]Landroid/icu/number/UnlocalizedNumberFormatter;Landroid/icu/number/UnlocalizedNumberFormatter;
art-benchmark-service84deab32021-05-12 09:41:00 -07009439HSPLandroid/icu/number/UnlocalizedNumberFormatter;->create(ILjava/lang/Object;)Landroid/icu/number/UnlocalizedNumberFormatter;
9440HSPLandroid/icu/number/UnlocalizedNumberFormatter;->locale(Landroid/icu/util/ULocale;)Landroid/icu/number/LocalizedNumberFormatter;
9441HSPLandroid/icu/platform/AndroidDataFiles;->generateIcuDataPath()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07009442HSPLandroid/icu/platform/AndroidDataFiles;->getI18nModuleFile(Ljava/lang/String;)Ljava/lang/String;
9443HSPLandroid/icu/platform/AndroidDataFiles;->getI18nModuleIcuFile(Ljava/lang/String;)Ljava/lang/String;
9444HSPLandroid/icu/platform/AndroidDataFiles;->getTimeZoneModuleFile(Ljava/lang/String;)Ljava/lang/String;
9445HSPLandroid/icu/platform/AndroidDataFiles;->getTimeZoneModuleIcuFile(Ljava/lang/String;)Ljava/lang/String;
9446HSPLandroid/icu/text/Bidi;-><init>(II)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07009447HSPLandroid/icu/text/Bidi;->DirPropFlag(B)I
art-benchmark-service84deab32021-05-12 09:41:00 -07009448HSPLandroid/icu/text/Bidi;->GetParaLevelAt(I)B
9449HSPLandroid/icu/text/Bidi;->directionFromFlags()B
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009450HSPLandroid/icu/text/Bidi;->getCustomizedClass(I)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009451HSPLandroid/icu/text/Bidi;->getDirProps()V
art-benchmark-service84deab32021-05-12 09:41:00 -07009452HSPLandroid/icu/text/Bidi;->getDirPropsMemory(I)V
9453HSPLandroid/icu/text/Bidi;->getLevelsMemory(I)V
9454HSPLandroid/icu/text/Bidi;->getMemory(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Class;ZI)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009455HSPLandroid/icu/text/Bidi;->resolveExplicitLevels()B
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009456HSPLandroid/icu/text/Bidi;->setPara([CB[B)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009457HSPLandroid/icu/text/Bidi;->verifyRange(III)V
9458HSPLandroid/icu/text/BreakIterator$BreakIteratorCache;-><init>(Landroid/icu/util/ULocale;Landroid/icu/text/BreakIterator;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009459HSPLandroid/icu/text/BreakIterator$BreakIteratorCache;->createBreakInstance()Landroid/icu/text/BreakIterator;
art-benchmark-service84deab32021-05-12 09:41:00 -07009460HSPLandroid/icu/text/BreakIterator$BreakIteratorCache;->getLocale()Landroid/icu/util/ULocale;
9461HSPLandroid/icu/text/BreakIterator;-><init>()V
9462HSPLandroid/icu/text/BreakIterator;->clone()Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009463HSPLandroid/icu/text/BreakIterator;->getBreakInstance(Landroid/icu/util/ULocale;I)Landroid/icu/text/BreakIterator;
art-benchmark-service84deab32021-05-12 09:41:00 -07009464HSPLandroid/icu/text/BreakIterator;->getSentenceInstance(Landroid/icu/util/ULocale;)Landroid/icu/text/BreakIterator;
9465HSPLandroid/icu/text/BreakIterator;->getShim()Landroid/icu/text/BreakIterator$BreakIteratorServiceShim;
9466HSPLandroid/icu/text/BreakIterator;->getWordInstance(Ljava/util/Locale;)Landroid/icu/text/BreakIterator;
9467HSPLandroid/icu/text/BreakIterator;->setLocale(Landroid/icu/util/ULocale;Landroid/icu/util/ULocale;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009468HSPLandroid/icu/text/BreakIterator;->setText(Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009469HSPLandroid/icu/text/BreakIteratorFactory;->createBreakInstance(Landroid/icu/util/ULocale;I)Landroid/icu/text/BreakIterator;
9470HSPLandroid/icu/text/BreakIteratorFactory;->createBreakIterator(Landroid/icu/util/ULocale;I)Landroid/icu/text/BreakIterator;
art-benchmark-service66b4d952021-07-17 17:15:31 -07009471HSPLandroid/icu/text/CaseMap$Upper;->apply(Ljava/util/Locale;Ljava/lang/CharSequence;Ljava/lang/Appendable;Landroid/icu/text/Edits;)Ljava/lang/Appendable;
art-benchmark-service66b4d952021-07-17 17:15:31 -07009472HSPLandroid/icu/text/CaseMap;->getCaseLocale(Ljava/util/Locale;)I
9473HSPLandroid/icu/text/CaseMap;->toUpper()Landroid/icu/text/CaseMap$Upper;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009474HSPLandroid/icu/text/CollationKey;-><init>(Ljava/lang/String;Landroid/icu/text/RawCollationKey;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009475HSPLandroid/icu/text/CollationKey;->getLength()I
9476HSPLandroid/icu/text/CollationKey;->toByteArray()[B
9477HSPLandroid/icu/text/Collator$ServiceShim;-><init>()V
9478HSPLandroid/icu/text/Collator;-><init>()V
9479HSPLandroid/icu/text/Collator;->clone()Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009480HSPLandroid/icu/text/Collator;->getInstance(Landroid/icu/util/ULocale;)Landroid/icu/text/Collator;
art-benchmark-service84deab32021-05-12 09:41:00 -07009481HSPLandroid/icu/text/Collator;->getInstance(Ljava/util/Locale;)Landroid/icu/text/Collator;
9482HSPLandroid/icu/text/Collator;->getShim()Landroid/icu/text/Collator$ServiceShim;
9483HSPLandroid/icu/text/CollatorServiceShim$CService$1CollatorFactory;->handleCreate(Landroid/icu/util/ULocale;ILandroid/icu/impl/ICUService;)Ljava/lang/Object;
9484HSPLandroid/icu/text/CollatorServiceShim$CService;->validateFallbackLocale()Ljava/lang/String;
9485HSPLandroid/icu/text/CollatorServiceShim;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009486HSPLandroid/icu/text/CollatorServiceShim;->getInstance(Landroid/icu/util/ULocale;)Landroid/icu/text/Collator;
art-benchmark-service84deab32021-05-12 09:41:00 -07009487HSPLandroid/icu/text/CollatorServiceShim;->makeInstance(Landroid/icu/util/ULocale;)Landroid/icu/text/Collator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009488HSPLandroid/icu/text/ConstrainedFieldPosition;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07009489HSPLandroid/icu/text/ConstrainedFieldPosition;->constrainField(Ljava/text/Format$Field;)V
9490HSPLandroid/icu/text/ConstrainedFieldPosition;->getField()Ljava/text/Format$Field;
9491HSPLandroid/icu/text/ConstrainedFieldPosition;->getFieldValue()Ljava/lang/Object;
9492HSPLandroid/icu/text/ConstrainedFieldPosition;->getLimit()I
9493HSPLandroid/icu/text/ConstrainedFieldPosition;->getStart()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009494HSPLandroid/icu/text/ConstrainedFieldPosition;->matchesField(Ljava/text/Format$Field;Ljava/lang/Object;)Z+]Landroid/icu/text/ConstrainedFieldPosition$ConstraintType;Landroid/icu/text/ConstrainedFieldPosition$ConstraintType;
art-benchmark-service84deab32021-05-12 09:41:00 -07009495HSPLandroid/icu/text/ConstrainedFieldPosition;->reset()V
9496HSPLandroid/icu/text/ConstrainedFieldPosition;->setState(Ljava/text/Format$Field;Ljava/lang/Object;II)V
9497HSPLandroid/icu/text/CurrencyDisplayNames;-><init>()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009498HSPLandroid/icu/text/CurrencyDisplayNames;->getInstance(Landroid/icu/util/ULocale;)Landroid/icu/text/CurrencyDisplayNames;+]Landroid/icu/impl/CurrencyData$CurrencyDisplayInfoProvider;Landroid/icu/impl/ICUCurrencyDisplayInfoProvider;
art-benchmark-service84deab32021-05-12 09:41:00 -07009499HSPLandroid/icu/text/CurrencyMetaInfo$CurrencyDigits;-><init>(II)V
9500HSPLandroid/icu/text/CurrencyMetaInfo$CurrencyFilter;-><init>(Ljava/lang/String;Ljava/lang/String;JJZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009501HSPLandroid/icu/text/CurrencyMetaInfo$CurrencyFilter;->onDate(Ljava/util/Date;)Landroid/icu/text/CurrencyMetaInfo$CurrencyFilter;
art-benchmark-service84deab32021-05-12 09:41:00 -07009502HSPLandroid/icu/text/CurrencyMetaInfo$CurrencyFilter;->onRegion(Ljava/lang/String;)Landroid/icu/text/CurrencyMetaInfo$CurrencyFilter;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009503HSPLandroid/icu/text/CurrencyMetaInfo$CurrencyFilter;->withDate(Ljava/util/Date;)Landroid/icu/text/CurrencyMetaInfo$CurrencyFilter;
art-benchmark-service84deab32021-05-12 09:41:00 -07009504HSPLandroid/icu/text/CurrencyMetaInfo$CurrencyFilter;->withRegion(Ljava/lang/String;)Landroid/icu/text/CurrencyMetaInfo$CurrencyFilter;
9505HSPLandroid/icu/text/CurrencyMetaInfo$CurrencyFilter;->withTender()Landroid/icu/text/CurrencyMetaInfo$CurrencyFilter;
9506HSPLandroid/icu/text/CurrencyMetaInfo;->getInstance()Landroid/icu/text/CurrencyMetaInfo;
9507HSPLandroid/icu/text/DateFormat;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009508HSPLandroid/icu/text/DateFormat;->format(Ljava/lang/Object;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;
9509HSPLandroid/icu/text/DateFormat;->format(Ljava/util/Date;)Ljava/lang/String;
9510HSPLandroid/icu/text/DateFormat;->format(Ljava/util/Date;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;
art-benchmark-service84deab32021-05-12 09:41:00 -07009511HSPLandroid/icu/text/DateFormat;->get(IILandroid/icu/util/ULocale;Landroid/icu/util/Calendar;)Landroid/icu/text/DateFormat;
9512HSPLandroid/icu/text/DateFormat;->getCalendar()Landroid/icu/util/Calendar;
9513HSPLandroid/icu/text/DateFormat;->getContext(Landroid/icu/text/DisplayContext$Type;)Landroid/icu/text/DisplayContext;
9514HSPLandroid/icu/text/DateFormat;->getDateInstance(ILandroid/icu/util/ULocale;)Landroid/icu/text/DateFormat;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009515HSPLandroid/icu/text/DateFormat;->getInstanceForSkeleton(Ljava/lang/String;Landroid/icu/util/ULocale;)Landroid/icu/text/DateFormat;
art-benchmark-service84deab32021-05-12 09:41:00 -07009516HSPLandroid/icu/text/DateFormat;->getInstanceForSkeleton(Ljava/lang/String;Ljava/util/Locale;)Landroid/icu/text/DateFormat;
9517HSPLandroid/icu/text/DateFormat;->getPatternInstance(Ljava/lang/String;Landroid/icu/util/ULocale;)Landroid/icu/text/DateFormat;
9518HSPLandroid/icu/text/DateFormat;->getTimeInstance(ILandroid/icu/util/ULocale;)Landroid/icu/text/DateFormat;
9519HSPLandroid/icu/text/DateFormat;->setCalendar(Landroid/icu/util/Calendar;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009520HSPLandroid/icu/text/DateFormat;->setContext(Landroid/icu/text/DisplayContext;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009521HSPLandroid/icu/text/DateFormat;->setTimeZone(Landroid/icu/util/TimeZone;)V
9522HSPLandroid/icu/text/DateFormatSymbols$1;->createInstance(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
9523HSPLandroid/icu/text/DateFormatSymbols$1;->createInstance(Ljava/lang/String;Landroid/icu/util/ULocale;)Landroid/icu/text/DateFormatSymbols$AospExtendedDateFormatSymbols;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009524HSPLandroid/icu/text/DateFormatSymbols$AospExtendedDateFormatSymbols;->-$$Nest$fgetdfs(Landroid/icu/text/DateFormatSymbols$AospExtendedDateFormatSymbols;)Landroid/icu/text/DateFormatSymbols;
art-benchmark-service84deab32021-05-12 09:41:00 -07009525HSPLandroid/icu/text/DateFormatSymbols$AospExtendedDateFormatSymbols;-><init>(Landroid/icu/util/ULocale;Landroid/icu/impl/ICUResourceBundle;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009526HSPLandroid/icu/text/DateFormatSymbols$CalendarDataSink;-><init>()V
9527HSPLandroid/icu/text/DateFormatSymbols$CalendarDataSink;->preEnumerate(Ljava/lang/String;)V
9528HSPLandroid/icu/text/DateFormatSymbols$CalendarDataSink;->processAliasFromValue(Ljava/lang/String;Landroid/icu/impl/UResource$Value;)Landroid/icu/text/DateFormatSymbols$CalendarDataSink$AliasType;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009529HSPLandroid/icu/text/DateFormatSymbols$CalendarDataSink;->processResource(Ljava/lang/String;Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009530HSPLandroid/icu/text/DateFormatSymbols$CalendarDataSink;->put(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;Z)V
9531HSPLandroid/icu/text/DateFormatSymbols$CapitalizationContextUsage;->values()[Landroid/icu/text/DateFormatSymbols$CapitalizationContextUsage;
9532HSPLandroid/icu/text/DateFormatSymbols;-><init>(Landroid/icu/util/Calendar;Landroid/icu/util/ULocale;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009533HSPLandroid/icu/text/DateFormatSymbols;-><init>(Landroid/icu/util/ULocale;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009534HSPLandroid/icu/text/DateFormatSymbols;-><init>(Landroid/icu/util/ULocale;Landroid/icu/impl/ICUResourceBundle;Ljava/lang/String;Landroid/icu/text/DateFormatSymbols$AospExtendedDateFormatSymbols;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009535HSPLandroid/icu/text/DateFormatSymbols;-><init>(Ljava/lang/Class;Landroid/icu/util/ULocale;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009536HSPLandroid/icu/text/DateFormatSymbols;-><init>(Ljava/lang/Class;Ljava/util/Locale;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009537HSPLandroid/icu/text/DateFormatSymbols;->duplicate([Ljava/lang/String;)[Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07009538HSPLandroid/icu/text/DateFormatSymbols;->getAmPmStrings()[Ljava/lang/String;
9539HSPLandroid/icu/text/DateFormatSymbols;->getEras()[Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009540HSPLandroid/icu/text/DateFormatSymbols;->getExtendedInstance(Landroid/icu/util/ULocale;Ljava/lang/String;)Landroid/icu/text/DateFormatSymbols$AospExtendedDateFormatSymbols;
art-benchmark-service84deab32021-05-12 09:41:00 -07009541HSPLandroid/icu/text/DateFormatSymbols;->getMonths(II)[Ljava/lang/String;
9542HSPLandroid/icu/text/DateFormatSymbols;->getWeekdays(II)[Ljava/lang/String;
9543HSPLandroid/icu/text/DateFormatSymbols;->initializeData(Landroid/icu/text/DateFormatSymbols;)V
9544HSPLandroid/icu/text/DateFormatSymbols;->initializeData(Landroid/icu/util/ULocale;Landroid/icu/impl/ICUResourceBundle;Ljava/lang/String;)V
9545HSPLandroid/icu/text/DateFormatSymbols;->initializeData(Landroid/icu/util/ULocale;Landroid/icu/impl/ICUResourceBundle;Ljava/lang/String;Landroid/icu/text/DateFormatSymbols$AospExtendedDateFormatSymbols;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009546HSPLandroid/icu/text/DateFormatSymbols;->initializeData(Landroid/icu/util/ULocale;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009547HSPLandroid/icu/text/DateFormatSymbols;->loadDayPeriodStrings(Ljava/util/Map;)[Ljava/lang/String;
9548HSPLandroid/icu/text/DateFormatSymbols;->setLocale(Landroid/icu/util/ULocale;Landroid/icu/util/ULocale;)V
9549HSPLandroid/icu/text/DateFormatSymbols;->setTimeSeparatorString(Ljava/lang/String;)V
9550HSPLandroid/icu/text/DateIntervalFormat;-><init>(Ljava/lang/String;Landroid/icu/util/ULocale;Landroid/icu/text/SimpleDateFormat;)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07009551HSPLandroid/icu/text/DateIntervalFormat;->adjustFieldWidth(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IZ)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07009552HSPLandroid/icu/text/DateIntervalFormat;->concatSingleDate2TimeInterval(Ljava/lang/String;Ljava/lang/String;ILjava/util/Map;)V
9553HSPLandroid/icu/text/DateIntervalFormat;->format(Landroid/icu/util/Calendar;Landroid/icu/util/Calendar;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009554HSPLandroid/icu/text/DateIntervalFormat;->formatImpl(Landroid/icu/util/Calendar;Landroid/icu/util/Calendar;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;Landroid/icu/text/DateIntervalFormat$FormatOutput;Ljava/util/List;)Ljava/lang/StringBuffer;
art-benchmark-service84deab32021-05-12 09:41:00 -07009555HSPLandroid/icu/text/DateIntervalFormat;->genIntervalPattern(ILjava/lang/String;Ljava/lang/String;ILjava/util/Map;)Landroid/icu/text/DateIntervalFormat$SkeletonAndItsBestMatch;
9556HSPLandroid/icu/text/DateIntervalFormat;->genSeparateDateTimePtn(Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;Landroid/icu/text/DateTimePatternGenerator;)Z
9557HSPLandroid/icu/text/DateIntervalFormat;->getConcatenationPattern(Landroid/icu/util/ULocale;)Ljava/lang/String;
9558HSPLandroid/icu/text/DateIntervalFormat;->getDateTimeSkeleton(Ljava/lang/String;Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;)V
9559HSPLandroid/icu/text/DateIntervalFormat;->getInstance(Ljava/lang/String;Landroid/icu/util/ULocale;)Landroid/icu/text/DateIntervalFormat;
9560HSPLandroid/icu/text/DateIntervalFormat;->initializeIntervalPattern(Ljava/lang/String;Landroid/icu/util/ULocale;)Ljava/util/Map;
9561HSPLandroid/icu/text/DateIntervalFormat;->initializePattern(Landroid/icu/impl/ICUCache;)V
9562HSPLandroid/icu/text/DateIntervalFormat;->normalizeHourMetacharacters(Ljava/lang/String;Landroid/icu/util/ULocale;)Ljava/lang/String;
9563HSPLandroid/icu/text/DateIntervalFormat;->setTimeZone(Landroid/icu/util/TimeZone;)V
9564HSPLandroid/icu/text/DateIntervalInfo$DateIntervalSink;->processSkeletonTable(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;)V
9565HSPLandroid/icu/text/DateIntervalInfo$DateIntervalSink;->put(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009566HSPLandroid/icu/text/DateIntervalInfo$DateIntervalSink;->validateAndProcessPatternLetter(Ljava/lang/CharSequence;)Ljava/lang/CharSequence;
art-benchmark-service84deab32021-05-12 09:41:00 -07009567HSPLandroid/icu/text/DateIntervalInfo;->clone()Ljava/lang/Object;
9568HSPLandroid/icu/text/DateIntervalInfo;->cloneUnfrozenDII()Ljava/lang/Object;
9569HSPLandroid/icu/text/DateIntervalInfo;->freeze()Landroid/icu/text/DateIntervalInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009570HSPLandroid/icu/text/DateIntervalInfo;->getBestSkeleton(Ljava/lang/String;)Landroid/icu/text/DateIntervalFormat$BestMatchInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -07009571HSPLandroid/icu/text/DateIntervalInfo;->getDefaultOrder()Z
9572HSPLandroid/icu/text/DateIntervalInfo;->getIntervalPattern(Ljava/lang/String;I)Landroid/icu/text/DateIntervalInfo$PatternInfo;
9573HSPLandroid/icu/text/DateIntervalInfo;->initializeData(Landroid/icu/util/ULocale;)V
9574HSPLandroid/icu/text/DateIntervalInfo;->parseSkeleton(Ljava/lang/String;[I)V
9575HSPLandroid/icu/text/DateIntervalInfo;->setFallbackIntervalPattern(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009576HSPLandroid/icu/text/DateIntervalInfo;->setIntervalPatternInternally(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Landroid/icu/text/DateIntervalInfo$PatternInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -07009577HSPLandroid/icu/text/DateIntervalInfo;->setup(Landroid/icu/util/ULocale;)V
9578HSPLandroid/icu/text/DateIntervalInfo;->splitPatternInto2Part(Ljava/lang/String;)I
9579HSPLandroid/icu/text/DateTimePatternGenerator$AppendItemFormatsSink;-><init>(Landroid/icu/text/DateTimePatternGenerator;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009580HSPLandroid/icu/text/DateTimePatternGenerator$AppendItemFormatsSink;->put(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;Z)V
9581HSPLandroid/icu/text/DateTimePatternGenerator$AppendItemNamesSink;-><init>(Landroid/icu/text/DateTimePatternGenerator;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009582HSPLandroid/icu/text/DateTimePatternGenerator$AppendItemNamesSink;->put(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;Z)V
9583HSPLandroid/icu/text/DateTimePatternGenerator$AvailableFormatsSink;-><init>(Landroid/icu/text/DateTimePatternGenerator;Landroid/icu/text/DateTimePatternGenerator$PatternInfo;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009584HSPLandroid/icu/text/DateTimePatternGenerator$AvailableFormatsSink;->put(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009585HSPLandroid/icu/text/DateTimePatternGenerator$DateTimeMatcher;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009586HSPLandroid/icu/text/DateTimePatternGenerator$DateTimeMatcher;->compareTo(Landroid/icu/text/DateTimePatternGenerator$DateTimeMatcher;)I
9587HSPLandroid/icu/text/DateTimePatternGenerator$DateTimeMatcher;->compareTo(Ljava/lang/Object;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07009588HSPLandroid/icu/text/DateTimePatternGenerator$DateTimeMatcher;->equals(Ljava/lang/Object;)Z
9589HSPLandroid/icu/text/DateTimePatternGenerator$DateTimeMatcher;->fieldIsNumeric(I)Z
9590HSPLandroid/icu/text/DateTimePatternGenerator$DateTimeMatcher;->getBasePattern()Ljava/lang/String;
art-benchmark-service00abe242023-02-13 10:31:34 -08009591HSPLandroid/icu/text/DateTimePatternGenerator$DateTimeMatcher;->getDistance(Landroid/icu/text/DateTimePatternGenerator$DateTimeMatcher;ILandroid/icu/text/DateTimePatternGenerator$DistanceInfo;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07009592HSPLandroid/icu/text/DateTimePatternGenerator$DateTimeMatcher;->getFieldMask()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009593HSPLandroid/icu/text/DateTimePatternGenerator$DateTimeMatcher;->set(Ljava/lang/String;Landroid/icu/text/DateTimePatternGenerator$FormatParser;Z)Landroid/icu/text/DateTimePatternGenerator$DateTimeMatcher;
art-benchmark-service84deab32021-05-12 09:41:00 -07009594HSPLandroid/icu/text/DateTimePatternGenerator$DisplayWidth;->cldrKey()Ljava/lang/String;
9595HSPLandroid/icu/text/DateTimePatternGenerator$DistanceInfo;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07009596HSPLandroid/icu/text/DateTimePatternGenerator$DistanceInfo;->addExtra(I)V
9597HSPLandroid/icu/text/DateTimePatternGenerator$DistanceInfo;->addMissing(I)V
9598HSPLandroid/icu/text/DateTimePatternGenerator$DistanceInfo;->clear()V
9599HSPLandroid/icu/text/DateTimePatternGenerator$DistanceInfo;->setTo(Landroid/icu/text/DateTimePatternGenerator$DistanceInfo;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009600HSPLandroid/icu/text/DateTimePatternGenerator$FormatParser;-><init>()V
9601HSPLandroid/icu/text/DateTimePatternGenerator$FormatParser;->addVariable(Ljava/lang/StringBuffer;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009602HSPLandroid/icu/text/DateTimePatternGenerator$FormatParser;->getItems()Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009603HSPLandroid/icu/text/DateTimePatternGenerator$FormatParser;->quoteLiteral(Ljava/lang/String;)Ljava/lang/Object;
9604HSPLandroid/icu/text/DateTimePatternGenerator$FormatParser;->set(Ljava/lang/String;)Landroid/icu/text/DateTimePatternGenerator$FormatParser;
9605HSPLandroid/icu/text/DateTimePatternGenerator$FormatParser;->set(Ljava/lang/String;Z)Landroid/icu/text/DateTimePatternGenerator$FormatParser;
art-benchmark-service84deab32021-05-12 09:41:00 -07009606HSPLandroid/icu/text/DateTimePatternGenerator$PatternInfo;-><init>()V
9607HSPLandroid/icu/text/DateTimePatternGenerator$PatternWithMatcher;-><init>(Ljava/lang/String;Landroid/icu/text/DateTimePatternGenerator$DateTimeMatcher;)V
9608HSPLandroid/icu/text/DateTimePatternGenerator$PatternWithSkeletonFlag;-><init>(Ljava/lang/String;Z)V
9609HSPLandroid/icu/text/DateTimePatternGenerator$SkeletonFields;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009610HSPLandroid/icu/text/DateTimePatternGenerator$SkeletonFields;->appendFieldTo(ILjava/lang/StringBuilder;Z)Ljava/lang/StringBuilder;
art-benchmark-service84deab32021-05-12 09:41:00 -07009611HSPLandroid/icu/text/DateTimePatternGenerator$SkeletonFields;->appendTo(Ljava/lang/StringBuilder;ZZ)Ljava/lang/StringBuilder;
9612HSPLandroid/icu/text/DateTimePatternGenerator$SkeletonFields;->clear()V
9613HSPLandroid/icu/text/DateTimePatternGenerator$SkeletonFields;->compareTo(Landroid/icu/text/DateTimePatternGenerator$SkeletonFields;)I
9614HSPLandroid/icu/text/DateTimePatternGenerator$SkeletonFields;->getFieldChar(I)C
9615HSPLandroid/icu/text/DateTimePatternGenerator$SkeletonFields;->getFieldLength(I)I
9616HSPLandroid/icu/text/DateTimePatternGenerator$SkeletonFields;->isFieldEmpty(I)Z
9617HSPLandroid/icu/text/DateTimePatternGenerator$SkeletonFields;->populate(ICI)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009618HSPLandroid/icu/text/DateTimePatternGenerator$SkeletonFields;->populate(ILjava/lang/String;)V
9619HSPLandroid/icu/text/DateTimePatternGenerator$SkeletonFields;->toString(Z)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07009620HSPLandroid/icu/text/DateTimePatternGenerator$VariableField;-><init>(Ljava/lang/String;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009621HSPLandroid/icu/text/DateTimePatternGenerator$VariableField;->getCanonicalIndex()I
9622HSPLandroid/icu/text/DateTimePatternGenerator$VariableField;->getType()I
9623HSPLandroid/icu/text/DateTimePatternGenerator$VariableField;->isNumeric()Z
9624HSPLandroid/icu/text/DateTimePatternGenerator$VariableField;->toString()Ljava/lang/String;
9625HSPLandroid/icu/text/DateTimePatternGenerator;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07009626HSPLandroid/icu/text/DateTimePatternGenerator;->addCLDRData(Landroid/icu/text/DateTimePatternGenerator$PatternInfo;Landroid/icu/util/ULocale;)V
9627HSPLandroid/icu/text/DateTimePatternGenerator;->addCanonicalItems()V
9628HSPLandroid/icu/text/DateTimePatternGenerator;->addICUPatterns(Landroid/icu/text/DateTimePatternGenerator$PatternInfo;Landroid/icu/util/ULocale;)V
9629HSPLandroid/icu/text/DateTimePatternGenerator;->addPattern(Ljava/lang/String;ZLandroid/icu/text/DateTimePatternGenerator$PatternInfo;)Landroid/icu/text/DateTimePatternGenerator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009630HSPLandroid/icu/text/DateTimePatternGenerator;->addPatternWithSkeleton(Ljava/lang/String;Ljava/lang/String;ZLandroid/icu/text/DateTimePatternGenerator$PatternInfo;)Landroid/icu/text/DateTimePatternGenerator;
9631HSPLandroid/icu/text/DateTimePatternGenerator;->adjustFieldTypes(Landroid/icu/text/DateTimePatternGenerator$PatternWithMatcher;Landroid/icu/text/DateTimePatternGenerator$DateTimeMatcher;Ljava/util/EnumSet;I)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07009632HSPLandroid/icu/text/DateTimePatternGenerator;->checkFrozen()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009633HSPLandroid/icu/text/DateTimePatternGenerator;->clone()Ljava/lang/Object;
9634HSPLandroid/icu/text/DateTimePatternGenerator;->cloneAsThawed()Landroid/icu/text/DateTimePatternGenerator;
art-benchmark-service84deab32021-05-12 09:41:00 -07009635HSPLandroid/icu/text/DateTimePatternGenerator;->consumeShortTimePattern(Ljava/lang/String;Landroid/icu/text/DateTimePatternGenerator$PatternInfo;)V
9636HSPLandroid/icu/text/DateTimePatternGenerator;->fillInMissing()V
9637HSPLandroid/icu/text/DateTimePatternGenerator;->freeze()Landroid/icu/text/DateTimePatternGenerator;
9638HSPLandroid/icu/text/DateTimePatternGenerator;->getAllowedHourFormats(Landroid/icu/util/ULocale;)V
9639HSPLandroid/icu/text/DateTimePatternGenerator;->getAllowedHourFormatsLangCountry(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;
9640HSPLandroid/icu/text/DateTimePatternGenerator;->getAppendFormatNumber(Landroid/icu/impl/UResource$Key;)I
9641HSPLandroid/icu/text/DateTimePatternGenerator;->getAppendItemFormat(I)Ljava/lang/String;
9642HSPLandroid/icu/text/DateTimePatternGenerator;->getBestAppending(Landroid/icu/text/DateTimePatternGenerator$DateTimeMatcher;ILandroid/icu/text/DateTimePatternGenerator$DistanceInfo;Landroid/icu/text/DateTimePatternGenerator$DateTimeMatcher;Ljava/util/EnumSet;I)Ljava/lang/String;
9643HSPLandroid/icu/text/DateTimePatternGenerator;->getBestPattern(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009644HSPLandroid/icu/text/DateTimePatternGenerator;->getBestPattern(Ljava/lang/String;IZ)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07009645HSPLandroid/icu/text/DateTimePatternGenerator;->getBestPattern(Ljava/lang/String;Landroid/icu/text/DateTimePatternGenerator$DateTimeMatcher;I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009646HSPLandroid/icu/text/DateTimePatternGenerator;->getBestPattern(Ljava/lang/String;Landroid/icu/text/DateTimePatternGenerator$DateTimeMatcher;IZ)Ljava/lang/String;
9647HSPLandroid/icu/text/DateTimePatternGenerator;->getBestRaw(Landroid/icu/text/DateTimePatternGenerator$DateTimeMatcher;ILandroid/icu/text/DateTimePatternGenerator$DistanceInfo;Landroid/icu/text/DateTimePatternGenerator$DateTimeMatcher;)Landroid/icu/text/DateTimePatternGenerator$PatternWithMatcher;
9648HSPLandroid/icu/text/DateTimePatternGenerator;->getCLDRFieldAndWidthNumber(Landroid/icu/impl/UResource$Key;)I
art-benchmark-service84deab32021-05-12 09:41:00 -07009649HSPLandroid/icu/text/DateTimePatternGenerator;->getCalendarTypeToUse(Landroid/icu/util/ULocale;)Ljava/lang/String;
9650HSPLandroid/icu/text/DateTimePatternGenerator;->getCanonicalIndex(Ljava/lang/String;Z)I
9651HSPLandroid/icu/text/DateTimePatternGenerator;->getDateTimeFormat()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009652HSPLandroid/icu/text/DateTimePatternGenerator;->getFieldDisplayName(ILandroid/icu/text/DateTimePatternGenerator$DisplayWidth;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07009653HSPLandroid/icu/text/DateTimePatternGenerator;->getFilteredPattern(Landroid/icu/text/DateTimePatternGenerator$FormatParser;Ljava/util/BitSet;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009654HSPLandroid/icu/text/DateTimePatternGenerator;->getFrozenInstance(Landroid/icu/util/ULocale;)Landroid/icu/text/DateTimePatternGenerator;
9655HSPLandroid/icu/text/DateTimePatternGenerator;->getInstance(Landroid/icu/util/ULocale;)Landroid/icu/text/DateTimePatternGenerator;
art-benchmark-service84deab32021-05-12 09:41:00 -07009656HSPLandroid/icu/text/DateTimePatternGenerator;->getInstance(Ljava/util/Locale;)Landroid/icu/text/DateTimePatternGenerator;
9657HSPLandroid/icu/text/DateTimePatternGenerator;->hackTimes(Landroid/icu/text/DateTimePatternGenerator$PatternInfo;Ljava/lang/String;)V
9658HSPLandroid/icu/text/DateTimePatternGenerator;->initData(Landroid/icu/util/ULocale;Z)V
9659HSPLandroid/icu/text/DateTimePatternGenerator;->isAvailableFormatSet(Ljava/lang/String;)Z
9660HSPLandroid/icu/text/DateTimePatternGenerator;->isFrozen()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009661HSPLandroid/icu/text/DateTimePatternGenerator;->mapSkeletonMetacharacters(Ljava/lang/String;Ljava/util/EnumSet;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07009662HSPLandroid/icu/text/DateTimePatternGenerator;->setAppendItemFormat(ILjava/lang/String;)V
9663HSPLandroid/icu/text/DateTimePatternGenerator;->setAvailableFormat(Ljava/lang/String;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009664HSPLandroid/icu/text/DateTimePatternGenerator;->setDateTimeFormat(ILjava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009665HSPLandroid/icu/text/DateTimePatternGenerator;->setDateTimeFormat(Ljava/lang/String;)V
9666HSPLandroid/icu/text/DateTimePatternGenerator;->setDateTimeFromCalendar(Landroid/icu/util/ULocale;)V
9667HSPLandroid/icu/text/DateTimePatternGenerator;->setDecimal(Ljava/lang/String;)V
9668HSPLandroid/icu/text/DateTimePatternGenerator;->setDecimalSymbols(Landroid/icu/util/ULocale;)V
9669HSPLandroid/icu/text/DateTimePatternGenerator;->setFieldDisplayName(ILandroid/icu/text/DateTimePatternGenerator$DisplayWidth;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009670HSPLandroid/icu/text/DecimalFormat;-><init>(Ljava/lang/String;Landroid/icu/text/DecimalFormatSymbols;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009671HSPLandroid/icu/text/DecimalFormat;-><init>(Ljava/lang/String;Landroid/icu/text/DecimalFormatSymbols;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009672HSPLandroid/icu/text/DecimalFormat;->clone()Ljava/lang/Object;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009673HSPLandroid/icu/text/DecimalFormat;->fieldPositionHelper(Landroid/icu/impl/number/DecimalQuantity;Landroid/icu/impl/FormattedStringBuilder;Ljava/text/FieldPosition;I)V+]Ljava/text/FieldPosition;Ljava/text/DontCareFieldPosition;]Landroid/icu/impl/number/DecimalQuantity;Landroid/icu/impl/number/DecimalQuantity_DualStorageBCD;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009674HSPLandroid/icu/text/DecimalFormat;->format(DLjava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009675HSPLandroid/icu/text/DecimalFormat;->format(JLjava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;+]Landroid/icu/number/LocalizedNumberFormatter;Landroid/icu/number/LocalizedNumberFormatter;]Ljava/lang/StringBuffer;Ljava/lang/StringBuffer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009676HSPLandroid/icu/text/DecimalFormat;->getDecimalFormatSymbols()Landroid/icu/text/DecimalFormatSymbols;
9677HSPLandroid/icu/text/DecimalFormat;->getMaximumFractionDigits()I
9678HSPLandroid/icu/text/DecimalFormat;->getMaximumIntegerDigits()I
9679HSPLandroid/icu/text/DecimalFormat;->getMinimumFractionDigits()I
9680HSPLandroid/icu/text/DecimalFormat;->getMinimumIntegerDigits()I
art-benchmark-service84deab32021-05-12 09:41:00 -07009681HSPLandroid/icu/text/DecimalFormat;->getNegativePrefix()Ljava/lang/String;
9682HSPLandroid/icu/text/DecimalFormat;->getNegativeSuffix()Ljava/lang/String;
9683HSPLandroid/icu/text/DecimalFormat;->getParser()Landroid/icu/impl/number/parse/NumberParserImpl;
9684HSPLandroid/icu/text/DecimalFormat;->getPositivePrefix()Ljava/lang/String;
9685HSPLandroid/icu/text/DecimalFormat;->getPositiveSuffix()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009686HSPLandroid/icu/text/DecimalFormat;->isParseBigDecimal()Z
9687HSPLandroid/icu/text/DecimalFormat;->isParseIntegerOnly()Z
art-benchmark-service00abe242023-02-13 10:31:34 -08009688HSPLandroid/icu/text/DecimalFormat;->parse(Ljava/lang/String;Ljava/text/ParsePosition;)Ljava/lang/Number;+]Landroid/icu/impl/number/parse/ParsedNumber;Landroid/icu/impl/number/parse/ParsedNumber;]Ljava/text/ParsePosition;Ljava/text/ParsePosition;]Landroid/icu/impl/number/parse/NumberParserImpl;Landroid/icu/impl/number/parse/NumberParserImpl;]Landroid/icu/text/DecimalFormat;Landroid/icu/text/DecimalFormat;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009689HSPLandroid/icu/text/DecimalFormat;->refreshFormatter()V+]Landroid/icu/text/DecimalFormatSymbols;Landroid/icu/text/DecimalFormatSymbols;]Landroid/icu/number/UnlocalizedNumberFormatter;Landroid/icu/number/UnlocalizedNumberFormatter;]Landroid/icu/text/DecimalFormat;Landroid/icu/text/DecimalFormat;
art-benchmark-service84deab32021-05-12 09:41:00 -07009690HSPLandroid/icu/text/DecimalFormat;->setCurrency(Landroid/icu/util/Currency;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009691HSPLandroid/icu/text/DecimalFormat;->setDecimalSeparatorAlwaysShown(Z)V
9692HSPLandroid/icu/text/DecimalFormat;->setGroupingUsed(Z)V
9693HSPLandroid/icu/text/DecimalFormat;->setMaximumFractionDigits(I)V
9694HSPLandroid/icu/text/DecimalFormat;->setMaximumIntegerDigits(I)V
9695HSPLandroid/icu/text/DecimalFormat;->setMinimumFractionDigits(I)V
9696HSPLandroid/icu/text/DecimalFormat;->setMinimumIntegerDigits(I)V
9697HSPLandroid/icu/text/DecimalFormat;->setParseIntegerOnly(Z)V
9698HSPLandroid/icu/text/DecimalFormat;->setParseStrictMode(Landroid/icu/impl/number/DecimalFormatProperties$ParseMode;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009699HSPLandroid/icu/text/DecimalFormat;->setPropertiesFromPattern(Ljava/lang/String;I)V
9700HSPLandroid/icu/text/DecimalFormat;->toNumberFormatter()Landroid/icu/number/LocalizedNumberFormatter;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009701HSPLandroid/icu/text/DecimalFormat;->toPattern()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07009702HSPLandroid/icu/text/DecimalFormatSymbols$1;->createInstance(Landroid/icu/util/ULocale;Ljava/lang/Void;)Landroid/icu/text/DecimalFormatSymbols$CacheData;
9703HSPLandroid/icu/text/DecimalFormatSymbols$1;->createInstance(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
9704HSPLandroid/icu/text/DecimalFormatSymbols$CacheData;-><init>(Landroid/icu/util/ULocale;[Ljava/lang/String;[Ljava/lang/String;)V
9705HSPLandroid/icu/text/DecimalFormatSymbols$DecFmtDataSink;-><init>([Ljava/lang/String;)V
9706HSPLandroid/icu/text/DecimalFormatSymbols$DecFmtDataSink;->put(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009707HSPLandroid/icu/text/DecimalFormatSymbols;->-$$Nest$sfgetSYMBOL_KEYS()[Ljava/lang/String;
9708HSPLandroid/icu/text/DecimalFormatSymbols;->-$$Nest$smloadData(Landroid/icu/util/ULocale;)Landroid/icu/text/DecimalFormatSymbols$CacheData;
art-benchmark-service84deab32021-05-12 09:41:00 -07009709HSPLandroid/icu/text/DecimalFormatSymbols;-><init>(Landroid/icu/util/ULocale;)V
9710HSPLandroid/icu/text/DecimalFormatSymbols;-><init>(Ljava/util/Locale;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009711HSPLandroid/icu/text/DecimalFormatSymbols;->clone()Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009712HSPLandroid/icu/text/DecimalFormatSymbols;->getCachedLocaleData(Landroid/icu/util/ULocale;Landroid/icu/text/NumberingSystem;)Landroid/icu/text/DecimalFormatSymbols$CacheData;
art-benchmark-service84deab32021-05-12 09:41:00 -07009713HSPLandroid/icu/text/DecimalFormatSymbols;->getCodePointZero()I
9714HSPLandroid/icu/text/DecimalFormatSymbols;->getCurrency()Landroid/icu/util/Currency;
9715HSPLandroid/icu/text/DecimalFormatSymbols;->getCurrencyPattern()Ljava/lang/String;
9716HSPLandroid/icu/text/DecimalFormatSymbols;->getCurrencySymbol()Ljava/lang/String;
9717HSPLandroid/icu/text/DecimalFormatSymbols;->getDecimalSeparator()C
9718HSPLandroid/icu/text/DecimalFormatSymbols;->getDecimalSeparatorString()Ljava/lang/String;
9719HSPLandroid/icu/text/DecimalFormatSymbols;->getDigit()C
9720HSPLandroid/icu/text/DecimalFormatSymbols;->getExponentSeparator()Ljava/lang/String;
9721HSPLandroid/icu/text/DecimalFormatSymbols;->getGroupingSeparator()C
9722HSPLandroid/icu/text/DecimalFormatSymbols;->getGroupingSeparatorString()Ljava/lang/String;
9723HSPLandroid/icu/text/DecimalFormatSymbols;->getInfinity()Ljava/lang/String;
9724HSPLandroid/icu/text/DecimalFormatSymbols;->getInstance(Ljava/util/Locale;)Landroid/icu/text/DecimalFormatSymbols;
9725HSPLandroid/icu/text/DecimalFormatSymbols;->getInternationalCurrencySymbol()Ljava/lang/String;
9726HSPLandroid/icu/text/DecimalFormatSymbols;->getLocale()Ljava/util/Locale;
9727HSPLandroid/icu/text/DecimalFormatSymbols;->getLocale(Landroid/icu/util/ULocale$Type;)Landroid/icu/util/ULocale;
9728HSPLandroid/icu/text/DecimalFormatSymbols;->getLocalizedPatternSeparator(Landroid/icu/util/ULocale;Landroid/icu/text/NumberingSystem;)Ljava/lang/String;
9729HSPLandroid/icu/text/DecimalFormatSymbols;->getMinusSign()C
9730HSPLandroid/icu/text/DecimalFormatSymbols;->getMinusSignString()Ljava/lang/String;
9731HSPLandroid/icu/text/DecimalFormatSymbols;->getMonetaryDecimalSeparator()C
art-benchmark-service00abe242023-02-13 10:31:34 -08009732HSPLandroid/icu/text/DecimalFormatSymbols;->getMonetaryGroupingSeparator()C
art-benchmark-service84deab32021-05-12 09:41:00 -07009733HSPLandroid/icu/text/DecimalFormatSymbols;->getNaN()Ljava/lang/String;
9734HSPLandroid/icu/text/DecimalFormatSymbols;->getPatternSeparator()C
9735HSPLandroid/icu/text/DecimalFormatSymbols;->getPerMill()C
9736HSPLandroid/icu/text/DecimalFormatSymbols;->getPerMillString()Ljava/lang/String;
9737HSPLandroid/icu/text/DecimalFormatSymbols;->getPercent()C
9738HSPLandroid/icu/text/DecimalFormatSymbols;->getPercentString()Ljava/lang/String;
9739HSPLandroid/icu/text/DecimalFormatSymbols;->getPlusSignString()Ljava/lang/String;
9740HSPLandroid/icu/text/DecimalFormatSymbols;->getULocale()Landroid/icu/util/ULocale;
9741HSPLandroid/icu/text/DecimalFormatSymbols;->getZeroDigit()C
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009742HSPLandroid/icu/text/DecimalFormatSymbols;->initSpacingInfo(Landroid/icu/impl/CurrencyData$CurrencySpacingInfo;)V
9743HSPLandroid/icu/text/DecimalFormatSymbols;->initialize(Landroid/icu/util/ULocale;Landroid/icu/text/NumberingSystem;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009744HSPLandroid/icu/text/DecimalFormatSymbols;->loadData(Landroid/icu/util/ULocale;)Landroid/icu/text/DecimalFormatSymbols$CacheData;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009745HSPLandroid/icu/text/DecimalFormatSymbols;->setApproximatelySignString(Ljava/lang/String;)V
9746HSPLandroid/icu/text/DecimalFormatSymbols;->setCurrency(Landroid/icu/util/Currency;)V
9747HSPLandroid/icu/text/DecimalFormatSymbols;->setCurrencyOrNull(Landroid/icu/util/Currency;Landroid/icu/impl/CurrencyData$CurrencyDisplayInfo;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009748HSPLandroid/icu/text/DecimalFormatSymbols;->setCurrencySymbol(Ljava/lang/String;)V
9749HSPLandroid/icu/text/DecimalFormatSymbols;->setDecimalSeparator(C)V
9750HSPLandroid/icu/text/DecimalFormatSymbols;->setDecimalSeparatorString(Ljava/lang/String;)V
9751HSPLandroid/icu/text/DecimalFormatSymbols;->setDigit(C)V
9752HSPLandroid/icu/text/DecimalFormatSymbols;->setDigitStrings([Ljava/lang/String;)V
9753HSPLandroid/icu/text/DecimalFormatSymbols;->setExponentMultiplicationSign(Ljava/lang/String;)V
9754HSPLandroid/icu/text/DecimalFormatSymbols;->setExponentSeparator(Ljava/lang/String;)V
9755HSPLandroid/icu/text/DecimalFormatSymbols;->setGroupingSeparator(C)V
9756HSPLandroid/icu/text/DecimalFormatSymbols;->setGroupingSeparatorString(Ljava/lang/String;)V
9757HSPLandroid/icu/text/DecimalFormatSymbols;->setInfinity(Ljava/lang/String;)V
9758HSPLandroid/icu/text/DecimalFormatSymbols;->setInternationalCurrencySymbol(Ljava/lang/String;)V
9759HSPLandroid/icu/text/DecimalFormatSymbols;->setLocale(Landroid/icu/util/ULocale;Landroid/icu/util/ULocale;)V
9760HSPLandroid/icu/text/DecimalFormatSymbols;->setMinusSign(C)V
9761HSPLandroid/icu/text/DecimalFormatSymbols;->setMinusSignString(Ljava/lang/String;)V
9762HSPLandroid/icu/text/DecimalFormatSymbols;->setMonetaryDecimalSeparator(C)V
9763HSPLandroid/icu/text/DecimalFormatSymbols;->setMonetaryDecimalSeparatorString(Ljava/lang/String;)V
9764HSPLandroid/icu/text/DecimalFormatSymbols;->setMonetaryGroupingSeparator(C)V
9765HSPLandroid/icu/text/DecimalFormatSymbols;->setMonetaryGroupingSeparatorString(Ljava/lang/String;)V
9766HSPLandroid/icu/text/DecimalFormatSymbols;->setNaN(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009767HSPLandroid/icu/text/DecimalFormatSymbols;->setPatternForCurrencySpacing(IZLjava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009768HSPLandroid/icu/text/DecimalFormatSymbols;->setPatternSeparator(C)V
9769HSPLandroid/icu/text/DecimalFormatSymbols;->setPerMill(C)V
9770HSPLandroid/icu/text/DecimalFormatSymbols;->setPerMillString(Ljava/lang/String;)V
9771HSPLandroid/icu/text/DecimalFormatSymbols;->setPercent(C)V
9772HSPLandroid/icu/text/DecimalFormatSymbols;->setPercentString(Ljava/lang/String;)V
9773HSPLandroid/icu/text/DecimalFormatSymbols;->setPlusSign(C)V
9774HSPLandroid/icu/text/DecimalFormatSymbols;->setPlusSignString(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009775HSPLandroid/icu/text/DecimalFormatSymbols;->setZeroDigit(C)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009776HSPLandroid/icu/text/DisplayContext;->type()Landroid/icu/text/DisplayContext$Type;
9777HSPLandroid/icu/text/Edits$Iterator;->next(Z)Z
9778HSPLandroid/icu/text/Edits;-><init>()V
9779HSPLandroid/icu/text/Edits;->addReplace(II)V
9780HSPLandroid/icu/text/Edits;->addUnchanged(I)V
9781HSPLandroid/icu/text/Edits;->append(I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07009782HSPLandroid/icu/text/Edits;->hasChanges()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07009783HSPLandroid/icu/text/Edits;->lastUnit()I
9784HSPLandroid/icu/text/Edits;->reset()V
9785HSPLandroid/icu/text/IDNA;->convertIDNToASCII(Ljava/lang/String;I)Ljava/lang/StringBuffer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009786HSPLandroid/icu/text/MeasureFormat;-><init>(Landroid/icu/util/ULocale;Landroid/icu/text/MeasureFormat$FormatWidth;Landroid/icu/text/NumberFormat;Landroid/icu/text/PluralRules;Landroid/icu/text/MeasureFormat$NumericFormatters;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009787HSPLandroid/icu/text/MeasureFormat;->getNumberFormatter()Landroid/icu/number/LocalizedNumberFormatter;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009788HSPLandroid/icu/text/MeasureFormat;->getUnitFormatterFromCache(ILandroid/icu/util/MeasureUnit;Landroid/icu/util/MeasureUnit;)Landroid/icu/number/LocalizedNumberFormatter;
art-benchmark-service84deab32021-05-12 09:41:00 -07009789HSPLandroid/icu/text/Normalizer$NFKDMode;->getNormalizer2(I)Landroid/icu/text/Normalizer2;
9790HSPLandroid/icu/text/Normalizer2;->getNFCInstance()Landroid/icu/text/Normalizer2;
9791HSPLandroid/icu/text/Normalizer2;->getNFDInstance()Landroid/icu/text/Normalizer2;
9792HSPLandroid/icu/text/Normalizer2;->getNFKDInstance()Landroid/icu/text/Normalizer2;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009793HSPLandroid/icu/text/Normalizer2;->normalize(Ljava/lang/CharSequence;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07009794HSPLandroid/icu/text/Normalizer;->normalize(Ljava/lang/String;Landroid/icu/text/Normalizer$Mode;)Ljava/lang/String;
9795HSPLandroid/icu/text/NumberFormat;-><init>()V
9796HSPLandroid/icu/text/NumberFormat;->clone()Ljava/lang/Object;
9797HSPLandroid/icu/text/NumberFormat;->createInstance(Landroid/icu/util/ULocale;I)Landroid/icu/text/NumberFormat;
art-benchmark-service66b4d952021-07-17 17:15:31 -07009798HSPLandroid/icu/text/NumberFormat;->getInstance(Landroid/icu/util/ULocale;)Landroid/icu/text/NumberFormat;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009799HSPLandroid/icu/text/NumberFormat;->getInstance(Landroid/icu/util/ULocale;I)Landroid/icu/text/NumberFormat;
art-benchmark-service84deab32021-05-12 09:41:00 -07009800HSPLandroid/icu/text/NumberFormat;->getInstance(Ljava/util/Locale;I)Landroid/icu/text/NumberFormat;
9801HSPLandroid/icu/text/NumberFormat;->getPattern(Landroid/icu/util/ULocale;I)Ljava/lang/String;
9802HSPLandroid/icu/text/NumberFormat;->getPatternForStyle(Landroid/icu/util/ULocale;I)Ljava/lang/String;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009803HSPLandroid/icu/text/NumberFormat;->getPatternForStyleAndNumberingSystem(Landroid/icu/util/ULocale;Ljava/lang/String;I)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/icu/impl/ICUResourceBundle;Landroid/icu/impl/ICUResourceBundleImpl$ResourceTable;
art-benchmark-service84deab32021-05-12 09:41:00 -07009804HSPLandroid/icu/text/NumberFormat;->getShim()Landroid/icu/text/NumberFormat$NumberFormatShim;
9805HSPLandroid/icu/text/NumberFormatServiceShim$NFService$1RBNumberFormatFactory;->handleCreate(Landroid/icu/util/ULocale;ILandroid/icu/impl/ICUService;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009806HSPLandroid/icu/text/NumberFormatServiceShim;->createInstance(Landroid/icu/util/ULocale;I)Landroid/icu/text/NumberFormat;
art-benchmark-service84deab32021-05-12 09:41:00 -07009807HSPLandroid/icu/text/NumberingSystem$1;->createInstance(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
9808HSPLandroid/icu/text/NumberingSystem$1;->createInstance(Ljava/lang/String;Landroid/icu/text/NumberingSystem$LocaleLookupData;)Landroid/icu/text/NumberingSystem;
9809HSPLandroid/icu/text/NumberingSystem$LocaleLookupData;-><init>(Landroid/icu/util/ULocale;Ljava/lang/String;)V
9810HSPLandroid/icu/text/NumberingSystem;->getDescription()Ljava/lang/String;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009811HSPLandroid/icu/text/NumberingSystem;->getInstance(Landroid/icu/util/ULocale;)Landroid/icu/text/NumberingSystem;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/icu/util/ULocale;Landroid/icu/util/ULocale;]Landroid/icu/impl/CacheBase;Landroid/icu/text/NumberingSystem$1;
art-benchmark-service84deab32021-05-12 09:41:00 -07009812HSPLandroid/icu/text/NumberingSystem;->getInstanceByName(Ljava/lang/String;)Landroid/icu/text/NumberingSystem;
9813HSPLandroid/icu/text/NumberingSystem;->getName()Ljava/lang/String;
9814HSPLandroid/icu/text/NumberingSystem;->getRadix()I
9815HSPLandroid/icu/text/NumberingSystem;->isAlgorithmic()Z
9816HSPLandroid/icu/text/NumberingSystem;->isValidDigitString(Ljava/lang/String;)Z
9817HSPLandroid/icu/text/NumberingSystem;->lookupInstanceByLocale(Landroid/icu/text/NumberingSystem$LocaleLookupData;)Landroid/icu/text/NumberingSystem;
9818HSPLandroid/icu/text/PluralRules$1;->isFulfilled(Landroid/icu/text/PluralRules$IFixedDecimal;)Z
9819HSPLandroid/icu/text/PluralRules$AndConstraint;-><init>(Landroid/icu/text/PluralRules$Constraint;Landroid/icu/text/PluralRules$Constraint;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009820HSPLandroid/icu/text/PluralRules$AndConstraint;->isFulfilled(Landroid/icu/text/PluralRules$IFixedDecimal;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07009821HSPLandroid/icu/text/PluralRules$BinaryConstraint;-><init>(Landroid/icu/text/PluralRules$Constraint;Landroid/icu/text/PluralRules$Constraint;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08009822HSPLandroid/icu/text/PluralRules$DecimalQuantitySamples;-><init>(Landroid/icu/text/PluralRules$SampleType;Ljava/util/Set;Z)V
9823HSPLandroid/icu/text/PluralRules$DecimalQuantitySamples;->checkDecimal(Landroid/icu/text/PluralRules$SampleType;Landroid/icu/impl/number/DecimalQuantity;)V
9824HSPLandroid/icu/text/PluralRules$DecimalQuantitySamples;->parse(Ljava/lang/String;)Landroid/icu/text/PluralRules$DecimalQuantitySamples;
9825HSPLandroid/icu/text/PluralRules$DecimalQuantitySamplesRange;-><init>(Landroid/icu/impl/number/DecimalQuantity;Landroid/icu/impl/number/DecimalQuantity;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009826HSPLandroid/icu/text/PluralRules$Factory;->getDefaultFactory()Landroid/icu/impl/PluralRulesLoader;
9827HSPLandroid/icu/text/PluralRules$FixedDecimal;-><init>(D)V
9828HSPLandroid/icu/text/PluralRules$FixedDecimal;-><init>(DI)V
9829HSPLandroid/icu/text/PluralRules$FixedDecimal;-><init>(DIJ)V
9830HSPLandroid/icu/text/PluralRules$FixedDecimal;-><init>(DIJI)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009831HSPLandroid/icu/text/PluralRules$FixedDecimal;-><init>(DIJII)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009832HSPLandroid/icu/text/PluralRules$FixedDecimal;-><init>(Landroid/icu/text/PluralRules$FixedDecimal;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009833HSPLandroid/icu/text/PluralRules$FixedDecimal;->decimals(D)I
9834HSPLandroid/icu/text/PluralRules$FixedDecimal;->getFractionalDigits(DI)I
9835HSPLandroid/icu/text/PluralRules$FixedDecimal;->getOperand(Ljava/lang/String;)Landroid/icu/text/PluralRules$Operand;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009836HSPLandroid/icu/text/PluralRules$FixedDecimal;->getPluralOperand(Landroid/icu/text/PluralRules$Operand;)D
art-benchmark-service84deab32021-05-12 09:41:00 -07009837HSPLandroid/icu/text/PluralRules$FixedDecimal;->getVisibleDecimalDigitCount()I
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009838HSPLandroid/icu/text/PluralRules$FixedDecimal;->intValue()I
art-benchmark-service84deab32021-05-12 09:41:00 -07009839HSPLandroid/icu/text/PluralRules$FixedDecimal;->isInfinite()Z
9840HSPLandroid/icu/text/PluralRules$FixedDecimal;->isNaN()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009841HSPLandroid/icu/text/PluralRules$FixedDecimal;->longValue()J
art-benchmark-service84deab32021-05-12 09:41:00 -07009842HSPLandroid/icu/text/PluralRules$Operand;->valueOf(Ljava/lang/String;)Landroid/icu/text/PluralRules$Operand;
9843HSPLandroid/icu/text/PluralRules$Operand;->values()[Landroid/icu/text/PluralRules$Operand;
9844HSPLandroid/icu/text/PluralRules$RangeConstraint;-><init>(IZLandroid/icu/text/PluralRules$Operand;ZDD[J)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009845HSPLandroid/icu/text/PluralRules$RangeConstraint;->isFulfilled(Landroid/icu/text/PluralRules$IFixedDecimal;)Z+]Landroid/icu/text/PluralRules$IFixedDecimal;Landroid/icu/text/PluralRules$FixedDecimal;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009846HSPLandroid/icu/text/PluralRules$Rule;->appliesTo(Landroid/icu/text/PluralRules$IFixedDecimal;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07009847HSPLandroid/icu/text/PluralRules$Rule;->getKeyword()Ljava/lang/String;
9848HSPLandroid/icu/text/PluralRules$RuleList;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -07009849HSPLandroid/icu/text/PluralRules$RuleList;->addRule(Landroid/icu/text/PluralRules$Rule;)Landroid/icu/text/PluralRules$RuleList;
9850HSPLandroid/icu/text/PluralRules$RuleList;->finish()Landroid/icu/text/PluralRules$RuleList;
9851HSPLandroid/icu/text/PluralRules$RuleList;->getKeywords()Ljava/util/Set;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009852HSPLandroid/icu/text/PluralRules$RuleList;->select(Landroid/icu/text/PluralRules$IFixedDecimal;)Ljava/lang/String;
9853HSPLandroid/icu/text/PluralRules$RuleList;->selectRule(Landroid/icu/text/PluralRules$IFixedDecimal;)Landroid/icu/text/PluralRules$Rule;
art-benchmark-service84deab32021-05-12 09:41:00 -07009854HSPLandroid/icu/text/PluralRules$SimpleTokenizer;->split(Ljava/lang/String;)[Ljava/lang/String;
9855HSPLandroid/icu/text/PluralRules;-><init>(Landroid/icu/text/PluralRules$RuleList;Landroid/icu/impl/number/range/StandardPluralRanges;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009856HSPLandroid/icu/text/PluralRules;->forLocale(Landroid/icu/util/ULocale;)Landroid/icu/text/PluralRules;
art-benchmark-service84deab32021-05-12 09:41:00 -07009857HSPLandroid/icu/text/PluralRules;->forLocale(Ljava/util/Locale;)Landroid/icu/text/PluralRules;
9858HSPLandroid/icu/text/PluralRules;->isValidKeyword(Ljava/lang/String;)Z
9859HSPLandroid/icu/text/PluralRules;->newInternal(Ljava/lang/String;Landroid/icu/impl/number/range/StandardPluralRanges;)Landroid/icu/text/PluralRules;
9860HSPLandroid/icu/text/PluralRules;->nextToken([Ljava/lang/String;ILjava/lang/String;)Ljava/lang/String;
9861HSPLandroid/icu/text/PluralRules;->parseConstraint(Ljava/lang/String;)Landroid/icu/text/PluralRules$Constraint;
9862HSPLandroid/icu/text/PluralRules;->parseDescription(Ljava/lang/String;)Landroid/icu/text/PluralRules;
9863HSPLandroid/icu/text/PluralRules;->parseRule(Ljava/lang/String;)Landroid/icu/text/PluralRules$Rule;
9864HSPLandroid/icu/text/PluralRules;->parseRuleChain(Ljava/lang/String;)Landroid/icu/text/PluralRules$RuleList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009865HSPLandroid/icu/text/PluralRules;->select(D)Ljava/lang/String;
9866HSPLandroid/icu/text/PluralRules;->select(Landroid/icu/text/PluralRules$IFixedDecimal;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -07009867HSPLandroid/icu/text/RawCollationKey;-><init>(I)V
9868HSPLandroid/icu/text/RelativeDateTimeFormatter$AbsoluteUnit;->values()[Landroid/icu/text/RelativeDateTimeFormatter$AbsoluteUnit;
9869HSPLandroid/icu/text/RelativeDateTimeFormatter$Cache$1;->createInstance(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
9870HSPLandroid/icu/text/RelativeDateTimeFormatter$Cache$1;->createInstance(Ljava/lang/String;Landroid/icu/util/ULocale;)Landroid/icu/text/RelativeDateTimeFormatter$RelativeDateTimeFormatterData;
9871HSPLandroid/icu/text/RelativeDateTimeFormatter$Cache;->get(Landroid/icu/util/ULocale;)Landroid/icu/text/RelativeDateTimeFormatter$RelativeDateTimeFormatterData;
9872HSPLandroid/icu/text/RelativeDateTimeFormatter$Direction;->values()[Landroid/icu/text/RelativeDateTimeFormatter$Direction;
art-benchmark-service84deab32021-05-12 09:41:00 -07009873HSPLandroid/icu/text/RelativeDateTimeFormatter$Loader;->load()Landroid/icu/text/RelativeDateTimeFormatter$RelativeDateTimeFormatterData;
9874HSPLandroid/icu/text/RelativeDateTimeFormatter$RelDateTimeDataSink$DateTimeUnit;->orNullFromString(Ljava/lang/CharSequence;)Landroid/icu/text/RelativeDateTimeFormatter$RelDateTimeDataSink$DateTimeUnit;
9875HSPLandroid/icu/text/RelativeDateTimeFormatter$RelDateTimeDataSink;->consumeTableRelative(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;)V
9876HSPLandroid/icu/text/RelativeDateTimeFormatter$RelDateTimeDataSink;->consumeTableRelativeTime(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;)V
9877HSPLandroid/icu/text/RelativeDateTimeFormatter$RelDateTimeDataSink;->consumeTimeDetail(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;)V
9878HSPLandroid/icu/text/RelativeDateTimeFormatter$RelDateTimeDataSink;->consumeTimeUnit(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;)V
9879HSPLandroid/icu/text/RelativeDateTimeFormatter$RelDateTimeDataSink;->handleAlias(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;Z)V
9880HSPLandroid/icu/text/RelativeDateTimeFormatter$RelDateTimeDataSink;->handlePlainDirection(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;)V
9881HSPLandroid/icu/text/RelativeDateTimeFormatter$RelDateTimeDataSink;->put(Landroid/icu/impl/UResource$Key;Landroid/icu/impl/UResource$Value;Z)V
9882HSPLandroid/icu/text/RelativeDateTimeFormatter$RelativeUnit;->values()[Landroid/icu/text/RelativeDateTimeFormatter$RelativeUnit;
9883HSPLandroid/icu/text/RelativeDateTimeFormatter$Style;->values()[Landroid/icu/text/RelativeDateTimeFormatter$Style;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009884HSPLandroid/icu/text/RelativeDateTimeFormatter;-><init>(Ljava/util/EnumMap;Ljava/util/EnumMap;Ljava/lang/String;Landroid/icu/text/PluralRules;Landroid/icu/text/NumberFormat;Landroid/icu/text/RelativeDateTimeFormatter$Style;Landroid/icu/text/DisplayContext;Landroid/icu/text/BreakIterator;Landroid/icu/util/ULocale;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009885HSPLandroid/icu/text/RelativeDateTimeFormatter;->adjustForContext(Ljava/lang/String;)Ljava/lang/String;
9886HSPLandroid/icu/text/RelativeDateTimeFormatter;->getInstance(Landroid/icu/util/ULocale;Landroid/icu/text/NumberFormat;Landroid/icu/text/RelativeDateTimeFormatter$Style;Landroid/icu/text/DisplayContext;)Landroid/icu/text/RelativeDateTimeFormatter;
9887HSPLandroid/icu/text/RelativeDateTimeFormatter;->keyToDirection(Landroid/icu/impl/UResource$Key;)Landroid/icu/text/RelativeDateTimeFormatter$Direction;
9888HSPLandroid/icu/text/ReplaceableString;-><init>(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009889HSPLandroid/icu/text/ReplaceableString;->charAt(I)C
9890HSPLandroid/icu/text/ReplaceableString;->getChars(II[CI)V
art-benchmark-service00abe242023-02-13 10:31:34 -08009891HSPLandroid/icu/text/ReplaceableString;->length()I+]Ljava/lang/StringBuffer;Ljava/lang/StringBuffer;
art-benchmark-service84deab32021-05-12 09:41:00 -07009892HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;-><init>(Landroid/icu/text/RuleBasedBreakIterator;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009893HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;-><init>(Landroid/icu/text/RuleBasedBreakIterator;Landroid/icu/text/RuleBasedBreakIterator$BreakCache;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009894HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->addFollowing(IIZ)V
9895HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->addPreceding(IIZ)Z
9896HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->current()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009897HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->following(I)V
9898HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->next()V
art-benchmark-service00abe242023-02-13 10:31:34 -08009899HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->populateFollowing()Z+]Landroid/icu/text/RuleBasedBreakIterator$DictionaryCache;Landroid/icu/text/RuleBasedBreakIterator$DictionaryCache;]Landroid/icu/text/RuleBasedBreakIterator$BreakCache;Landroid/icu/text/RuleBasedBreakIterator$BreakCache;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009900HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->populateNear(I)Z
9901HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->populatePreceding()Z
9902HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->preceding(I)V
9903HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->previous()V
art-benchmark-service84deab32021-05-12 09:41:00 -07009904HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->reset()V
9905HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->reset(II)V
9906HSPLandroid/icu/text/RuleBasedBreakIterator$BreakCache;->seek(I)Z
9907HSPLandroid/icu/text/RuleBasedBreakIterator$DictionaryCache;-><init>(Landroid/icu/text/RuleBasedBreakIterator;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009908HSPLandroid/icu/text/RuleBasedBreakIterator$DictionaryCache;-><init>(Landroid/icu/text/RuleBasedBreakIterator;Landroid/icu/text/RuleBasedBreakIterator$DictionaryCache;)V
9909HSPLandroid/icu/text/RuleBasedBreakIterator$DictionaryCache;->following(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -07009910HSPLandroid/icu/text/RuleBasedBreakIterator$DictionaryCache;->preceding(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009911HSPLandroid/icu/text/RuleBasedBreakIterator$DictionaryCache;->reset()V
art-benchmark-service84deab32021-05-12 09:41:00 -07009912HSPLandroid/icu/text/RuleBasedBreakIterator;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009913HSPLandroid/icu/text/RuleBasedBreakIterator;->CISetIndex32(Ljava/text/CharacterIterator;I)I
9914HSPLandroid/icu/text/RuleBasedBreakIterator;->checkOffset(ILjava/text/CharacterIterator;)V
9915HSPLandroid/icu/text/RuleBasedBreakIterator;->clone()Ljava/lang/Object;
9916HSPLandroid/icu/text/RuleBasedBreakIterator;->first()I
9917HSPLandroid/icu/text/RuleBasedBreakIterator;->following(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -07009918HSPLandroid/icu/text/RuleBasedBreakIterator;->getInstanceFromCompiledRules(Ljava/nio/ByteBuffer;)Landroid/icu/text/RuleBasedBreakIterator;
art-benchmark-service66b4d952021-07-17 17:15:31 -07009919HSPLandroid/icu/text/RuleBasedBreakIterator;->getText()Ljava/text/CharacterIterator;
art-benchmark-service00abe242023-02-13 10:31:34 -08009920HSPLandroid/icu/text/RuleBasedBreakIterator;->handleNext()I+]Landroid/icu/impl/RBBIDataWrapper;Landroid/icu/impl/RBBIDataWrapper;]Landroid/icu/util/CodePointTrie;Landroid/icu/util/CodePointTrie$Fast8;]Ljava/text/CharacterIterator;Ljava/text/StringCharacterIterator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009921HSPLandroid/icu/text/RuleBasedBreakIterator;->handleSafePrevious(I)I
9922HSPLandroid/icu/text/RuleBasedBreakIterator;->isBoundary(I)Z
9923HSPLandroid/icu/text/RuleBasedBreakIterator;->next()I
9924HSPLandroid/icu/text/RuleBasedBreakIterator;->preceding(I)I
9925HSPLandroid/icu/text/RuleBasedBreakIterator;->setText(Ljava/text/CharacterIterator;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009926HSPLandroid/icu/text/RuleBasedCollator$CollationBuffer;-><init>(Landroid/icu/impl/coll/CollationData;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07009927HSPLandroid/icu/text/RuleBasedCollator$CollationBuffer;-><init>(Landroid/icu/impl/coll/CollationData;Landroid/icu/text/RuleBasedCollator$CollationBuffer-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009928HSPLandroid/icu/text/RuleBasedCollator$CollationKeyByteSink;-><init>(Landroid/icu/text/RawCollationKey;)V
9929HSPLandroid/icu/text/RuleBasedCollator$FCDUTF16NFDIterator;-><init>()V
9930HSPLandroid/icu/text/RuleBasedCollator$NFDIterator;-><init>()V
9931HSPLandroid/icu/text/RuleBasedCollator$UTF16NFDIterator;-><init>()V
9932HSPLandroid/icu/text/RuleBasedCollator;-><init>(Landroid/icu/impl/coll/CollationTailoring;Landroid/icu/util/ULocale;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07009933HSPLandroid/icu/text/RuleBasedCollator;-><init>(Ljava/lang/String;)V
9934HSPLandroid/icu/text/RuleBasedCollator;->adoptTailoring(Landroid/icu/impl/coll/CollationTailoring;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009935HSPLandroid/icu/text/RuleBasedCollator;->checkNotFrozen()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009936HSPLandroid/icu/text/RuleBasedCollator;->clone()Ljava/lang/Object;
9937HSPLandroid/icu/text/RuleBasedCollator;->cloneAsThawed()Landroid/icu/text/RuleBasedCollator;
9938HSPLandroid/icu/text/RuleBasedCollator;->compare(Ljava/lang/String;Ljava/lang/String;)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009939HSPLandroid/icu/text/RuleBasedCollator;->doCompare(Ljava/lang/CharSequence;Ljava/lang/CharSequence;)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07009940HSPLandroid/icu/text/RuleBasedCollator;->freeze()Landroid/icu/text/Collator;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009941HSPLandroid/icu/text/RuleBasedCollator;->getCollationBuffer()Landroid/icu/text/RuleBasedCollator$CollationBuffer;
art-benchmark-service84deab32021-05-12 09:41:00 -07009942HSPLandroid/icu/text/RuleBasedCollator;->getCollationKey(Ljava/lang/String;)Landroid/icu/text/CollationKey;
9943HSPLandroid/icu/text/RuleBasedCollator;->getCollationKey(Ljava/lang/String;Landroid/icu/text/RuleBasedCollator$CollationBuffer;)Landroid/icu/text/CollationKey;
9944HSPLandroid/icu/text/RuleBasedCollator;->getOwnedSettings()Landroid/icu/impl/coll/CollationSettings;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009945HSPLandroid/icu/text/RuleBasedCollator;->getRawCollationKey(Ljava/lang/CharSequence;Landroid/icu/text/RawCollationKey;Landroid/icu/text/RuleBasedCollator$CollationBuffer;)Landroid/icu/text/RawCollationKey;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07009946HSPLandroid/icu/text/RuleBasedCollator;->getRules()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009947HSPLandroid/icu/text/RuleBasedCollator;->getStrength()I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07009948HSPLandroid/icu/text/RuleBasedCollator;->internalBuildTailoring(Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009949HSPLandroid/icu/text/RuleBasedCollator;->isFrozen()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009950HSPLandroid/icu/text/RuleBasedCollator;->releaseCollationBuffer(Landroid/icu/text/RuleBasedCollator$CollationBuffer;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009951HSPLandroid/icu/text/RuleBasedCollator;->setDecomposition(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009952HSPLandroid/icu/text/RuleBasedCollator;->setFastLatinOptions(Landroid/icu/impl/coll/CollationSettings;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009953HSPLandroid/icu/text/RuleBasedCollator;->setStrength(I)V
9954HSPLandroid/icu/text/RuleBasedCollator;->simpleKeyLengthEstimate(Ljava/lang/CharSequence;)I
9955HSPLandroid/icu/text/RuleBasedCollator;->writeSortKey(Ljava/lang/CharSequence;Landroid/icu/text/RuleBasedCollator$CollationKeyByteSink;Landroid/icu/text/RuleBasedCollator$CollationBuffer;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009956HSPLandroid/icu/text/SimpleDateFormat$PatternItem;-><init>(CI)V
9957HSPLandroid/icu/text/SimpleDateFormat;-><init>(Ljava/lang/String;Landroid/icu/text/DateFormatSymbols;Landroid/icu/util/Calendar;Landroid/icu/text/NumberFormat;Landroid/icu/util/ULocale;ZLjava/lang/String;)V
9958HSPLandroid/icu/text/SimpleDateFormat;-><init>(Ljava/lang/String;Landroid/icu/util/ULocale;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009959HSPLandroid/icu/text/SimpleDateFormat;->fastZeroPaddingNumber(Ljava/lang/StringBuffer;III)V
9960HSPLandroid/icu/text/SimpleDateFormat;->format(Landroid/icu/util/Calendar;Landroid/icu/text/DisplayContext;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;Ljava/util/List;)Ljava/lang/StringBuffer;
9961HSPLandroid/icu/text/SimpleDateFormat;->format(Landroid/icu/util/Calendar;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;
9962HSPLandroid/icu/text/SimpleDateFormat;->format(Landroid/icu/util/Calendar;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;Ljava/util/List;)Ljava/lang/StringBuffer;
art-benchmark-service84deab32021-05-12 09:41:00 -07009963HSPLandroid/icu/text/SimpleDateFormat;->getIndexFromChar(C)I
9964HSPLandroid/icu/text/SimpleDateFormat;->getInstance(Landroid/icu/util/Calendar$FormatConfiguration;)Landroid/icu/text/SimpleDateFormat;
9965HSPLandroid/icu/text/SimpleDateFormat;->getLocale()Landroid/icu/util/ULocale;
9966HSPLandroid/icu/text/SimpleDateFormat;->getNumberFormat(C)Landroid/icu/text/NumberFormat;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009967HSPLandroid/icu/text/SimpleDateFormat;->getPatternItems()[Ljava/lang/Object;
9968HSPLandroid/icu/text/SimpleDateFormat;->initLocalZeroPaddingNumberFormat()V
9969HSPLandroid/icu/text/SimpleDateFormat;->initialize()V
art-benchmark-service84deab32021-05-12 09:41:00 -07009970HSPLandroid/icu/text/SimpleDateFormat;->isFieldUnitIgnored(Ljava/lang/String;I)Z
9971HSPLandroid/icu/text/SimpleDateFormat;->isNumeric(CI)Z
9972HSPLandroid/icu/text/SimpleDateFormat;->isSyntaxChar(C)Z
9973HSPLandroid/icu/text/SimpleDateFormat;->parsePattern()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009974HSPLandroid/icu/text/SimpleDateFormat;->safeAppend([Ljava/lang/String;ILjava/lang/StringBuffer;)V
9975HSPLandroid/icu/text/SimpleDateFormat;->safeAppendWithMonthPattern([Ljava/lang/String;ILjava/lang/StringBuffer;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009976HSPLandroid/icu/text/SimpleDateFormat;->setContext(Landroid/icu/text/DisplayContext;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -08009977HSPLandroid/icu/text/SimpleDateFormat;->subFormat(Ljava/lang/StringBuffer;CIIILandroid/icu/text/DisplayContext;Ljava/text/FieldPosition;CLandroid/icu/util/Calendar;)V+]Landroid/icu/util/Calendar;Landroid/icu/util/GregorianCalendar;]Ljava/lang/StringBuffer;Ljava/lang/StringBuffer;]Ljava/text/FieldPosition;Ljava/text/FieldPosition;]Landroid/icu/text/SimpleDateFormat;Landroid/icu/text/SimpleDateFormat;
art-benchmark-service84deab32021-05-12 09:41:00 -07009978HSPLandroid/icu/text/SimpleDateFormat;->toPattern()Ljava/lang/String;
9979HSPLandroid/icu/text/SimpleDateFormat;->zeroPaddingNumber(Landroid/icu/text/NumberFormat;Ljava/lang/StringBuffer;III)V
9980HSPLandroid/icu/text/TimeZoneNames$Cache;->createInstance(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
9981HSPLandroid/icu/text/TimeZoneNames$Cache;->createInstance(Ljava/lang/String;Landroid/icu/util/ULocale;)Landroid/icu/text/TimeZoneNames;
9982HSPLandroid/icu/text/TimeZoneNames;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009983HSPLandroid/icu/text/TimeZoneNames;->getDisplayName(Ljava/lang/String;Landroid/icu/text/TimeZoneNames$NameType;J)Ljava/lang/String;
9984HSPLandroid/icu/text/TimeZoneNames;->getInstance(Landroid/icu/util/ULocale;)Landroid/icu/text/TimeZoneNames;
art-benchmark-service84deab32021-05-12 09:41:00 -07009985HSPLandroid/icu/text/TimeZoneNames;->getInstance(Ljava/util/Locale;)Landroid/icu/text/TimeZoneNames;
9986HSPLandroid/icu/text/UCharacterIterator;-><init>()V
9987HSPLandroid/icu/text/UCharacterIterator;->getInstance(Ljava/lang/String;)Landroid/icu/text/UCharacterIterator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009988HSPLandroid/icu/text/UCharacterIterator;->getText()Ljava/lang/String;
9989HSPLandroid/icu/text/UCharacterIterator;->getText([C)I
9990HSPLandroid/icu/text/UCharacterIterator;->setToStart()V
art-benchmark-service84deab32021-05-12 09:41:00 -07009991HSPLandroid/icu/text/UFormat;-><init>()V
9992HSPLandroid/icu/text/UFormat;->getLocale(Landroid/icu/util/ULocale$Type;)Landroid/icu/util/ULocale;
9993HSPLandroid/icu/text/UFormat;->setLocale(Landroid/icu/util/ULocale;Landroid/icu/util/ULocale;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009994HSPLandroid/icu/text/UTF16;->append(Ljava/lang/StringBuffer;I)Ljava/lang/StringBuffer;
art-benchmark-service84deab32021-05-12 09:41:00 -07009995HSPLandroid/icu/text/UTF16;->charAt(Ljava/lang/String;I)I
9996HSPLandroid/icu/text/UTF16;->charAt([CIII)I
9997HSPLandroid/icu/text/UTF16;->getCharCount(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -07009998HSPLandroid/icu/text/UnicodeFilter;-><init>()V
9999HSPLandroid/icu/text/UnicodeSet;-><init>()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010000HSPLandroid/icu/text/UnicodeSet;-><init>(Landroid/icu/text/UnicodeSet;)V
10001HSPLandroid/icu/text/UnicodeSet;->_appendToPat(Ljava/lang/Appendable;IIZ)Ljava/lang/Appendable;
10002HSPLandroid/icu/text/UnicodeSet;->_appendToPat(Ljava/lang/Appendable;IZ)Ljava/lang/Appendable;
art-benchmark-service84deab32021-05-12 09:41:00 -070010003HSPLandroid/icu/text/UnicodeSet;->add(I)Landroid/icu/text/UnicodeSet;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010004HSPLandroid/icu/text/UnicodeSet;->add(II)Landroid/icu/text/UnicodeSet;
art-benchmark-service84deab32021-05-12 09:41:00 -070010005HSPLandroid/icu/text/UnicodeSet;->add([III)Landroid/icu/text/UnicodeSet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010006HSPLandroid/icu/text/UnicodeSet;->addAll(Landroid/icu/text/UnicodeSet;)Landroid/icu/text/UnicodeSet;
art-benchmark-service84deab32021-05-12 09:41:00 -070010007HSPLandroid/icu/text/UnicodeSet;->add_unchecked(I)Landroid/icu/text/UnicodeSet;
10008HSPLandroid/icu/text/UnicodeSet;->add_unchecked(II)Landroid/icu/text/UnicodeSet;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010009HSPLandroid/icu/text/UnicodeSet;->appendCodePoint(Ljava/lang/Appendable;I)V
10010HSPLandroid/icu/text/UnicodeSet;->appendNewPattern(Ljava/lang/Appendable;ZZ)Ljava/lang/Appendable;
art-benchmark-service84deab32021-05-12 09:41:00 -070010011HSPLandroid/icu/text/UnicodeSet;->applyPattern(Landroid/icu/impl/RuleCharacterIterator;Landroid/icu/text/SymbolTable;Ljava/lang/Appendable;II)V
10012HSPLandroid/icu/text/UnicodeSet;->applyPattern(Ljava/lang/String;Ljava/text/ParsePosition;Landroid/icu/text/SymbolTable;I)Landroid/icu/text/UnicodeSet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010013HSPLandroid/icu/text/UnicodeSet;->checkFrozen()V
art-benchmark-service84deab32021-05-12 09:41:00 -070010014HSPLandroid/icu/text/UnicodeSet;->clear()Landroid/icu/text/UnicodeSet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010015HSPLandroid/icu/text/UnicodeSet;->clone()Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070010016HSPLandroid/icu/text/UnicodeSet;->compact()Landroid/icu/text/UnicodeSet;
art-benchmark-service00abe242023-02-13 10:31:34 -080010017HSPLandroid/icu/text/UnicodeSet;->contains(I)Z+]Landroid/icu/impl/BMPSet;Landroid/icu/impl/BMPSet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010018HSPLandroid/icu/text/UnicodeSet;->contains(Ljava/lang/CharSequence;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070010019HSPLandroid/icu/text/UnicodeSet;->containsAll(Ljava/lang/String;)Z
10020HSPLandroid/icu/text/UnicodeSet;->findCodePoint(I)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010021HSPLandroid/icu/text/UnicodeSet;->freeze()Landroid/icu/text/UnicodeSet;
art-benchmark-service84deab32021-05-12 09:41:00 -070010022HSPLandroid/icu/text/UnicodeSet;->getRangeCount()I
10023HSPLandroid/icu/text/UnicodeSet;->getRangeEnd(I)I
10024HSPLandroid/icu/text/UnicodeSet;->getRangeStart(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010025HSPLandroid/icu/text/UnicodeSet;->getSingleCP(Ljava/lang/CharSequence;)I
10026HSPLandroid/icu/text/UnicodeSet;->hasStrings()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070010027HSPLandroid/icu/text/UnicodeSet;->isFrozen()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010028HSPLandroid/icu/text/UnicodeSet;->resemblesPropertyPattern(Landroid/icu/impl/RuleCharacterIterator;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070010029HSPLandroid/icu/text/UnicodeSet;->set(Landroid/icu/text/UnicodeSet;)Landroid/icu/text/UnicodeSet;
10030HSPLandroid/icu/util/AnnualTimeZoneRule;-><init>(Ljava/lang/String;IILandroid/icu/util/DateTimeRule;II)V
10031HSPLandroid/icu/util/AnnualTimeZoneRule;->getEndYear()I
10032HSPLandroid/icu/util/AnnualTimeZoneRule;->getFirstStart(II)Ljava/util/Date;
10033HSPLandroid/icu/util/AnnualTimeZoneRule;->getNextStart(JIIZ)Ljava/util/Date;
10034HSPLandroid/icu/util/AnnualTimeZoneRule;->getRule()Landroid/icu/util/DateTimeRule;
10035HSPLandroid/icu/util/AnnualTimeZoneRule;->getStartInYear(III)Ljava/util/Date;
10036HSPLandroid/icu/util/AnnualTimeZoneRule;->getStartYear()I
10037HSPLandroid/icu/util/AnnualTimeZoneRule;->isEquivalentTo(Landroid/icu/util/TimeZoneRule;)Z
10038HSPLandroid/icu/util/BasicTimeZone;-><init>(Ljava/lang/String;)V
10039HSPLandroid/icu/util/ByteArrayWrapper;-><init>()V
10040HSPLandroid/icu/util/ByteArrayWrapper;->releaseBytes()[B
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010041HSPLandroid/icu/util/BytesTrie$Result;->hasNext()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010042HSPLandroid/icu/util/BytesTrie$Result;->hasValue()Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010043HSPLandroid/icu/util/BytesTrie;-><init>([BI)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010044HSPLandroid/icu/util/BytesTrie;->branchNext(III)Landroid/icu/util/BytesTrie$Result;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010045HSPLandroid/icu/util/BytesTrie;->getValue()I
art-benchmark-service84deab32021-05-12 09:41:00 -070010046HSPLandroid/icu/util/BytesTrie;->jumpByDelta([BI)I
10047HSPLandroid/icu/util/BytesTrie;->next(I)Landroid/icu/util/BytesTrie$Result;
10048HSPLandroid/icu/util/BytesTrie;->nextImpl(II)Landroid/icu/util/BytesTrie$Result;
10049HSPLandroid/icu/util/BytesTrie;->readValue([BII)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010050HSPLandroid/icu/util/BytesTrie;->skipDelta([BI)I
10051HSPLandroid/icu/util/BytesTrie;->skipValue(II)I
10052HSPLandroid/icu/util/BytesTrie;->skipValue([BI)I
art-benchmark-service84deab32021-05-12 09:41:00 -070010053HSPLandroid/icu/util/Calendar$FormatConfiguration;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070010054HSPLandroid/icu/util/Calendar$FormatConfiguration;->getCalendar()Landroid/icu/util/Calendar;
10055HSPLandroid/icu/util/Calendar$FormatConfiguration;->getDateFormatSymbols()Landroid/icu/text/DateFormatSymbols;
10056HSPLandroid/icu/util/Calendar$FormatConfiguration;->getLocale()Landroid/icu/util/ULocale;
10057HSPLandroid/icu/util/Calendar$FormatConfiguration;->getOverrideString()Ljava/lang/String;
10058HSPLandroid/icu/util/Calendar$FormatConfiguration;->getPatternString()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070010059HSPLandroid/icu/util/Calendar$PatternData;->getDateTimePattern(I)Ljava/lang/String;
10060HSPLandroid/icu/util/Calendar$PatternData;->make(Landroid/icu/util/Calendar;Landroid/icu/util/ULocale;)Landroid/icu/util/Calendar$PatternData;
10061HSPLandroid/icu/util/Calendar$PatternData;->make(Landroid/icu/util/ULocale;Ljava/lang/String;)Landroid/icu/util/Calendar$PatternData;
10062HSPLandroid/icu/util/Calendar$WeekDataCache;->createInstance(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
10063HSPLandroid/icu/util/Calendar$WeekDataCache;->createInstance(Ljava/lang/String;Ljava/lang/String;)Landroid/icu/util/Calendar$WeekData;
10064HSPLandroid/icu/util/Calendar;-><init>(Landroid/icu/util/TimeZone;Landroid/icu/util/ULocale;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010065HSPLandroid/icu/util/Calendar;->clone()Ljava/lang/Object;
10066HSPLandroid/icu/util/Calendar;->complete()V
10067HSPLandroid/icu/util/Calendar;->computeFields()V
10068HSPLandroid/icu/util/Calendar;->computeGregorianAndDOWFields(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010069HSPLandroid/icu/util/Calendar;->computeGregorianFields(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010070HSPLandroid/icu/util/Calendar;->computeWeekFields()V
10071HSPLandroid/icu/util/Calendar;->createInstance(Landroid/icu/util/ULocale;)Landroid/icu/util/Calendar;
art-benchmark-service84deab32021-05-12 09:41:00 -070010072HSPLandroid/icu/util/Calendar;->floorDivide(II[I)I
10073HSPLandroid/icu/util/Calendar;->floorDivide(JI[I)I
10074HSPLandroid/icu/util/Calendar;->floorDivide(JJ)J
10075HSPLandroid/icu/util/Calendar;->formatHelper(Landroid/icu/util/Calendar;Landroid/icu/util/ULocale;II)Landroid/icu/text/DateFormat;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010076HSPLandroid/icu/util/Calendar;->get(I)I
10077HSPLandroid/icu/util/Calendar;->getCalendarTypeForLocale(Landroid/icu/util/ULocale;)Landroid/icu/impl/CalType;
art-benchmark-service84deab32021-05-12 09:41:00 -070010078HSPLandroid/icu/util/Calendar;->getDateTimeFormat(IILandroid/icu/util/ULocale;)Landroid/icu/text/DateFormat;
10079HSPLandroid/icu/util/Calendar;->getDateTimeFormatString(Landroid/icu/util/ULocale;Ljava/lang/String;II)Ljava/lang/String;
10080HSPLandroid/icu/util/Calendar;->getDateTimePattern(Landroid/icu/util/Calendar;Landroid/icu/util/ULocale;I)Ljava/lang/String;
10081HSPLandroid/icu/util/Calendar;->getFirstDayOfWeek()I
10082HSPLandroid/icu/util/Calendar;->getGregorianDayOfMonth()I
10083HSPLandroid/icu/util/Calendar;->getGregorianDayOfYear()I
10084HSPLandroid/icu/util/Calendar;->getGregorianMonth()I
10085HSPLandroid/icu/util/Calendar;->getGregorianYear()I
10086HSPLandroid/icu/util/Calendar;->getInstance(Landroid/icu/util/ULocale;)Landroid/icu/util/Calendar;
10087HSPLandroid/icu/util/Calendar;->getInstance(Ljava/util/Locale;)Landroid/icu/util/Calendar;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010088HSPLandroid/icu/util/Calendar;->getInstanceInternal(Landroid/icu/util/TimeZone;Landroid/icu/util/ULocale;)Landroid/icu/util/Calendar;
art-benchmark-service84deab32021-05-12 09:41:00 -070010089HSPLandroid/icu/util/Calendar;->getKeywordValuesForLocale(Ljava/lang/String;Landroid/icu/util/ULocale;Z)[Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010090HSPLandroid/icu/util/Calendar;->getLeastMaximum(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070010091HSPLandroid/icu/util/Calendar;->getLimit(II)I
10092HSPLandroid/icu/util/Calendar;->getLocale(Landroid/icu/util/ULocale$Type;)Landroid/icu/util/ULocale;
10093HSPLandroid/icu/util/Calendar;->getMinimalDaysInFirstWeek()I
10094HSPLandroid/icu/util/Calendar;->getPatternData(Landroid/icu/util/ULocale;Ljava/lang/String;)Landroid/icu/util/Calendar$PatternData;
10095HSPLandroid/icu/util/Calendar;->getRegionForCalendar(Landroid/icu/util/ULocale;)Ljava/lang/String;
10096HSPLandroid/icu/util/Calendar;->getRepeatedWallTimeOption()I
10097HSPLandroid/icu/util/Calendar;->getSkippedWallTimeOption()I
10098HSPLandroid/icu/util/Calendar;->getTimeInMillis()J
10099HSPLandroid/icu/util/Calendar;->getTimeZone()Landroid/icu/util/TimeZone;
10100HSPLandroid/icu/util/Calendar;->getWeekDataForRegionInternal(Ljava/lang/String;)Landroid/icu/util/Calendar$WeekData;
10101HSPLandroid/icu/util/Calendar;->handleCreateFields()[I
10102HSPLandroid/icu/util/Calendar;->handleGetDateFormat(Ljava/lang/String;Ljava/lang/String;Landroid/icu/util/ULocale;)Landroid/icu/text/DateFormat;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010103HSPLandroid/icu/util/Calendar;->initInternal()V
art-benchmark-service84deab32021-05-12 09:41:00 -070010104HSPLandroid/icu/util/Calendar;->internalSet(II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010105HSPLandroid/icu/util/Calendar;->isEquivalentTo(Landroid/icu/util/Calendar;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070010106HSPLandroid/icu/util/Calendar;->isLenient()Z
10107HSPLandroid/icu/util/Calendar;->julianDayToDayOfWeek(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010108HSPLandroid/icu/util/Calendar;->setCalendarLocale(Landroid/icu/util/ULocale;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010109HSPLandroid/icu/util/Calendar;->setFirstDayOfWeek(I)V
10110HSPLandroid/icu/util/Calendar;->setLocale(Landroid/icu/util/ULocale;Landroid/icu/util/ULocale;)V
10111HSPLandroid/icu/util/Calendar;->setMinimalDaysInFirstWeek(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010112HSPLandroid/icu/util/Calendar;->setTime(Ljava/util/Date;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010113HSPLandroid/icu/util/Calendar;->setTimeInMillis(J)V
10114HSPLandroid/icu/util/Calendar;->setTimeZone(Landroid/icu/util/TimeZone;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010115HSPLandroid/icu/util/Calendar;->setWeekData(Landroid/icu/util/Calendar$WeekData;)Landroid/icu/util/Calendar;
10116HSPLandroid/icu/util/Calendar;->setWeekData(Ljava/lang/String;)V
10117HSPLandroid/icu/util/Calendar;->weekNumber(II)I
10118HSPLandroid/icu/util/Calendar;->weekNumber(III)I
art-benchmark-service84deab32021-05-12 09:41:00 -070010119HSPLandroid/icu/util/CharsTrie;-><init>(Ljava/lang/CharSequence;I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010120HSPLandroid/icu/util/CharsTrie;->branchNext(III)Landroid/icu/util/BytesTrie$Result;
art-benchmark-service84deab32021-05-12 09:41:00 -070010121HSPLandroid/icu/util/CharsTrie;->first(I)Landroid/icu/util/BytesTrie$Result;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010122HSPLandroid/icu/util/CharsTrie;->firstForCodePoint(I)Landroid/icu/util/BytesTrie$Result;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010123HSPLandroid/icu/util/CharsTrie;->getValue()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010124HSPLandroid/icu/util/CharsTrie;->jumpByDelta(Ljava/lang/CharSequence;I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070010125HSPLandroid/icu/util/CharsTrie;->next(I)Landroid/icu/util/BytesTrie$Result;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010126HSPLandroid/icu/util/CharsTrie;->nextImpl(II)Landroid/icu/util/BytesTrie$Result;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010127HSPLandroid/icu/util/CharsTrie;->readValue(Ljava/lang/CharSequence;II)I
10128HSPLandroid/icu/util/CharsTrie;->skipDelta(Ljava/lang/CharSequence;I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070010129HSPLandroid/icu/util/CharsTrie;->skipValue(II)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010130HSPLandroid/icu/util/CharsTrie;->skipValue(Ljava/lang/CharSequence;I)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010131HSPLandroid/icu/util/CodePointMap$Range;->-$$Nest$fgetend(Landroid/icu/util/CodePointMap$Range;)I
10132HSPLandroid/icu/util/CodePointMap$Range;->-$$Nest$fgetvalue(Landroid/icu/util/CodePointMap$Range;)I
10133HSPLandroid/icu/util/CodePointMap$Range;->-$$Nest$fputstart(Landroid/icu/util/CodePointMap$Range;I)V
10134HSPLandroid/icu/util/CodePointMap$Range;-><init>()V
10135HSPLandroid/icu/util/CodePointMap$Range;->getEnd()I
10136HSPLandroid/icu/util/CodePointMap$Range;->getValue()I
art-benchmark-service84deab32021-05-12 09:41:00 -070010137HSPLandroid/icu/util/CodePointMap;-><init>()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010138HSPLandroid/icu/util/CodePointMap;->getRange(ILandroid/icu/util/CodePointMap$RangeOption;ILandroid/icu/util/CodePointMap$ValueFilter;Landroid/icu/util/CodePointMap$Range;)Z
10139HSPLandroid/icu/util/CodePointTrie$Data16;->getFromIndex(I)I
10140HSPLandroid/icu/util/CodePointTrie$Data32;-><init>([I)V
10141HSPLandroid/icu/util/CodePointTrie$Data32;->getDataLength()I
10142HSPLandroid/icu/util/CodePointTrie$Data32;->getFromIndex(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070010143HSPLandroid/icu/util/CodePointTrie$Data8;-><init>([B)V
10144HSPLandroid/icu/util/CodePointTrie$Data8;->getDataLength()I
10145HSPLandroid/icu/util/CodePointTrie$Data8;->getFromIndex(I)I
10146HSPLandroid/icu/util/CodePointTrie$Data;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010147HSPLandroid/icu/util/CodePointTrie$Data;-><init>(Landroid/icu/util/CodePointTrie$Data-IA;)V
10148HSPLandroid/icu/util/CodePointTrie$Fast16;->bmpGet(I)I
10149HSPLandroid/icu/util/CodePointTrie$Fast16;->get(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070010150HSPLandroid/icu/util/CodePointTrie$Fast8;-><init>([C[BIII)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010151HSPLandroid/icu/util/CodePointTrie$Fast8;->get(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070010152HSPLandroid/icu/util/CodePointTrie$Fast;-><init>([CLandroid/icu/util/CodePointTrie$Data;III)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010153HSPLandroid/icu/util/CodePointTrie$Fast;->cpIndex(I)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010154HSPLandroid/icu/util/CodePointTrie$Fast;->getType()Landroid/icu/util/CodePointTrie$Type;
10155HSPLandroid/icu/util/CodePointTrie$Small32;-><init>([C[IIII)V
10156HSPLandroid/icu/util/CodePointTrie$Small;-><init>([CLandroid/icu/util/CodePointTrie$Data;III)V
10157HSPLandroid/icu/util/CodePointTrie$Small;-><init>([CLandroid/icu/util/CodePointTrie$Data;IIILandroid/icu/util/CodePointTrie$Small-IA;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010158HSPLandroid/icu/util/CodePointTrie;-><init>([CLandroid/icu/util/CodePointTrie$Data;III)V
10159HSPLandroid/icu/util/CodePointTrie;-><init>([CLandroid/icu/util/CodePointTrie$Data;IIILandroid/icu/util/CodePointTrie-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010160HSPLandroid/icu/util/CodePointTrie;->fastIndex(I)I
10161HSPLandroid/icu/util/CodePointTrie;->fromBinary(Landroid/icu/util/CodePointTrie$Type;Landroid/icu/util/CodePointTrie$ValueWidth;Ljava/nio/ByteBuffer;)Landroid/icu/util/CodePointTrie;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010162HSPLandroid/icu/util/CodePointTrie;->getRange(ILandroid/icu/util/CodePointMap$ValueFilter;Landroid/icu/util/CodePointMap$Range;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070010163HSPLandroid/icu/util/Currency$1;->createInstance(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
10164HSPLandroid/icu/util/Currency$1;->createInstance(Ljava/lang/String;Ljava/lang/Void;)Landroid/icu/util/Currency;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010165HSPLandroid/icu/util/Currency;->createCurrency(Landroid/icu/util/ULocale;)Landroid/icu/util/Currency;
10166HSPLandroid/icu/util/Currency;->getAvailableCurrencyCodes(Landroid/icu/util/ULocale;Ljava/util/Date;)[Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070010167HSPLandroid/icu/util/Currency;->getCurrencyCode()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010168HSPLandroid/icu/util/Currency;->getDefaultFractionDigits(Landroid/icu/util/Currency$CurrencyUsage;)I
10169HSPLandroid/icu/util/Currency;->getInstance(Landroid/icu/util/ULocale;)Landroid/icu/util/Currency;
10170HSPLandroid/icu/util/Currency;->getInstance(Ljava/lang/String;)Landroid/icu/util/Currency;
art-benchmark-service84deab32021-05-12 09:41:00 -070010171HSPLandroid/icu/util/Currency;->getInstance(Ljava/util/Locale;)Landroid/icu/util/Currency;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080010172HSPLandroid/icu/util/Currency;->getName(Landroid/icu/util/ULocale;I[Z)Ljava/lang/String;+]Landroid/icu/text/CurrencyDisplayNames;Landroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010173HSPLandroid/icu/util/Currency;->getRoundingIncrement(Landroid/icu/util/Currency$CurrencyUsage;)D
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080010174HSPLandroid/icu/util/Currency;->getSymbol(Landroid/icu/util/ULocale;)Ljava/lang/String;+]Landroid/icu/util/Currency;Landroid/icu/util/Currency;
10175HSPLandroid/icu/util/Currency;->getSymbol(Ljava/util/Locale;)Ljava/lang/String;+]Landroid/icu/util/Currency;Landroid/icu/util/Currency;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010176HSPLandroid/icu/util/Currency;->getTenderCurrencies(Landroid/icu/text/CurrencyMetaInfo$CurrencyFilter;)Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -070010177HSPLandroid/icu/util/Currency;->isAlpha3Code(Ljava/lang/String;)Z
10178HSPLandroid/icu/util/Currency;->loadCurrency(Ljava/lang/String;)Landroid/icu/util/Currency;
10179HSPLandroid/icu/util/DateTimeRule;-><init>(IIIZII)V
10180HSPLandroid/icu/util/DateTimeRule;->getDateRuleType()I
10181HSPLandroid/icu/util/DateTimeRule;->getRuleDayOfMonth()I
10182HSPLandroid/icu/util/DateTimeRule;->getRuleDayOfWeek()I
10183HSPLandroid/icu/util/DateTimeRule;->getRuleMillisInDay()I
10184HSPLandroid/icu/util/DateTimeRule;->getRuleMonth()I
10185HSPLandroid/icu/util/DateTimeRule;->getTimeRuleType()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010186HSPLandroid/icu/util/GregorianCalendar;-><init>(Landroid/icu/util/TimeZone;Landroid/icu/util/ULocale;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010187HSPLandroid/icu/util/GregorianCalendar;->getType()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010188HSPLandroid/icu/util/GregorianCalendar;->handleComputeFields(I)V
10189HSPLandroid/icu/util/GregorianCalendar;->handleGetYearLength(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070010190HSPLandroid/icu/util/GregorianCalendar;->isEquivalentTo(Landroid/icu/util/Calendar;)Z
10191HSPLandroid/icu/util/GregorianCalendar;->isLeapYear(I)Z
10192HSPLandroid/icu/util/InitialTimeZoneRule;-><init>(Ljava/lang/String;II)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070010193HSPLandroid/icu/util/Measure;-><init>(Ljava/lang/Number;Landroid/icu/util/MeasureUnit;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010194HSPLandroid/icu/util/Measure;->getNumber()Ljava/lang/Number;
10195HSPLandroid/icu/util/Measure;->getUnit()Landroid/icu/util/MeasureUnit;
10196HSPLandroid/icu/util/MeasureUnit$2;->create(Ljava/lang/String;Ljava/lang/String;)Landroid/icu/util/MeasureUnit;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010197HSPLandroid/icu/util/MeasureUnit;->addUnit(Ljava/lang/String;Ljava/lang/String;Landroid/icu/util/MeasureUnit$Factory;)Landroid/icu/util/MeasureUnit;
10198HSPLandroid/icu/util/MeasureUnit;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070010199HSPLandroid/icu/util/MeasureUnit;->getSubtype()Ljava/lang/String;
10200HSPLandroid/icu/util/MeasureUnit;->getType()Ljava/lang/String;
10201HSPLandroid/icu/util/MeasureUnit;->internalGetInstance(Ljava/lang/String;Ljava/lang/String;)Landroid/icu/util/MeasureUnit;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010202HSPLandroid/icu/util/MutableCodePointTrie$AllSameBlocks;-><init>()V
10203HSPLandroid/icu/util/MutableCodePointTrie$AllSameBlocks;->findMostUsed()I
10204HSPLandroid/icu/util/MutableCodePointTrie$AllSameBlocks;->findOrAdd(III)I
10205HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;-><init>()V
10206HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;-><init>(Landroid/icu/util/MutableCodePointTrie$MixedBlocks-IA;)V
10207HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->addEntry([I[CIII)V
10208HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->extend([CIII)V
10209HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->extend([IIII)V
10210HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->findAllSameBlock([II)I
10211HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->findBlock([C[CI)I
10212HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->findBlock([C[II)I
10213HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->findBlock([I[II)I
10214HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->findEntry([III)I
10215HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->findEntry([I[C[I[CII)I
10216HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->init(II)V
10217HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->makeHashCode(I)I
10218HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->makeHashCode([CI)I
10219HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->makeHashCode([II)I
10220HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->modulo(II)I
10221HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->nextIndex(II)I
10222HSPLandroid/icu/util/MutableCodePointTrie;->-$$Nest$smallValuesSameAs([IIII)Z
10223HSPLandroid/icu/util/MutableCodePointTrie;->-$$Nest$smequalBlocks([II[III)Z
10224HSPLandroid/icu/util/MutableCodePointTrie;-><init>(II)V
10225HSPLandroid/icu/util/MutableCodePointTrie;->allValuesSameAs([IIII)Z
10226HSPLandroid/icu/util/MutableCodePointTrie;->allocDataBlock(I)I
10227HSPLandroid/icu/util/MutableCodePointTrie;->build(Landroid/icu/util/CodePointTrie$Type;Landroid/icu/util/CodePointTrie$ValueWidth;)Landroid/icu/util/CodePointTrie;
10228HSPLandroid/icu/util/MutableCodePointTrie;->buildImmutable(Landroid/icu/util/CodePointTrie$Type;Landroid/icu/util/CodePointTrie$ValueWidth;)Landroid/icu/util/CodePointTrie;
10229HSPLandroid/icu/util/MutableCodePointTrie;->clear()V
10230HSPLandroid/icu/util/MutableCodePointTrie;->compactData(I[IILandroid/icu/util/MutableCodePointTrie$MixedBlocks;)I
10231HSPLandroid/icu/util/MutableCodePointTrie;->compactIndex(ILandroid/icu/util/MutableCodePointTrie$MixedBlocks;)I
10232HSPLandroid/icu/util/MutableCodePointTrie;->compactTrie(I)I
10233HSPLandroid/icu/util/MutableCodePointTrie;->compactWholeDataBlocks(ILandroid/icu/util/MutableCodePointTrie$AllSameBlocks;)I
10234HSPLandroid/icu/util/MutableCodePointTrie;->ensureHighStart(I)V
10235HSPLandroid/icu/util/MutableCodePointTrie;->equalBlocks([CI[CII)Z
10236HSPLandroid/icu/util/MutableCodePointTrie;->equalBlocks([CI[III)Z
10237HSPLandroid/icu/util/MutableCodePointTrie;->equalBlocks([II[III)Z
10238HSPLandroid/icu/util/MutableCodePointTrie;->findHighStart()I
10239HSPLandroid/icu/util/MutableCodePointTrie;->findSameBlock([CII[CII)I
10240HSPLandroid/icu/util/MutableCodePointTrie;->get(I)I
10241HSPLandroid/icu/util/MutableCodePointTrie;->getAllSameOverlap([IIII)I
10242HSPLandroid/icu/util/MutableCodePointTrie;->getDataBlock(I)I
10243HSPLandroid/icu/util/MutableCodePointTrie;->getOverlap([CI[CII)I
10244HSPLandroid/icu/util/MutableCodePointTrie;->getOverlap([CI[III)I
10245HSPLandroid/icu/util/MutableCodePointTrie;->getOverlap([II[III)I
10246HSPLandroid/icu/util/MutableCodePointTrie;->set(II)V
10247HSPLandroid/icu/util/MutableCodePointTrie;->writeBlock(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010248HSPLandroid/icu/util/Output;-><init>(Ljava/lang/Object;)V
10249HSPLandroid/icu/util/STZInfo;-><init>()V
10250HSPLandroid/icu/util/SimpleTimeZone;-><init>(ILjava/lang/String;IIIIIIIIIII)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010251HSPLandroid/icu/util/SimpleTimeZone;->clone()Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070010252HSPLandroid/icu/util/SimpleTimeZone;->cloneAsThawed()Landroid/icu/util/TimeZone;
10253HSPLandroid/icu/util/SimpleTimeZone;->compareToRule(IIIIIIIIIIII)I
10254HSPLandroid/icu/util/SimpleTimeZone;->construct(IIIIIIIIIIII)V
10255HSPLandroid/icu/util/SimpleTimeZone;->decodeEndRule()V
10256HSPLandroid/icu/util/SimpleTimeZone;->decodeRules()V
10257HSPLandroid/icu/util/SimpleTimeZone;->decodeStartRule()V
10258HSPLandroid/icu/util/SimpleTimeZone;->getDSTSavings()I
10259HSPLandroid/icu/util/SimpleTimeZone;->getNextTransition(JZ)Landroid/icu/util/TimeZoneTransition;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010260HSPLandroid/icu/util/SimpleTimeZone;->getOffset(IIIIII)I
art-benchmark-service84deab32021-05-12 09:41:00 -070010261HSPLandroid/icu/util/SimpleTimeZone;->getOffset(IIIIIII)I
10262HSPLandroid/icu/util/SimpleTimeZone;->getOffset(IIIIIIII)I
10263HSPLandroid/icu/util/SimpleTimeZone;->getRawOffset()I
10264HSPLandroid/icu/util/SimpleTimeZone;->getSTZInfo()Landroid/icu/util/STZInfo;
10265HSPLandroid/icu/util/SimpleTimeZone;->getTimeZoneRules()[Landroid/icu/util/TimeZoneRule;
10266HSPLandroid/icu/util/SimpleTimeZone;->hashCode()I
10267HSPLandroid/icu/util/SimpleTimeZone;->initTransitionRules()V
10268HSPLandroid/icu/util/SimpleTimeZone;->isFrozen()Z
10269HSPLandroid/icu/util/SimpleTimeZone;->setStartYear(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010270HSPLandroid/icu/util/SimpleTimeZone;->toString()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070010271HSPLandroid/icu/util/SimpleTimeZone;->useDaylightTime()Z
10272HSPLandroid/icu/util/TimeArrayTimeZoneRule;-><init>(Ljava/lang/String;II[JI)V
10273HSPLandroid/icu/util/TimeArrayTimeZoneRule;->getStartTimes()[J
10274HSPLandroid/icu/util/TimeArrayTimeZoneRule;->getTimeType()I
10275HSPLandroid/icu/util/TimeZone;-><init>(Ljava/lang/String;)V
10276HSPLandroid/icu/util/TimeZone;->cloneAsThawed()Landroid/icu/util/TimeZone;
10277HSPLandroid/icu/util/TimeZone;->equals(Ljava/lang/Object;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010278HSPLandroid/icu/util/TimeZone;->forULocaleOrDefault(Landroid/icu/util/ULocale;)Landroid/icu/util/TimeZone;
art-benchmark-service84deab32021-05-12 09:41:00 -070010279HSPLandroid/icu/util/TimeZone;->getCanonicalID(Ljava/lang/String;)Ljava/lang/String;
10280HSPLandroid/icu/util/TimeZone;->getCanonicalID(Ljava/lang/String;[Z)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010281HSPLandroid/icu/util/TimeZone;->getDefault()Landroid/icu/util/TimeZone;
art-benchmark-service84deab32021-05-12 09:41:00 -070010282HSPLandroid/icu/util/TimeZone;->getFrozenICUTimeZone(Ljava/lang/String;Z)Landroid/icu/util/BasicTimeZone;
10283HSPLandroid/icu/util/TimeZone;->getFrozenTimeZone(Ljava/lang/String;)Landroid/icu/util/TimeZone;
10284HSPLandroid/icu/util/TimeZone;->getID()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010285HSPLandroid/icu/util/TimeZone;->getOffset(JZ[I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010286HSPLandroid/icu/util/TimeZone;->getTimeZone(Ljava/lang/String;)Landroid/icu/util/TimeZone;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010287HSPLandroid/icu/util/TimeZone;->getTimeZone(Ljava/lang/String;IZ)Landroid/icu/util/TimeZone;
10288HSPLandroid/icu/util/TimeZone;->hashCode()I
art-benchmark-service84deab32021-05-12 09:41:00 -070010289HSPLandroid/icu/util/TimeZone;->setICUDefault(Landroid/icu/util/TimeZone;)V
10290HSPLandroid/icu/util/TimeZoneRule;-><init>(Ljava/lang/String;II)V
10291HSPLandroid/icu/util/TimeZoneRule;->getDSTSavings()I
10292HSPLandroid/icu/util/TimeZoneRule;->getName()Ljava/lang/String;
10293HSPLandroid/icu/util/TimeZoneRule;->getRawOffset()I
10294HSPLandroid/icu/util/TimeZoneRule;->isEquivalentTo(Landroid/icu/util/TimeZoneRule;)Z
10295HSPLandroid/icu/util/TimeZoneTransition;-><init>(JLandroid/icu/util/TimeZoneRule;Landroid/icu/util/TimeZoneRule;)V
10296HSPLandroid/icu/util/TimeZoneTransition;->getFrom()Landroid/icu/util/TimeZoneRule;
10297HSPLandroid/icu/util/TimeZoneTransition;->getTime()J
10298HSPLandroid/icu/util/TimeZoneTransition;->getTo()Landroid/icu/util/TimeZoneRule;
10299HSPLandroid/icu/util/ULocale$1;->createInstance(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
10300HSPLandroid/icu/util/ULocale$1;->createInstance(Ljava/lang/String;Ljava/lang/Void;)Ljava/lang/String;
10301HSPLandroid/icu/util/ULocale$2;->createInstance(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
10302HSPLandroid/icu/util/ULocale$2;->createInstance(Ljava/util/Locale;Ljava/lang/Void;)Landroid/icu/util/ULocale;
10303HSPLandroid/icu/util/ULocale$AliasReplacer;-><clinit>()V
10304HSPLandroid/icu/util/ULocale$AliasReplacer;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010305HSPLandroid/icu/util/ULocale$AliasReplacer;->generateKey(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070010306HSPLandroid/icu/util/ULocale$AliasReplacer;->loadAliasData()V
10307HSPLandroid/icu/util/ULocale$AliasReplacer;->replace()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010308HSPLandroid/icu/util/ULocale$AliasReplacer;->replaceLanguage(ZZZ)Z
10309HSPLandroid/icu/util/ULocale$AliasReplacer;->replaceRegion()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070010310HSPLandroid/icu/util/ULocale$AliasReplacer;->replaceScript()Z
10311HSPLandroid/icu/util/ULocale$AliasReplacer;->replaceVariant()Z
10312HSPLandroid/icu/util/ULocale$Builder;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010313HSPLandroid/icu/util/ULocale$Builder;->build()Landroid/icu/util/ULocale;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010314HSPLandroid/icu/util/ULocale$Builder;->setLanguage(Ljava/lang/String;)Landroid/icu/util/ULocale$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010315HSPLandroid/icu/util/ULocale$Builder;->setRegion(Ljava/lang/String;)Landroid/icu/util/ULocale$Builder;
10316HSPLandroid/icu/util/ULocale$JDKLocaleHelper;->getDefault(Landroid/icu/util/ULocale$Category;)Ljava/util/Locale;
art-benchmark-service84deab32021-05-12 09:41:00 -070010317HSPLandroid/icu/util/ULocale$JDKLocaleHelper;->toLocale(Landroid/icu/util/ULocale;)Ljava/util/Locale;
10318HSPLandroid/icu/util/ULocale$JDKLocaleHelper;->toULocale(Ljava/util/Locale;)Landroid/icu/util/ULocale;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010319HSPLandroid/icu/util/ULocale;->-$$Nest$smgetInstance(Landroid/icu/impl/locale/BaseLocale;Landroid/icu/impl/locale/LocaleExtensions;)Landroid/icu/util/ULocale;
art-benchmark-service84deab32021-05-12 09:41:00 -070010320HSPLandroid/icu/util/ULocale;-><init>(Ljava/lang/String;)V
10321HSPLandroid/icu/util/ULocale;-><init>(Ljava/lang/String;Ljava/util/Locale;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010322HSPLandroid/icu/util/ULocale;-><init>(Ljava/lang/String;Ljava/util/Locale;Landroid/icu/util/ULocale-IA;)V
10323HSPLandroid/icu/util/ULocale;->addLikelySubtags(Landroid/icu/util/ULocale;)Landroid/icu/util/ULocale;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010324HSPLandroid/icu/util/ULocale;->appendTag(Ljava/lang/String;Ljava/lang/StringBuilder;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010325HSPLandroid/icu/util/ULocale;->base()Landroid/icu/impl/locale/BaseLocale;
10326HSPLandroid/icu/util/ULocale;->canonicalize(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070010327HSPLandroid/icu/util/ULocale;->createCanonical(Ljava/lang/String;)Landroid/icu/util/ULocale;
10328HSPLandroid/icu/util/ULocale;->createLikelySubtagsString(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
10329HSPLandroid/icu/util/ULocale;->createTagString(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
10330HSPLandroid/icu/util/ULocale;->createTagString(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
10331HSPLandroid/icu/util/ULocale;->equals(Ljava/lang/Object;)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080010332HSPLandroid/icu/util/ULocale;->forLocale(Ljava/util/Locale;)Landroid/icu/util/ULocale;+]Landroid/icu/impl/SoftCache;Landroid/icu/util/ULocale$2;
art-benchmark-service84deab32021-05-12 09:41:00 -070010333HSPLandroid/icu/util/ULocale;->getBaseName()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010334HSPLandroid/icu/util/ULocale;->getBaseName(Ljava/lang/String;)Ljava/lang/String;
10335HSPLandroid/icu/util/ULocale;->getCountry()Ljava/lang/String;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080010336HSPLandroid/icu/util/ULocale;->getDefault()Landroid/icu/util/ULocale;+]Ljava/util/Locale;Ljava/util/Locale;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010337HSPLandroid/icu/util/ULocale;->getDefault(Landroid/icu/util/ULocale$Category;)Landroid/icu/util/ULocale;
10338HSPLandroid/icu/util/ULocale;->getInstance(Landroid/icu/impl/locale/BaseLocale;Landroid/icu/impl/locale/LocaleExtensions;)Landroid/icu/util/ULocale;
art-benchmark-service84deab32021-05-12 09:41:00 -070010339HSPLandroid/icu/util/ULocale;->getKeywordValue(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080010340HSPLandroid/icu/util/ULocale;->getKeywordValue(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;+]Landroid/icu/impl/LocaleIDParser;Landroid/icu/impl/LocaleIDParser;
art-benchmark-service84deab32021-05-12 09:41:00 -070010341HSPLandroid/icu/util/ULocale;->getKeywords()Ljava/util/Iterator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010342HSPLandroid/icu/util/ULocale;->getKeywords(Ljava/lang/String;)Ljava/util/Iterator;
10343HSPLandroid/icu/util/ULocale;->getLanguage()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070010344HSPLandroid/icu/util/ULocale;->getName()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010345HSPLandroid/icu/util/ULocale;->getName(Ljava/lang/String;)Ljava/lang/String;
10346HSPLandroid/icu/util/ULocale;->getRegionForSupplementalData(Landroid/icu/util/ULocale;Z)Ljava/lang/String;
10347HSPLandroid/icu/util/ULocale;->getScript()Ljava/lang/String;
art-benchmark-service08401c12022-12-23 09:27:20 -080010348HSPLandroid/icu/util/ULocale;->getScript(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070010349HSPLandroid/icu/util/ULocale;->getShortestSubtagLength(Ljava/lang/String;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010350HSPLandroid/icu/util/ULocale;->getVariant()Ljava/lang/String;
art-benchmark-service08401c12022-12-23 09:27:20 -080010351HSPLandroid/icu/util/ULocale;->getVariant(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010352HSPLandroid/icu/util/ULocale;->hashCode()I
art-benchmark-service84deab32021-05-12 09:41:00 -070010353HSPLandroid/icu/util/ULocale;->isEmptyString(Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010354HSPLandroid/icu/util/ULocale;->isKnownCanonicalizedLocale(Ljava/lang/String;)Z
10355HSPLandroid/icu/util/ULocale;->isRightToLeft()Z
10356HSPLandroid/icu/util/ULocale;->lookupLikelySubtags(Ljava/lang/String;)Ljava/lang/String;
10357HSPLandroid/icu/util/ULocale;->lscvToID(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070010358HSPLandroid/icu/util/ULocale;->parseTagString(Ljava/lang/String;[Ljava/lang/String;)I
10359HSPLandroid/icu/util/ULocale;->setKeywordValue(Ljava/lang/String;Ljava/lang/String;)Landroid/icu/util/ULocale;
10360HSPLandroid/icu/util/ULocale;->setKeywordValue(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010361HSPLandroid/icu/util/ULocale;->stripLeadingUnd(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070010362HSPLandroid/icu/util/ULocale;->toLocale()Ljava/util/Locale;
10363HSPLandroid/icu/util/ULocale;->toString()Ljava/lang/String;
10364HSPLandroid/icu/util/UResourceBundle;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010365HSPLandroid/icu/util/UResourceBundle;->findTopLevel(Ljava/lang/String;)Landroid/icu/util/UResourceBundle;
10366HSPLandroid/icu/util/UResourceBundle;->get(I)Landroid/icu/util/UResourceBundle;
10367HSPLandroid/icu/util/UResourceBundle;->get(Ljava/lang/String;)Landroid/icu/util/UResourceBundle;
art-benchmark-service00abe242023-02-13 10:31:34 -080010368HSPLandroid/icu/util/UResourceBundle;->getBundleInstance(Ljava/lang/String;Landroid/icu/util/ULocale;)Landroid/icu/util/UResourceBundle;
art-benchmark-service84deab32021-05-12 09:41:00 -070010369HSPLandroid/icu/util/UResourceBundle;->getBundleInstance(Ljava/lang/String;Ljava/lang/String;)Landroid/icu/util/UResourceBundle;
10370HSPLandroid/icu/util/UResourceBundle;->getBundleInstance(Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;)Landroid/icu/util/UResourceBundle;
10371HSPLandroid/icu/util/UResourceBundle;->getBundleInstance(Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;Z)Landroid/icu/util/UResourceBundle;
10372HSPLandroid/icu/util/UResourceBundle;->getIterator()Landroid/icu/util/UResourceBundleIterator;
art-benchmark-service00abe242023-02-13 10:31:34 -080010373HSPLandroid/icu/util/UResourceBundle;->getRootType(Ljava/lang/String;Ljava/lang/ClassLoader;)Landroid/icu/util/UResourceBundle$RootType;
art-benchmark-service84deab32021-05-12 09:41:00 -070010374HSPLandroid/icu/util/UResourceBundle;->handleGetObject(Ljava/lang/String;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010375HSPLandroid/icu/util/UResourceBundle;->handleGetObjectImpl(Ljava/lang/String;Landroid/icu/util/UResourceBundle;)Ljava/lang/Object;
art-benchmark-service00abe242023-02-13 10:31:34 -080010376HSPLandroid/icu/util/UResourceBundle;->instantiateBundle(Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;Z)Landroid/icu/util/UResourceBundle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010377HSPLandroid/icu/util/UResourceBundle;->resolveObject(Ljava/lang/String;Landroid/icu/util/UResourceBundle;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070010378HSPLandroid/icu/util/UResourceBundleIterator;-><init>(Landroid/icu/util/UResourceBundle;)V
10379HSPLandroid/icu/util/UResourceBundleIterator;->hasNext()Z
10380HSPLandroid/icu/util/UResourceBundleIterator;->next()Landroid/icu/util/UResourceBundle;
10381HSPLandroid/icu/util/VersionInfo;->getMajor()I
10382HSPLandroid/location/Country;->getCountryIso()Ljava/lang/String;
10383HSPLandroid/location/CountryDetector;-><init>(Landroid/location/ICountryDetector;)V
10384HSPLandroid/location/CountryDetector;->addCountryListener(Landroid/location/CountryListener;Landroid/os/Looper;)V
10385HSPLandroid/location/CountryDetector;->detectCountry()Landroid/location/Country;
10386HSPLandroid/location/GnssStatus;-><init>(I[I[F[F[F[F[F)V
10387HSPLandroid/location/GnssStatus;->getCarrierFrequencyHz(I)F
10388HSPLandroid/location/GnssStatus;->getCn0DbHz(I)F
10389HSPLandroid/location/GnssStatus;->getConstellationType(I)I
10390HSPLandroid/location/GnssStatus;->getSatelliteCount()I
10391HSPLandroid/location/GnssStatus;->usedInFix(I)Z
10392HSPLandroid/location/ICountryDetector$Stub;->asInterface(Landroid/os/IBinder;)Landroid/location/ICountryDetector;
10393HSPLandroid/location/ICountryListener$Stub;->asBinder()Landroid/os/IBinder;
10394HSPLandroid/location/ILocationListener$Stub;-><init>()V
10395HSPLandroid/location/ILocationListener$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010396HSPLandroid/location/ILocationListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070010397HSPLandroid/location/ILocationManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080010398HSPLandroid/location/ILocationManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service84deab32021-05-12 09:41:00 -070010399HSPLandroid/location/ILocationManager$Stub$Proxy;->getLastLocation(Ljava/lang/String;Landroid/location/LastLocationRequest;Ljava/lang/String;Ljava/lang/String;)Landroid/location/Location;
10400HSPLandroid/location/ILocationManager$Stub$Proxy;->isLocationEnabledForUser(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010401HSPLandroid/location/ILocationManager$Stub$Proxy;->isProviderEnabledForUser(Ljava/lang/String;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070010402HSPLandroid/location/ILocationManager$Stub$Proxy;->registerLocationListener(Ljava/lang/String;Landroid/location/LocationRequest;Landroid/location/ILocationListener;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
10403HSPLandroid/location/ILocationManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/location/ILocationManager;
10404HSPLandroid/location/LastLocationRequest$1;-><init>()V
10405HSPLandroid/location/LastLocationRequest$Builder;-><init>()V
10406HSPLandroid/location/LastLocationRequest$Builder;->build()Landroid/location/LastLocationRequest;
10407HSPLandroid/location/LastLocationRequest;-><clinit>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070010408HSPLandroid/location/LastLocationRequest;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010409HSPLandroid/location/Location$$ExternalSyntheticLambda0;->get()Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010410HSPLandroid/location/Location$1;->createFromParcel(Landroid/os/Parcel;)Landroid/location/Location;
10411HSPLandroid/location/Location$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
10412HSPLandroid/location/Location;-><init>(Landroid/location/Location;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010413HSPLandroid/location/Location;-><init>(Ljava/lang/String;)V
10414HSPLandroid/location/Location;->computeDistanceAndBearing(DDDDLandroid/location/Location$BearingDistanceCache;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010415HSPLandroid/location/Location;->distanceTo(Landroid/location/Location;)F
art-benchmark-service84deab32021-05-12 09:41:00 -070010416HSPLandroid/location/Location;->getAccuracy()F
10417HSPLandroid/location/Location;->getAltitude()D
10418HSPLandroid/location/Location;->getBearing()F
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010419HSPLandroid/location/Location;->getElapsedRealtimeMillis()J
art-benchmark-service84deab32021-05-12 09:41:00 -070010420HSPLandroid/location/Location;->getElapsedRealtimeNanos()J
10421HSPLandroid/location/Location;->getExtras()Landroid/os/Bundle;
10422HSPLandroid/location/Location;->getLatitude()D
10423HSPLandroid/location/Location;->getLongitude()D
10424HSPLandroid/location/Location;->getProvider()Ljava/lang/String;
10425HSPLandroid/location/Location;->getSpeed()F
10426HSPLandroid/location/Location;->getTime()J
10427HSPLandroid/location/Location;->getVerticalAccuracyMeters()F
10428HSPLandroid/location/Location;->hasAccuracy()Z
10429HSPLandroid/location/Location;->hasAltitude()Z
10430HSPLandroid/location/Location;->hasBearing()Z
10431HSPLandroid/location/Location;->hasBearingAccuracy()Z
10432HSPLandroid/location/Location;->hasElapsedRealtimeUncertaintyNanos()Z
10433HSPLandroid/location/Location;->hasSpeed()Z
10434HSPLandroid/location/Location;->hasSpeedAccuracy()Z
10435HSPLandroid/location/Location;->hasVerticalAccuracy()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010436HSPLandroid/location/Location;->isFromMockProvider()Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010437HSPLandroid/location/Location;->isMock()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070010438HSPLandroid/location/Location;->set(Landroid/location/Location;)V
10439HSPLandroid/location/Location;->setAccuracy(F)V
10440HSPLandroid/location/Location;->setAltitude(D)V
10441HSPLandroid/location/Location;->setBearing(F)V
10442HSPLandroid/location/Location;->setBearingAccuracyDegrees(F)V
10443HSPLandroid/location/Location;->setElapsedRealtimeNanos(J)V
10444HSPLandroid/location/Location;->setExtras(Landroid/os/Bundle;)V
10445HSPLandroid/location/Location;->setLatitude(D)V
10446HSPLandroid/location/Location;->setLongitude(D)V
10447HSPLandroid/location/Location;->setSpeed(F)V
10448HSPLandroid/location/Location;->setSpeedAccuracyMetersPerSecond(F)V
10449HSPLandroid/location/Location;->setTime(J)V
10450HSPLandroid/location/Location;->setVerticalAccuracyMeters(F)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010451HSPLandroid/location/Location;->toString()Ljava/lang/String;
10452HSPLandroid/location/Location;->writeToParcel(Landroid/os/Parcel;I)V
10453HSPLandroid/location/LocationListener;->onLocationChanged(Ljava/util/List;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010454HSPLandroid/location/LocationManager$LocationEnabledCache;->recompute(Ljava/lang/Integer;)Ljava/lang/Boolean;
10455HSPLandroid/location/LocationManager$LocationEnabledCache;->recompute(Ljava/lang/Object;)Ljava/lang/Object;
10456HSPLandroid/location/LocationManager$LocationListenerTransport$$ExternalSyntheticLambda2;-><init>(Landroid/location/LocationManager$LocationListenerTransport;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010457HSPLandroid/location/LocationManager$LocationListenerTransport$$ExternalSyntheticLambda2;->get()Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -070010458HSPLandroid/location/LocationManager$LocationListenerTransport$1;-><init>(Landroid/location/LocationManager$LocationListenerTransport;Ljava/util/List;Landroid/os/IRemoteCallback;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010459HSPLandroid/location/LocationManager$LocationListenerTransport$1;->onComplete(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010460HSPLandroid/location/LocationManager$LocationListenerTransport$1;->operate(Landroid/location/LocationListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010461HSPLandroid/location/LocationManager$LocationListenerTransport$1;->operate(Ljava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010462HSPLandroid/location/LocationManager$LocationListenerTransport;-><init>(Landroid/location/LocationListener;Ljava/util/concurrent/Executor;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010463HSPLandroid/location/LocationManager$LocationListenerTransport;->onLocationChanged(Ljava/util/List;Landroid/os/IRemoteCallback;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010464HSPLandroid/location/LocationManager$LocationListenerTransport;->onProviderEnabledChanged(Ljava/lang/String;Z)V
10465HSPLandroid/location/LocationManager$LocationListenerTransport;->setExecutor(Ljava/util/concurrent/Executor;)V
10466HSPLandroid/location/LocationManager$LocationListenerTransport;->unregister()V
10467HSPLandroid/location/LocationManager;-><init>(Landroid/content/Context;Landroid/location/ILocationManager;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010468HSPLandroid/location/LocationManager;->getAllProviders()Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -070010469HSPLandroid/location/LocationManager;->getLastKnownLocation(Ljava/lang/String;)Landroid/location/Location;
10470HSPLandroid/location/LocationManager;->getLastKnownLocation(Ljava/lang/String;Landroid/location/LastLocationRequest;)Landroid/location/Location;
10471HSPLandroid/location/LocationManager;->getProvider(Ljava/lang/String;)Landroid/location/LocationProvider;
10472HSPLandroid/location/LocationManager;->getProviders(Z)Ljava/util/List;
art-benchmark-service66b4d952021-07-17 17:15:31 -070010473HSPLandroid/location/LocationManager;->getService()Landroid/location/ILocationManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010474HSPLandroid/location/LocationManager;->isLocationEnabled()Z
10475HSPLandroid/location/LocationManager;->isLocationEnabledForUser(Landroid/os/UserHandle;)Z
10476HSPLandroid/location/LocationManager;->isProviderEnabled(Ljava/lang/String;)Z
10477HSPLandroid/location/LocationManager;->isProviderEnabledForUser(Ljava/lang/String;Landroid/os/UserHandle;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070010478HSPLandroid/location/LocationManager;->removeUpdates(Landroid/location/LocationListener;)V
10479HSPLandroid/location/LocationManager;->requestLocationUpdates(Landroid/location/LocationRequest;Landroid/location/LocationListener;Landroid/os/Looper;)V
10480HSPLandroid/location/LocationManager;->requestLocationUpdates(Landroid/location/LocationRequest;Ljava/util/concurrent/Executor;Landroid/location/LocationListener;)V
10481HSPLandroid/location/LocationManager;->requestLocationUpdates(Ljava/lang/String;JFLandroid/location/LocationListener;Landroid/os/Looper;)V
10482HSPLandroid/location/LocationManager;->requestLocationUpdates(Ljava/lang/String;JFLjava/util/concurrent/Executor;Landroid/location/LocationListener;)V
10483HSPLandroid/location/LocationManager;->requestLocationUpdates(Ljava/lang/String;Landroid/location/LocationRequest;Ljava/util/concurrent/Executor;Landroid/location/LocationListener;)V
10484HSPLandroid/location/LocationRequest$Builder;-><init>(J)V
10485HSPLandroid/location/LocationRequest$Builder;->build()Landroid/location/LocationRequest;
10486HSPLandroid/location/LocationRequest$Builder;->setIntervalMillis(J)Landroid/location/LocationRequest$Builder;
art-benchmark-service66b4d952021-07-17 17:15:31 -070010487HSPLandroid/location/LocationRequest$Builder;->setLocationSettingsIgnored(Z)Landroid/location/LocationRequest$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070010488HSPLandroid/location/LocationRequest$Builder;->setLowPower(Z)Landroid/location/LocationRequest$Builder;
10489HSPLandroid/location/LocationRequest$Builder;->setMaxUpdates(I)Landroid/location/LocationRequest$Builder;
10490HSPLandroid/location/LocationRequest$Builder;->setMinUpdateDistanceMeters(F)Landroid/location/LocationRequest$Builder;
10491HSPLandroid/location/LocationRequest$Builder;->setMinUpdateIntervalMillis(J)Landroid/location/LocationRequest$Builder;
10492HSPLandroid/location/LocationRequest$Builder;->setQuality(I)Landroid/location/LocationRequest$Builder;
10493HSPLandroid/location/LocationRequest$Builder;->setWorkSource(Landroid/os/WorkSource;)Landroid/location/LocationRequest$Builder;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010494HSPLandroid/location/LocationRequest;-><init>(Ljava/lang/String;JIJJIJFJZZZZLandroid/os/WorkSource;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010495HSPLandroid/location/LocationRequest;->createFromDeprecatedProvider(Ljava/lang/String;JFZ)Landroid/location/LocationRequest;
10496HSPLandroid/location/LocationRequest;->getIntervalMillis()J
10497HSPLandroid/location/LocationRequest;->getQuality()I
10498HSPLandroid/location/LocationRequest;->isLocationSettingsIgnored()Z
10499HSPLandroid/location/LocationRequest;->setProvider(Ljava/lang/String;)Landroid/location/LocationRequest;
10500HSPLandroid/location/LocationRequest;->setQuality(I)Landroid/location/LocationRequest;
10501HSPLandroid/location/LocationRequest;->writeToParcel(Landroid/os/Parcel;I)V
10502HSPLandroid/location/LocationResult$1;-><init>()V
10503HSPLandroid/location/LocationResult$1;->createFromParcel(Landroid/os/Parcel;)Landroid/location/LocationResult;
10504HSPLandroid/location/LocationResult$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
10505HSPLandroid/location/LocationResult;-><clinit>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010506HSPLandroid/location/LocationResult;-><init>(Ljava/util/ArrayList;)V
10507HSPLandroid/location/LocationResult;->get(I)Landroid/location/Location;
10508HSPLandroid/location/LocationResult;->size()I
10509HSPLandroid/location/provider/ProviderProperties$1;->createFromParcel(Landroid/os/Parcel;)Landroid/location/provider/ProviderProperties;
art-benchmark-service66b4d952021-07-17 17:15:31 -070010510HSPLandroid/location/provider/ProviderProperties$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
10511HSPLandroid/location/provider/ProviderProperties;-><init>(ZZZZZZZII)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010512HSPLandroid/media/AudioAttributes$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/AudioAttributes;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010513HSPLandroid/media/AudioAttributes$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070010514HSPLandroid/media/AudioAttributes$Builder;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010515HSPLandroid/media/AudioAttributes$Builder;-><init>(Landroid/media/AudioAttributes;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010516HSPLandroid/media/AudioAttributes$Builder;->addTag(Ljava/lang/String;)Landroid/media/AudioAttributes$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010517HSPLandroid/media/AudioAttributes$Builder;->build()Landroid/media/AudioAttributes;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010518HSPLandroid/media/AudioAttributes$Builder;->replaceFlags(I)Landroid/media/AudioAttributes$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070010519HSPLandroid/media/AudioAttributes$Builder;->setAllowedCapturePolicy(I)Landroid/media/AudioAttributes$Builder;
10520HSPLandroid/media/AudioAttributes$Builder;->setCapturePreset(I)Landroid/media/AudioAttributes$Builder;
10521HSPLandroid/media/AudioAttributes$Builder;->setContentType(I)Landroid/media/AudioAttributes$Builder;
10522HSPLandroid/media/AudioAttributes$Builder;->setFlags(I)Landroid/media/AudioAttributes$Builder;
10523HSPLandroid/media/AudioAttributes$Builder;->setInternalCapturePreset(I)Landroid/media/AudioAttributes$Builder;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010524HSPLandroid/media/AudioAttributes$Builder;->setInternalContentType(I)Landroid/media/AudioAttributes$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070010525HSPLandroid/media/AudioAttributes$Builder;->setInternalLegacyStreamType(I)Landroid/media/AudioAttributes$Builder;
10526HSPLandroid/media/AudioAttributes$Builder;->setLegacyStreamType(I)Landroid/media/AudioAttributes$Builder;
10527HSPLandroid/media/AudioAttributes$Builder;->setSystemUsage(I)Landroid/media/AudioAttributes$Builder;
10528HSPLandroid/media/AudioAttributes$Builder;->setUsage(I)Landroid/media/AudioAttributes$Builder;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010529HSPLandroid/media/AudioAttributes;->-$$Nest$fgetmFlags(Landroid/media/AudioAttributes;)I
10530HSPLandroid/media/AudioAttributes;->-$$Nest$fgetmUsage(Landroid/media/AudioAttributes;)I
10531HSPLandroid/media/AudioAttributes;->-$$Nest$fputmContentType(Landroid/media/AudioAttributes;I)V
10532HSPLandroid/media/AudioAttributes;->-$$Nest$fputmFlags(Landroid/media/AudioAttributes;I)V
10533HSPLandroid/media/AudioAttributes;->-$$Nest$fputmFormattedTags(Landroid/media/AudioAttributes;Ljava/lang/String;)V
10534HSPLandroid/media/AudioAttributes;->-$$Nest$fputmSource(Landroid/media/AudioAttributes;I)V
10535HSPLandroid/media/AudioAttributes;->-$$Nest$fputmTags(Landroid/media/AudioAttributes;Ljava/util/HashSet;)V
10536HSPLandroid/media/AudioAttributes;->-$$Nest$fputmUsage(Landroid/media/AudioAttributes;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010537HSPLandroid/media/AudioAttributes;-><init>()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010538HSPLandroid/media/AudioAttributes;-><init>(Landroid/media/AudioAttributes-IA;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080010539HSPLandroid/media/AudioAttributes;-><init>(Landroid/os/Parcel;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service66b4d952021-07-17 17:15:31 -070010540HSPLandroid/media/AudioAttributes;->areHapticChannelsMuted()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010541HSPLandroid/media/AudioAttributes;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070010542HSPLandroid/media/AudioAttributes;->getAllFlags()I
10543HSPLandroid/media/AudioAttributes;->getContentType()I
10544HSPLandroid/media/AudioAttributes;->getFlags()I
10545HSPLandroid/media/AudioAttributes;->getUsage()I
art-benchmark-service66b4d952021-07-17 17:15:31 -070010546HSPLandroid/media/AudioAttributes;->hashCode()I
art-benchmark-service84deab32021-05-12 09:41:00 -070010547HSPLandroid/media/AudioAttributes;->isSystemUsage(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010548HSPLandroid/media/AudioAttributes;->toVolumeStreamType(ZLandroid/media/AudioAttributes;)I
10549HSPLandroid/media/AudioAttributes;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010550HSPLandroid/media/AudioDeviceCallback;-><init>()V
10551HSPLandroid/media/AudioDeviceInfo;-><init>(Landroid/media/AudioDevicePort;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010552HSPLandroid/media/AudioDeviceInfo;->convertInternalDeviceToDeviceType(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070010553HSPLandroid/media/AudioDeviceInfo;->getId()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010554HSPLandroid/media/AudioDeviceInfo;->getType()I
art-benchmark-service66b4d952021-07-17 17:15:31 -070010555HSPLandroid/media/AudioDevicePort;-><init>(Landroid/media/AudioHandle;Ljava/lang/String;Ljava/util/List;[Landroid/media/AudioGain;ILjava/lang/String;[I[ILjava/util/List;)V
10556HSPLandroid/media/AudioDevicePort;-><init>(Landroid/media/AudioHandle;Ljava/lang/String;[I[I[I[I[Landroid/media/AudioGain;ILjava/lang/String;[I[I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010557HSPLandroid/media/AudioDevicePort;->buildConfig(IIILandroid/media/AudioGainConfig;)Landroid/media/AudioDevicePortConfig;
10558HSPLandroid/media/AudioDevicePort;->buildConfig(IIILandroid/media/AudioGainConfig;)Landroid/media/AudioPortConfig;
10559HSPLandroid/media/AudioDevicePort;->type()I
10560HSPLandroid/media/AudioDevicePortConfig;-><init>(Landroid/media/AudioDevicePort;IIILandroid/media/AudioGainConfig;)V
10561HSPLandroid/media/AudioFocusRequest$Builder;-><init>(I)V
10562HSPLandroid/media/AudioFocusRequest$Builder;->build()Landroid/media/AudioFocusRequest;
10563HSPLandroid/media/AudioFocusRequest$Builder;->setAudioAttributes(Landroid/media/AudioAttributes;)Landroid/media/AudioFocusRequest$Builder;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010564HSPLandroid/media/AudioFocusRequest$Builder;->setFocusGain(I)Landroid/media/AudioFocusRequest$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070010565HSPLandroid/media/AudioFocusRequest;->getOnAudioFocusChangeListener()Landroid/media/AudioManager$OnAudioFocusChangeListener;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010566HSPLandroid/media/AudioFocusRequest;->isValidFocusGain(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070010567HSPLandroid/media/AudioFormat$Builder;-><init>()V
10568HSPLandroid/media/AudioFormat$Builder;->build()Landroid/media/AudioFormat;
10569HSPLandroid/media/AudioFormat$Builder;->setChannelMask(I)Landroid/media/AudioFormat$Builder;
10570HSPLandroid/media/AudioFormat$Builder;->setEncoding(I)Landroid/media/AudioFormat$Builder;
10571HSPLandroid/media/AudioFormat$Builder;->setSampleRate(I)Landroid/media/AudioFormat$Builder;
10572HSPLandroid/media/AudioFormat;-><init>(IIIII)V
10573HSPLandroid/media/AudioFormat;->getBytesPerSample(I)I
10574HSPLandroid/media/AudioFormat;->getChannelCount()I
10575HSPLandroid/media/AudioFormat;->getChannelMask()I
10576HSPLandroid/media/AudioFormat;->getEncoding()I
10577HSPLandroid/media/AudioFormat;->getPropertySetMask()I
10578HSPLandroid/media/AudioFormat;->getSampleRate()I
10579HSPLandroid/media/AudioFormat;->isEncodingLinearFrames(I)Z
10580HSPLandroid/media/AudioFormat;->isEncodingLinearPcm(I)Z
10581HSPLandroid/media/AudioFormat;->isPublicEncoding(I)Z
10582HSPLandroid/media/AudioHandle;-><init>(I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080010583HSPLandroid/media/AudioHandle;->equals(Ljava/lang/Object;)Z+]Landroid/media/AudioHandle;Landroid/media/AudioHandle;
art-benchmark-service84deab32021-05-12 09:41:00 -070010584HSPLandroid/media/AudioHandle;->id()I
10585HSPLandroid/media/AudioManager$1;-><init>(Landroid/media/AudioManager;)V
10586HSPLandroid/media/AudioManager$2;-><init>(Landroid/media/AudioManager;)V
10587HSPLandroid/media/AudioManager$3;-><init>(Landroid/media/AudioManager;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010588HSPLandroid/media/AudioManager$4;-><init>(Landroid/media/AudioManager;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010589HSPLandroid/media/AudioManager$AudioPlaybackCallback;-><init>()V
10590HSPLandroid/media/AudioManager$AudioPlaybackCallbackInfo;-><init>(Landroid/media/AudioManager$AudioPlaybackCallback;Landroid/os/Handler;)V
10591HSPLandroid/media/AudioManager$AudioRecordingCallback;-><init>()V
10592HSPLandroid/media/AudioManager$DevRoleListeners;-><init>(Landroid/media/AudioManager;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010593HSPLandroid/media/AudioManager$DevRoleListeners;-><init>(Landroid/media/AudioManager;Landroid/media/AudioManager$DevRoleListeners-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010594HSPLandroid/media/AudioManager$NativeEventHandlerDelegate$1;-><init>(Landroid/media/AudioManager$NativeEventHandlerDelegate;Landroid/os/Looper;Landroid/media/AudioManager;Landroid/media/AudioDeviceCallback;)V
10595HSPLandroid/media/AudioManager$NativeEventHandlerDelegate$1;->handleMessage(Landroid/os/Message;)V
10596HSPLandroid/media/AudioManager$NativeEventHandlerDelegate;-><init>(Landroid/media/AudioManager;Landroid/media/AudioDeviceCallback;Landroid/os/Handler;)V
10597HSPLandroid/media/AudioManager$NativeEventHandlerDelegate;->getHandler()Landroid/os/Handler;
10598HSPLandroid/media/AudioManager$OnAmPortUpdateListener;-><init>(Landroid/media/AudioManager;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010599HSPLandroid/media/AudioManager$OnAmPortUpdateListener;->onAudioPatchListUpdate([Landroid/media/AudioPatch;)V
10600HSPLandroid/media/AudioManager$OnAmPortUpdateListener;->onAudioPortListUpdate([Landroid/media/AudioPort;)V
10601HSPLandroid/media/AudioManager$PlaybackConfigChangeCallbackData;-><init>(Landroid/media/AudioManager$AudioPlaybackCallback;Ljava/util/List;)V
10602HSPLandroid/media/AudioManager$ServiceEventHandlerDelegate$1;-><init>(Landroid/media/AudioManager$ServiceEventHandlerDelegate;Landroid/os/Looper;Landroid/media/AudioManager;)V
10603HSPLandroid/media/AudioManager$ServiceEventHandlerDelegate$1;->handleMessage(Landroid/os/Message;)V
10604HSPLandroid/media/AudioManager$ServiceEventHandlerDelegate;-><init>(Landroid/media/AudioManager;Landroid/os/Handler;)V
10605HSPLandroid/media/AudioManager$ServiceEventHandlerDelegate;->getHandler()Landroid/os/Handler;
10606HSPLandroid/media/AudioManager;-><init>(Landroid/content/Context;)V
10607HSPLandroid/media/AudioManager;->abandonAudioFocus(Landroid/media/AudioManager$OnAudioFocusChangeListener;)I
10608HSPLandroid/media/AudioManager;->abandonAudioFocus(Landroid/media/AudioManager$OnAudioFocusChangeListener;Landroid/media/AudioAttributes;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070010609HSPLandroid/media/AudioManager;->areNavigationRepeatSoundEffectsEnabled()Z
10610HSPLandroid/media/AudioManager;->broadcastDeviceListChange_sync(Landroid/os/Handler;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010611HSPLandroid/media/AudioManager;->calcListDeltas(Ljava/util/ArrayList;Ljava/util/ArrayList;I)[Landroid/media/AudioDeviceInfo;
10612HSPLandroid/media/AudioManager;->checkFlags(Landroid/media/AudioDevicePort;I)Z
10613HSPLandroid/media/AudioManager;->checkTypes(Landroid/media/AudioDevicePort;)Z
10614HSPLandroid/media/AudioManager;->filterDevicePorts(Ljava/util/ArrayList;Ljava/util/ArrayList;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010615HSPLandroid/media/AudioManager;->generateAudioSessionId()I
art-benchmark-service66b4d952021-07-17 17:15:31 -070010616HSPLandroid/media/AudioManager;->getActiveRecordingConfigurations()Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -070010617HSPLandroid/media/AudioManager;->getContext()Landroid/content/Context;
10618HSPLandroid/media/AudioManager;->getDeviceForPortId(II)Landroid/media/AudioDeviceInfo;
10619HSPLandroid/media/AudioManager;->getDevices(I)[Landroid/media/AudioDeviceInfo;
10620HSPLandroid/media/AudioManager;->getDevicesForStream(I)I
10621HSPLandroid/media/AudioManager;->getDevicesStatic(I)[Landroid/media/AudioDeviceInfo;
10622HSPLandroid/media/AudioManager;->getIdForAudioFocusListener(Landroid/media/AudioManager$OnAudioFocusChangeListener;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010623HSPLandroid/media/AudioManager;->getMode()I
art-benchmark-service84deab32021-05-12 09:41:00 -070010624HSPLandroid/media/AudioManager;->getProperty(Ljava/lang/String;)Ljava/lang/String;
10625HSPLandroid/media/AudioManager;->getRingerMode()I
10626HSPLandroid/media/AudioManager;->getRingerModeInternal()I
10627HSPLandroid/media/AudioManager;->getService()Landroid/media/IAudioService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010628HSPLandroid/media/AudioManager;->getStreamMaxVolume(I)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010629HSPLandroid/media/AudioManager;->getStreamMinVolume(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070010630HSPLandroid/media/AudioManager;->getStreamMinVolumeInt(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010631HSPLandroid/media/AudioManager;->getStreamVolume(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070010632HSPLandroid/media/AudioManager;->hasPlaybackCallback_sync(Landroid/media/AudioManager$AudioPlaybackCallback;)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070010633HSPLandroid/media/AudioManager;->hasRecordCallback_sync(Landroid/media/AudioManager$AudioRecordingCallback;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010634HSPLandroid/media/AudioManager;->infoListFromPortList(Ljava/util/ArrayList;I)[Landroid/media/AudioDeviceInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070010635HSPLandroid/media/AudioManager;->isBluetoothA2dpOn()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010636HSPLandroid/media/AudioManager;->isBluetoothScoOn()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070010637HSPLandroid/media/AudioManager;->isInputDevice(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010638HSPLandroid/media/AudioManager;->isMusicActive()Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010639HSPLandroid/media/AudioManager;->isPublicStreamType(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070010640HSPLandroid/media/AudioManager;->isSpeakerphoneOn()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010641HSPLandroid/media/AudioManager;->isStreamMute(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070010642HSPLandroid/media/AudioManager;->isVolumeFixed()Z
10643HSPLandroid/media/AudioManager;->isWiredHeadsetOn()Z
10644HSPLandroid/media/AudioManager;->listAudioDevicePorts(Ljava/util/ArrayList;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010645HSPLandroid/media/AudioManager;->playSoundEffect(I)V
10646HSPLandroid/media/AudioManager;->playSoundEffect(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010647HSPLandroid/media/AudioManager;->preDispatchKeyEvent(Landroid/view/KeyEvent;I)V
10648HSPLandroid/media/AudioManager;->registerAudioDeviceCallback(Landroid/media/AudioDeviceCallback;Landroid/os/Handler;)V
10649HSPLandroid/media/AudioManager;->registerAudioFocusRequest(Landroid/media/AudioFocusRequest;)V
10650HSPLandroid/media/AudioManager;->registerAudioPlaybackCallback(Landroid/media/AudioManager$AudioPlaybackCallback;Landroid/os/Handler;)V
10651HSPLandroid/media/AudioManager;->registerAudioPortUpdateListener(Landroid/media/AudioManager$OnAudioPortUpdateListener;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070010652HSPLandroid/media/AudioManager;->registerAudioRecordingCallback(Landroid/media/AudioManager$AudioRecordingCallback;Landroid/os/Handler;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010653HSPLandroid/media/AudioManager;->requestAudioFocus(Landroid/media/AudioFocusRequest;Landroid/media/audiopolicy/AudioPolicy;)I
10654HSPLandroid/media/AudioManager;->requestAudioFocus(Landroid/media/AudioManager$OnAudioFocusChangeListener;II)I
10655HSPLandroid/media/AudioManager;->requestAudioFocus(Landroid/media/AudioManager$OnAudioFocusChangeListener;Landroid/media/AudioAttributes;II)I
10656HSPLandroid/media/AudioManager;->requestAudioFocus(Landroid/media/AudioManager$OnAudioFocusChangeListener;Landroid/media/AudioAttributes;IILandroid/media/audiopolicy/AudioPolicy;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010657HSPLandroid/media/AudioManager;->resetAudioPortGeneration()I
art-benchmark-service84deab32021-05-12 09:41:00 -070010658HSPLandroid/media/AudioManager;->setContext(Landroid/content/Context;)V
10659HSPLandroid/media/AudioManager;->setParameters(Ljava/lang/String;)V
10660HSPLandroid/media/AudioManager;->unregisterAudioFocusRequest(Landroid/media/AudioManager$OnAudioFocusChangeListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010661HSPLandroid/media/AudioManager;->updateAudioPortCache(Ljava/util/ArrayList;Ljava/util/ArrayList;Ljava/util/ArrayList;)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080010662HSPLandroid/media/AudioManager;->updatePortConfig(Landroid/media/AudioPortConfig;Ljava/util/ArrayList;)Landroid/media/AudioPortConfig;+]Landroid/media/AudioPortConfig;Landroid/media/AudioPortConfig;]Landroid/media/AudioHandle;Landroid/media/AudioHandle;]Landroid/media/AudioPort;Landroid/media/AudioMixPort;,Landroid/media/AudioDevicePort;,Landroid/media/AudioPort;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84deab32021-05-12 09:41:00 -070010663HSPLandroid/media/AudioMixPort;-><init>(Landroid/media/AudioHandle;IILjava/lang/String;Ljava/util/List;[Landroid/media/AudioGain;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070010664HSPLandroid/media/AudioMixPort;-><init>(Landroid/media/AudioHandle;IILjava/lang/String;[I[I[I[I[Landroid/media/AudioGain;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010665HSPLandroid/media/AudioMixPort;->buildConfig(IIILandroid/media/AudioGainConfig;)Landroid/media/AudioMixPortConfig;
10666HSPLandroid/media/AudioMixPort;->buildConfig(IIILandroid/media/AudioGainConfig;)Landroid/media/AudioPortConfig;
10667HSPLandroid/media/AudioMixPortConfig;-><init>(Landroid/media/AudioMixPort;IIILandroid/media/AudioGainConfig;)V
10668HSPLandroid/media/AudioPatch;-><init>(Landroid/media/AudioHandle;[Landroid/media/AudioPortConfig;[Landroid/media/AudioPortConfig;)V
10669HSPLandroid/media/AudioPatch;->sinks()[Landroid/media/AudioPortConfig;
10670HSPLandroid/media/AudioPatch;->sources()[Landroid/media/AudioPortConfig;
10671HSPLandroid/media/AudioPlaybackConfiguration$IPlayerShell;-><init>(Landroid/media/AudioPlaybackConfiguration;Landroid/media/IPlayer;)V
10672HSPLandroid/media/AudioPlaybackConfiguration;->getAudioAttributes()Landroid/media/AudioAttributes;
10673HSPLandroid/media/AudioPlaybackConfiguration;->isActive()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010674HSPLandroid/media/AudioPort$$ExternalSyntheticLambda0;->applyAsInt(Ljava/lang/Object;)I
art-benchmark-service00abe242023-02-13 10:31:34 -080010675HSPLandroid/media/AudioPort;-><init>(Landroid/media/AudioHandle;ILjava/lang/String;Ljava/util/List;[Landroid/media/AudioGain;Ljava/util/List;)V+]Ljava/util/List;Ljava/util/ArrayList;]Ljava/util/stream/Stream;Ljava/util/stream/IntPipeline$4;,Ljava/util/stream/ReferencePipeline$Head;]Ljava/util/stream/IntStream;Ljava/util/stream/IntPipeline$Head;,Ljava/util/stream/ReferencePipeline$4;]Ljava/util/Iterator;Ljava/util/ArrayList$Itr;]Landroid/media/AudioProfile;Landroid/media/AudioProfile;]Ljava/util/Set;Ljava/util/HashSet;
art-benchmark-service84deab32021-05-12 09:41:00 -070010676HSPLandroid/media/AudioPort;-><init>(Landroid/media/AudioHandle;ILjava/lang/String;[I[I[I[I[Landroid/media/AudioGain;)V
10677HSPLandroid/media/AudioPort;->handle()Landroid/media/AudioHandle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010678HSPLandroid/media/AudioPort;->id()I
art-benchmark-service84deab32021-05-12 09:41:00 -070010679HSPLandroid/media/AudioPort;->role()I
10680HSPLandroid/media/AudioPortConfig;-><init>(Landroid/media/AudioPort;IIILandroid/media/AudioGainConfig;)V
10681HSPLandroid/media/AudioPortConfig;->channelMask()I
10682HSPLandroid/media/AudioPortConfig;->format()I
10683HSPLandroid/media/AudioPortConfig;->gain()Landroid/media/AudioGainConfig;
10684HSPLandroid/media/AudioPortConfig;->port()Landroid/media/AudioPort;
10685HSPLandroid/media/AudioPortConfig;->samplingRate()I
10686HSPLandroid/media/AudioPortEventHandler$1;-><init>(Landroid/media/AudioPortEventHandler;Landroid/os/Looper;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010687HSPLandroid/media/AudioPortEventHandler$1;->handleMessage(Landroid/os/Message;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010688HSPLandroid/media/AudioPortEventHandler;->handler()Landroid/os/Handler;
10689HSPLandroid/media/AudioPortEventHandler;->init()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010690HSPLandroid/media/AudioPortEventHandler;->postEventFromNative(Ljava/lang/Object;IIILjava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010691HSPLandroid/media/AudioPortEventHandler;->registerListener(Landroid/media/AudioManager$OnAudioPortUpdateListener;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070010692HSPLandroid/media/AudioProfile;-><init>(I[I[I[II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010693HSPLandroid/media/AudioProfile;->getChannelIndexMasks()[I
10694HSPLandroid/media/AudioProfile;->getChannelMasks()[I
10695HSPLandroid/media/AudioProfile;->getFormat()I
10696HSPLandroid/media/AudioProfile;->getSampleRates()[I
10697HSPLandroid/media/AudioRecord;-><init>(Landroid/media/AudioAttributes;Landroid/media/AudioFormat;II)V
10698HSPLandroid/media/AudioRecord;->audioBuffSizeCheck(I)V
10699HSPLandroid/media/AudioRecord;->audioParamCheck(III)V
10700HSPLandroid/media/AudioRecord;->getChannelMaskFromLegacyConfig(IZ)I
10701HSPLandroid/media/AudioRecord;->getMinBufferSize(III)I
10702HSPLandroid/media/AudioRecord;->release()V
10703HSPLandroid/media/AudioRecord;->stop()V
10704HSPLandroid/media/AudioRoutesInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/AudioRoutesInfo;
10705HSPLandroid/media/AudioRoutesInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
10706HSPLandroid/media/AudioRoutesInfo;-><init>()V
10707HSPLandroid/media/AudioRoutesInfo;->toString()Ljava/lang/String;
10708HSPLandroid/media/AudioRoutesInfo;->typeToString(I)Ljava/lang/String;
10709HSPLandroid/media/AudioSystem;->getOutputDeviceName(I)Ljava/lang/String;
10710HSPLandroid/media/AudioSystem;->getPlatformType(Landroid/content/Context;)I
10711HSPLandroid/media/AudioSystem;->isSingleVolume(Landroid/content/Context;)Z
10712HSPLandroid/media/AudioSystem;->streamToString(I)Ljava/lang/String;
10713HSPLandroid/media/AudioTimestamp;-><init>()V
10714HSPLandroid/media/AudioTrack;-><init>(Landroid/media/AudioAttributes;Landroid/media/AudioFormat;III)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010715HSPLandroid/media/AudioTrack;->audioBuffSizeCheck(I)V
10716HSPLandroid/media/AudioTrack;->audioParamCheck(IIIII)V
10717HSPLandroid/media/AudioTrack;->blockUntilOffloadDrain(I)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070010718HSPLandroid/media/AudioTrack;->broadcastRoutingChange()V
art-benchmark-service84deab32021-05-12 09:41:00 -070010719HSPLandroid/media/AudioTrack;->endStreamEventHandling()V
10720HSPLandroid/media/AudioTrack;->finalize()V
10721HSPLandroid/media/AudioTrack;->flush()V
10722HSPLandroid/media/AudioTrack;->getMinBufferSize(III)I
10723HSPLandroid/media/AudioTrack;->getPlayState()I
art-benchmark-service66b4d952021-07-17 17:15:31 -070010724HSPLandroid/media/AudioTrack;->getRoutedDevice()Landroid/media/AudioDeviceInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070010725HSPLandroid/media/AudioTrack;->getSampleRate()I
10726HSPLandroid/media/AudioTrack;->getState()I
10727HSPLandroid/media/AudioTrack;->play()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070010728HSPLandroid/media/AudioTrack;->postEventFromNative(Ljava/lang/Object;IIILjava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010729HSPLandroid/media/AudioTrack;->release()V
10730HSPLandroid/media/AudioTrack;->shouldEnablePowerSaving(Landroid/media/AudioAttributes;Landroid/media/AudioFormat;II)Z
10731HSPLandroid/media/AudioTrack;->startImpl()V
10732HSPLandroid/media/AudioTrack;->stop()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070010733HSPLandroid/media/AudioTrack;->testDisableNativeRoutingCallbacksLocked()V
10734HSPLandroid/media/AudioTrack;->tryToDisableNativeRoutingCallback()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010735HSPLandroid/media/CallbackUtil$LazyListenerManager;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070010736HSPLandroid/media/IAudioFocusDispatcher$Stub;-><init>()V
10737HSPLandroid/media/IAudioFocusDispatcher$Stub;->asBinder()Landroid/os/IBinder;
10738HSPLandroid/media/IAudioRoutesObserver$Stub;-><init>()V
10739HSPLandroid/media/IAudioRoutesObserver$Stub;->asBinder()Landroid/os/IBinder;
10740HSPLandroid/media/IAudioRoutesObserver$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
10741HSPLandroid/media/IAudioServerStateDispatcher$Stub;-><init>()V
10742HSPLandroid/media/IAudioService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
10743HSPLandroid/media/IAudioService$Stub$Proxy;->abandonAudioFocus(Landroid/media/IAudioFocusDispatcher;Ljava/lang/String;Landroid/media/AudioAttributes;Ljava/lang/String;)I
10744HSPLandroid/media/IAudioService$Stub$Proxy;->areNavigationRepeatSoundEffectsEnabled()Z
art-benchmark-service08401c12022-12-23 09:27:20 -080010745HSPLandroid/media/IAudioService$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service66b4d952021-07-17 17:15:31 -070010746HSPLandroid/media/IAudioService$Stub$Proxy;->getActiveRecordingConfigurations()Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010747HSPLandroid/media/IAudioService$Stub$Proxy;->getMode()I
art-benchmark-service84deab32021-05-12 09:41:00 -070010748HSPLandroid/media/IAudioService$Stub$Proxy;->getRingerModeExternal()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010749HSPLandroid/media/IAudioService$Stub$Proxy;->getStreamMaxVolume(I)I
10750HSPLandroid/media/IAudioService$Stub$Proxy;->getStreamMinVolume(I)I
10751HSPLandroid/media/IAudioService$Stub$Proxy;->getStreamVolume(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070010752HSPLandroid/media/IAudioService$Stub$Proxy;->isBluetoothA2dpOn()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010753HSPLandroid/media/IAudioService$Stub$Proxy;->isBluetoothScoOn()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070010754HSPLandroid/media/IAudioService$Stub$Proxy;->isCameraSoundForced()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010755HSPLandroid/media/IAudioService$Stub$Proxy;->isMusicActive(Z)Z
10756HSPLandroid/media/IAudioService$Stub$Proxy;->isStreamMute(I)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010757HSPLandroid/media/IAudioService$Stub$Proxy;->isVolumeFixed()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010758HSPLandroid/media/IAudioService$Stub$Proxy;->playSoundEffect(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010759HSPLandroid/media/IAudioService$Stub$Proxy;->playerAttributes(ILandroid/media/AudioAttributes;)V
10760HSPLandroid/media/IAudioService$Stub$Proxy;->playerEvent(III)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070010761HSPLandroid/media/IAudioService$Stub$Proxy;->registerRecordingCallback(Landroid/media/IRecordingConfigDispatcher;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010762HSPLandroid/media/IAudioService$Stub$Proxy;->releasePlayer(I)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010763HSPLandroid/media/IAudioService$Stub$Proxy;->requestAudioFocus(Landroid/media/AudioAttributes;ILandroid/os/IBinder;Landroid/media/IAudioFocusDispatcher;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILandroid/media/audiopolicy/IAudioPolicyCallback;I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070010764HSPLandroid/media/IAudioService$Stub$Proxy;->startWatchingRoutes(Landroid/media/IAudioRoutesObserver;)Landroid/media/AudioRoutesInfo;
10765HSPLandroid/media/IAudioService$Stub$Proxy;->trackPlayer(Landroid/media/PlayerBase$PlayerIdCard;)I
10766HSPLandroid/media/IAudioService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/IAudioService;
10767HSPLandroid/media/IMediaRouter2Manager$Stub;->asBinder()Landroid/os/IBinder;
10768HSPLandroid/media/IMediaRouter2Manager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
10769HSPLandroid/media/IMediaRouterClient$Stub;-><init>()V
10770HSPLandroid/media/IMediaRouterClient$Stub;->asBinder()Landroid/os/IBinder;
10771HSPLandroid/media/IMediaRouterClient$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
10772HSPLandroid/media/IMediaRouterService$Stub$Proxy;->getState(Landroid/media/IMediaRouterClient;)Landroid/media/MediaRouterClientState;
10773HSPLandroid/media/IMediaRouterService$Stub$Proxy;->isPlaybackActive(Landroid/media/IMediaRouterClient;)Z
10774HSPLandroid/media/IMediaRouterService$Stub$Proxy;->registerClientAsUser(Landroid/media/IMediaRouterClient;Ljava/lang/String;I)V
10775HSPLandroid/media/IMediaRouterService$Stub$Proxy;->setDiscoveryRequest(Landroid/media/IMediaRouterClient;IZ)V
10776HSPLandroid/media/IMediaRouterService$Stub$Proxy;->setSelectedRoute(Landroid/media/IMediaRouterClient;Ljava/lang/String;Z)V
10777HSPLandroid/media/IMediaRouterService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/IMediaRouterService;
10778HSPLandroid/media/IPlaybackConfigDispatcher$Stub;-><init>()V
10779HSPLandroid/media/IPlaybackConfigDispatcher$Stub;->asBinder()Landroid/os/IBinder;
10780HSPLandroid/media/IPlayer$Stub;-><init>()V
10781HSPLandroid/media/IPlayer$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010782HSPLandroid/media/IPlayer$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/IPlayer;
art-benchmark-service84deab32021-05-12 09:41:00 -070010783HSPLandroid/media/IRecordingConfigDispatcher$Stub;-><init>()V
10784HSPLandroid/media/IRecordingConfigDispatcher$Stub;->asBinder()Landroid/os/IBinder;
10785HSPLandroid/media/IRemoteSessionCallback$Stub;-><init>()V
10786HSPLandroid/media/IRemoteVolumeObserver$Stub;-><init>()V
10787HSPLandroid/media/MediaCodec$BufferInfo;-><init>()V
10788HSPLandroid/media/MediaCodec$BufferInfo;->set(IIJI)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010789HSPLandroid/media/MediaCodec$BufferMap$CodecBuffer;->free()V
10790HSPLandroid/media/MediaCodec$BufferMap$CodecBuffer;->setByteBuffer(Ljava/nio/ByteBuffer;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010791HSPLandroid/media/MediaCodec$BufferMap;-><init>()V
10792HSPLandroid/media/MediaCodec$BufferMap;-><init>(Landroid/media/MediaCodec$BufferMap-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010793HSPLandroid/media/MediaCodec$BufferMap;->clear()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010794HSPLandroid/media/MediaCodec$BufferMap;->put(ILjava/nio/ByteBuffer;)V
10795HSPLandroid/media/MediaCodec$BufferMap;->remove(I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010796HSPLandroid/media/MediaCodec$CryptoInfo$Pattern;-><init>(II)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010797HSPLandroid/media/MediaCodec$CryptoInfo$Pattern;->set(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010798HSPLandroid/media/MediaCodec$CryptoInfo;-><init>()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010799HSPLandroid/media/MediaCodec$EventHandler;-><init>(Landroid/media/MediaCodec;Landroid/media/MediaCodec;Landroid/os/Looper;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010800HSPLandroid/media/MediaCodec;-><init>(Ljava/lang/String;ZZ)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010801HSPLandroid/media/MediaCodec;-><init>(Ljava/lang/String;ZZII)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010802HSPLandroid/media/MediaCodec;->configure(Landroid/media/MediaFormat;Landroid/view/Surface;Landroid/media/MediaCrypto;I)V
10803HSPLandroid/media/MediaCodec;->configure(Landroid/media/MediaFormat;Landroid/view/Surface;Landroid/media/MediaCrypto;Landroid/os/IHwBinder;I)V
10804HSPLandroid/media/MediaCodec;->createByCodecName(Ljava/lang/String;)Landroid/media/MediaCodec;
10805HSPLandroid/media/MediaCodec;->dequeueInputBuffer(J)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010806HSPLandroid/media/MediaCodec;->dequeueOutputBuffer(Landroid/media/MediaCodec$BufferInfo;J)I
art-benchmark-service84deab32021-05-12 09:41:00 -070010807HSPLandroid/media/MediaCodec;->finalize()V
10808HSPLandroid/media/MediaCodec;->freeAllTrackedBuffers()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010809HSPLandroid/media/MediaCodec;->getInputBuffer(I)Ljava/nio/ByteBuffer;
10810HSPLandroid/media/MediaCodec;->getOutputBuffer(I)Ljava/nio/ByteBuffer;
art-benchmark-service84deab32021-05-12 09:41:00 -070010811HSPLandroid/media/MediaCodec;->getOutputFormat()Landroid/media/MediaFormat;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010812HSPLandroid/media/MediaCodec;->lockAndGetContext()J
10813HSPLandroid/media/MediaCodec;->queueInputBuffer(IIIJI)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010814HSPLandroid/media/MediaCodec;->release()V
10815HSPLandroid/media/MediaCodec;->releaseOutputBuffer(IZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010816HSPLandroid/media/MediaCodec;->releaseOutputBufferInternal(IZZJ)V
10817HSPLandroid/media/MediaCodec;->setAndUnlockContext(J)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010818HSPLandroid/media/MediaCodec;->start()V
10819HSPLandroid/media/MediaCodec;->stop()V
10820HSPLandroid/media/MediaCodecInfo$AudioCapabilities;->applyLevelLimits()V
10821HSPLandroid/media/MediaCodecInfo$AudioCapabilities;->applyLimits([Landroid/util/Range;Landroid/util/Range;)V
10822HSPLandroid/media/MediaCodecInfo$AudioCapabilities;->createDiscreteSampleRates()V
10823HSPLandroid/media/MediaCodecInfo$AudioCapabilities;->getDefaultFormat(Landroid/media/MediaFormat;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010824HSPLandroid/media/MediaCodecInfo$AudioCapabilities;->getMaxInputChannelCount()I
art-benchmark-service84deab32021-05-12 09:41:00 -070010825HSPLandroid/media/MediaCodecInfo$AudioCapabilities;->initWithPlatformLimits()V
10826HSPLandroid/media/MediaCodecInfo$AudioCapabilities;->isSampleRateSupported(I)Z
10827HSPLandroid/media/MediaCodecInfo$AudioCapabilities;->limitSampleRates([I)V
10828HSPLandroid/media/MediaCodecInfo$AudioCapabilities;->limitSampleRates([Landroid/util/Range;)V
10829HSPLandroid/media/MediaCodecInfo$AudioCapabilities;->parseFromInfo(Landroid/media/MediaFormat;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010830HSPLandroid/media/MediaCodecInfo$CodecCapabilities;-><init>([Landroid/media/MediaCodecInfo$CodecProfileLevel;[IZLandroid/media/MediaFormat;Landroid/media/MediaFormat;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010831HSPLandroid/media/MediaCodecInfo$CodecCapabilities;-><init>([Landroid/media/MediaCodecInfo$CodecProfileLevel;[IZLjava/util/Map;Ljava/util/Map;)V
10832HSPLandroid/media/MediaCodecInfo$CodecCapabilities;->checkFeature(Ljava/lang/String;I)Z
10833HSPLandroid/media/MediaCodecInfo$CodecCapabilities;->dup()Landroid/media/MediaCodecInfo$CodecCapabilities;
10834HSPLandroid/media/MediaCodecInfo$CodecCapabilities;->getAudioCapabilities()Landroid/media/MediaCodecInfo$AudioCapabilities;
10835HSPLandroid/media/MediaCodecInfo$CodecCapabilities;->getMimeType()Ljava/lang/String;
10836HSPLandroid/media/MediaCodecInfo$CodecCapabilities;->getVideoCapabilities()Landroid/media/MediaCodecInfo$VideoCapabilities;
10837HSPLandroid/media/MediaCodecInfo$CodecCapabilities;->isFeatureRequired(Ljava/lang/String;)Z
10838HSPLandroid/media/MediaCodecInfo$CodecCapabilities;->isFeatureSupported(Ljava/lang/String;)Z
10839HSPLandroid/media/MediaCodecInfo$EncoderCapabilities;->applyLevelLimits()V
10840HSPLandroid/media/MediaCodecInfo$EncoderCapabilities;->getDefaultFormat(Landroid/media/MediaFormat;)V
10841HSPLandroid/media/MediaCodecInfo$EncoderCapabilities;->parseFromInfo(Landroid/media/MediaFormat;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010842HSPLandroid/media/MediaCodecInfo$LazyHolder;->-$$Nest$sfgetSIZE_RANGE()Landroid/util/Range;
10843HSPLandroid/media/MediaCodecInfo$LazyHolder;-><clinit>()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070010844HSPLandroid/media/MediaCodecInfo$VideoCapabilities$$ExternalSyntheticLambda0;->compare(Ljava/lang/Object;Ljava/lang/Object;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010845HSPLandroid/media/MediaCodecInfo$VideoCapabilities$PerformancePoint;-><init>(IIIILandroid/util/Size;)V
10846HSPLandroid/media/MediaCodecInfo$VideoCapabilities$PerformancePoint;-><init>(Landroid/media/MediaCodecInfo$VideoCapabilities$PerformancePoint;Landroid/util/Size;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010847HSPLandroid/media/MediaCodecInfo$VideoCapabilities$PerformancePoint;->covers(Landroid/media/MediaCodecInfo$VideoCapabilities$PerformancePoint;)Z
10848HSPLandroid/media/MediaCodecInfo$VideoCapabilities$PerformancePoint;->getCommonBlockSize(Landroid/media/MediaCodecInfo$VideoCapabilities$PerformancePoint;)Landroid/util/Size;
10849HSPLandroid/media/MediaCodecInfo$VideoCapabilities;->applyAlignment(II)V
10850HSPLandroid/media/MediaCodecInfo$VideoCapabilities;->applyBlockLimits(IILandroid/util/Range;Landroid/util/Range;Landroid/util/Range;)V
10851HSPLandroid/media/MediaCodecInfo$VideoCapabilities;->applyLevelLimits()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010852HSPLandroid/media/MediaCodecInfo$VideoCapabilities;->applyMacroBlockLimits(IIIIIJIIII)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010853HSPLandroid/media/MediaCodecInfo$VideoCapabilities;->applyMacroBlockLimits(IIIJIIII)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010854HSPLandroid/media/MediaCodecInfo$VideoCapabilities;->getMeasuredFrameRates(Ljava/util/Map;)Ljava/util/Map;
10855HSPLandroid/media/MediaCodecInfo$VideoCapabilities;->getPerformancePoints(Ljava/util/Map;)Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -070010856HSPLandroid/media/MediaCodecInfo$VideoCapabilities;->initWithPlatformLimits()V
10857HSPLandroid/media/MediaCodecInfo$VideoCapabilities;->lambda$getPerformancePoints$0(Landroid/media/MediaCodecInfo$VideoCapabilities$PerformancePoint;Landroid/media/MediaCodecInfo$VideoCapabilities$PerformancePoint;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010858HSPLandroid/media/MediaCodecInfo$VideoCapabilities;->parseFromInfo(Landroid/media/MediaFormat;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010859HSPLandroid/media/MediaCodecInfo$VideoCapabilities;->parseWidthHeightRanges(Ljava/lang/Object;)Landroid/util/Pair;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010860HSPLandroid/media/MediaCodecInfo$VideoCapabilities;->supports(Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Number;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070010861HSPLandroid/media/MediaCodecInfo$VideoCapabilities;->updateLimits()V
10862HSPLandroid/media/MediaCodecInfo;-><init>(Ljava/lang/String;Ljava/lang/String;I[Landroid/media/MediaCodecInfo$CodecCapabilities;)V
10863HSPLandroid/media/MediaCodecInfo;->checkPowerOfTwo(ILjava/lang/String;)I
10864HSPLandroid/media/MediaCodecInfo;->getCapabilitiesForType(Ljava/lang/String;)Landroid/media/MediaCodecInfo$CodecCapabilities;
10865HSPLandroid/media/MediaCodecInfo;->getName()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010866HSPLandroid/media/MediaCodecInfo;->getSupportedTypes()[Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070010867HSPLandroid/media/MediaCodecInfo;->isEncoder()Z
10868HSPLandroid/media/MediaCodecInfo;->isHardwareAccelerated()Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070010869HSPLandroid/media/MediaCodecInfo;->isSoftwareOnly()Z
10870HSPLandroid/media/MediaCodecInfo;->isVendor()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070010871HSPLandroid/media/MediaCodecInfo;->makeRegular()Landroid/media/MediaCodecInfo;
10872HSPLandroid/media/MediaCodecList;-><init>(I)V
10873HSPLandroid/media/MediaCodecList;->getCodecInfos()[Landroid/media/MediaCodecInfo;
10874HSPLandroid/media/MediaCodecList;->getGlobalSettings()Ljava/util/Map;
10875HSPLandroid/media/MediaCodecList;->getNewCodecInfoAt(I)Landroid/media/MediaCodecInfo;
10876HSPLandroid/media/MediaCodecList;->initCodecList()V
10877HSPLandroid/media/MediaDescription$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/MediaDescription;
10878HSPLandroid/media/MediaDescription$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010879HSPLandroid/media/MediaDescription;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010880HSPLandroid/media/MediaDescription;-><init>(Ljava/lang/String;Ljava/lang/CharSequence;Ljava/lang/CharSequence;Ljava/lang/CharSequence;Landroid/graphics/Bitmap;Landroid/net/Uri;Landroid/os/Bundle;Landroid/net/Uri;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010881HSPLandroid/media/MediaDescription;->toString()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070010882HSPLandroid/media/MediaFormat;-><init>()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070010883HSPLandroid/media/MediaFormat;-><init>(Ljava/util/Map;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010884HSPLandroid/media/MediaFormat;->containsKey(Ljava/lang/String;)Z
10885HSPLandroid/media/MediaFormat;->createVideoFormat(Ljava/lang/String;II)Landroid/media/MediaFormat;
10886HSPLandroid/media/MediaFormat;->getInteger(Ljava/lang/String;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010887HSPLandroid/media/MediaFormat;->getString(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070010888HSPLandroid/media/MediaFormat;->setFloat(Ljava/lang/String;F)V
10889HSPLandroid/media/MediaFormat;->setInteger(Ljava/lang/String;I)V
10890HSPLandroid/media/MediaFormat;->setString(Ljava/lang/String;Ljava/lang/String;)V
10891HSPLandroid/media/MediaFrameworkPlatformInitializer$$ExternalSyntheticLambda0;->createService(Landroid/content/Context;)Ljava/lang/Object;
10892HSPLandroid/media/MediaFrameworkPlatformInitializer;->getMediaServiceManager()Landroid/media/MediaServiceManager;
10893HSPLandroid/media/MediaFrameworkPlatformInitializer;->lambda$registerServiceWrappers$0(Landroid/content/Context;)Landroid/media/session/MediaSessionManager;
10894HSPLandroid/media/MediaFrameworkPlatformInitializer;->setMediaServiceManager(Landroid/media/MediaServiceManager;)V
10895HSPLandroid/media/MediaMetadata$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/MediaMetadata;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010896HSPLandroid/media/MediaMetadata$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070010897HSPLandroid/media/MediaMetadata$Builder;-><init>(Landroid/media/MediaMetadata;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010898HSPLandroid/media/MediaMetadata$Builder;->build()Landroid/media/MediaMetadata;
art-benchmark-service84deab32021-05-12 09:41:00 -070010899HSPLandroid/media/MediaMetadata$Builder;->setBitmapDimensionLimit(I)Landroid/media/MediaMetadata$Builder;
art-benchmark-service08401c12022-12-23 09:27:20 -080010900HSPLandroid/media/MediaMetadata;-><init>(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010901HSPLandroid/media/MediaMetadata;->containsKey(Ljava/lang/String;)Z
10902HSPLandroid/media/MediaMetadata;->getBitmap(Ljava/lang/String;)Landroid/graphics/Bitmap;
10903HSPLandroid/media/MediaMetadata;->getDescription()Landroid/media/MediaDescription;
10904HSPLandroid/media/MediaMetadata;->getLong(Ljava/lang/String;)J
10905HSPLandroid/media/MediaMetadata;->getString(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070010906HSPLandroid/media/MediaMetadata;->size()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010907HSPLandroid/media/MediaMetadata;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010908HSPLandroid/media/MediaMetadataRetriever;-><init>()V
10909HSPLandroid/media/MediaMetadataRetriever;->extractMetadata(I)Ljava/lang/String;
10910HSPLandroid/media/MediaMetadataRetriever;->finalize()V
10911HSPLandroid/media/MediaMetadataRetriever;->setDataSource(Ljava/io/FileDescriptor;)V
10912HSPLandroid/media/MediaMetadataRetriever;->setDataSource(Ljava/io/FileDescriptor;JJ)V
10913HSPLandroid/media/MediaPlayer$2$1;->getSubtitleLooper()Landroid/os/Looper;
10914HSPLandroid/media/MediaPlayer$2$1;->setSubtitleWidget(Landroid/media/SubtitleTrack$RenderingWidget;)V
10915HSPLandroid/media/MediaPlayer$2;->run()V
10916HSPLandroid/media/MediaPlayer$3;-><init>(Landroid/media/MediaPlayer;)V
10917HSPLandroid/media/MediaPlayer$7;-><init>(Landroid/media/MediaPlayer;)V
10918HSPLandroid/media/MediaPlayer$7;->onCompletion(Landroid/media/MediaPlayer;)V
10919HSPLandroid/media/MediaPlayer$EventHandler;-><init>(Landroid/media/MediaPlayer;Landroid/media/MediaPlayer;Landroid/os/Looper;)V
10920HSPLandroid/media/MediaPlayer$EventHandler;->handleMessage(Landroid/os/Message;)V
10921HSPLandroid/media/MediaPlayer$TimeProvider$EventHandler;->handleMessage(Landroid/os/Message;)V
10922HSPLandroid/media/MediaPlayer$TimeProvider;-><init>(Landroid/media/MediaPlayer;)V
10923HSPLandroid/media/MediaPlayer$TimeProvider;->close()V
10924HSPLandroid/media/MediaPlayer$TimeProvider;->finalize()V
10925HSPLandroid/media/MediaPlayer$TimeProvider;->getCurrentTimeUs(ZZ)J
10926HSPLandroid/media/MediaPlayer$TimeProvider;->notifySeek()V
10927HSPLandroid/media/MediaPlayer$TimeProvider;->onPaused(Z)V
10928HSPLandroid/media/MediaPlayer$TimeProvider;->scheduleNotification(IJ)V
10929HSPLandroid/media/MediaPlayer$TrackInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/MediaPlayer$TrackInfo;
10930HSPLandroid/media/MediaPlayer$TrackInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
10931HSPLandroid/media/MediaPlayer$TrackInfo$1;->newArray(I)[Landroid/media/MediaPlayer$TrackInfo;
10932HSPLandroid/media/MediaPlayer$TrackInfo$1;->newArray(I)[Ljava/lang/Object;
10933HSPLandroid/media/MediaPlayer$TrackInfo;-><init>(Landroid/os/Parcel;)V
10934HSPLandroid/media/MediaPlayer$TrackInfo;->getTrackType()I
10935HSPLandroid/media/MediaPlayer;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070010936HSPLandroid/media/MediaPlayer;->attemptDataSource(Landroid/content/ContentResolver;Landroid/net/Uri;)Z
10937HSPLandroid/media/MediaPlayer;->cleanDrmObj()V
10938HSPLandroid/media/MediaPlayer;->finalize()V
10939HSPLandroid/media/MediaPlayer;->getInbandTrackInfo()[Landroid/media/MediaPlayer$TrackInfo;
10940HSPLandroid/media/MediaPlayer;->getMediaTimeProvider()Landroid/media/MediaTimeProvider;
10941HSPLandroid/media/MediaPlayer;->invoke(Landroid/os/Parcel;Landroid/os/Parcel;)V
10942HSPLandroid/media/MediaPlayer;->playerSetVolume(ZFF)V
10943HSPLandroid/media/MediaPlayer;->populateInbandTracks()V
10944HSPLandroid/media/MediaPlayer;->postEventFromNative(Ljava/lang/Object;IIILjava/lang/Object;)V
10945HSPLandroid/media/MediaPlayer;->prepare()V
10946HSPLandroid/media/MediaPlayer;->release()V
10947HSPLandroid/media/MediaPlayer;->reset()V
10948HSPLandroid/media/MediaPlayer;->resetDrmState()V
10949HSPLandroid/media/MediaPlayer;->setAudioAttributes(Landroid/media/AudioAttributes;)V
10950HSPLandroid/media/MediaPlayer;->setDataSource(Landroid/content/Context;Landroid/net/Uri;)V
10951HSPLandroid/media/MediaPlayer;->setDataSource(Landroid/content/Context;Landroid/net/Uri;Ljava/util/Map;Ljava/util/List;)V
10952HSPLandroid/media/MediaPlayer;->setDataSource(Landroid/content/res/AssetFileDescriptor;)V
10953HSPLandroid/media/MediaPlayer;->setDataSource(Ljava/io/FileDescriptor;)V
10954HSPLandroid/media/MediaPlayer;->setDataSource(Ljava/io/FileDescriptor;JJ)V
10955HSPLandroid/media/MediaPlayer;->setOnCompletionListener(Landroid/media/MediaPlayer$OnCompletionListener;)V
10956HSPLandroid/media/MediaPlayer;->setOnErrorListener(Landroid/media/MediaPlayer$OnErrorListener;)V
10957HSPLandroid/media/MediaPlayer;->setSubtitleAnchor()V
10958HSPLandroid/media/MediaPlayer;->setVolume(FF)V
10959HSPLandroid/media/MediaPlayer;->start()V
10960HSPLandroid/media/MediaPlayer;->stayAwake(Z)V
10961HSPLandroid/media/MediaPlayer;->tryToDisableNativeRoutingCallback()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070010962HSPLandroid/media/MediaPlayer;->tryToEnableNativeRoutingCallback()V
art-benchmark-service84deab32021-05-12 09:41:00 -070010963HSPLandroid/media/MediaRoute2Info$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/MediaRoute2Info;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010964HSPLandroid/media/MediaRoute2Info$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070010965HSPLandroid/media/MediaRoute2Info$Builder;-><init>(Ljava/lang/String;Ljava/lang/CharSequence;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010966HSPLandroid/media/MediaRoute2Info$Builder;->addFeature(Ljava/lang/String;)Landroid/media/MediaRoute2Info$Builder;
10967HSPLandroid/media/MediaRoute2Info$Builder;->build()Landroid/media/MediaRoute2Info;
art-benchmark-service84deab32021-05-12 09:41:00 -070010968HSPLandroid/media/MediaRoute2Info$Builder;->setConnectionState(I)Landroid/media/MediaRoute2Info$Builder;
10969HSPLandroid/media/MediaRoute2Info$Builder;->setVolume(I)Landroid/media/MediaRoute2Info$Builder;
10970HSPLandroid/media/MediaRoute2Info$Builder;->setVolumeHandling(I)Landroid/media/MediaRoute2Info$Builder;
10971HSPLandroid/media/MediaRoute2Info$Builder;->setVolumeMax(I)Landroid/media/MediaRoute2Info$Builder;
10972HSPLandroid/media/MediaRoute2Info;-><init>(Landroid/media/MediaRoute2Info$Builder;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010973HSPLandroid/media/MediaRoute2Info;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070010974HSPLandroid/media/MediaRoute2Info;->getId()Ljava/lang/String;
10975HSPLandroid/media/MediaRoute2Info;->getOriginalId()Ljava/lang/String;
10976HSPLandroid/media/MediaRoute2Info;->isSystemRoute()Z
10977HSPLandroid/media/MediaRoute2ProviderInfo$Builder;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010978HSPLandroid/media/MediaRoute2ProviderInfo$Builder;->addRoute(Landroid/media/MediaRoute2Info;)Landroid/media/MediaRoute2ProviderInfo$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070010979HSPLandroid/media/MediaRoute2ProviderInfo$Builder;->build()Landroid/media/MediaRoute2ProviderInfo;
10980HSPLandroid/media/MediaRoute2ProviderInfo;-><init>(Landroid/media/MediaRoute2ProviderInfo$Builder;)V
10981HSPLandroid/media/MediaRouter$Callback;-><init>()V
10982HSPLandroid/media/MediaRouter$CallbackInfo;-><init>(Landroid/media/MediaRouter$Callback;IILandroid/media/MediaRouter;)V
10983HSPLandroid/media/MediaRouter$CallbackInfo;->filterRouteEvent(I)Z
10984HSPLandroid/media/MediaRouter$CallbackInfo;->filterRouteEvent(Landroid/media/MediaRouter$RouteInfo;)Z
10985HSPLandroid/media/MediaRouter$RouteCategory;-><init>(IIZ)V
10986HSPLandroid/media/MediaRouter$RouteCategory;-><init>(Ljava/lang/CharSequence;IZ)V
10987HSPLandroid/media/MediaRouter$RouteCategory;->getName()Ljava/lang/CharSequence;
10988HSPLandroid/media/MediaRouter$RouteCategory;->getName(Landroid/content/res/Resources;)Ljava/lang/CharSequence;
10989HSPLandroid/media/MediaRouter$RouteCategory;->isGroupable()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010990HSPLandroid/media/MediaRouter$RouteCategory;->toString()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070010991HSPLandroid/media/MediaRouter$RouteInfo$1;-><init>(Landroid/media/MediaRouter$RouteInfo;)V
10992HSPLandroid/media/MediaRouter$RouteInfo;-><init>(Landroid/media/MediaRouter$RouteCategory;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010993HSPLandroid/media/MediaRouter$RouteInfo;->choosePresentationDisplay()Landroid/view/Display;
10994HSPLandroid/media/MediaRouter$RouteInfo;->getAllPresentationDisplays()[Landroid/view/Display;
art-benchmark-service84deab32021-05-12 09:41:00 -070010995HSPLandroid/media/MediaRouter$RouteInfo;->getCategory()Landroid/media/MediaRouter$RouteCategory;
10996HSPLandroid/media/MediaRouter$RouteInfo;->getDescription()Ljava/lang/CharSequence;
10997HSPLandroid/media/MediaRouter$RouteInfo;->getDeviceType()I
10998HSPLandroid/media/MediaRouter$RouteInfo;->getName()Ljava/lang/CharSequence;
10999HSPLandroid/media/MediaRouter$RouteInfo;->getName(Landroid/content/Context;)Ljava/lang/CharSequence;
11000HSPLandroid/media/MediaRouter$RouteInfo;->getName(Landroid/content/res/Resources;)Ljava/lang/CharSequence;
11001HSPLandroid/media/MediaRouter$RouteInfo;->getPlaybackStream()I
11002HSPLandroid/media/MediaRouter$RouteInfo;->getPlaybackType()I
11003HSPLandroid/media/MediaRouter$RouteInfo;->getPresentationDisplay()Landroid/view/Display;
11004HSPLandroid/media/MediaRouter$RouteInfo;->getStatus()Ljava/lang/CharSequence;
11005HSPLandroid/media/MediaRouter$RouteInfo;->getSupportedTypes()I
11006HSPLandroid/media/MediaRouter$RouteInfo;->getTag()Ljava/lang/Object;
11007HSPLandroid/media/MediaRouter$RouteInfo;->getVolume()I
11008HSPLandroid/media/MediaRouter$RouteInfo;->getVolumeHandling()I
11009HSPLandroid/media/MediaRouter$RouteInfo;->getVolumeMax()I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070011010HSPLandroid/media/MediaRouter$RouteInfo;->isBluetooth()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070011011HSPLandroid/media/MediaRouter$RouteInfo;->isConnecting()Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070011012HSPLandroid/media/MediaRouter$RouteInfo;->isDefault()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070011013HSPLandroid/media/MediaRouter$RouteInfo;->isEnabled()Z
11014HSPLandroid/media/MediaRouter$RouteInfo;->isSelected()Z
11015HSPLandroid/media/MediaRouter$RouteInfo;->matchesTypes(I)Z
11016HSPLandroid/media/MediaRouter$RouteInfo;->resolveStatusCode()Z
11017HSPLandroid/media/MediaRouter$RouteInfo;->routeUpdated()V
11018HSPLandroid/media/MediaRouter$RouteInfo;->select()V
11019HSPLandroid/media/MediaRouter$RouteInfo;->setTag(Ljava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011020HSPLandroid/media/MediaRouter$RouteInfo;->toString()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070011021HSPLandroid/media/MediaRouter$RouteInfo;->updatePresentationDisplay()Z
11022HSPLandroid/media/MediaRouter$SimpleCallback;-><init>()V
11023HSPLandroid/media/MediaRouter$Static$1$1;->run()V
11024HSPLandroid/media/MediaRouter$Static$1;-><init>(Landroid/media/MediaRouter$Static;)V
11025HSPLandroid/media/MediaRouter$Static$1;->dispatchAudioRoutesChanged(Landroid/media/AudioRoutesInfo;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070011026HSPLandroid/media/MediaRouter$Static$Client$1;-><init>(Landroid/media/MediaRouter$Static$Client;)V
11027HSPLandroid/media/MediaRouter$Static$Client$1;->run()V
art-benchmark-service84deab32021-05-12 09:41:00 -070011028HSPLandroid/media/MediaRouter$Static$Client;-><init>(Landroid/media/MediaRouter$Static;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011029HSPLandroid/media/MediaRouter$Static$Client;->onRestoreRoute()V
11030HSPLandroid/media/MediaRouter$Static$Client;->onStateChanged()V
11031HSPLandroid/media/MediaRouter$Static;-><init>(Landroid/content/Context;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011032HSPLandroid/media/MediaRouter$Static;->getAllPresentationDisplays()[Landroid/view/Display;
art-benchmark-service84deab32021-05-12 09:41:00 -070011033HSPLandroid/media/MediaRouter$Static;->getStreamVolume(I)I
11034HSPLandroid/media/MediaRouter$Static;->isBluetoothA2dpOn()Z
11035HSPLandroid/media/MediaRouter$Static;->isPlaybackActive()Z
11036HSPLandroid/media/MediaRouter$Static;->onDisplayChanged(I)V
11037HSPLandroid/media/MediaRouter$Static;->publishClientDiscoveryRequest()V
11038HSPLandroid/media/MediaRouter$Static;->publishClientSelectedRoute(Z)V
11039HSPLandroid/media/MediaRouter$Static;->rebindAsUser(I)V
11040HSPLandroid/media/MediaRouter$Static;->setSelectedRoute(Landroid/media/MediaRouter$RouteInfo;Z)V
11041HSPLandroid/media/MediaRouter$Static;->startMonitoringRoutes(Landroid/content/Context;)V
11042HSPLandroid/media/MediaRouter$Static;->updateAudioRoutes(Landroid/media/AudioRoutesInfo;)V
11043HSPLandroid/media/MediaRouter$Static;->updateClientState()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011044HSPLandroid/media/MediaRouter$Static;->updateDiscoveryRequest()V
11045HSPLandroid/media/MediaRouter$Static;->updatePresentationDisplays(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011046HSPLandroid/media/MediaRouter$UserRouteInfo;-><init>(Landroid/media/MediaRouter$RouteCategory;)V
11047HSPLandroid/media/MediaRouter$UserRouteInfo;->configureSessionVolume()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011048HSPLandroid/media/MediaRouter$UserRouteInfo;->setDescription(Ljava/lang/CharSequence;)V
11049HSPLandroid/media/MediaRouter$UserRouteInfo;->setName(Ljava/lang/CharSequence;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011050HSPLandroid/media/MediaRouter$UserRouteInfo;->setPlaybackStream(I)V
11051HSPLandroid/media/MediaRouter$UserRouteInfo;->setPlaybackType(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011052HSPLandroid/media/MediaRouter$UserRouteInfo;->setVolume(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011053HSPLandroid/media/MediaRouter$UserRouteInfo;->setVolumeCallback(Landroid/media/MediaRouter$VolumeCallback;)V
11054HSPLandroid/media/MediaRouter$UserRouteInfo;->setVolumeHandling(I)V
11055HSPLandroid/media/MediaRouter$UserRouteInfo;->setVolumeMax(I)V
11056HSPLandroid/media/MediaRouter$VolumeCallback;-><init>()V
11057HSPLandroid/media/MediaRouter$VolumeCallbackInfo;-><init>(Landroid/media/MediaRouter$VolumeCallback;Landroid/media/MediaRouter$RouteInfo;)V
11058HSPLandroid/media/MediaRouter$VolumeChangeReceiver;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011059HSPLandroid/media/MediaRouter$VolumeChangeReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011060HSPLandroid/media/MediaRouter$WifiDisplayStatusChangedReceiver;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070011061HSPLandroid/media/MediaRouter2Manager;->getInstance(Landroid/content/Context;)Landroid/media/MediaRouter2Manager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011062HSPLandroid/media/MediaRouter2Utils;->toUniqueId(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070011063HSPLandroid/media/MediaRouter;-><init>(Landroid/content/Context;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011064HSPLandroid/media/MediaRouter;->addCallback(ILandroid/media/MediaRouter$Callback;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011065HSPLandroid/media/MediaRouter;->addRouteStatic(Landroid/media/MediaRouter$RouteInfo;)V
11066HSPLandroid/media/MediaRouter;->addUserRoute(Landroid/media/MediaRouter$UserRouteInfo;)V
11067HSPLandroid/media/MediaRouter;->createRouteCategory(Ljava/lang/CharSequence;Z)Landroid/media/MediaRouter$RouteCategory;
11068HSPLandroid/media/MediaRouter;->createUserRoute(Landroid/media/MediaRouter$RouteCategory;)Landroid/media/MediaRouter$UserRouteInfo;
11069HSPLandroid/media/MediaRouter;->dispatchRouteAdded(Landroid/media/MediaRouter$RouteInfo;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011070HSPLandroid/media/MediaRouter;->dispatchRouteChanged(Landroid/media/MediaRouter$RouteInfo;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011071HSPLandroid/media/MediaRouter;->dispatchRouteRemoved(Landroid/media/MediaRouter$RouteInfo;)V
11072HSPLandroid/media/MediaRouter;->dispatchRouteSelected(ILandroid/media/MediaRouter$RouteInfo;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011073HSPLandroid/media/MediaRouter;->dispatchRouteVolumeChanged(Landroid/media/MediaRouter$RouteInfo;)V
11074HSPLandroid/media/MediaRouter;->findCallbackInfo(Landroid/media/MediaRouter$Callback;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070011075HSPLandroid/media/MediaRouter;->getDefaultRoute()Landroid/media/MediaRouter$RouteInfo;
11076HSPLandroid/media/MediaRouter;->getRouteAt(I)Landroid/media/MediaRouter$RouteInfo;
11077HSPLandroid/media/MediaRouter;->getRouteCount()I
11078HSPLandroid/media/MediaRouter;->getSelectedRoute(I)Landroid/media/MediaRouter$RouteInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011079HSPLandroid/media/MediaRouter;->removeCallback(Landroid/media/MediaRouter$Callback;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011080HSPLandroid/media/MediaRouter;->removeRouteStatic(Landroid/media/MediaRouter$RouteInfo;)V
11081HSPLandroid/media/MediaRouter;->removeUserRoute(Landroid/media/MediaRouter$UserRouteInfo;)V
11082HSPLandroid/media/MediaRouter;->selectDefaultRouteStatic()V
11083HSPLandroid/media/MediaRouter;->selectRoute(ILandroid/media/MediaRouter$RouteInfo;)V
11084HSPLandroid/media/MediaRouter;->selectRouteStatic(ILandroid/media/MediaRouter$RouteInfo;Z)V
11085HSPLandroid/media/MediaRouter;->systemVolumeChanged(I)V
11086HSPLandroid/media/MediaRouter;->typesToString(I)Ljava/lang/String;
11087HSPLandroid/media/MediaRouter;->updateWifiDisplayStatus(Landroid/hardware/display/WifiDisplayStatus;)V
11088HSPLandroid/media/MediaServiceManager$ServiceRegisterer;-><init>(Ljava/lang/String;)V
11089HSPLandroid/media/MediaServiceManager$ServiceRegisterer;->get()Landroid/os/IBinder;
11090HSPLandroid/media/MediaServiceManager;-><init>()V
11091HSPLandroid/media/MediaServiceManager;->getMediaCommunicationServiceRegisterer()Landroid/media/MediaServiceManager$ServiceRegisterer;
11092HSPLandroid/media/MediaServiceManager;->getMediaSessionServiceRegisterer()Landroid/media/MediaServiceManager$ServiceRegisterer;
11093HSPLandroid/media/PlayerBase$IPlayerWrapper;-><init>(Landroid/media/PlayerBase;)V
11094HSPLandroid/media/PlayerBase$PlayerIdCard;-><init>(ILandroid/media/AudioAttributes;Landroid/media/IPlayer;I)V
11095HSPLandroid/media/PlayerBase$PlayerIdCard;->writeToParcel(Landroid/os/Parcel;I)V
11096HSPLandroid/media/PlayerBase;-><init>(Landroid/media/AudioAttributes;I)V
11097HSPLandroid/media/PlayerBase;->basePause()V
11098HSPLandroid/media/PlayerBase;->baseRegisterPlayer(I)V
11099HSPLandroid/media/PlayerBase;->baseRelease()V
11100HSPLandroid/media/PlayerBase;->baseSetVolume(FF)V
11101HSPLandroid/media/PlayerBase;->baseStart(I)V
11102HSPLandroid/media/PlayerBase;->baseStop()V
11103HSPLandroid/media/PlayerBase;->baseUpdateAudioAttributes(Landroid/media/AudioAttributes;)V
11104HSPLandroid/media/PlayerBase;->baseUpdateDeviceId(Landroid/media/AudioDeviceInfo;)V
11105HSPLandroid/media/PlayerBase;->deprecateStreamTypeForPlayback(ILjava/lang/String;Ljava/lang/String;)V
11106HSPLandroid/media/PlayerBase;->getCurrentOpPackageName()Ljava/lang/String;
11107HSPLandroid/media/PlayerBase;->getService()Landroid/media/IAudioService;
11108HSPLandroid/media/PlayerBase;->getStartDelayMs()I
11109HSPLandroid/media/PlayerBase;->updatePlayerVolume()V
11110HSPLandroid/media/PlayerBase;->updateState(II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011111HSPLandroid/media/RoutingSessionInfo$Builder;->build()Landroid/media/RoutingSessionInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070011112HSPLandroid/media/RoutingSessionInfo;-><init>(Landroid/media/RoutingSessionInfo$Builder;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011113HSPLandroid/media/RoutingSessionInfo;->convertToUniqueRouteIds(Ljava/util/List;)Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -070011114HSPLandroid/media/SoundPool$Builder;-><init>()V
11115HSPLandroid/media/SoundPool$Builder;->build()Landroid/media/SoundPool;
11116HSPLandroid/media/SoundPool$Builder;->setAudioAttributes(Landroid/media/AudioAttributes;)Landroid/media/SoundPool$Builder;
11117HSPLandroid/media/SoundPool$Builder;->setMaxStreams(I)Landroid/media/SoundPool$Builder;
11118HSPLandroid/media/SoundPool$EventHandler;->handleMessage(Landroid/os/Message;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070011119HSPLandroid/media/SoundPool;->postEventFromNative(IIILjava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011120HSPLandroid/media/SoundPool;->setOnLoadCompleteListener(Landroid/media/SoundPool$OnLoadCompleteListener;)V
11121HSPLandroid/media/SubtitleController$1;->handleMessage(Landroid/os/Message;)Z
11122HSPLandroid/media/SubtitleController;-><init>(Landroid/content/Context;Landroid/media/MediaTimeProvider;Landroid/media/SubtitleController$Listener;)V
11123HSPLandroid/media/SubtitleController;->doSelectDefaultTrack()V
11124HSPLandroid/media/SubtitleController;->doSelectTrack(Landroid/media/SubtitleTrack;)V
11125HSPLandroid/media/SubtitleController;->finalize()V
11126HSPLandroid/media/SubtitleController;->getDefaultTrack()Landroid/media/SubtitleTrack;
11127HSPLandroid/media/SubtitleController;->hide()V
11128HSPLandroid/media/SubtitleController;->reset()V
11129HSPLandroid/media/SubtitleController;->selectDefaultTrack()V
11130HSPLandroid/media/SubtitleController;->selectTrack(Landroid/media/SubtitleTrack;)Z
11131HSPLandroid/media/SubtitleController;->setAnchor(Landroid/media/SubtitleController$Anchor;)V
11132HSPLandroid/media/Utils$1;-><init>()V
11133HSPLandroid/media/Utils$1;->compare(Landroid/util/Range;Landroid/util/Range;)I
11134HSPLandroid/media/Utils$1;->compare(Ljava/lang/Object;Ljava/lang/Object;)I
11135HSPLandroid/media/Utils$2;->compare(Landroid/util/Range;Landroid/util/Range;)I
11136HSPLandroid/media/Utils$2;->compare(Ljava/lang/Object;Ljava/lang/Object;)I
11137HSPLandroid/media/Utils$ListenerList;-><init>()V
11138HSPLandroid/media/Utils$ListenerList;-><init>(ZZZ)V
11139HSPLandroid/media/Utils;->alignRange(Landroid/util/Range;I)Landroid/util/Range;
11140HSPLandroid/media/Utils;->divUp(II)I
11141HSPLandroid/media/Utils;->divUp(JJ)J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011142HSPLandroid/media/Utils;->factorRange(Landroid/util/Range;I)Landroid/util/Range;
art-benchmark-service84deab32021-05-12 09:41:00 -070011143HSPLandroid/media/Utils;->factorRange(Landroid/util/Range;J)Landroid/util/Range;
11144HSPLandroid/media/Utils;->intersectSortedDistinctRanges([Landroid/util/Range;[Landroid/util/Range;)[Landroid/util/Range;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011145HSPLandroid/media/Utils;->parseIntRange(Ljava/lang/Object;Landroid/util/Range;)Landroid/util/Range;
art-benchmark-service84deab32021-05-12 09:41:00 -070011146HSPLandroid/media/Utils;->parseIntSafely(Ljava/lang/Object;I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011147HSPLandroid/media/Utils;->parseLongRange(Ljava/lang/Object;Landroid/util/Range;)Landroid/util/Range;
art-benchmark-service84deab32021-05-12 09:41:00 -070011148HSPLandroid/media/Utils;->parseRationalRange(Ljava/lang/Object;Landroid/util/Range;)Landroid/util/Range;
11149HSPLandroid/media/Utils;->parseSize(Ljava/lang/Object;Landroid/util/Size;)Landroid/util/Size;
11150HSPLandroid/media/Utils;->parseSizeRange(Ljava/lang/Object;)Landroid/util/Pair;
11151HSPLandroid/media/Utils;->sortDistinctRanges([Landroid/util/Range;)V
11152HSPLandroid/media/audiofx/AudioEffect$Descriptor;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
11153HSPLandroid/media/audiopolicy/AudioProductStrategy$AudioAttributesGroup;-><init>(II[Landroid/media/AudioAttributes;)V
11154HSPLandroid/media/audiopolicy/AudioProductStrategy;-><init>(Ljava/lang/String;I[Landroid/media/audiopolicy/AudioProductStrategy$AudioAttributesGroup;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011155HSPLandroid/media/audiopolicy/AudioProductStrategy;->attributesMatches(Landroid/media/AudioAttributes;Landroid/media/AudioAttributes;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070011156HSPLandroid/media/audiopolicy/AudioProductStrategy;->getAudioAttributesForStrategyWithLegacyStreamType(I)Landroid/media/AudioAttributes;
11157HSPLandroid/media/audiopolicy/AudioProductStrategy;->getAudioProductStrategies()Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011158HSPLandroid/media/audiopolicy/AudioProductStrategy;->getLegacyStreamTypeForStrategyWithAudioAttributes(Landroid/media/AudioAttributes;)I
art-benchmark-service66b4d952021-07-17 17:15:31 -070011159HSPLandroid/media/audiopolicy/AudioProductStrategy;->initializeAudioProductStrategies()Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -070011160HSPLandroid/media/browse/MediaBrowser$1;->run()V
11161HSPLandroid/media/browse/MediaBrowser$2;->run()V
11162HSPLandroid/media/browse/MediaBrowser$6;->run()V
11163HSPLandroid/media/browse/MediaBrowser$ConnectionCallback;-><init>()V
11164HSPLandroid/media/browse/MediaBrowser$MediaServiceConnection$1;->run()V
11165HSPLandroid/media/browse/MediaBrowser$MediaServiceConnection;->isCurrent(Ljava/lang/String;)Z
11166HSPLandroid/media/browse/MediaBrowser$MediaServiceConnection;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V
11167HSPLandroid/media/browse/MediaBrowser$MediaServiceConnection;->postOrRun(Ljava/lang/Runnable;)V
11168HSPLandroid/media/browse/MediaBrowser$ServiceCallbacks;->onConnect(Ljava/lang/String;Landroid/media/session/MediaSession$Token;Landroid/os/Bundle;)V
11169HSPLandroid/media/browse/MediaBrowser;-><init>(Landroid/content/Context;Landroid/content/ComponentName;Landroid/media/browse/MediaBrowser$ConnectionCallback;Landroid/os/Bundle;)V
11170HSPLandroid/media/browse/MediaBrowser;->connect()V
11171HSPLandroid/media/browse/MediaBrowser;->disconnect()V
11172HSPLandroid/media/browse/MediaBrowser;->forceCloseConnection()V
11173HSPLandroid/media/browse/MediaBrowser;->isCurrent(Landroid/service/media/IMediaBrowserServiceCallbacks;Ljava/lang/String;)Z
11174HSPLandroid/media/browse/MediaBrowserUtils;->areSameOptions(Landroid/os/Bundle;Landroid/os/Bundle;)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070011175HSPLandroid/media/metrics/Event;-><init>()V
11176HSPLandroid/media/metrics/IMediaMetricsManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
11177HSPLandroid/media/metrics/IMediaMetricsManager$Stub$Proxy;->getPlaybackSessionId(I)Ljava/lang/String;
11178HSPLandroid/media/metrics/IMediaMetricsManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/metrics/IMediaMetricsManager;
11179HSPLandroid/media/metrics/LogSessionId;-><init>(Ljava/lang/String;)V
11180HSPLandroid/media/metrics/MediaMetricsManager;-><init>(Landroid/media/metrics/IMediaMetricsManager;I)V
11181HSPLandroid/media/metrics/MediaMetricsManager;->createPlaybackSession()Landroid/media/metrics/PlaybackSession;
11182HSPLandroid/media/metrics/NetworkEvent$1;-><init>()V
11183HSPLandroid/media/metrics/NetworkEvent;-><clinit>()V
11184HSPLandroid/media/metrics/PlaybackSession;-><init>(Ljava/lang/String;Landroid/media/metrics/MediaMetricsManager;)V
11185HSPLandroid/media/metrics/PlaybackSession;->getSessionId()Landroid/media/metrics/LogSessionId;
art-benchmark-service84deab32021-05-12 09:41:00 -070011186HSPLandroid/media/permission/ClearCallingIdentityContext;-><init>()V
11187HSPLandroid/media/permission/ClearCallingIdentityContext;->close()V
11188HSPLandroid/media/permission/ClearCallingIdentityContext;->create()Landroid/media/permission/SafeCloseable;
11189HSPLandroid/media/permission/Identity;-><init>()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070011190HSPLandroid/media/session/IActiveSessionsListener$Stub;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070011191HSPLandroid/media/session/IActiveSessionsListener$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011192HSPLandroid/media/session/IActiveSessionsListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070011193HSPLandroid/media/session/IOnMediaKeyEventDispatchedListener$Stub;-><init>()V
11194HSPLandroid/media/session/IOnMediaKeyEventSessionChangedListener$Stub;-><init>()V
11195HSPLandroid/media/session/ISession$Stub$Proxy;->destroySession()V
11196HSPLandroid/media/session/ISession$Stub$Proxy;->getController()Landroid/media/session/ISessionController;
11197HSPLandroid/media/session/ISession$Stub$Proxy;->setFlags(I)V
11198HSPLandroid/media/session/ISession$Stub$Proxy;->setMetadata(Landroid/media/MediaMetadata;JLjava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011199HSPLandroid/media/session/ISession$Stub$Proxy;->setPlaybackState(Landroid/media/session/PlaybackState;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011200HSPLandroid/media/session/ISessionCallback$Stub;-><init>()V
11201HSPLandroid/media/session/ISessionCallback$Stub;->asBinder()Landroid/os/IBinder;
11202HSPLandroid/media/session/ISessionController$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011203HSPLandroid/media/session/ISessionController$Stub$Proxy;->getMetadata()Landroid/media/MediaMetadata;
11204HSPLandroid/media/session/ISessionController$Stub$Proxy;->getPackageName()Ljava/lang/String;
11205HSPLandroid/media/session/ISessionController$Stub$Proxy;->getPlaybackState()Landroid/media/session/PlaybackState;
11206HSPLandroid/media/session/ISessionController$Stub$Proxy;->getVolumeAttributes()Landroid/media/session/MediaController$PlaybackInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070011207HSPLandroid/media/session/ISessionController$Stub$Proxy;->registerCallback(Ljava/lang/String;Landroid/media/session/ISessionControllerCallback;)V
11208HSPLandroid/media/session/ISessionController$Stub$Proxy;->unregisterCallback(Landroid/media/session/ISessionControllerCallback;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011209HSPLandroid/media/session/ISessionController$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/session/ISessionController;
11210HSPLandroid/media/session/ISessionControllerCallback$Stub;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070011211HSPLandroid/media/session/ISessionControllerCallback$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011212HSPLandroid/media/session/ISessionControllerCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070011213HSPLandroid/media/session/ISessionManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
11214HSPLandroid/media/session/ISessionManager$Stub$Proxy;->addSessionsListener(Landroid/media/session/IActiveSessionsListener;Landroid/content/ComponentName;I)V
art-benchmark-service08401c12022-12-23 09:27:20 -080011215HSPLandroid/media/session/ISessionManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service84deab32021-05-12 09:41:00 -070011216HSPLandroid/media/session/ISessionManager$Stub$Proxy;->createSession(Ljava/lang/String;Landroid/media/session/ISessionCallback;Ljava/lang/String;Landroid/os/Bundle;I)Landroid/media/session/ISession;
11217HSPLandroid/media/session/ISessionManager$Stub$Proxy;->dispatchVolumeKeyEvent(Ljava/lang/String;Ljava/lang/String;ZLandroid/view/KeyEvent;IZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011218HSPLandroid/media/session/ISessionManager$Stub$Proxy;->getSessions(Landroid/content/ComponentName;I)Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -070011219HSPLandroid/media/session/ISessionManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/session/ISessionManager;
11220HSPLandroid/media/session/MediaController$Callback;-><init>()V
11221HSPLandroid/media/session/MediaController$CallbackStub;-><init>(Landroid/media/session/MediaController;)V
11222HSPLandroid/media/session/MediaController$CallbackStub;->onMetadataChanged(Landroid/media/MediaMetadata;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011223HSPLandroid/media/session/MediaController$CallbackStub;->onPlaybackStateChanged(Landroid/media/session/PlaybackState;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011224HSPLandroid/media/session/MediaController$CallbackStub;->onSessionDestroyed()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011225HSPLandroid/media/session/MediaController$MessageHandler;->handleMessage(Landroid/os/Message;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011226HSPLandroid/media/session/MediaController$PlaybackInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/session/MediaController$PlaybackInfo;
11227HSPLandroid/media/session/MediaController$PlaybackInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011228HSPLandroid/media/session/MediaController$PlaybackInfo;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011229HSPLandroid/media/session/MediaController$TransportControls;-><init>(Landroid/media/session/MediaController;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011230HSPLandroid/media/session/MediaController;-><init>(Landroid/content/Context;Landroid/media/session/MediaSession$Token;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011231HSPLandroid/media/session/MediaController;->addCallbackLocked(Landroid/media/session/MediaController$Callback;Landroid/os/Handler;)V
11232HSPLandroid/media/session/MediaController;->getHandlerForCallbackLocked(Landroid/media/session/MediaController$Callback;)Landroid/media/session/MediaController$MessageHandler;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011233HSPLandroid/media/session/MediaController;->getMetadata()Landroid/media/MediaMetadata;
11234HSPLandroid/media/session/MediaController;->getPackageName()Ljava/lang/String;
11235HSPLandroid/media/session/MediaController;->getPlaybackInfo()Landroid/media/session/MediaController$PlaybackInfo;
11236HSPLandroid/media/session/MediaController;->getPlaybackState()Landroid/media/session/PlaybackState;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070011237HSPLandroid/media/session/MediaController;->getSessionToken()Landroid/media/session/MediaSession$Token;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011238HSPLandroid/media/session/MediaController;->postMessage(ILjava/lang/Object;Landroid/os/Bundle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011239HSPLandroid/media/session/MediaController;->registerCallback(Landroid/media/session/MediaController$Callback;Landroid/os/Handler;)V
11240HSPLandroid/media/session/MediaController;->removeCallbackLocked(Landroid/media/session/MediaController$Callback;)Z
11241HSPLandroid/media/session/MediaController;->unregisterCallback(Landroid/media/session/MediaController$Callback;)V
11242HSPLandroid/media/session/MediaSession$Callback;-><init>()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070011243HSPLandroid/media/session/MediaSession$CallbackMessageHandler;-><init>(Landroid/media/session/MediaSession;Landroid/os/Looper;Landroid/media/session/MediaSession$Callback;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011244HSPLandroid/media/session/MediaSession$CallbackStub;-><init>(Landroid/media/session/MediaSession;)V
11245HSPLandroid/media/session/MediaSession$Token$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/session/MediaSession$Token;
11246HSPLandroid/media/session/MediaSession$Token$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
11247HSPLandroid/media/session/MediaSession$Token;-><init>(ILandroid/media/session/ISessionController;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011248HSPLandroid/media/session/MediaSession$Token;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070011249HSPLandroid/media/session/MediaSession$Token;->getBinder()Landroid/media/session/ISessionController;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011250HSPLandroid/media/session/MediaSession$Token;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011251HSPLandroid/media/session/MediaSession;-><init>(Landroid/content/Context;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011252HSPLandroid/media/session/MediaSession;-><init>(Landroid/content/Context;Ljava/lang/String;Landroid/os/Bundle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011253HSPLandroid/media/session/MediaSession;->getSessionToken()Landroid/media/session/MediaSession$Token;
11254HSPLandroid/media/session/MediaSession;->hasCustomParcelable(Landroid/os/Bundle;)Z
11255HSPLandroid/media/session/MediaSession;->isActive()Z
11256HSPLandroid/media/session/MediaSession;->release()V
11257HSPLandroid/media/session/MediaSession;->setActive(Z)V
11258HSPLandroid/media/session/MediaSession;->setCallback(Landroid/media/session/MediaSession$Callback;)V
11259HSPLandroid/media/session/MediaSession;->setCallback(Landroid/media/session/MediaSession$Callback;Landroid/os/Handler;)V
11260HSPLandroid/media/session/MediaSession;->setFlags(I)V
11261HSPLandroid/media/session/MediaSession;->setMediaButtonReceiver(Landroid/app/PendingIntent;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011262HSPLandroid/media/session/MediaSession;->setMetadata(Landroid/media/MediaMetadata;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011263HSPLandroid/media/session/MediaSession;->setPlaybackState(Landroid/media/session/PlaybackState;)V
11264HSPLandroid/media/session/MediaSession;->setPlaybackToLocal(Landroid/media/AudioAttributes;)V
11265HSPLandroid/media/session/MediaSessionManager$OnMediaKeyEventDispatchedListenerStub;-><init>(Landroid/media/session/MediaSessionManager;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011266HSPLandroid/media/session/MediaSessionManager$OnMediaKeyEventSessionChangedListenerStub;-><init>(Landroid/media/session/MediaSessionManager;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011267HSPLandroid/media/session/MediaSessionManager$RemoteSessionCallbackStub;-><init>(Landroid/media/session/MediaSessionManager;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070011268HSPLandroid/media/session/MediaSessionManager$RemoteUserInfo;-><init>(Ljava/lang/String;II)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070011269HSPLandroid/media/session/MediaSessionManager$SessionsChangedWrapper$1$$ExternalSyntheticLambda0;->run()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070011270HSPLandroid/media/session/MediaSessionManager$SessionsChangedWrapper$1;-><init>(Landroid/media/session/MediaSessionManager$SessionsChangedWrapper;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011271HSPLandroid/media/session/MediaSessionManager$SessionsChangedWrapper$1;->onActiveSessionsChanged(Ljava/util/List;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070011272HSPLandroid/media/session/MediaSessionManager$SessionsChangedWrapper;->-$$Nest$fgetmStub(Landroid/media/session/MediaSessionManager$SessionsChangedWrapper;)Landroid/media/session/IActiveSessionsListener$Stub;
11273HSPLandroid/media/session/MediaSessionManager$SessionsChangedWrapper;->-$$Nest$mcallOnActiveSessionsChangedListener(Landroid/media/session/MediaSessionManager$SessionsChangedWrapper;Ljava/util/List;)V
11274HSPLandroid/media/session/MediaSessionManager$SessionsChangedWrapper;-><init>(Landroid/content/Context;Landroid/media/session/MediaSessionManager$OnActiveSessionsChangedListener;Ljava/util/concurrent/Executor;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011275HSPLandroid/media/session/MediaSessionManager$SessionsChangedWrapper;->callOnActiveSessionsChangedListener(Ljava/util/List;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011276HSPLandroid/media/session/MediaSessionManager;-><init>(Landroid/content/Context;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070011277HSPLandroid/media/session/MediaSessionManager;->addOnActiveSessionsChangedListener(Landroid/media/session/MediaSessionManager$OnActiveSessionsChangedListener;Landroid/content/ComponentName;ILjava/util/concurrent/Executor;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011278HSPLandroid/media/session/MediaSessionManager;->addOnActiveSessionsChangedListener(Landroid/media/session/MediaSessionManager$OnActiveSessionsChangedListener;Landroid/content/ComponentName;Landroid/os/Handler;)V
11279HSPLandroid/media/session/MediaSessionManager;->createSession(Landroid/media/session/MediaSession$CallbackStub;Ljava/lang/String;Landroid/os/Bundle;)Landroid/media/session/ISession;
11280HSPLandroid/media/session/MediaSessionManager;->dispatchVolumeKeyEventInternal(Landroid/view/KeyEvent;IZZ)V
11281HSPLandroid/media/session/MediaSessionManager;->getActiveSessions(Landroid/content/ComponentName;)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011282HSPLandroid/media/session/MediaSessionManager;->getActiveSessionsForUser(Landroid/content/ComponentName;I)Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -070011283HSPLandroid/media/session/PlaybackState$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/session/PlaybackState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011284HSPLandroid/media/session/PlaybackState$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070011285HSPLandroid/media/session/PlaybackState$Builder;-><init>()V
11286HSPLandroid/media/session/PlaybackState$Builder;->build()Landroid/media/session/PlaybackState;
11287HSPLandroid/media/session/PlaybackState$Builder;->setActions(J)Landroid/media/session/PlaybackState$Builder;
11288HSPLandroid/media/session/PlaybackState$Builder;->setActiveQueueItemId(J)Landroid/media/session/PlaybackState$Builder;
11289HSPLandroid/media/session/PlaybackState$Builder;->setBufferedPosition(J)Landroid/media/session/PlaybackState$Builder;
11290HSPLandroid/media/session/PlaybackState$Builder;->setErrorMessage(Ljava/lang/CharSequence;)Landroid/media/session/PlaybackState$Builder;
11291HSPLandroid/media/session/PlaybackState$Builder;->setExtras(Landroid/os/Bundle;)Landroid/media/session/PlaybackState$Builder;
11292HSPLandroid/media/session/PlaybackState$Builder;->setState(IJFJ)Landroid/media/session/PlaybackState$Builder;
11293HSPLandroid/media/session/PlaybackState$CustomAction$1;->createFromParcel(Landroid/os/Parcel;)Landroid/media/session/PlaybackState$CustomAction;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011294HSPLandroid/media/session/PlaybackState$CustomAction$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070011295HSPLandroid/media/session/PlaybackState;-><init>(IJJFJJLjava/util/List;JLjava/lang/CharSequence;Landroid/os/Bundle;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011296HSPLandroid/media/session/PlaybackState;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011297HSPLandroid/media/session/PlaybackState;->getPosition()J
11298HSPLandroid/media/session/PlaybackState;->getState()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011299HSPLandroid/media/session/PlaybackState;->writeToParcel(Landroid/os/Parcel;I)V
11300HSPLandroid/metrics/LogMaker;-><init>(I)V
11301HSPLandroid/metrics/LogMaker;->addTaggedData(ILjava/lang/Object;)Landroid/metrics/LogMaker;
art-benchmark-service84deab32021-05-12 09:41:00 -070011302HSPLandroid/metrics/LogMaker;->getEntries()Landroid/util/SparseArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011303HSPLandroid/metrics/LogMaker;->getType()I
art-benchmark-service84deab32021-05-12 09:41:00 -070011304HSPLandroid/metrics/LogMaker;->isValidValue(Ljava/lang/Object;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011305HSPLandroid/metrics/LogMaker;->serialize()[Ljava/lang/Object;
11306HSPLandroid/metrics/LogMaker;->setCategory(I)Landroid/metrics/LogMaker;
art-benchmark-service84deab32021-05-12 09:41:00 -070011307HSPLandroid/metrics/LogMaker;->setComponentName(Landroid/content/ComponentName;)Landroid/metrics/LogMaker;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011308HSPLandroid/metrics/LogMaker;->setSubtype(I)Landroid/metrics/LogMaker;
11309HSPLandroid/metrics/LogMaker;->setType(I)Landroid/metrics/LogMaker;
art-benchmark-service84deab32021-05-12 09:41:00 -070011310HSPLandroid/net/Credentials;-><init>(III)V
11311HSPLandroid/net/Credentials;->getPid()I
11312HSPLandroid/net/Credentials;->getUid()I
art-benchmark-service84deab32021-05-12 09:41:00 -070011313HSPLandroid/net/INetworkPolicyListener$Stub;-><init>()V
11314HSPLandroid/net/INetworkPolicyListener$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011315HSPLandroid/net/INetworkPolicyListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070011316HSPLandroid/net/INetworkPolicyManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011317HSPLandroid/net/INetworkPolicyManager$Stub$Proxy;->getRestrictBackground()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070011318HSPLandroid/net/INetworkPolicyManager$Stub$Proxy;->getRestrictBackgroundByCaller()I
11319HSPLandroid/net/INetworkPolicyManager$Stub$Proxy;->registerListener(Landroid/net/INetworkPolicyListener;)V
11320HSPLandroid/net/INetworkPolicyManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/INetworkPolicyManager;
11321HSPLandroid/net/INetworkScoreCache$Stub;-><init>()V
11322HSPLandroid/net/INetworkScoreCache$Stub;->asBinder()Landroid/os/IBinder;
11323HSPLandroid/net/INetworkScoreService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/INetworkScoreService;
art-benchmark-service84deab32021-05-12 09:41:00 -070011324HSPLandroid/net/LocalServerSocket;-><init>(Ljava/io/FileDescriptor;)V
11325HSPLandroid/net/LocalServerSocket;->accept()Landroid/net/LocalSocket;
11326HSPLandroid/net/LocalServerSocket;->close()V
11327HSPLandroid/net/LocalServerSocket;->getFileDescriptor()Ljava/io/FileDescriptor;
11328HSPLandroid/net/LocalSocket;-><init>(Landroid/net/LocalSocketImpl;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011329HSPLandroid/net/LocalSocket;->checkConnected()V
art-benchmark-service84deab32021-05-12 09:41:00 -070011330HSPLandroid/net/LocalSocket;->close()V
art-benchmark-service84deab32021-05-12 09:41:00 -070011331HSPLandroid/net/LocalSocket;->createLocalSocketForAccept(Landroid/net/LocalSocketImpl;)Landroid/net/LocalSocket;
11332HSPLandroid/net/LocalSocket;->getFileDescriptor()Ljava/io/FileDescriptor;
11333HSPLandroid/net/LocalSocket;->getInputStream()Ljava/io/InputStream;
11334HSPLandroid/net/LocalSocket;->getOutputStream()Ljava/io/OutputStream;
11335HSPLandroid/net/LocalSocket;->getPeerCredentials()Landroid/net/Credentials;
11336HSPLandroid/net/LocalSocket;->implCreateIfNeeded()V
11337HSPLandroid/net/LocalSocket;->setSoTimeout(I)V
11338HSPLandroid/net/LocalSocketAddress$Namespace;->getId()I
11339HSPLandroid/net/LocalSocketAddress;-><init>(Ljava/lang/String;)V
11340HSPLandroid/net/LocalSocketAddress;-><init>(Ljava/lang/String;Landroid/net/LocalSocketAddress$Namespace;)V
11341HSPLandroid/net/LocalSocketAddress;->getName()Ljava/lang/String;
11342HSPLandroid/net/LocalSocketAddress;->getNamespace()Landroid/net/LocalSocketAddress$Namespace;
11343HSPLandroid/net/LocalSocketImpl$SocketInputStream;-><init>(Landroid/net/LocalSocketImpl;)V
11344HSPLandroid/net/LocalSocketImpl$SocketInputStream;->available()I
11345HSPLandroid/net/LocalSocketImpl$SocketInputStream;->read([BII)I
11346HSPLandroid/net/LocalSocketImpl$SocketOutputStream;-><init>(Landroid/net/LocalSocketImpl;)V
11347HSPLandroid/net/LocalSocketImpl$SocketOutputStream;->write(I)V
11348HSPLandroid/net/LocalSocketImpl$SocketOutputStream;->write([BII)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011349HSPLandroid/net/LocalSocketImpl;->-$$Nest$fgetfd(Landroid/net/LocalSocketImpl;)Ljava/io/FileDescriptor;
11350HSPLandroid/net/LocalSocketImpl;->-$$Nest$fgetwriteMonitor(Landroid/net/LocalSocketImpl;)Ljava/lang/Object;
11351HSPLandroid/net/LocalSocketImpl;->-$$Nest$mwrite_native(Landroid/net/LocalSocketImpl;ILjava/io/FileDescriptor;)V
11352HSPLandroid/net/LocalSocketImpl;->-$$Nest$mwriteba_native(Landroid/net/LocalSocketImpl;[BIILjava/io/FileDescriptor;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011353HSPLandroid/net/LocalSocketImpl;-><init>()V
11354HSPLandroid/net/LocalSocketImpl;-><init>(Ljava/io/FileDescriptor;)V
11355HSPLandroid/net/LocalSocketImpl;->accept(Landroid/net/LocalSocketImpl;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011356HSPLandroid/net/LocalSocketImpl;->bind(Landroid/net/LocalSocketAddress;)V
11357HSPLandroid/net/LocalSocketImpl;->close()V
11358HSPLandroid/net/LocalSocketImpl;->create(I)V
11359HSPLandroid/net/LocalSocketImpl;->finalize()V
11360HSPLandroid/net/LocalSocketImpl;->getFileDescriptor()Ljava/io/FileDescriptor;
11361HSPLandroid/net/LocalSocketImpl;->getInputStream()Ljava/io/InputStream;
11362HSPLandroid/net/LocalSocketImpl;->getOutputStream()Ljava/io/OutputStream;
11363HSPLandroid/net/LocalSocketImpl;->getPeerCredentials()Landroid/net/Credentials;
11364HSPLandroid/net/LocalSocketImpl;->getSockAddress()Landroid/net/LocalSocketAddress;
11365HSPLandroid/net/LocalSocketImpl;->listen(I)V
11366HSPLandroid/net/LocalSocketImpl;->setOption(ILjava/lang/Object;)V
11367HSPLandroid/net/MatchAllNetworkSpecifier;-><init>()V
11368HSPLandroid/net/NetworkKey$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/NetworkKey;
11369HSPLandroid/net/NetworkKey$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
11370HSPLandroid/net/NetworkKey$1;->newArray(I)[Landroid/net/NetworkKey;
11371HSPLandroid/net/NetworkKey$1;->newArray(I)[Ljava/lang/Object;
11372HSPLandroid/net/NetworkKey;-><init>(Landroid/net/WifiKey;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011373HSPLandroid/net/NetworkKey;-><init>(Landroid/os/Parcel;)V
11374HSPLandroid/net/NetworkKey;->createFromWifiInfo(Landroid/net/wifi/WifiInfo;)Landroid/net/NetworkKey;
11375HSPLandroid/net/NetworkKey;->equals(Ljava/lang/Object;)Z
11376HSPLandroid/net/NetworkKey;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011377HSPLandroid/net/NetworkPolicyManager$Listener;-><init>()V
11378HSPLandroid/net/NetworkPolicyManager$Listener;->onMeteredIfacesChanged([Ljava/lang/String;)V
11379HSPLandroid/net/NetworkPolicyManager$Listener;->onSubscriptionPlansChanged(I[Landroid/telephony/SubscriptionPlan;)V
11380HSPLandroid/net/NetworkPolicyManager$Listener;->onUidRulesChanged(II)V
11381HSPLandroid/net/NetworkPolicyManager;-><init>(Landroid/content/Context;Landroid/net/INetworkPolicyManager;)V
11382HSPLandroid/net/NetworkPolicyManager;->getRestrictBackground()Z
11383HSPLandroid/net/NetworkPolicyManager;->registerListener(Landroid/net/INetworkPolicyListener;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011384HSPLandroid/net/NetworkScoreManager;-><init>(Landroid/content/Context;)V
11385HSPLandroid/net/NetworkScoreManager;->getActiveScorerPackage()Ljava/lang/String;
11386HSPLandroid/net/NetworkScoreManager;->registerNetworkScoreCache(ILandroid/net/INetworkScoreCache;I)V
11387HSPLandroid/net/NetworkSpecifier;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070011388HSPLandroid/net/Proxy;->setHttpProxyConfiguration(Landroid/net/ProxyInfo;)V
11389HSPLandroid/net/Proxy;->setHttpProxyConfiguration(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;)V
11390HSPLandroid/net/Proxy;->setHttpProxySystemProperty(Landroid/net/ProxyInfo;)V
11391HSPLandroid/net/SSLCertificateSocketFactory;-><init>(ILandroid/net/SSLSessionCache;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011392HSPLandroid/net/TelephonyNetworkSpecifier$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/TelephonyNetworkSpecifier;
11393HSPLandroid/net/TelephonyNetworkSpecifier$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070011394HSPLandroid/net/TelephonyNetworkSpecifier$Builder;-><init>()V
11395HSPLandroid/net/TelephonyNetworkSpecifier$Builder;->build()Landroid/net/TelephonyNetworkSpecifier;
11396HSPLandroid/net/TelephonyNetworkSpecifier$Builder;->setSubscriptionId(I)Landroid/net/TelephonyNetworkSpecifier$Builder;
11397HSPLandroid/net/TelephonyNetworkSpecifier;-><init>(I)V
11398HSPLandroid/net/TelephonyNetworkSpecifier;->equals(Ljava/lang/Object;)Z
11399HSPLandroid/net/TelephonyNetworkSpecifier;->hashCode()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011400HSPLandroid/net/TelephonyNetworkSpecifier;->toString()Ljava/lang/String;
11401HSPLandroid/net/TelephonyNetworkSpecifier;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service00abe242023-02-13 10:31:34 -080011402HSPLandroid/net/Uri$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/Uri;
11403HSPLandroid/net/Uri$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070011404HSPLandroid/net/Uri$1;->newArray(I)[Landroid/net/Uri;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011405HSPLandroid/net/Uri$1;->newArray(I)[Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070011406HSPLandroid/net/Uri$AbstractHierarchicalUri;-><init>()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070011407HSPLandroid/net/Uri$AbstractHierarchicalUri;-><init>(Landroid/net/Uri$AbstractHierarchicalUri-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011408HSPLandroid/net/Uri$AbstractHierarchicalUri;->findPortSeparator(Ljava/lang/String;)I
11409HSPLandroid/net/Uri$AbstractHierarchicalUri;->getHost()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011410HSPLandroid/net/Uri$AbstractHierarchicalUri;->getLastPathSegment()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070011411HSPLandroid/net/Uri$AbstractHierarchicalUri;->getPort()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011412HSPLandroid/net/Uri$AbstractHierarchicalUri;->getUserInfo()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070011413HSPLandroid/net/Uri$AbstractHierarchicalUri;->getUserInfoPart()Landroid/net/Uri$Part;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011414HSPLandroid/net/Uri$AbstractHierarchicalUri;->parseHost()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070011415HSPLandroid/net/Uri$AbstractHierarchicalUri;->parsePort()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011416HSPLandroid/net/Uri$AbstractHierarchicalUri;->parseUserInfo()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070011417HSPLandroid/net/Uri$AbstractPart;-><init>(Ljava/lang/String;Ljava/lang/String;)V
11418HSPLandroid/net/Uri$AbstractPart;->getDecoded()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011419HSPLandroid/net/Uri$AbstractPart;->writeTo(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011420HSPLandroid/net/Uri$Builder;-><init>()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080011421HSPLandroid/net/Uri$Builder;->appendEncodedPath(Ljava/lang/String;)Landroid/net/Uri$Builder;+]Landroid/net/Uri$Builder;Landroid/net/Uri$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011422HSPLandroid/net/Uri$Builder;->appendPath(Ljava/lang/String;)Landroid/net/Uri$Builder;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080011423HSPLandroid/net/Uri$Builder;->appendQueryParameter(Ljava/lang/String;Ljava/lang/String;)Landroid/net/Uri$Builder;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/net/Uri$Part;Landroid/net/Uri$Part;,Landroid/net/Uri$Part$EmptyPart;
art-benchmark-service84deab32021-05-12 09:41:00 -070011424HSPLandroid/net/Uri$Builder;->authority(Landroid/net/Uri$Part;)Landroid/net/Uri$Builder;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080011425HSPLandroid/net/Uri$Builder;->authority(Ljava/lang/String;)Landroid/net/Uri$Builder;+]Landroid/net/Uri$Builder;Landroid/net/Uri$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070011426HSPLandroid/net/Uri$Builder;->build()Landroid/net/Uri;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011427HSPLandroid/net/Uri$Builder;->clearQuery()Landroid/net/Uri$Builder;
11428HSPLandroid/net/Uri$Builder;->encodedAuthority(Ljava/lang/String;)Landroid/net/Uri$Builder;
11429HSPLandroid/net/Uri$Builder;->encodedFragment(Ljava/lang/String;)Landroid/net/Uri$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070011430HSPLandroid/net/Uri$Builder;->encodedPath(Ljava/lang/String;)Landroid/net/Uri$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011431HSPLandroid/net/Uri$Builder;->encodedQuery(Ljava/lang/String;)Landroid/net/Uri$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070011432HSPLandroid/net/Uri$Builder;->fragment(Landroid/net/Uri$Part;)Landroid/net/Uri$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011433HSPLandroid/net/Uri$Builder;->fragment(Ljava/lang/String;)Landroid/net/Uri$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070011434HSPLandroid/net/Uri$Builder;->hasSchemeOrAuthority()Z
11435HSPLandroid/net/Uri$Builder;->path(Landroid/net/Uri$PathPart;)Landroid/net/Uri$Builder;
art-benchmark-service00abe242023-02-13 10:31:34 -080011436HSPLandroid/net/Uri$Builder;->path(Ljava/lang/String;)Landroid/net/Uri$Builder;+]Landroid/net/Uri$Builder;Landroid/net/Uri$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070011437HSPLandroid/net/Uri$Builder;->query(Landroid/net/Uri$Part;)Landroid/net/Uri$Builder;
11438HSPLandroid/net/Uri$Builder;->scheme(Ljava/lang/String;)Landroid/net/Uri$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011439HSPLandroid/net/Uri$Builder;->toString()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070011440HSPLandroid/net/Uri$HierarchicalUri;-><init>(Ljava/lang/String;Landroid/net/Uri$Part;Landroid/net/Uri$PathPart;Landroid/net/Uri$Part;Landroid/net/Uri$Part;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080011441HSPLandroid/net/Uri$HierarchicalUri;->appendSspTo(Ljava/lang/StringBuilder;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/net/Uri$Part;Landroid/net/Uri$Part;,Landroid/net/Uri$Part$EmptyPart;]Landroid/net/Uri$PathPart;Landroid/net/Uri$PathPart;
art-benchmark-service00abe242023-02-13 10:31:34 -080011442HSPLandroid/net/Uri$HierarchicalUri;->buildUpon()Landroid/net/Uri$Builder;+]Landroid/net/Uri$Builder;Landroid/net/Uri$Builder;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080011443HSPLandroid/net/Uri$HierarchicalUri;->getAuthority()Ljava/lang/String;+]Landroid/net/Uri$Part;Landroid/net/Uri$Part;,Landroid/net/Uri$Part$EmptyPart;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011444HSPLandroid/net/Uri$HierarchicalUri;->getEncodedAuthority()Ljava/lang/String;
11445HSPLandroid/net/Uri$HierarchicalUri;->getEncodedFragment()Ljava/lang/String;
11446HSPLandroid/net/Uri$HierarchicalUri;->getEncodedPath()Ljava/lang/String;
11447HSPLandroid/net/Uri$HierarchicalUri;->getEncodedQuery()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070011448HSPLandroid/net/Uri$HierarchicalUri;->getFragment()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011449HSPLandroid/net/Uri$HierarchicalUri;->getPath()Ljava/lang/String;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080011450HSPLandroid/net/Uri$HierarchicalUri;->getPathSegments()Ljava/util/List;+]Landroid/net/Uri$PathPart;Landroid/net/Uri$PathPart;
11451HSPLandroid/net/Uri$HierarchicalUri;->getQuery()Ljava/lang/String;+]Landroid/net/Uri$Part;Landroid/net/Uri$Part$EmptyPart;
art-benchmark-service84deab32021-05-12 09:41:00 -070011452HSPLandroid/net/Uri$HierarchicalUri;->getScheme()Ljava/lang/String;
11453HSPLandroid/net/Uri$HierarchicalUri;->getSchemeSpecificPart()Ljava/lang/String;
11454HSPLandroid/net/Uri$HierarchicalUri;->isHierarchical()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080011455HSPLandroid/net/Uri$HierarchicalUri;->makeUriString()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/net/Uri$Part;Landroid/net/Uri$Part$EmptyPart;
11456HSPLandroid/net/Uri$HierarchicalUri;->readFrom(Landroid/os/Parcel;)Landroid/net/Uri;
art-benchmark-service84deab32021-05-12 09:41:00 -070011457HSPLandroid/net/Uri$HierarchicalUri;->toString()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011458HSPLandroid/net/Uri$HierarchicalUri;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011459HSPLandroid/net/Uri$OpaqueUri;-><init>(Ljava/lang/String;Landroid/net/Uri$Part;Landroid/net/Uri$Part;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011460HSPLandroid/net/Uri$OpaqueUri;->getEncodedSchemeSpecificPart()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070011461HSPLandroid/net/Uri$OpaqueUri;->getScheme()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011462HSPLandroid/net/Uri$OpaqueUri;->getSchemeSpecificPart()Ljava/lang/String;
11463HSPLandroid/net/Uri$OpaqueUri;->toString()Ljava/lang/String;
11464HSPLandroid/net/Uri$OpaqueUri;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011465HSPLandroid/net/Uri$Part$EmptyPart;->isEmpty()Z
11466HSPLandroid/net/Uri$Part;-><init>(Ljava/lang/String;Ljava/lang/String;)V
11467HSPLandroid/net/Uri$Part;->from(Ljava/lang/String;Ljava/lang/String;)Landroid/net/Uri$Part;
11468HSPLandroid/net/Uri$Part;->fromDecoded(Ljava/lang/String;)Landroid/net/Uri$Part;
11469HSPLandroid/net/Uri$Part;->fromEncoded(Ljava/lang/String;)Landroid/net/Uri$Part;
11470HSPLandroid/net/Uri$Part;->getEncoded()Ljava/lang/String;
11471HSPLandroid/net/Uri$Part;->isEmpty()Z
11472HSPLandroid/net/Uri$Part;->nonNull(Landroid/net/Uri$Part;)Landroid/net/Uri$Part;
art-benchmark-service00abe242023-02-13 10:31:34 -080011473HSPLandroid/net/Uri$Part;->readFrom(Landroid/os/Parcel;)Landroid/net/Uri$Part;
art-benchmark-service84deab32021-05-12 09:41:00 -070011474HSPLandroid/net/Uri$PathPart;-><init>(Ljava/lang/String;Ljava/lang/String;)V
11475HSPLandroid/net/Uri$PathPart;->appendDecodedSegment(Landroid/net/Uri$PathPart;Ljava/lang/String;)Landroid/net/Uri$PathPart;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080011476HSPLandroid/net/Uri$PathPart;->appendEncodedSegment(Landroid/net/Uri$PathPart;Ljava/lang/String;)Landroid/net/Uri$PathPart;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/net/Uri$PathPart;Landroid/net/Uri$PathPart;
art-benchmark-service84deab32021-05-12 09:41:00 -070011477HSPLandroid/net/Uri$PathPart;->from(Ljava/lang/String;Ljava/lang/String;)Landroid/net/Uri$PathPart;
11478HSPLandroid/net/Uri$PathPart;->fromDecoded(Ljava/lang/String;)Landroid/net/Uri$PathPart;
11479HSPLandroid/net/Uri$PathPart;->fromEncoded(Ljava/lang/String;)Landroid/net/Uri$PathPart;
11480HSPLandroid/net/Uri$PathPart;->getEncoded()Ljava/lang/String;
art-benchmark-service00abe242023-02-13 10:31:34 -080011481HSPLandroid/net/Uri$PathPart;->getPathSegments()Landroid/net/Uri$PathSegments;+]Ljava/lang/String;Ljava/lang/String;]Landroid/net/Uri$PathSegmentsBuilder;Landroid/net/Uri$PathSegmentsBuilder;]Landroid/net/Uri$PathPart;Landroid/net/Uri$PathPart;
art-benchmark-service08401c12022-12-23 09:27:20 -080011482HSPLandroid/net/Uri$PathPart;->makeAbsolute(Landroid/net/Uri$PathPart;)Landroid/net/Uri$PathPart;+]Ljava/lang/String;Ljava/lang/String;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service00abe242023-02-13 10:31:34 -080011483HSPLandroid/net/Uri$PathPart;->readFrom(Landroid/os/Parcel;)Landroid/net/Uri$PathPart;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011484HSPLandroid/net/Uri$PathPart;->readFrom(ZLandroid/os/Parcel;)Landroid/net/Uri$PathPart;
art-benchmark-service84deab32021-05-12 09:41:00 -070011485HSPLandroid/net/Uri$PathSegments;-><init>([Ljava/lang/String;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011486HSPLandroid/net/Uri$PathSegments;->get(I)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070011487HSPLandroid/net/Uri$PathSegments;->get(I)Ljava/lang/String;
11488HSPLandroid/net/Uri$PathSegments;->size()I
11489HSPLandroid/net/Uri$PathSegmentsBuilder;->add(Ljava/lang/String;)V
11490HSPLandroid/net/Uri$PathSegmentsBuilder;->build()Landroid/net/Uri$PathSegments;
11491HSPLandroid/net/Uri$StringUri;-><init>(Ljava/lang/String;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070011492HSPLandroid/net/Uri$StringUri;-><init>(Ljava/lang/String;Landroid/net/Uri$StringUri-IA;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080011493HSPLandroid/net/Uri$StringUri;->buildUpon()Landroid/net/Uri$Builder;+]Landroid/net/Uri$Builder;Landroid/net/Uri$Builder;]Landroid/net/Uri$StringUri;Landroid/net/Uri$StringUri;
art-benchmark-service84deab32021-05-12 09:41:00 -070011494HSPLandroid/net/Uri$StringUri;->findFragmentSeparator()I
11495HSPLandroid/net/Uri$StringUri;->findSchemeSeparator()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011496HSPLandroid/net/Uri$StringUri;->getAuthority()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070011497HSPLandroid/net/Uri$StringUri;->getAuthorityPart()Landroid/net/Uri$Part;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011498HSPLandroid/net/Uri$StringUri;->getEncodedAuthority()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070011499HSPLandroid/net/Uri$StringUri;->getEncodedFragment()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011500HSPLandroid/net/Uri$StringUri;->getEncodedPath()Ljava/lang/String;
11501HSPLandroid/net/Uri$StringUri;->getEncodedQuery()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070011502HSPLandroid/net/Uri$StringUri;->getFragment()Ljava/lang/String;
11503HSPLandroid/net/Uri$StringUri;->getFragmentPart()Landroid/net/Uri$Part;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011504HSPLandroid/net/Uri$StringUri;->getPath()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070011505HSPLandroid/net/Uri$StringUri;->getPathPart()Landroid/net/Uri$PathPart;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011506HSPLandroid/net/Uri$StringUri;->getPathSegments()Ljava/util/List;
11507HSPLandroid/net/Uri$StringUri;->getQuery()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070011508HSPLandroid/net/Uri$StringUri;->getQueryPart()Landroid/net/Uri$Part;
11509HSPLandroid/net/Uri$StringUri;->getScheme()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011510HSPLandroid/net/Uri$StringUri;->getSchemeSpecificPart()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070011511HSPLandroid/net/Uri$StringUri;->isHierarchical()Z
11512HSPLandroid/net/Uri$StringUri;->isRelative()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080011513HSPLandroid/net/Uri$StringUri;->parseAuthority(Ljava/lang/String;I)Ljava/lang/String;+]Ljava/lang/String;Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070011514HSPLandroid/net/Uri$StringUri;->parseFragment()Ljava/lang/String;
11515HSPLandroid/net/Uri$StringUri;->parsePath()Ljava/lang/String;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080011516HSPLandroid/net/Uri$StringUri;->parsePath(Ljava/lang/String;I)Ljava/lang/String;+]Ljava/lang/String;Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011517HSPLandroid/net/Uri$StringUri;->parseQuery()Ljava/lang/String;
11518HSPLandroid/net/Uri$StringUri;->parseScheme()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070011519HSPLandroid/net/Uri$StringUri;->toString()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011520HSPLandroid/net/Uri$StringUri;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011521HSPLandroid/net/Uri;-><init>()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070011522HSPLandroid/net/Uri;-><init>(Landroid/net/Uri-IA;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011523HSPLandroid/net/Uri;->checkContentUriWithoutPermission(Ljava/lang/String;I)V
11524HSPLandroid/net/Uri;->checkFileUriExposed(Ljava/lang/String;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070011525HSPLandroid/net/Uri;->compareTo(Landroid/net/Uri;)I
11526HSPLandroid/net/Uri;->compareTo(Ljava/lang/Object;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070011527HSPLandroid/net/Uri;->decode(Ljava/lang/String;)Ljava/lang/String;
11528HSPLandroid/net/Uri;->encode(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service22928e12022-06-04 17:35:15 -070011529HSPLandroid/net/Uri;->encode(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;+]Ljava/lang/String;Ljava/lang/String;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011530HSPLandroid/net/Uri;->equals(Ljava/lang/Object;)Z
11531HSPLandroid/net/Uri;->fromFile(Ljava/io/File;)Landroid/net/Uri;
art-benchmark-service84deab32021-05-12 09:41:00 -070011532HSPLandroid/net/Uri;->fromParts(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Landroid/net/Uri;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011533HSPLandroid/net/Uri;->getBooleanQueryParameter(Ljava/lang/String;Z)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011534HSPLandroid/net/Uri;->getQueryParameter(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011535HSPLandroid/net/Uri;->getQueryParameterNames()Ljava/util/Set;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080011536HSPLandroid/net/Uri;->hashCode()I+]Ljava/lang/String;Ljava/lang/String;]Landroid/net/Uri;Landroid/net/Uri$StringUri;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011537HSPLandroid/net/Uri;->isAbsolute()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070011538HSPLandroid/net/Uri;->isAllowed(CLjava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011539HSPLandroid/net/Uri;->isOpaque()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070011540HSPLandroid/net/Uri;->normalizeScheme()Landroid/net/Uri;
11541HSPLandroid/net/Uri;->parse(Ljava/lang/String;)Landroid/net/Uri;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011542HSPLandroid/net/Uri;->toSafeString()Ljava/lang/String;
11543HSPLandroid/net/Uri;->withAppendedPath(Landroid/net/Uri;Ljava/lang/String;)Landroid/net/Uri;
11544HSPLandroid/net/Uri;->writeToParcel(Landroid/os/Parcel;Landroid/net/Uri;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080011545HSPLandroid/net/UriCodec;->appendDecoded(Ljava/lang/StringBuilder;Ljava/lang/String;ZLjava/nio/charset/Charset;Z)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/nio/charset/Charset;Lcom/android/icu/charset/CharsetICU;]Ljava/nio/ByteBuffer;Ljava/nio/HeapByteBuffer;]Ljava/nio/charset/CharsetDecoder;Lcom/android/icu/charset/CharsetDecoderICU;
11546HSPLandroid/net/UriCodec;->decode(Ljava/lang/String;ZLjava/nio/charset/Charset;Z)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
11547HSPLandroid/net/UriCodec;->flushDecodingByteAccumulator(Ljava/lang/StringBuilder;Ljava/nio/charset/CharsetDecoder;Ljava/nio/ByteBuffer;Z)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/nio/ByteBuffer;Ljava/nio/HeapByteBuffer;]Ljava/nio/charset/CharsetDecoder;Lcom/android/icu/charset/CharsetDecoderICU;
art-benchmark-service84deab32021-05-12 09:41:00 -070011548HSPLandroid/net/UriCodec;->getNextCharacter(Ljava/lang/String;IILjava/lang/String;)C
11549HSPLandroid/net/UriCodec;->hexCharToValue(C)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011550HSPLandroid/net/WebAddress;-><init>(Ljava/lang/String;)V
11551HSPLandroid/net/WebAddress;->toString()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070011552HSPLandroid/net/WifiKey$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/WifiKey;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011553HSPLandroid/net/WifiKey$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
11554HSPLandroid/net/WifiKey;-><init>(Ljava/lang/String;Ljava/lang/String;)V
11555HSPLandroid/net/WifiKey;->equals(Ljava/lang/Object;)Z
11556HSPLandroid/net/WifiKey;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011557HSPLandroid/net/http/X509TrustManagerExtensions;-><init>(Ljavax/net/ssl/X509TrustManager;)V
11558HSPLandroid/net/http/X509TrustManagerExtensions;->checkServerTrusted([Ljava/security/cert/X509Certificate;Ljava/lang/String;Ljava/lang/String;)Ljava/util/List;
11559HSPLandroid/net/metrics/IpConnectivityLog;-><init>()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070011560HSPLandroid/net/vcn/VcnTransportInfo$1;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011561HSPLandroid/net/vcn/VcnTransportInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/net/vcn/VcnTransportInfo;
11562HSPLandroid/net/vcn/VcnTransportInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070011563HSPLandroid/net/vcn/VcnTransportInfo;-><clinit>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070011564HSPLandroid/nfc/INfcAdapter$Stub$Proxy;->getNfcCardEmulationInterface()Landroid/nfc/INfcCardEmulation;
11565HSPLandroid/nfc/INfcAdapter$Stub$Proxy;->getNfcFCardEmulationInterface()Landroid/nfc/INfcFCardEmulation;
11566HSPLandroid/nfc/INfcAdapter$Stub$Proxy;->getNfcTagInterface()Landroid/nfc/INfcTag;
11567HSPLandroid/nfc/INfcAdapter$Stub$Proxy;->getState()I
11568HSPLandroid/nfc/NfcAdapter;-><init>(Landroid/content/Context;)V
11569HSPLandroid/nfc/NfcAdapter;->getCardEmulationService()Landroid/nfc/INfcCardEmulation;
11570HSPLandroid/nfc/NfcAdapter;->getContext()Landroid/content/Context;
11571HSPLandroid/nfc/NfcAdapter;->getDefaultAdapter(Landroid/content/Context;)Landroid/nfc/NfcAdapter;
11572HSPLandroid/nfc/NfcAdapter;->getNfcAdapter(Landroid/content/Context;)Landroid/nfc/NfcAdapter;
art-benchmark-service84deab32021-05-12 09:41:00 -070011573HSPLandroid/nfc/NfcAdapter;->isEnabled()Z
11574HSPLandroid/nfc/NfcManager;-><init>(Landroid/content/Context;)V
11575HSPLandroid/nfc/NfcManager;->getDefaultAdapter()Landroid/nfc/NfcAdapter;
11576HSPLandroid/nfc/cardemulation/AidGroup$1;->createFromParcel(Landroid/os/Parcel;)Landroid/nfc/cardemulation/AidGroup;
11577HSPLandroid/nfc/cardemulation/AidGroup$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
11578HSPLandroid/nfc/cardemulation/AidGroup;-><init>(Ljava/util/List;Ljava/lang/String;)V
11579HSPLandroid/nfc/cardemulation/AidGroup;->isValidCategory(Ljava/lang/String;)Z
11580HSPLandroid/nfc/cardemulation/CardEmulation;-><init>(Landroid/content/Context;Landroid/nfc/INfcCardEmulation;)V
11581HSPLandroid/nfc/cardemulation/CardEmulation;->getInstance(Landroid/nfc/NfcAdapter;)Landroid/nfc/cardemulation/CardEmulation;
art-benchmark-service00abe242023-02-13 10:31:34 -080011582HSPLandroid/nfc/cardemulation/CardEmulation;->isValidAid(Ljava/lang/String;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070011583HSPLandroid/opengl/EGL14;->eglCreateWindowSurface(Landroid/opengl/EGLDisplay;Landroid/opengl/EGLConfig;Ljava/lang/Object;[II)Landroid/opengl/EGLSurface;
11584HSPLandroid/opengl/EGLConfig;-><init>(J)V
11585HSPLandroid/opengl/EGLContext;-><init>(J)V
11586HSPLandroid/opengl/EGLDisplay;-><init>(J)V
11587HSPLandroid/opengl/EGLObjectHandle;->getNativeHandle()J
11588HSPLandroid/opengl/EGLSurface;-><init>(J)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011589HSPLandroid/opengl/GLES20;->glVertexAttribPointer(IIIZILjava/nio/Buffer;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011590HSPLandroid/opengl/Matrix;->setIdentityM([FI)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011591HSPLandroid/os/AsyncTask$1;->newThread(Ljava/lang/Runnable;)Ljava/lang/Thread;
art-benchmark-service84deab32021-05-12 09:41:00 -070011592HSPLandroid/os/AsyncTask$3;-><init>(Landroid/os/AsyncTask;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011593HSPLandroid/os/AsyncTask$3;->call()Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070011594HSPLandroid/os/AsyncTask$4;-><init>(Landroid/os/AsyncTask;Ljava/util/concurrent/Callable;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011595HSPLandroid/os/AsyncTask$4;->done()V
art-benchmark-service84deab32021-05-12 09:41:00 -070011596HSPLandroid/os/AsyncTask$AsyncTaskResult;-><init>(Landroid/os/AsyncTask;[Ljava/lang/Object;)V
11597HSPLandroid/os/AsyncTask$InternalHandler;-><init>(Landroid/os/Looper;)V
11598HSPLandroid/os/AsyncTask$InternalHandler;->handleMessage(Landroid/os/Message;)V
11599HSPLandroid/os/AsyncTask$SerialExecutor$1;-><init>(Landroid/os/AsyncTask$SerialExecutor;Ljava/lang/Runnable;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011600HSPLandroid/os/AsyncTask$SerialExecutor$1;->run()V
11601HSPLandroid/os/AsyncTask$SerialExecutor;->execute(Ljava/lang/Runnable;)V
11602HSPLandroid/os/AsyncTask$SerialExecutor;->scheduleNext()V
art-benchmark-service84deab32021-05-12 09:41:00 -070011603HSPLandroid/os/AsyncTask$WorkerRunnable;-><init>()V
art-benchmark-service08401c12022-12-23 09:27:20 -080011604HSPLandroid/os/AsyncTask$WorkerRunnable;-><init>(Landroid/os/AsyncTask$WorkerRunnable-IA;)V
11605HSPLandroid/os/AsyncTask;->-$$Nest$fgetmTaskInvoked(Landroid/os/AsyncTask;)Ljava/util/concurrent/atomic/AtomicBoolean;
11606HSPLandroid/os/AsyncTask;->-$$Nest$mfinish(Landroid/os/AsyncTask;Ljava/lang/Object;)V
11607HSPLandroid/os/AsyncTask;->-$$Nest$mpostResult(Landroid/os/AsyncTask;Ljava/lang/Object;)Ljava/lang/Object;
11608HSPLandroid/os/AsyncTask;->-$$Nest$mpostResultIfNotInvoked(Landroid/os/AsyncTask;Ljava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011609HSPLandroid/os/AsyncTask;-><init>()V
11610HSPLandroid/os/AsyncTask;-><init>(Landroid/os/Looper;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011611HSPLandroid/os/AsyncTask;->cancel(Z)Z
11612HSPLandroid/os/AsyncTask;->execute(Ljava/lang/Runnable;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011613HSPLandroid/os/AsyncTask;->execute([Ljava/lang/Object;)Landroid/os/AsyncTask;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011614HSPLandroid/os/AsyncTask;->executeOnExecutor(Ljava/util/concurrent/Executor;[Ljava/lang/Object;)Landroid/os/AsyncTask;
11615HSPLandroid/os/AsyncTask;->finish(Ljava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011616HSPLandroid/os/AsyncTask;->getHandler()Landroid/os/Handler;
11617HSPLandroid/os/AsyncTask;->getMainHandler()Landroid/os/Handler;
11618HSPLandroid/os/AsyncTask;->getStatus()Landroid/os/AsyncTask$Status;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011619HSPLandroid/os/AsyncTask;->isCancelled()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070011620HSPLandroid/os/AsyncTask;->onCancelled()V
11621HSPLandroid/os/AsyncTask;->onCancelled(Ljava/lang/Object;)V
11622HSPLandroid/os/AsyncTask;->onPostExecute(Ljava/lang/Object;)V
11623HSPLandroid/os/AsyncTask;->onPreExecute()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011624HSPLandroid/os/AsyncTask;->postResult(Ljava/lang/Object;)Ljava/lang/Object;
11625HSPLandroid/os/AsyncTask;->postResultIfNotInvoked(Ljava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011626HSPLandroid/os/BaseBundle;-><init>()V
11627HSPLandroid/os/BaseBundle;-><init>(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011628HSPLandroid/os/BaseBundle;-><init>(Landroid/os/BaseBundle;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080011629HSPLandroid/os/BaseBundle;-><init>(Landroid/os/BaseBundle;Z)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/os/Parcel;Landroid/os/Parcel;]Landroid/os/BaseBundle;Landroid/os/PersistableBundle;
art-benchmark-service84deab32021-05-12 09:41:00 -070011630HSPLandroid/os/BaseBundle;-><init>(Landroid/os/Parcel;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011631HSPLandroid/os/BaseBundle;-><init>(Ljava/lang/ClassLoader;I)V
11632HSPLandroid/os/BaseBundle;->clear()V
11633HSPLandroid/os/BaseBundle;->containsKey(Ljava/lang/String;)Z
11634HSPLandroid/os/BaseBundle;->deepCopyValue(Ljava/lang/Object;)Ljava/lang/Object;
11635HSPLandroid/os/BaseBundle;->get(Ljava/lang/String;)Ljava/lang/Object;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011636HSPLandroid/os/BaseBundle;->get(Ljava/lang/String;Ljava/lang/Class;)Ljava/lang/Object;
11637HSPLandroid/os/BaseBundle;->getArrayList(Ljava/lang/String;Ljava/lang/Class;)Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011638HSPLandroid/os/BaseBundle;->getBoolean(Ljava/lang/String;)Z
11639HSPLandroid/os/BaseBundle;->getBoolean(Ljava/lang/String;Z)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070011640HSPLandroid/os/BaseBundle;->getBooleanArray(Ljava/lang/String;)[Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011641HSPLandroid/os/BaseBundle;->getByteArray(Ljava/lang/String;)[B
11642HSPLandroid/os/BaseBundle;->getCharSequence(Ljava/lang/String;)Ljava/lang/CharSequence;
art-benchmark-service84deab32021-05-12 09:41:00 -070011643HSPLandroid/os/BaseBundle;->getCharSequenceArray(Ljava/lang/String;)[Ljava/lang/CharSequence;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011644HSPLandroid/os/BaseBundle;->getFloat(Ljava/lang/String;F)F
11645HSPLandroid/os/BaseBundle;->getInt(Ljava/lang/String;)I
11646HSPLandroid/os/BaseBundle;->getInt(Ljava/lang/String;I)I
11647HSPLandroid/os/BaseBundle;->getIntArray(Ljava/lang/String;)[I
art-benchmark-service84deab32021-05-12 09:41:00 -070011648HSPLandroid/os/BaseBundle;->getIntegerArrayList(Ljava/lang/String;)Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011649HSPLandroid/os/BaseBundle;->getLong(Ljava/lang/String;)J
11650HSPLandroid/os/BaseBundle;->getLong(Ljava/lang/String;J)J
11651HSPLandroid/os/BaseBundle;->getLongArray(Ljava/lang/String;)[J
11652HSPLandroid/os/BaseBundle;->getSerializable(Ljava/lang/String;)Ljava/io/Serializable;
art-benchmark-service08401c12022-12-23 09:27:20 -080011653HSPLandroid/os/BaseBundle;->getSerializable(Ljava/lang/String;Ljava/lang/Class;)Ljava/io/Serializable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011654HSPLandroid/os/BaseBundle;->getString(Ljava/lang/String;)Ljava/lang/String;
11655HSPLandroid/os/BaseBundle;->getString(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
11656HSPLandroid/os/BaseBundle;->getStringArray(Ljava/lang/String;)[Ljava/lang/String;
11657HSPLandroid/os/BaseBundle;->getStringArrayList(Ljava/lang/String;)Ljava/util/ArrayList;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011658HSPLandroid/os/BaseBundle;->getValue(Ljava/lang/String;)Ljava/lang/Object;
11659HSPLandroid/os/BaseBundle;->getValue(Ljava/lang/String;Ljava/lang/Class;)Ljava/lang/Object;
11660HSPLandroid/os/BaseBundle;->getValue(Ljava/lang/String;Ljava/lang/Class;[Ljava/lang/Class;)Ljava/lang/Object;
11661HSPLandroid/os/BaseBundle;->getValueAt(ILjava/lang/Class;[Ljava/lang/Class;)Ljava/lang/Object;
art-benchmark-service00abe242023-02-13 10:31:34 -080011662HSPLandroid/os/BaseBundle;->initializeFromParcelLocked(Landroid/os/Parcel;ZZ)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080011663HSPLandroid/os/BaseBundle;->isEmpty()Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/os/BaseBundle;Landroid/os/PersistableBundle;
art-benchmark-service84deab32021-05-12 09:41:00 -070011664HSPLandroid/os/BaseBundle;->isEmptyParcel()Z
11665HSPLandroid/os/BaseBundle;->isEmptyParcel(Landroid/os/Parcel;)Z
11666HSPLandroid/os/BaseBundle;->isParcelled()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080011667HSPLandroid/os/BaseBundle;->keySet()Ljava/util/Set;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/os/BaseBundle;Landroid/os/Bundle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011668HSPLandroid/os/BaseBundle;->putAll(Landroid/os/PersistableBundle;)V
11669HSPLandroid/os/BaseBundle;->putBoolean(Ljava/lang/String;Z)V
11670HSPLandroid/os/BaseBundle;->putBooleanArray(Ljava/lang/String;[Z)V
11671HSPLandroid/os/BaseBundle;->putByteArray(Ljava/lang/String;[B)V
11672HSPLandroid/os/BaseBundle;->putCharSequence(Ljava/lang/String;Ljava/lang/CharSequence;)V
11673HSPLandroid/os/BaseBundle;->putCharSequenceArray(Ljava/lang/String;[Ljava/lang/CharSequence;)V
11674HSPLandroid/os/BaseBundle;->putDouble(Ljava/lang/String;D)V
11675HSPLandroid/os/BaseBundle;->putFloat(Ljava/lang/String;F)V
11676HSPLandroid/os/BaseBundle;->putInt(Ljava/lang/String;I)V
11677HSPLandroid/os/BaseBundle;->putIntArray(Ljava/lang/String;[I)V
11678HSPLandroid/os/BaseBundle;->putLong(Ljava/lang/String;J)V
11679HSPLandroid/os/BaseBundle;->putLongArray(Ljava/lang/String;[J)V
11680HSPLandroid/os/BaseBundle;->putSerializable(Ljava/lang/String;Ljava/io/Serializable;)V
11681HSPLandroid/os/BaseBundle;->putString(Ljava/lang/String;Ljava/lang/String;)V
11682HSPLandroid/os/BaseBundle;->putStringArray(Ljava/lang/String;[Ljava/lang/String;)V
11683HSPLandroid/os/BaseBundle;->putStringArrayList(Ljava/lang/String;Ljava/util/ArrayList;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011684HSPLandroid/os/BaseBundle;->readFromParcelInner(Landroid/os/Parcel;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080011685HSPLandroid/os/BaseBundle;->readFromParcelInner(Landroid/os/Parcel;I)V+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service00abe242023-02-13 10:31:34 -080011686HSPLandroid/os/BaseBundle;->recycleParcel(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011687HSPLandroid/os/BaseBundle;->remove(Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011688HSPLandroid/os/BaseBundle;->setClassLoader(Ljava/lang/ClassLoader;)V
11689HSPLandroid/os/BaseBundle;->setShouldDefuse(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011690HSPLandroid/os/BaseBundle;->size()I
art-benchmark-service08401c12022-12-23 09:27:20 -080011691HSPLandroid/os/BaseBundle;->unparcel()V+]Landroid/os/BaseBundle;Landroid/os/PersistableBundle;,Landroid/os/Bundle;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011692HSPLandroid/os/BaseBundle;->unparcel(Z)V
art-benchmark-service08401c12022-12-23 09:27:20 -080011693HSPLandroid/os/BaseBundle;->unwrapLazyValueFromMapLocked(ILjava/lang/Class;[Ljava/lang/Class;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011694HSPLandroid/os/BaseBundle;->writeToParcelInner(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011695HSPLandroid/os/BatteryManager;-><init>(Landroid/content/Context;Lcom/android/internal/app/IBatteryStats;Landroid/os/IBatteryPropertiesRegistrar;)V
11696HSPLandroid/os/BatteryManager;->getIntProperty(I)I
11697HSPLandroid/os/BatteryManager;->getLongProperty(I)J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011698HSPLandroid/os/BatteryManager;->isCharging()Z
11699HSPLandroid/os/BatteryManager;->queryProperty(I)J
art-benchmark-service84deab32021-05-12 09:41:00 -070011700HSPLandroid/os/BatteryProperty;-><init>()V
11701HSPLandroid/os/BatteryProperty;->getLong()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011702HSPLandroid/os/BatteryProperty;->readFromParcel(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011703HSPLandroid/os/BatterySaverPolicyConfig;->getAdjustBrightnessFactor()F
11704HSPLandroid/os/BatterySaverPolicyConfig;->getAdvertiseIsEnabled()Z
11705HSPLandroid/os/BatterySaverPolicyConfig;->getDeferFullBackup()Z
11706HSPLandroid/os/BatterySaverPolicyConfig;->getDeferKeyValueBackup()Z
11707HSPLandroid/os/BatterySaverPolicyConfig;->getDeviceSpecificSettings()Ljava/util/Map;
11708HSPLandroid/os/BatterySaverPolicyConfig;->getDisableAnimation()Z
11709HSPLandroid/os/BatterySaverPolicyConfig;->getDisableAod()Z
11710HSPLandroid/os/BatterySaverPolicyConfig;->getDisableLaunchBoost()Z
11711HSPLandroid/os/BatterySaverPolicyConfig;->getDisableOptionalSensors()Z
11712HSPLandroid/os/BatterySaverPolicyConfig;->getDisableVibration()Z
11713HSPLandroid/os/BatterySaverPolicyConfig;->getEnableAdjustBrightness()Z
11714HSPLandroid/os/BatterySaverPolicyConfig;->getEnableDataSaver()Z
11715HSPLandroid/os/BatterySaverPolicyConfig;->getEnableFirewall()Z
11716HSPLandroid/os/BatterySaverPolicyConfig;->getEnableQuickDoze()Z
11717HSPLandroid/os/BatterySaverPolicyConfig;->getForceAllAppsStandby()Z
11718HSPLandroid/os/BatterySaverPolicyConfig;->getForceBackgroundCheck()Z
11719HSPLandroid/os/BatterySaverPolicyConfig;->getLocationMode()I
11720HSPLandroid/os/BatteryStats$Counter;-><init>()V
11721HSPLandroid/os/BatteryStats$LongCounter;-><init>()V
11722HSPLandroid/os/BatteryStats$Timer;-><init>()V
11723HSPLandroid/os/BatteryStats$Uid$Pkg$Serv;-><init>()V
11724HSPLandroid/os/BatteryStats$Uid$Wakelock;-><init>()V
11725HSPLandroid/os/BatteryStatsManager;-><init>(Lcom/android/internal/app/IBatteryStats;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011726HSPLandroid/os/Binder$$ExternalSyntheticLambda1;->resolveWorkSourceUid(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011727HSPLandroid/os/Binder$PropagateWorkSourceTransactListener;->onTransactEnded(Ljava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011728HSPLandroid/os/Binder$PropagateWorkSourceTransactListener;->onTransactStarted(Landroid/os/IBinder;I)Ljava/lang/Object;
11729HSPLandroid/os/Binder$ProxyTransactListener;->onTransactStarted(Landroid/os/IBinder;II)Ljava/lang/Object;+]Landroid/os/Binder$ProxyTransactListener;Landroid/os/Binder$PropagateWorkSourceTransactListener;
11730HSPLandroid/os/Binder;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011731HSPLandroid/os/Binder;-><init>(Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011732HSPLandroid/os/Binder;->allowBlocking(Landroid/os/IBinder;)Landroid/os/IBinder;
11733HSPLandroid/os/Binder;->attachInterface(Landroid/os/IInterface;Ljava/lang/String;)V
11734HSPLandroid/os/Binder;->checkParcel(Landroid/os/IBinder;ILandroid/os/Parcel;Ljava/lang/String;)V
11735HSPLandroid/os/Binder;->copyAllowBlocking(Landroid/os/IBinder;Landroid/os/IBinder;)V
11736HSPLandroid/os/Binder;->defaultBlocking(Landroid/os/IBinder;)Landroid/os/IBinder;
11737HSPLandroid/os/Binder;->doDump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011738HSPLandroid/os/Binder;->dump(Ljava/io/FileDescriptor;[Ljava/lang/String;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080011739HSPLandroid/os/Binder;->execTransact(IJJI)Z+]Landroid/os/Parcel;Landroid/os/Parcel;
11740HSPLandroid/os/Binder;->execTransactInternal(ILandroid/os/Parcel;Landroid/os/Parcel;II)Z+]Landroid/os/Binder;megamorphic_types
art-benchmark-service84deab32021-05-12 09:41:00 -070011741HSPLandroid/os/Binder;->getCallingUserHandle()Landroid/os/UserHandle;
11742HSPLandroid/os/Binder;->getInterfaceDescriptor()Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011743HSPLandroid/os/Binder;->getMaxTransactionId()I
art-benchmark-service08401c12022-12-23 09:27:20 -080011744HSPLandroid/os/Binder;->getSimpleDescriptor()Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011745HSPLandroid/os/Binder;->getTransactionName(I)Ljava/lang/String;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080011746HSPLandroid/os/Binder;->getTransactionTraceName(I)Ljava/lang/String;+]Landroid/os/Binder;Landroid/app/job/JobServiceEngine$JobInterface;,Landroid/database/ContentObserver$Transport;,Landroid/app/ActivityThread$ApplicationThread;]Ljava/lang/StringBuffer;Ljava/lang/StringBuffer;]Ljava/util/concurrent/atomic/AtomicReferenceArray;Ljava/util/concurrent/atomic/AtomicReferenceArray;
art-benchmark-service84deab32021-05-12 09:41:00 -070011747HSPLandroid/os/Binder;->isBinderAlive()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011748HSPLandroid/os/Binder;->isProxy(Landroid/os/IInterface;)Z
art-benchmark-service08401c12022-12-23 09:27:20 -080011749HSPLandroid/os/Binder;->isStackTrackingEnabled()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011750HSPLandroid/os/Binder;->lambda$static$1(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070011751HSPLandroid/os/Binder;->linkToDeath(Landroid/os/IBinder$DeathRecipient;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011752HSPLandroid/os/Binder;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070011753HSPLandroid/os/Binder;->pingBinder()Z
11754HSPLandroid/os/Binder;->queryLocalInterface(Ljava/lang/String;)Landroid/os/IInterface;
11755HSPLandroid/os/Binder;->setProxyTransactListener(Landroid/os/Binder$ProxyTransactListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011756HSPLandroid/os/Binder;->transact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070011757HSPLandroid/os/Binder;->unlinkToDeath(Landroid/os/IBinder$DeathRecipient;I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011758HSPLandroid/os/Binder;->withCleanCallingIdentity(Lcom/android/internal/util/FunctionalUtils$ThrowingRunnable;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080011759HSPLandroid/os/BinderProxy$ProxyMap;->get(J)Landroid/os/BinderProxy;+]Ljava/lang/Long;Ljava/lang/Long;]Ljava/lang/ref/WeakReference;Ljava/lang/ref/WeakReference;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84deab32021-05-12 09:41:00 -070011760HSPLandroid/os/BinderProxy$ProxyMap;->hash(J)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011761HSPLandroid/os/BinderProxy$ProxyMap;->remove(II)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011762HSPLandroid/os/BinderProxy$ProxyMap;->set(JLandroid/os/BinderProxy;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011763HSPLandroid/os/BinderProxy;-><init>(J)V
art-benchmark-service00abe242023-02-13 10:31:34 -080011764HSPLandroid/os/BinderProxy;->getInstance(JJ)Landroid/os/BinderProxy;
art-benchmark-service84deab32021-05-12 09:41:00 -070011765HSPLandroid/os/BinderProxy;->queryLocalInterface(Ljava/lang/String;)Landroid/os/IInterface;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011766HSPLandroid/os/BinderProxy;->sendDeathNotice(Landroid/os/IBinder$DeathRecipient;Landroid/os/IBinder;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080011767HSPLandroid/os/BinderProxy;->transact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z+]Landroid/os/BinderProxy;Landroid/os/BinderProxy;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011768HSPLandroid/os/BluetoothServiceManager$ServiceRegisterer;-><init>(Ljava/lang/String;)V
11769HSPLandroid/os/BluetoothServiceManager$ServiceRegisterer;->get()Landroid/os/IBinder;
11770HSPLandroid/os/BluetoothServiceManager;-><init>()V
11771HSPLandroid/os/BluetoothServiceManager;->getBluetoothManagerServiceRegisterer()Landroid/os/BluetoothServiceManager$ServiceRegisterer;
art-benchmark-service66b4d952021-07-17 17:15:31 -070011772HSPLandroid/os/Build$$ExternalSyntheticLambda0;->apply(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070011773HSPLandroid/os/Build;->getRadioVersion()Ljava/lang/String;
11774HSPLandroid/os/Build;->getSerial()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011775HSPLandroid/os/Build;->isDebuggable()Z
11776HSPLandroid/os/Build;->joinListOrElse(Ljava/util/List;Ljava/lang/String;)Ljava/lang/String;
11777HSPLandroid/os/Build;->lambda$joinListOrElse$0(Ljava/lang/Object;)Ljava/lang/String;
11778HSPLandroid/os/Bundle$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/Bundle;
11779HSPLandroid/os/Bundle$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070011780HSPLandroid/os/Bundle$1;->newArray(I)[Landroid/os/Bundle;
11781HSPLandroid/os/Bundle$1;->newArray(I)[Ljava/lang/Object;
11782HSPLandroid/os/Bundle;-><init>()V
11783HSPLandroid/os/Bundle;-><init>(I)V
11784HSPLandroid/os/Bundle;-><init>(Landroid/os/Bundle;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080011785HSPLandroid/os/Bundle;-><init>(Landroid/os/Bundle;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011786HSPLandroid/os/Bundle;-><init>(Landroid/os/Parcel;I)V
11787HSPLandroid/os/Bundle;-><init>(Landroid/os/PersistableBundle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011788HSPLandroid/os/Bundle;->clear()V
11789HSPLandroid/os/Bundle;->clone()Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011790HSPLandroid/os/Bundle;->deepCopy()Landroid/os/Bundle;
11791HSPLandroid/os/Bundle;->forPair(Ljava/lang/String;Ljava/lang/String;)Landroid/os/Bundle;
11792HSPLandroid/os/Bundle;->getBinder(Ljava/lang/String;)Landroid/os/IBinder;
11793HSPLandroid/os/Bundle;->getBundle(Ljava/lang/String;)Landroid/os/Bundle;
art-benchmark-service84deab32021-05-12 09:41:00 -070011794HSPLandroid/os/Bundle;->getByteArray(Ljava/lang/String;)[B
11795HSPLandroid/os/Bundle;->getCharSequence(Ljava/lang/String;)Ljava/lang/CharSequence;
11796HSPLandroid/os/Bundle;->getFloat(Ljava/lang/String;)F
11797HSPLandroid/os/Bundle;->getFloat(Ljava/lang/String;F)F
11798HSPLandroid/os/Bundle;->getIntegerArrayList(Ljava/lang/String;)Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011799HSPLandroid/os/Bundle;->getParcelable(Ljava/lang/String;)Landroid/os/Parcelable;
art-benchmark-service08401c12022-12-23 09:27:20 -080011800HSPLandroid/os/Bundle;->getParcelable(Ljava/lang/String;Ljava/lang/Class;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011801HSPLandroid/os/Bundle;->getParcelableArray(Ljava/lang/String;)[Landroid/os/Parcelable;
11802HSPLandroid/os/Bundle;->getParcelableArrayList(Ljava/lang/String;)Ljava/util/ArrayList;
art-benchmark-service84deab32021-05-12 09:41:00 -070011803HSPLandroid/os/Bundle;->getSerializable(Ljava/lang/String;)Ljava/io/Serializable;
art-benchmark-service08401c12022-12-23 09:27:20 -080011804HSPLandroid/os/Bundle;->getSerializable(Ljava/lang/String;Ljava/lang/Class;)Ljava/io/Serializable;
art-benchmark-service84deab32021-05-12 09:41:00 -070011805HSPLandroid/os/Bundle;->getSparseParcelableArray(Ljava/lang/String;)Landroid/util/SparseArray;
11806HSPLandroid/os/Bundle;->getStringArrayList(Ljava/lang/String;)Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011807HSPLandroid/os/Bundle;->hasFileDescriptors()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080011808HSPLandroid/os/Bundle;->maybePrefillHasFds()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011809HSPLandroid/os/Bundle;->putAll(Landroid/os/Bundle;)V
11810HSPLandroid/os/Bundle;->putBinder(Ljava/lang/String;Landroid/os/IBinder;)V
11811HSPLandroid/os/Bundle;->putBundle(Ljava/lang/String;Landroid/os/Bundle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011812HSPLandroid/os/Bundle;->putByteArray(Ljava/lang/String;[B)V
11813HSPLandroid/os/Bundle;->putCharSequence(Ljava/lang/String;Ljava/lang/CharSequence;)V
11814HSPLandroid/os/Bundle;->putCharSequenceArray(Ljava/lang/String;[Ljava/lang/CharSequence;)V
11815HSPLandroid/os/Bundle;->putFloat(Ljava/lang/String;F)V
11816HSPLandroid/os/Bundle;->putIntegerArrayList(Ljava/lang/String;Ljava/util/ArrayList;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011817HSPLandroid/os/Bundle;->putParcelable(Ljava/lang/String;Landroid/os/Parcelable;)V
11818HSPLandroid/os/Bundle;->putParcelableArray(Ljava/lang/String;[Landroid/os/Parcelable;)V
11819HSPLandroid/os/Bundle;->putParcelableArrayList(Ljava/lang/String;Ljava/util/ArrayList;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011820HSPLandroid/os/Bundle;->putParcelableList(Ljava/lang/String;Ljava/util/List;)V
11821HSPLandroid/os/Bundle;->putSerializable(Ljava/lang/String;Ljava/io/Serializable;)V
11822HSPLandroid/os/Bundle;->putSparseParcelableArray(Ljava/lang/String;Landroid/util/SparseArray;)V
11823HSPLandroid/os/Bundle;->putStringArrayList(Ljava/lang/String;Ljava/util/ArrayList;)V
11824HSPLandroid/os/Bundle;->readFromParcel(Landroid/os/Parcel;)V
11825HSPLandroid/os/Bundle;->remove(Ljava/lang/String;)V
11826HSPLandroid/os/Bundle;->setAllowFds(Z)Z
11827HSPLandroid/os/Bundle;->setClassLoader(Ljava/lang/ClassLoader;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011828HSPLandroid/os/Bundle;->setDefusable(Landroid/os/Bundle;Z)Landroid/os/Bundle;
art-benchmark-service84deab32021-05-12 09:41:00 -070011829HSPLandroid/os/Bundle;->setDefusable(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011830HSPLandroid/os/Bundle;->toString()Ljava/lang/String;
11831HSPLandroid/os/Bundle;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070011832HSPLandroid/os/CancellationSignal$Transport;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070011833HSPLandroid/os/CancellationSignal$Transport;->cancel()V
11834HSPLandroid/os/CancellationSignal;-><init>()V
11835HSPLandroid/os/CancellationSignal;->cancel()V
11836HSPLandroid/os/CancellationSignal;->createTransport()Landroid/os/ICancellationSignal;
11837HSPLandroid/os/CancellationSignal;->fromTransport(Landroid/os/ICancellationSignal;)Landroid/os/CancellationSignal;
11838HSPLandroid/os/CancellationSignal;->isCanceled()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011839HSPLandroid/os/CancellationSignal;->setOnCancelListener(Landroid/os/CancellationSignal$OnCancelListener;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011840HSPLandroid/os/CancellationSignal;->setRemote(Landroid/os/ICancellationSignal;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011841HSPLandroid/os/CancellationSignal;->throwIfCanceled()V
art-benchmark-service84deab32021-05-12 09:41:00 -070011842HSPLandroid/os/CancellationSignal;->waitForCancelFinishedLocked()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070011843HSPLandroid/os/CombinedVibration$Mono$1;-><init>()V
11844HSPLandroid/os/CombinedVibration$Mono;-><clinit>()V
11845HSPLandroid/os/CombinedVibration$Mono;-><init>(Landroid/os/VibrationEffect;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011846HSPLandroid/os/CombinedVibration$Mono;->validate()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070011847HSPLandroid/os/CombinedVibration;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070011848HSPLandroid/os/ConditionVariable;-><init>()V
11849HSPLandroid/os/ConditionVariable;-><init>(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011850HSPLandroid/os/ConditionVariable;->block()V
11851HSPLandroid/os/ConditionVariable;->block(J)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070011852HSPLandroid/os/ConditionVariable;->close()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011853HSPLandroid/os/ConditionVariable;->open()V
art-benchmark-service84deab32021-05-12 09:41:00 -070011854HSPLandroid/os/DeadObjectException;-><init>()V
11855HSPLandroid/os/DeadObjectException;-><init>(Ljava/lang/String;)V
11856HSPLandroid/os/Debug$MemoryInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/Debug$MemoryInfo;
11857HSPLandroid/os/Debug$MemoryInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
11858HSPLandroid/os/Debug$MemoryInfo$1;->newArray(I)[Landroid/os/Debug$MemoryInfo;
11859HSPLandroid/os/Debug$MemoryInfo$1;->newArray(I)[Ljava/lang/Object;
11860HSPLandroid/os/Debug$MemoryInfo;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011861HSPLandroid/os/Debug$MemoryInfo;->getMemoryStat(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070011862HSPLandroid/os/Debug$MemoryInfo;->getMemoryStats()Ljava/util/Map;
11863HSPLandroid/os/Debug$MemoryInfo;->getOtherLabel(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011864HSPLandroid/os/Debug$MemoryInfo;->getOtherPrivate(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070011865HSPLandroid/os/Debug$MemoryInfo;->getOtherPrivateClean(I)I
11866HSPLandroid/os/Debug$MemoryInfo;->getOtherPrivateDirty(I)I
11867HSPLandroid/os/Debug$MemoryInfo;->getOtherPss(I)I
11868HSPLandroid/os/Debug$MemoryInfo;->getOtherRss(I)I
11869HSPLandroid/os/Debug$MemoryInfo;->getOtherSharedClean(I)I
11870HSPLandroid/os/Debug$MemoryInfo;->getOtherSharedDirty(I)I
11871HSPLandroid/os/Debug$MemoryInfo;->getOtherSwappablePss(I)I
11872HSPLandroid/os/Debug$MemoryInfo;->getOtherSwappedOut(I)I
11873HSPLandroid/os/Debug$MemoryInfo;->getOtherSwappedOutPss(I)I
11874HSPLandroid/os/Debug$MemoryInfo;->getSummaryCode()I
11875HSPLandroid/os/Debug$MemoryInfo;->getSummaryCodeRss()I
11876HSPLandroid/os/Debug$MemoryInfo;->getSummaryGraphics()I
11877HSPLandroid/os/Debug$MemoryInfo;->getSummaryGraphicsRss()I
11878HSPLandroid/os/Debug$MemoryInfo;->getSummaryJavaHeap()I
11879HSPLandroid/os/Debug$MemoryInfo;->getSummaryJavaHeapRss()I
11880HSPLandroid/os/Debug$MemoryInfo;->getSummaryNativeHeap()I
11881HSPLandroid/os/Debug$MemoryInfo;->getSummaryNativeHeapRss()I
11882HSPLandroid/os/Debug$MemoryInfo;->getSummaryPrivateOther()I
11883HSPLandroid/os/Debug$MemoryInfo;->getSummaryStack()I
11884HSPLandroid/os/Debug$MemoryInfo;->getSummaryStackRss()I
11885HSPLandroid/os/Debug$MemoryInfo;->getSummarySystem()I
11886HSPLandroid/os/Debug$MemoryInfo;->getSummaryTotalPss()I
11887HSPLandroid/os/Debug$MemoryInfo;->getSummaryTotalSwap()I
11888HSPLandroid/os/Debug$MemoryInfo;->getSummaryTotalSwapPss()I
11889HSPLandroid/os/Debug$MemoryInfo;->getSummaryUnknownRss()I
11890HSPLandroid/os/Debug$MemoryInfo;->getTotalPrivateClean()I
11891HSPLandroid/os/Debug$MemoryInfo;->getTotalPrivateDirty()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011892HSPLandroid/os/Debug$MemoryInfo;->getTotalPss()I
art-benchmark-service84deab32021-05-12 09:41:00 -070011893HSPLandroid/os/Debug$MemoryInfo;->getTotalRss()I
11894HSPLandroid/os/Debug$MemoryInfo;->getTotalSharedClean()I
11895HSPLandroid/os/Debug$MemoryInfo;->getTotalSharedDirty()I
11896HSPLandroid/os/Debug$MemoryInfo;->getTotalSwappablePss()I
11897HSPLandroid/os/Debug$MemoryInfo;->getTotalSwappedOut()I
11898HSPLandroid/os/Debug$MemoryInfo;->getTotalSwappedOutPss()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011899HSPLandroid/os/Debug$MemoryInfo;->readFromParcel(Landroid/os/Parcel;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011900HSPLandroid/os/Debug;->getCaller([Ljava/lang/StackTraceElement;I)Ljava/lang/String;
11901HSPLandroid/os/Debug;->getCallers(ILjava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070011902HSPLandroid/os/Debug;->isDebuggerConnected()Z
11903HSPLandroid/os/Debug;->threadCpuTimeNanos()J
11904HSPLandroid/os/Debug;->waitingForDebugger()Z
11905HSPLandroid/os/DeviceIdleManager;-><init>(Landroid/content/Context;Landroid/os/IDeviceIdleController;)V
11906HSPLandroid/os/DeviceIdleManager;->getService()Landroid/os/IDeviceIdleController;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011907HSPLandroid/os/DropBoxManager$Entry$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/DropBoxManager$Entry;
art-benchmark-service84deab32021-05-12 09:41:00 -070011908HSPLandroid/os/DropBoxManager$Entry$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
11909HSPLandroid/os/DropBoxManager$Entry;-><init>(Ljava/lang/String;JLandroid/os/ParcelFileDescriptor;I)V
11910HSPLandroid/os/DropBoxManager$Entry;-><init>(Ljava/lang/String;JLjava/io/File;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011911HSPLandroid/os/DropBoxManager$Entry;->close()V
art-benchmark-service84deab32021-05-12 09:41:00 -070011912HSPLandroid/os/DropBoxManager$Entry;->getFlags()I
11913HSPLandroid/os/DropBoxManager$Entry;->getInputStream()Ljava/io/InputStream;
11914HSPLandroid/os/DropBoxManager$Entry;->getTag()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011915HSPLandroid/os/DropBoxManager$Entry;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011916HSPLandroid/os/DropBoxManager;-><init>(Landroid/content/Context;Lcom/android/internal/os/IDropBoxManagerService;)V
11917HSPLandroid/os/DropBoxManager;->addFile(Ljava/lang/String;Ljava/io/File;I)V
11918HSPLandroid/os/DropBoxManager;->addText(Ljava/lang/String;Ljava/lang/String;)V
11919HSPLandroid/os/Environment$UserEnvironment;-><init>(I)V
11920HSPLandroid/os/Environment$UserEnvironment;->buildExternalStorageAppCacheDirs(Ljava/lang/String;)[Ljava/io/File;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011921HSPLandroid/os/Environment$UserEnvironment;->buildExternalStorageAppFilesDirs(Ljava/lang/String;)[Ljava/io/File;
art-benchmark-service66b4d952021-07-17 17:15:31 -070011922HSPLandroid/os/Environment$UserEnvironment;->buildExternalStorageAppMediaDirs(Ljava/lang/String;)[Ljava/io/File;
art-benchmark-service84deab32021-05-12 09:41:00 -070011923HSPLandroid/os/Environment$UserEnvironment;->buildExternalStoragePublicDirs(Ljava/lang/String;)[Ljava/io/File;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011924HSPLandroid/os/Environment$UserEnvironment;->getExternalDirs()[Ljava/io/File;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080011925HSPLandroid/os/Environment;->buildExternalStorageAppFilesDirs(Ljava/lang/String;)[Ljava/io/File;+]Landroid/os/Environment$UserEnvironment;Landroid/os/Environment$UserEnvironment;
art-benchmark-service66b4d952021-07-17 17:15:31 -070011926HSPLandroid/os/Environment;->buildExternalStorageAppMediaDirs(Ljava/lang/String;)[Ljava/io/File;
art-benchmark-service84deab32021-05-12 09:41:00 -070011927HSPLandroid/os/Environment;->buildPath(Ljava/io/File;[Ljava/lang/String;)Ljava/io/File;
11928HSPLandroid/os/Environment;->buildPaths([Ljava/io/File;[Ljava/lang/String;)[Ljava/io/File;
11929HSPLandroid/os/Environment;->getDataDirectory()Ljava/io/File;
11930HSPLandroid/os/Environment;->getDataDirectory(Ljava/lang/String;)Ljava/io/File;
art-benchmark-service66b4d952021-07-17 17:15:31 -070011931HSPLandroid/os/Environment;->getDataDirectoryPath()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070011932HSPLandroid/os/Environment;->getDataDirectoryPath(Ljava/lang/String;)Ljava/lang/String;
11933HSPLandroid/os/Environment;->getDataPreloadsDirectory()Ljava/io/File;
11934HSPLandroid/os/Environment;->getDataProfilesDeDirectory(I)Ljava/io/File;
11935HSPLandroid/os/Environment;->getDataProfilesDePackageDirectory(ILjava/lang/String;)Ljava/io/File;
art-benchmark-service66b4d952021-07-17 17:15:31 -070011936HSPLandroid/os/Environment;->getDataRefProfilesDePackageDirectory(Ljava/lang/String;)Ljava/io/File;
art-benchmark-service84deab32021-05-12 09:41:00 -070011937HSPLandroid/os/Environment;->getDataUserCeDirectory(Ljava/lang/String;)Ljava/io/File;
11938HSPLandroid/os/Environment;->getDataUserCeDirectory(Ljava/lang/String;I)Ljava/io/File;
11939HSPLandroid/os/Environment;->getDataUserCePackageDirectory(Ljava/lang/String;ILjava/lang/String;)Ljava/io/File;
11940HSPLandroid/os/Environment;->getDataUserDeDirectory(Ljava/lang/String;)Ljava/io/File;
11941HSPLandroid/os/Environment;->getDataUserDeDirectory(Ljava/lang/String;I)Ljava/io/File;
11942HSPLandroid/os/Environment;->getDataUserDePackageDirectory(Ljava/lang/String;ILjava/lang/String;)Ljava/io/File;
11943HSPLandroid/os/Environment;->getDownloadCacheDirectory()Ljava/io/File;
11944HSPLandroid/os/Environment;->getExternalStorageDirectory()Ljava/io/File;
11945HSPLandroid/os/Environment;->getExternalStoragePublicDirectory(Ljava/lang/String;)Ljava/io/File;
11946HSPLandroid/os/Environment;->getExternalStorageState()Ljava/lang/String;
11947HSPLandroid/os/Environment;->getExternalStorageState(Ljava/io/File;)Ljava/lang/String;
11948HSPLandroid/os/Environment;->getOemDirectory()Ljava/io/File;
11949HSPLandroid/os/Environment;->getProductDirectory()Ljava/io/File;
11950HSPLandroid/os/Environment;->getRootDirectory()Ljava/io/File;
11951HSPLandroid/os/Environment;->getUserConfigDirectory(I)Ljava/io/File;
11952HSPLandroid/os/Environment;->initForCurrentUser()V
11953HSPLandroid/os/Environment;->isExternalStorageEmulated()Z
11954HSPLandroid/os/Environment;->isExternalStorageEmulated(Ljava/io/File;)Z
11955HSPLandroid/os/Environment;->isExternalStorageRemovable(Ljava/io/File;)Z
11956HSPLandroid/os/Environment;->throwIfUserRequired()V
11957HSPLandroid/os/FactoryTest;->getMode()I
11958HSPLandroid/os/FileObserver$ObserverThread;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011959HSPLandroid/os/FileObserver$ObserverThread;->onEvent(IILjava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011960HSPLandroid/os/FileObserver$ObserverThread;->run()V
11961HSPLandroid/os/FileObserver$ObserverThread;->startWatching(Ljava/util/List;ILandroid/os/FileObserver;)[I
11962HSPLandroid/os/FileObserver;-><clinit>()V
11963HSPLandroid/os/FileObserver;-><init>(Ljava/io/File;I)V
11964HSPLandroid/os/FileObserver;-><init>(Ljava/lang/String;I)V
11965HSPLandroid/os/FileObserver;-><init>(Ljava/util/List;I)V
11966HSPLandroid/os/FileObserver;->startWatching()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011967HSPLandroid/os/FileUtils;->buildValidExtFilename(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011968HSPLandroid/os/FileUtils;->bytesToFile(Ljava/lang/String;[B)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011969HSPLandroid/os/FileUtils;->closeQuietly(Ljava/lang/AutoCloseable;)V
11970HSPLandroid/os/FileUtils;->contains(Ljava/io/File;Ljava/io/File;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011971HSPLandroid/os/FileUtils;->contains(Ljava/lang/String;Ljava/lang/String;)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011972HSPLandroid/os/FileUtils;->convertToModernFd(Ljava/io/FileDescriptor;)Landroid/os/ParcelFileDescriptor;
art-benchmark-service84deab32021-05-12 09:41:00 -070011973HSPLandroid/os/FileUtils;->copy(Ljava/io/InputStream;Ljava/io/OutputStream;)J
art-benchmark-service08401c12022-12-23 09:27:20 -080011974HSPLandroid/os/FileUtils;->copy(Ljava/io/InputStream;Ljava/io/OutputStream;Landroid/os/CancellationSignal;Ljava/util/concurrent/Executor;Landroid/os/FileUtils$ProgressListener;)J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011975HSPLandroid/os/FileUtils;->copyInternalUserspace(Ljava/io/InputStream;Ljava/io/OutputStream;Landroid/os/CancellationSignal;Ljava/util/concurrent/Executor;Landroid/os/FileUtils$ProgressListener;)J
art-benchmark-service84deab32021-05-12 09:41:00 -070011976HSPLandroid/os/FileUtils;->getMediaProviderAppId(Landroid/content/Context;)I
11977HSPLandroid/os/FileUtils;->isValidExtFilename(Ljava/lang/String;)Z
11978HSPLandroid/os/FileUtils;->listFilesOrEmpty(Ljava/io/File;Ljava/io/FilenameFilter;)[Ljava/io/File;
11979HSPLandroid/os/FileUtils;->listOrEmpty(Ljava/io/File;)[Ljava/lang/String;
11980HSPLandroid/os/FileUtils;->newFileOrNull(Ljava/lang/String;)Ljava/io/File;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011981HSPLandroid/os/FileUtils;->setPermissions(Ljava/lang/String;III)I
11982HSPLandroid/os/FileUtils;->sync(Ljava/io/FileOutputStream;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070011983HSPLandroid/os/FileUtils;->translateModePfdToPosix(I)I
11984HSPLandroid/os/FileUtils;->translateModePosixToPfd(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011985HSPLandroid/os/FileUtils;->translateModeStringToPosix(Ljava/lang/String;)I
11986HSPLandroid/os/FileUtils;->trimFilename(Ljava/lang/StringBuilder;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011987HSPLandroid/os/GraphicsEnvironment;->chooseDriver(Landroid/content/Context;Landroid/os/Bundle;Landroid/content/pm/PackageManager;Ljava/lang/String;Landroid/content/pm/ApplicationInfo;)Z
11988HSPLandroid/os/GraphicsEnvironment;->chooseDriverInternal(Landroid/os/Bundle;Landroid/content/pm/ApplicationInfo;)Ljava/lang/String;
11989HSPLandroid/os/GraphicsEnvironment;->debugLayerEnabled(Landroid/os/Bundle;Ljava/lang/String;Landroid/content/pm/ApplicationInfo;)Z
11990HSPLandroid/os/GraphicsEnvironment;->getAppInfoWithMetadata(Landroid/content/Context;Landroid/content/pm/PackageManager;Ljava/lang/String;)Landroid/content/pm/ApplicationInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011991HSPLandroid/os/GraphicsEnvironment;->getDefaultDriverToUse(Landroid/content/Context;Ljava/lang/String;)I
11992HSPLandroid/os/GraphicsEnvironment;->getDriverForPackage(Landroid/content/Context;Landroid/os/Bundle;Ljava/lang/String;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070011993HSPLandroid/os/GraphicsEnvironment;->getGlobalSettingsString(Landroid/content/ContentResolver;Landroid/os/Bundle;Ljava/lang/String;)Ljava/util/List;
11994HSPLandroid/os/GraphicsEnvironment;->getInstance()Landroid/os/GraphicsEnvironment;
11995HSPLandroid/os/GraphicsEnvironment;->getPackageIndex(Ljava/lang/String;Ljava/util/List;)I
11996HSPLandroid/os/GraphicsEnvironment;->getVulkanVersion(Landroid/content/pm/PackageManager;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011997HSPLandroid/os/GraphicsEnvironment;->isAngleEnabledByGameMode(Landroid/content/Context;Ljava/lang/String;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070011998HSPLandroid/os/GraphicsEnvironment;->setLayerPaths(Ljava/lang/ClassLoader;Ljava/lang/String;Ljava/lang/String;)V
11999HSPLandroid/os/GraphicsEnvironment;->setup(Landroid/content/Context;Landroid/os/Bundle;)V
12000HSPLandroid/os/GraphicsEnvironment;->setupAngle(Landroid/content/Context;Landroid/os/Bundle;Landroid/content/pm/PackageManager;Ljava/lang/String;)Z
12001HSPLandroid/os/GraphicsEnvironment;->setupGpuLayers(Landroid/content/Context;Landroid/os/Bundle;Landroid/content/pm/PackageManager;Ljava/lang/String;Landroid/content/pm/ApplicationInfo;)V
12002HSPLandroid/os/GraphicsEnvironment;->shouldShowAngleInUseDialogBox(Landroid/content/Context;)Z
12003HSPLandroid/os/GraphicsEnvironment;->shouldUseAngle(Landroid/content/Context;Landroid/os/Bundle;Ljava/lang/String;)Z
12004HSPLandroid/os/GraphicsEnvironment;->showAngleInUseDialogBox(Landroid/content/Context;)V
12005HSPLandroid/os/Handler$MessengerImpl;-><init>(Landroid/os/Handler;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070012006HSPLandroid/os/Handler$MessengerImpl;-><init>(Landroid/os/Handler;Landroid/os/Handler$MessengerImpl-IA;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012007HSPLandroid/os/Handler$MessengerImpl;->send(Landroid/os/Message;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012008HSPLandroid/os/Handler;-><init>()V
12009HSPLandroid/os/Handler;-><init>(Landroid/os/Handler$Callback;)V
12010HSPLandroid/os/Handler;-><init>(Landroid/os/Handler$Callback;Z)V
12011HSPLandroid/os/Handler;-><init>(Landroid/os/Looper;)V
12012HSPLandroid/os/Handler;-><init>(Landroid/os/Looper;Landroid/os/Handler$Callback;)V
12013HSPLandroid/os/Handler;-><init>(Landroid/os/Looper;Landroid/os/Handler$Callback;Z)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012014HSPLandroid/os/Handler;-><init>(Landroid/os/Looper;Landroid/os/Handler$Callback;ZZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012015HSPLandroid/os/Handler;-><init>(Z)V
12016HSPLandroid/os/Handler;->createAsync(Landroid/os/Looper;)Landroid/os/Handler;
art-benchmark-service08401c12022-12-23 09:27:20 -080012017HSPLandroid/os/Handler;->disallowNullArgumentIfShared(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012018HSPLandroid/os/Handler;->dispatchMessage(Landroid/os/Message;)V+]Landroid/os/Handler;megamorphic_types
art-benchmark-service08401c12022-12-23 09:27:20 -080012019HSPLandroid/os/Handler;->enqueueMessage(Landroid/os/MessageQueue;Landroid/os/Message;J)Z+]Landroid/os/Message;Landroid/os/Message;]Landroid/os/MessageQueue;Landroid/os/MessageQueue;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070012020HSPLandroid/os/Handler;->executeOrSendMessage(Landroid/os/Message;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012021HSPLandroid/os/Handler;->getIMessenger()Landroid/os/IMessenger;
12022HSPLandroid/os/Handler;->getLooper()Landroid/os/Looper;
12023HSPLandroid/os/Handler;->getMain()Landroid/os/Handler;
12024HSPLandroid/os/Handler;->getPostMessage(Ljava/lang/Runnable;)Landroid/os/Message;
12025HSPLandroid/os/Handler;->getPostMessage(Ljava/lang/Runnable;Ljava/lang/Object;)Landroid/os/Message;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012026HSPLandroid/os/Handler;->getTraceName(Landroid/os/Message;)Ljava/lang/String;
art-benchmark-service00abe242023-02-13 10:31:34 -080012027HSPLandroid/os/Handler;->handleCallback(Landroid/os/Message;)V+]Ljava/lang/Runnable;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070012028HSPLandroid/os/Handler;->handleMessage(Landroid/os/Message;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012029HSPLandroid/os/Handler;->hasCallbacks(Ljava/lang/Runnable;)Z
12030HSPLandroid/os/Handler;->hasMessages(I)Z
12031HSPLandroid/os/Handler;->hasMessages(ILjava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012032HSPLandroid/os/Handler;->obtainMessage()Landroid/os/Message;
12033HSPLandroid/os/Handler;->obtainMessage(I)Landroid/os/Message;
12034HSPLandroid/os/Handler;->obtainMessage(III)Landroid/os/Message;
12035HSPLandroid/os/Handler;->obtainMessage(IIILjava/lang/Object;)Landroid/os/Message;
12036HSPLandroid/os/Handler;->obtainMessage(ILjava/lang/Object;)Landroid/os/Message;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012037HSPLandroid/os/Handler;->post(Ljava/lang/Runnable;)Z+]Landroid/os/Handler;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012038HSPLandroid/os/Handler;->postAtFrontOfQueue(Ljava/lang/Runnable;)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012039HSPLandroid/os/Handler;->postAtTime(Ljava/lang/Runnable;J)Z+]Landroid/os/Handler;Landroid/view/ViewRootImpl$ViewRootHandler;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012040HSPLandroid/os/Handler;->postAtTime(Ljava/lang/Runnable;Ljava/lang/Object;J)Z
12041HSPLandroid/os/Handler;->postDelayed(Ljava/lang/Runnable;IJ)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080012042HSPLandroid/os/Handler;->postDelayed(Ljava/lang/Runnable;J)Z+]Landroid/os/Handler;Landroid/os/Handler;,Landroid/view/ViewRootImpl$ViewRootHandler;
art-benchmark-service84deab32021-05-12 09:41:00 -070012043HSPLandroid/os/Handler;->postDelayed(Ljava/lang/Runnable;Ljava/lang/Object;J)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012044HSPLandroid/os/Handler;->removeCallbacks(Ljava/lang/Runnable;)V
12045HSPLandroid/os/Handler;->removeCallbacksAndMessages(Ljava/lang/Object;)V
12046HSPLandroid/os/Handler;->removeMessages(I)V
12047HSPLandroid/os/Handler;->removeMessages(ILjava/lang/Object;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012048HSPLandroid/os/Handler;->sendEmptyMessage(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012049HSPLandroid/os/Handler;->sendEmptyMessageAtTime(IJ)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012050HSPLandroid/os/Handler;->sendEmptyMessageDelayed(IJ)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080012051HSPLandroid/os/Handler;->sendMessage(Landroid/os/Message;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012052HSPLandroid/os/Handler;->sendMessageAtFrontOfQueue(Landroid/os/Message;)Z
12053HSPLandroid/os/Handler;->sendMessageAtTime(Landroid/os/Message;J)Z
art-benchmark-service08401c12022-12-23 09:27:20 -080012054HSPLandroid/os/Handler;->sendMessageDelayed(Landroid/os/Message;J)Z+]Landroid/os/Handler;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012055HSPLandroid/os/Handler;->toString()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070012056HSPLandroid/os/HandlerExecutor;-><init>(Landroid/os/Handler;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012057HSPLandroid/os/HandlerExecutor;->execute(Ljava/lang/Runnable;)V+]Landroid/os/Handler;Landroid/app/ActivityThread$H;
art-benchmark-service84deab32021-05-12 09:41:00 -070012058HSPLandroid/os/HandlerThread;-><init>(Ljava/lang/String;)V
12059HSPLandroid/os/HandlerThread;-><init>(Ljava/lang/String;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012060HSPLandroid/os/HandlerThread;->getLooper()Landroid/os/Looper;
art-benchmark-service84deab32021-05-12 09:41:00 -070012061HSPLandroid/os/HandlerThread;->getThreadHandler()Landroid/os/Handler;
12062HSPLandroid/os/HandlerThread;->getThreadId()I
12063HSPLandroid/os/HandlerThread;->onLooperPrepared()V
12064HSPLandroid/os/HandlerThread;->quit()Z
12065HSPLandroid/os/HandlerThread;->quitSafely()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012066HSPLandroid/os/HandlerThread;->run()V
art-benchmark-service84deab32021-05-12 09:41:00 -070012067HSPLandroid/os/HwBinder;-><init>()V
12068HSPLandroid/os/HwBinder;->getService(Ljava/lang/String;Ljava/lang/String;)Landroid/os/IHwBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012069HSPLandroid/os/HwBlob;-><init>(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012070HSPLandroid/os/HwBlob;->wrapArray([B)[Ljava/lang/Byte;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012071HSPLandroid/os/HwParcel;-><init>()V
12072HSPLandroid/os/HwParcel;-><init>(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012073HSPLandroid/os/HwParcel;->readInt8Vector()Ljava/util/ArrayList;
12074HSPLandroid/os/HwParcel;->readStringVector()Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012075HSPLandroid/os/HwParcel;->writeInt8Vector(Ljava/util/ArrayList;)V
12076HSPLandroid/os/HwParcel;->writeStringVector(Ljava/util/ArrayList;)V
12077HSPLandroid/os/HwRemoteBinder;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070012078HSPLandroid/os/HwRemoteBinder;->queryLocalInterface(Ljava/lang/String;)Landroid/os/IHwInterface;
12079HSPLandroid/os/IBatteryPropertiesRegistrar$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012080HSPLandroid/os/IBatteryPropertiesRegistrar$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012081HSPLandroid/os/IBatteryPropertiesRegistrar$Stub$Proxy;->getProperty(ILandroid/os/BatteryProperty;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070012082HSPLandroid/os/IBatteryPropertiesRegistrar$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IBatteryPropertiesRegistrar;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012083HSPLandroid/os/IBinder$DeathRecipient;->binderDied(Landroid/os/IBinder;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012084HSPLandroid/os/IBinder;->getSuggestedMaxIpcSizeBytes()I
12085HSPLandroid/os/ICancellationSignal$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
12086HSPLandroid/os/ICancellationSignal$Stub$Proxy;->asBinder()Landroid/os/IBinder;
12087HSPLandroid/os/ICancellationSignal$Stub$Proxy;->cancel()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070012088HSPLandroid/os/ICancellationSignal$Stub;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070012089HSPLandroid/os/ICancellationSignal$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012090HSPLandroid/os/ICancellationSignal$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/ICancellationSignal;
art-benchmark-service84deab32021-05-12 09:41:00 -070012091HSPLandroid/os/IDeviceIdentifiersPolicyService$Stub$Proxy;->getSerialForPackage(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
12092HSPLandroid/os/IDeviceIdentifiersPolicyService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IDeviceIdentifiersPolicyService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012093HSPLandroid/os/IDeviceIdleController$Stub$Proxy;->isPowerSaveWhitelistApp(Ljava/lang/String;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012094HSPLandroid/os/IDeviceIdleController$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IDeviceIdleController;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070012095HSPLandroid/os/IHintManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
12096HSPLandroid/os/IHintManager$Stub$Proxy;->createHintSession(Landroid/os/IBinder;[IJ)Landroid/os/IHintSession;
12097HSPLandroid/os/IHintManager$Stub$Proxy;->getHintSessionPreferredRate()J
12098HSPLandroid/os/IHintManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IHintManager;
12099HSPLandroid/os/IHintSession$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IHintSession;
art-benchmark-service84deab32021-05-12 09:41:00 -070012100HSPLandroid/os/IMessenger$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
12101HSPLandroid/os/IMessenger$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012102HSPLandroid/os/IMessenger$Stub$Proxy;->send(Landroid/os/Message;)V
12103HSPLandroid/os/IMessenger$Stub;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070012104HSPLandroid/os/IMessenger$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012105HSPLandroid/os/IMessenger$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IMessenger;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012106HSPLandroid/os/IMessenger$Stub;->getDefaultTransactionName(I)Ljava/lang/String;
12107HSPLandroid/os/IMessenger$Stub;->getMaxTransactionId()I
12108HSPLandroid/os/IMessenger$Stub;->getTransactionName(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012109HSPLandroid/os/IMessenger$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012110HSPLandroid/os/INetworkManagementService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012111HSPLandroid/os/INetworkManagementService$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012112HSPLandroid/os/INetworkManagementService$Stub$Proxy;->setUidCleartextNetworkPolicy(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012113HSPLandroid/os/INetworkManagementService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/INetworkManagementService;
12114HSPLandroid/os/IPowerManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012115HSPLandroid/os/IPowerManager$Stub$Proxy;->acquireWakeLock(Landroid/os/IBinder;ILjava/lang/String;Ljava/lang/String;Landroid/os/WorkSource;Ljava/lang/String;ILandroid/os/IWakeLockCallback;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012116HSPLandroid/os/IPowerManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service84deab32021-05-12 09:41:00 -070012117HSPLandroid/os/IPowerManager$Stub$Proxy;->getPowerSaveState(I)Landroid/os/PowerSaveState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012118HSPLandroid/os/IPowerManager$Stub$Proxy;->isDeviceIdleMode()Z
12119HSPLandroid/os/IPowerManager$Stub$Proxy;->isInteractive()Z
12120HSPLandroid/os/IPowerManager$Stub$Proxy;->isLightDeviceIdleMode()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012121HSPLandroid/os/IPowerManager$Stub$Proxy;->isPowerSaveMode()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012122HSPLandroid/os/IPowerManager$Stub$Proxy;->releaseWakeLock(Landroid/os/IBinder;I)V
12123HSPLandroid/os/IPowerManager$Stub$Proxy;->updateWakeLockWorkSource(Landroid/os/IBinder;Landroid/os/WorkSource;Ljava/lang/String;)V
12124HSPLandroid/os/IPowerManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IPowerManager;
12125HSPLandroid/os/IPowerManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012126HSPLandroid/os/IRemoteCallback$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012127HSPLandroid/os/IRemoteCallback$Stub$Proxy;->sendResult(Landroid/os/Bundle;)V
12128HSPLandroid/os/IRemoteCallback$Stub;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070012129HSPLandroid/os/IRemoteCallback$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012130HSPLandroid/os/IRemoteCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IRemoteCallback;
12131HSPLandroid/os/IRemoteCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012132HSPLandroid/os/IServiceManager$Stub$Proxy;->addService(Ljava/lang/String;Landroid/os/IBinder;ZI)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012133HSPLandroid/os/IServiceManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012134HSPLandroid/os/IServiceManager$Stub$Proxy;->checkService(Ljava/lang/String;)Landroid/os/IBinder;
art-benchmark-service00abe242023-02-13 10:31:34 -080012135HSPLandroid/os/IServiceManager$Stub$Proxy;->isDeclared(Ljava/lang/String;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012136HSPLandroid/os/ISystemConfig$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/ISystemConfig;
12137HSPLandroid/os/IThermalEventListener$Stub;-><init>()V
12138HSPLandroid/os/IThermalEventListener$Stub;->asBinder()Landroid/os/IBinder;
12139HSPLandroid/os/IThermalService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012140HSPLandroid/os/IThermalService$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012141HSPLandroid/os/IThermalService$Stub$Proxy;->getCurrentThermalStatus()I
art-benchmark-service84deab32021-05-12 09:41:00 -070012142HSPLandroid/os/IThermalService$Stub$Proxy;->registerThermalStatusListener(Landroid/os/IThermalStatusListener;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012143HSPLandroid/os/IThermalService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IThermalService;
art-benchmark-service84deab32021-05-12 09:41:00 -070012144HSPLandroid/os/IThermalStatusListener$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-service08401c12022-12-23 09:27:20 -080012145HSPLandroid/os/IThermalStatusListener$Stub;->getMaxTransactionId()I
art-benchmark-service84deab32021-05-12 09:41:00 -070012146HSPLandroid/os/IThermalStatusListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
12147HSPLandroid/os/IUserManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012148HSPLandroid/os/IUserManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012149HSPLandroid/os/IUserManager$Stub$Proxy;->getApplicationRestrictions(Ljava/lang/String;)Landroid/os/Bundle;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012150HSPLandroid/os/IUserManager$Stub$Proxy;->getApplicationRestrictionsForUser(Ljava/lang/String;I)Landroid/os/Bundle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012151HSPLandroid/os/IUserManager$Stub$Proxy;->getProfileIds(IZ)[I
12152HSPLandroid/os/IUserManager$Stub$Proxy;->getProfileParent(I)Landroid/content/pm/UserInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012153HSPLandroid/os/IUserManager$Stub$Proxy;->getProfileType(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012154HSPLandroid/os/IUserManager$Stub$Proxy;->getProfiles(IZ)Ljava/util/List;
12155HSPLandroid/os/IUserManager$Stub$Proxy;->getUserBadgeColorResId(I)I
12156HSPLandroid/os/IUserManager$Stub$Proxy;->getUserHandle(I)I
12157HSPLandroid/os/IUserManager$Stub$Proxy;->getUserInfo(I)Landroid/content/pm/UserInfo;
12158HSPLandroid/os/IUserManager$Stub$Proxy;->getUserRestrictionSources(Ljava/lang/String;I)Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -070012159HSPLandroid/os/IUserManager$Stub$Proxy;->getUserRestrictions(I)Landroid/os/Bundle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012160HSPLandroid/os/IUserManager$Stub$Proxy;->getUserSerialNumber(I)I
12161HSPLandroid/os/IUserManager$Stub$Proxy;->getUsers(ZZZ)Ljava/util/List;
12162HSPLandroid/os/IUserManager$Stub$Proxy;->hasBadge(I)Z
12163HSPLandroid/os/IUserManager$Stub$Proxy;->hasBaseUserRestriction(Ljava/lang/String;I)Z
12164HSPLandroid/os/IUserManager$Stub$Proxy;->hasUserRestriction(Ljava/lang/String;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012165HSPLandroid/os/IUserManager$Stub$Proxy;->isDemoUser(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012166HSPLandroid/os/IUserManager$Stub$Proxy;->isQuietModeEnabled(I)Z
12167HSPLandroid/os/IUserManager$Stub$Proxy;->isUserRunning(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012168HSPLandroid/os/IUserManager$Stub$Proxy;->isUserUnlocked(I)Z
12169HSPLandroid/os/IUserManager$Stub$Proxy;->isUserUnlockingOrUnlocked(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012170HSPLandroid/os/IUserManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IUserManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070012171HSPLandroid/os/IVibratorManagerService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070012172HSPLandroid/os/IVibratorManagerService$Stub$Proxy;->getVibratorIds()[I
art-benchmark-service84deab32021-05-12 09:41:00 -070012173HSPLandroid/os/IVibratorManagerService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IVibratorManagerService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012174HSPLandroid/os/IpcDataCache$Config;-><init>(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012175HSPLandroid/os/IpcDataCache$Config;-><init>(Landroid/os/IpcDataCache$Config;Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012176HSPLandroid/os/IpcDataCache$Config;->api()Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012177HSPLandroid/os/IpcDataCache$Config;->child(Ljava/lang/String;)Landroid/os/IpcDataCache$Config;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012178HSPLandroid/os/IpcDataCache$Config;->maxEntries()I
12179HSPLandroid/os/IpcDataCache$Config;->module()Ljava/lang/String;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070012180HSPLandroid/os/IpcDataCache$Config;->name()Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012181HSPLandroid/os/IpcDataCache$Config;->registerChild(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012182HSPLandroid/os/IpcDataCache$QueryHandler;-><init>()V
12183HSPLandroid/os/IpcDataCache$QueryHandler;->shouldBypassCache(Ljava/lang/Object;)Z
12184HSPLandroid/os/IpcDataCache$SystemServerCallHandler;-><init>(Landroid/os/IpcDataCache$RemoteCall;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012185HSPLandroid/os/IpcDataCache$SystemServerCallHandler;->apply(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012186HSPLandroid/os/IpcDataCache;-><init>(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/os/IpcDataCache$QueryHandler;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070012187HSPLandroid/os/IpcDataCache;-><init>(Landroid/os/IpcDataCache$Config;Landroid/os/IpcDataCache$QueryHandler;)V
12188HSPLandroid/os/IpcDataCache;-><init>(Landroid/os/IpcDataCache$Config;Landroid/os/IpcDataCache$RemoteCall;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012189HSPLandroid/os/IpcDataCache;->query(Ljava/lang/Object;)Ljava/lang/Object;
12190HSPLandroid/os/LocaleList$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/LocaleList;
12191HSPLandroid/os/LocaleList$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
12192HSPLandroid/os/LocaleList;-><init>([Ljava/util/Locale;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012193HSPLandroid/os/LocaleList;->computeFirstMatch(Ljava/util/Collection;Z)Ljava/util/Locale;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012194HSPLandroid/os/LocaleList;->computeFirstMatchIndex(Ljava/util/Collection;Z)I
12195HSPLandroid/os/LocaleList;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012196HSPLandroid/os/LocaleList;->findFirstMatchIndex(Ljava/util/Locale;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012197HSPLandroid/os/LocaleList;->forLanguageTags(Ljava/lang/String;)Landroid/os/LocaleList;
art-benchmark-service84deab32021-05-12 09:41:00 -070012198HSPLandroid/os/LocaleList;->get(I)Ljava/util/Locale;
12199HSPLandroid/os/LocaleList;->getAdjustedDefault()Landroid/os/LocaleList;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012200HSPLandroid/os/LocaleList;->getDefault()Landroid/os/LocaleList;+]Ljava/util/Locale;Ljava/util/Locale;
art-benchmark-service84deab32021-05-12 09:41:00 -070012201HSPLandroid/os/LocaleList;->getEmptyLocaleList()Landroid/os/LocaleList;
12202HSPLandroid/os/LocaleList;->getFirstMatchWithEnglishSupported([Ljava/lang/String;)Ljava/util/Locale;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012203HSPLandroid/os/LocaleList;->getLikelyScript(Ljava/util/Locale;)Ljava/lang/String;
12204HSPLandroid/os/LocaleList;->hashCode()I
art-benchmark-service84deab32021-05-12 09:41:00 -070012205HSPLandroid/os/LocaleList;->isEmpty()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012206HSPLandroid/os/LocaleList;->isPseudoLocale(Ljava/util/Locale;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012207HSPLandroid/os/LocaleList;->isPseudoLocalesOnly([Ljava/lang/String;)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012208HSPLandroid/os/LocaleList;->matchesLanguageAndScript(Ljava/util/Locale;Ljava/util/Locale;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012209HSPLandroid/os/LocaleList;->setDefault(Landroid/os/LocaleList;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012210HSPLandroid/os/LocaleList;->setDefault(Landroid/os/LocaleList;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012211HSPLandroid/os/LocaleList;->size()I
12212HSPLandroid/os/LocaleList;->toLanguageTags()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012213HSPLandroid/os/LocaleList;->toString()Ljava/lang/String;
12214HSPLandroid/os/LocaleList;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012215HSPLandroid/os/Looper;-><init>(Z)V
12216HSPLandroid/os/Looper;->getMainLooper()Landroid/os/Looper;
12217HSPLandroid/os/Looper;->getQueue()Landroid/os/MessageQueue;
12218HSPLandroid/os/Looper;->getThread()Ljava/lang/Thread;
12219HSPLandroid/os/Looper;->isCurrentThread()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012220HSPLandroid/os/Looper;->loop()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012221HSPLandroid/os/Looper;->loopOnce(Landroid/os/Looper;JI)Z+]Landroid/os/Handler;megamorphic_types]Landroid/os/Message;Landroid/os/Message;]Landroid/os/MessageQueue;Landroid/os/MessageQueue;
12222HSPLandroid/os/Looper;->myLooper()Landroid/os/Looper;+]Ljava/lang/ThreadLocal;Ljava/lang/ThreadLocal;
art-benchmark-service84deab32021-05-12 09:41:00 -070012223HSPLandroid/os/Looper;->myQueue()Landroid/os/MessageQueue;
12224HSPLandroid/os/Looper;->prepare()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012225HSPLandroid/os/Looper;->prepare(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012226HSPLandroid/os/Looper;->prepareMainLooper()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012227HSPLandroid/os/Looper;->quit()V
art-benchmark-service84deab32021-05-12 09:41:00 -070012228HSPLandroid/os/Looper;->quitSafely()V
12229HSPLandroid/os/Looper;->setSlowLogThresholdMs(JJ)V
12230HSPLandroid/os/Looper;->setTraceTag(J)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012231HSPLandroid/os/Looper;->showSlowLog(JJJLjava/lang/String;Landroid/os/Message;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012232HSPLandroid/os/Looper;->toString()Ljava/lang/String;
12233HSPLandroid/os/Message$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/Message;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012234HSPLandroid/os/Message$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070012235HSPLandroid/os/Message;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070012236HSPLandroid/os/Message;->copyFrom(Landroid/os/Message;)V
12237HSPLandroid/os/Message;->getCallback()Ljava/lang/Runnable;
12238HSPLandroid/os/Message;->getData()Landroid/os/Bundle;
12239HSPLandroid/os/Message;->getTarget()Landroid/os/Handler;
12240HSPLandroid/os/Message;->getWhen()J
12241HSPLandroid/os/Message;->isInUse()Z
12242HSPLandroid/os/Message;->markInUse()V
12243HSPLandroid/os/Message;->obtain()Landroid/os/Message;
12244HSPLandroid/os/Message;->obtain(Landroid/os/Handler;)Landroid/os/Message;
12245HSPLandroid/os/Message;->obtain(Landroid/os/Handler;I)Landroid/os/Message;
12246HSPLandroid/os/Message;->obtain(Landroid/os/Handler;III)Landroid/os/Message;
12247HSPLandroid/os/Message;->obtain(Landroid/os/Handler;IIILjava/lang/Object;)Landroid/os/Message;
12248HSPLandroid/os/Message;->obtain(Landroid/os/Handler;ILjava/lang/Object;)Landroid/os/Message;
12249HSPLandroid/os/Message;->obtain(Landroid/os/Handler;Ljava/lang/Runnable;)Landroid/os/Message;
12250HSPLandroid/os/Message;->obtain(Landroid/os/Message;)Landroid/os/Message;
12251HSPLandroid/os/Message;->peekData()Landroid/os/Bundle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012252HSPLandroid/os/Message;->readFromParcel(Landroid/os/Parcel;)V
12253HSPLandroid/os/Message;->recycle()V
art-benchmark-service84deab32021-05-12 09:41:00 -070012254HSPLandroid/os/Message;->recycleUnchecked()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012255HSPLandroid/os/Message;->sendToTarget()V
art-benchmark-service84deab32021-05-12 09:41:00 -070012256HSPLandroid/os/Message;->setAsynchronous(Z)V
12257HSPLandroid/os/Message;->setCallback(Ljava/lang/Runnable;)Landroid/os/Message;
12258HSPLandroid/os/Message;->setData(Landroid/os/Bundle;)V
12259HSPLandroid/os/Message;->setTarget(Landroid/os/Handler;)V
12260HSPLandroid/os/Message;->setWhat(I)Landroid/os/Message;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012261HSPLandroid/os/Message;->toString()Ljava/lang/String;
12262HSPLandroid/os/Message;->toString(J)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070012263HSPLandroid/os/Message;->updateCheckRecycle(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012264HSPLandroid/os/Message;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012265HSPLandroid/os/MessageQueue;-><init>(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012266HSPLandroid/os/MessageQueue;->addIdleHandler(Landroid/os/MessageQueue$IdleHandler;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012267HSPLandroid/os/MessageQueue;->addOnFileDescriptorEventListener(Ljava/io/FileDescriptor;ILandroid/os/MessageQueue$OnFileDescriptorEventListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012268HSPLandroid/os/MessageQueue;->dispatchEvents(II)I
art-benchmark-service84deab32021-05-12 09:41:00 -070012269HSPLandroid/os/MessageQueue;->dispose()V
12270HSPLandroid/os/MessageQueue;->enqueueMessage(Landroid/os/Message;J)Z+]Landroid/os/Message;Landroid/os/Message;
12271HSPLandroid/os/MessageQueue;->finalize()V
12272HSPLandroid/os/MessageQueue;->hasMessages(Landroid/os/Handler;ILjava/lang/Object;)Z
12273HSPLandroid/os/MessageQueue;->hasMessages(Landroid/os/Handler;Ljava/lang/Runnable;Ljava/lang/Object;)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012274HSPLandroid/os/MessageQueue;->next()Landroid/os/Message;+]Landroid/os/Message;Landroid/os/Message;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/os/MessageQueue$IdleHandler;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070012275HSPLandroid/os/MessageQueue;->postSyncBarrier()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012276HSPLandroid/os/MessageQueue;->postSyncBarrier(J)I+]Landroid/os/Message;Landroid/os/Message;
art-benchmark-service84deab32021-05-12 09:41:00 -070012277HSPLandroid/os/MessageQueue;->quit(Z)V
12278HSPLandroid/os/MessageQueue;->removeAllFutureMessagesLocked()V
12279HSPLandroid/os/MessageQueue;->removeAllMessagesLocked()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012280HSPLandroid/os/MessageQueue;->removeCallbacksAndMessages(Landroid/os/Handler;Ljava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012281HSPLandroid/os/MessageQueue;->removeIdleHandler(Landroid/os/MessageQueue$IdleHandler;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012282HSPLandroid/os/MessageQueue;->removeMessages(Landroid/os/Handler;ILjava/lang/Object;)V+]Landroid/os/Message;Landroid/os/Message;
art-benchmark-service84deab32021-05-12 09:41:00 -070012283HSPLandroid/os/MessageQueue;->removeMessages(Landroid/os/Handler;Ljava/lang/Runnable;Ljava/lang/Object;)V+]Landroid/os/Message;Landroid/os/Message;
12284HSPLandroid/os/MessageQueue;->removeOnFileDescriptorEventListener(Ljava/io/FileDescriptor;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012285HSPLandroid/os/MessageQueue;->removeSyncBarrier(I)V+]Landroid/os/Message;Landroid/os/Message;
art-benchmark-service84deab32021-05-12 09:41:00 -070012286HSPLandroid/os/MessageQueue;->updateOnFileDescriptorEventListenerLocked(Ljava/io/FileDescriptor;ILandroid/os/MessageQueue$OnFileDescriptorEventListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012287HSPLandroid/os/Messenger$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/Messenger;
12288HSPLandroid/os/Messenger$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
12289HSPLandroid/os/Messenger;-><init>(Landroid/os/Handler;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012290HSPLandroid/os/Messenger;-><init>(Landroid/os/IBinder;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012291HSPLandroid/os/Messenger;->getBinder()Landroid/os/IBinder;
12292HSPLandroid/os/Messenger;->hashCode()I
12293HSPLandroid/os/Messenger;->readMessengerOrNullFromParcel(Landroid/os/Parcel;)Landroid/os/Messenger;
12294HSPLandroid/os/Messenger;->send(Landroid/os/Message;)V
12295HSPLandroid/os/Messenger;->writeMessengerOrNullToParcel(Landroid/os/Messenger;Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012296HSPLandroid/os/Messenger;->writeToParcel(Landroid/os/Parcel;I)V
12297HSPLandroid/os/Parcel$2;-><init>(Landroid/os/Parcel;Ljava/io/InputStream;Ljava/lang/ClassLoader;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012298HSPLandroid/os/Parcel$2;->resolveClass(Ljava/io/ObjectStreamClass;)Ljava/lang/Class;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012299HSPLandroid/os/Parcel$LazyValue;-><init>(Landroid/os/Parcel;IIILjava/lang/ClassLoader;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012300HSPLandroid/os/Parcel$LazyValue;->apply(Ljava/lang/Class;[Ljava/lang/Class;)Ljava/lang/Object;
12301HSPLandroid/os/Parcel$LazyValue;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
12302HSPLandroid/os/Parcel$LazyValue;->writeToParcel(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012303HSPLandroid/os/Parcel$ReadWriteHelper;->readString16(Landroid/os/Parcel;)Ljava/lang/String;+]Landroid/os/Parcel;Landroid/os/Parcel;
12304HSPLandroid/os/Parcel$ReadWriteHelper;->readString8(Landroid/os/Parcel;)Ljava/lang/String;+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service08401c12022-12-23 09:27:20 -080012305HSPLandroid/os/Parcel$ReadWriteHelper;->writeString16(Landroid/os/Parcel;Ljava/lang/String;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
12306HSPLandroid/os/Parcel$ReadWriteHelper;->writeString8(Landroid/os/Parcel;Ljava/lang/String;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012307HSPLandroid/os/Parcel;->-$$Nest$mreadValue(Landroid/os/Parcel;Ljava/lang/ClassLoader;Ljava/lang/Class;[Ljava/lang/Class;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070012308HSPLandroid/os/Parcel;-><init>(J)V
12309HSPLandroid/os/Parcel;->adoptClassCookies(Landroid/os/Parcel;)V
12310HSPLandroid/os/Parcel;->appendFrom(Landroid/os/Parcel;II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012311HSPLandroid/os/Parcel;->checkArrayTypeToUnparcel(Ljava/lang/Class;Ljava/lang/Class;)V
12312HSPLandroid/os/Parcel;->checkTypeToUnparcel(Ljava/lang/Class;Ljava/lang/Class;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070012313HSPLandroid/os/Parcel;->copyClassCookies()Ljava/util/Map;
art-benchmark-service84deab32021-05-12 09:41:00 -070012314HSPLandroid/os/Parcel;->createBinderArrayList()Ljava/util/ArrayList;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012315HSPLandroid/os/Parcel;->createBooleanArray()[Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012316HSPLandroid/os/Parcel;->createByteArray()[B
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012317HSPLandroid/os/Parcel;->createException(ILjava/lang/String;)Ljava/lang/Exception;
12318HSPLandroid/os/Parcel;->createExceptionOrNull(ILjava/lang/String;)Ljava/lang/Exception;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012319HSPLandroid/os/Parcel;->createFloatArray()[F
art-benchmark-service08401c12022-12-23 09:27:20 -080012320HSPLandroid/os/Parcel;->createIntArray()[I+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012321HSPLandroid/os/Parcel;->createLongArray()[J
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012322HSPLandroid/os/Parcel;->createString16Array()[Ljava/lang/String;+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -070012323HSPLandroid/os/Parcel;->createString8Array()[Ljava/lang/String;+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012324HSPLandroid/os/Parcel;->createStringArray()[Ljava/lang/String;+]Landroid/os/Parcel;Landroid/os/Parcel;
12325HSPLandroid/os/Parcel;->createStringArrayList()Ljava/util/ArrayList;+]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service00abe242023-02-13 10:31:34 -080012326HSPLandroid/os/Parcel;->createTypedArray(Landroid/os/Parcelable$Creator;)[Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070012327HSPLandroid/os/Parcel;->createTypedArrayList(Landroid/os/Parcelable$Creator;)Ljava/util/ArrayList;+]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/os/Parcel;Landroid/os/Parcel;
12328HSPLandroid/os/Parcel;->dataAvail()I
12329HSPLandroid/os/Parcel;->dataPosition()I
12330HSPLandroid/os/Parcel;->dataSize()I
12331HSPLandroid/os/Parcel;->destroy()V
12332HSPLandroid/os/Parcel;->enforceInterface(Ljava/lang/String;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012333HSPLandroid/os/Parcel;->enforceNoDataAvail()V+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -070012334HSPLandroid/os/Parcel;->ensureReadSquashableParcelables()V
12335HSPLandroid/os/Parcel;->finalize()V
12336HSPLandroid/os/Parcel;->freeBuffer()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012337HSPLandroid/os/Parcel;->getClassCookie(Ljava/lang/Class;)Ljava/lang/Object;
12338HSPLandroid/os/Parcel;->getExceptionCode(Ljava/lang/Throwable;)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012339HSPLandroid/os/Parcel;->getValueType(Ljava/lang/Object;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070012340HSPLandroid/os/Parcel;->hasFileDescriptors()Z
12341HSPLandroid/os/Parcel;->hasReadWriteHelper()Z
12342HSPLandroid/os/Parcel;->init(J)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012343HSPLandroid/os/Parcel;->isLengthPrefixed(I)Z
art-benchmark-service08401c12022-12-23 09:27:20 -080012344HSPLandroid/os/Parcel;->markForBinder(Landroid/os/IBinder;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012345HSPLandroid/os/Parcel;->markSensitive()V
12346HSPLandroid/os/Parcel;->marshall()[B
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012347HSPLandroid/os/Parcel;->maybeWriteSquashed(Landroid/os/Parcelable;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012348HSPLandroid/os/Parcel;->obtain()Landroid/os/Parcel;
12349HSPLandroid/os/Parcel;->obtain(J)Landroid/os/Parcel;
art-benchmark-service08401c12022-12-23 09:27:20 -080012350HSPLandroid/os/Parcel;->obtain(Landroid/os/IBinder;)Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -070012351HSPLandroid/os/Parcel;->pushAllowFds(Z)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012352HSPLandroid/os/Parcel;->readArrayList(Ljava/lang/ClassLoader;)Ljava/util/ArrayList;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070012353HSPLandroid/os/Parcel;->readArrayList(Ljava/lang/ClassLoader;Ljava/lang/Class;)Ljava/util/ArrayList;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012354HSPLandroid/os/Parcel;->readArrayListInternal(Ljava/lang/ClassLoader;Ljava/lang/Class;)Ljava/util/ArrayList;+]Landroid/os/Parcel;Landroid/os/Parcel;
12355HSPLandroid/os/Parcel;->readArrayMap(Landroid/util/ArrayMap;IZZLjava/lang/ClassLoader;)I+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012356HSPLandroid/os/Parcel;->readArrayMap(Landroid/util/ArrayMap;Ljava/lang/ClassLoader;)V
12357HSPLandroid/os/Parcel;->readArrayMapInternal(Landroid/util/ArrayMap;ILjava/lang/ClassLoader;)V
12358HSPLandroid/os/Parcel;->readArraySet(Ljava/lang/ClassLoader;)Landroid/util/ArraySet;
12359HSPLandroid/os/Parcel;->readBinderList(Ljava/util/List;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012360HSPLandroid/os/Parcel;->readBlob()[B
12361HSPLandroid/os/Parcel;->readBoolean()Z+]Landroid/os/Parcel;Landroid/os/Parcel;
12362HSPLandroid/os/Parcel;->readBooleanArray([Z)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012363HSPLandroid/os/Parcel;->readBundle()Landroid/os/Bundle;+]Landroid/os/Parcel;Landroid/os/Parcel;
12364HSPLandroid/os/Parcel;->readBundle(Ljava/lang/ClassLoader;)Landroid/os/Bundle;+]Landroid/os/Bundle;Landroid/os/Bundle;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service00abe242023-02-13 10:31:34 -080012365HSPLandroid/os/Parcel;->readByte()B+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -070012366HSPLandroid/os/Parcel;->readByteArray([B)V
12367HSPLandroid/os/Parcel;->readCallingWorkSourceUid()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012368HSPLandroid/os/Parcel;->readCharSequence()Ljava/lang/CharSequence;+]Landroid/os/Parcelable$Creator;Landroid/text/TextUtils$1;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070012369HSPLandroid/os/Parcel;->readCharSequenceArray()[Ljava/lang/CharSequence;
art-benchmark-service84deab32021-05-12 09:41:00 -070012370HSPLandroid/os/Parcel;->readDouble()D
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012371HSPLandroid/os/Parcel;->readException()V+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012372HSPLandroid/os/Parcel;->readException(ILjava/lang/String;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012373HSPLandroid/os/Parcel;->readExceptionCode()I+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -070012374HSPLandroid/os/Parcel;->readFloat()F
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012375HSPLandroid/os/Parcel;->readFloatArray([F)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012376HSPLandroid/os/Parcel;->readHashMap(Ljava/lang/ClassLoader;)Ljava/util/HashMap;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012377HSPLandroid/os/Parcel;->readHashMapInternal(Ljava/lang/ClassLoader;Ljava/lang/Class;Ljava/lang/Class;)Ljava/util/HashMap;
art-benchmark-service84deab32021-05-12 09:41:00 -070012378HSPLandroid/os/Parcel;->readInt()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012379HSPLandroid/os/Parcel;->readIntArray([I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012380HSPLandroid/os/Parcel;->readLazyValue(Ljava/lang/ClassLoader;)Ljava/lang/Object;+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012381HSPLandroid/os/Parcel;->readList(Ljava/util/List;Ljava/lang/ClassLoader;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012382HSPLandroid/os/Parcel;->readList(Ljava/util/List;Ljava/lang/ClassLoader;Ljava/lang/Class;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012383HSPLandroid/os/Parcel;->readListInternal(Ljava/util/List;ILjava/lang/ClassLoader;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012384HSPLandroid/os/Parcel;->readListInternal(Ljava/util/List;ILjava/lang/ClassLoader;Ljava/lang/Class;)V+]Ljava/util/List;Ljava/util/ArrayList;
art-benchmark-service84deab32021-05-12 09:41:00 -070012385HSPLandroid/os/Parcel;->readLong()J
12386HSPLandroid/os/Parcel;->readLongArray([J)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012387HSPLandroid/os/Parcel;->readMap(Ljava/util/Map;Ljava/lang/ClassLoader;)V
12388HSPLandroid/os/Parcel;->readMapInternal(Ljava/util/Map;ILjava/lang/ClassLoader;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012389HSPLandroid/os/Parcel;->readMapInternal(Ljava/util/Map;ILjava/lang/ClassLoader;Ljava/lang/Class;Ljava/lang/Class;)V+]Ljava/util/Map;Ljava/util/HashMap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012390HSPLandroid/os/Parcel;->readParcelable(Ljava/lang/ClassLoader;)Landroid/os/Parcelable;
12391HSPLandroid/os/Parcel;->readParcelable(Ljava/lang/ClassLoader;Ljava/lang/Class;)Ljava/lang/Object;
12392HSPLandroid/os/Parcel;->readParcelableArray(Ljava/lang/ClassLoader;)[Landroid/os/Parcelable;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070012393HSPLandroid/os/Parcel;->readParcelableArray(Ljava/lang/ClassLoader;Ljava/lang/Class;)[Ljava/lang/Object;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012394HSPLandroid/os/Parcel;->readParcelableArrayInternal(Ljava/lang/ClassLoader;Ljava/lang/Class;)[Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012395HSPLandroid/os/Parcel;->readParcelableCreator(Ljava/lang/ClassLoader;)Landroid/os/Parcelable$Creator;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012396HSPLandroid/os/Parcel;->readParcelableCreatorInternal(Ljava/lang/ClassLoader;Ljava/lang/Class;)Landroid/os/Parcelable$Creator;+]Ljava/util/HashMap;Ljava/util/HashMap;]Ljava/lang/Object;Landroid/os/Parcel;]Ljava/lang/reflect/Field;Ljava/lang/reflect/Field;]Ljava/lang/Class;Ljava/lang/Class;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service00abe242023-02-13 10:31:34 -080012397HSPLandroid/os/Parcel;->readParcelableInternal(Ljava/lang/ClassLoader;Ljava/lang/Class;)Ljava/lang/Object;+]Landroid/os/Parcelable$Creator;megamorphic_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012398HSPLandroid/os/Parcel;->readParcelableList(Ljava/util/List;Ljava/lang/ClassLoader;)Ljava/util/List;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070012399HSPLandroid/os/Parcel;->readParcelableList(Ljava/util/List;Ljava/lang/ClassLoader;Ljava/lang/Class;)Ljava/util/List;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012400HSPLandroid/os/Parcel;->readParcelableListInternal(Ljava/util/List;Ljava/lang/ClassLoader;Ljava/lang/Class;)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012401HSPLandroid/os/Parcel;->readPersistableBundle()Landroid/os/PersistableBundle;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012402HSPLandroid/os/Parcel;->readPersistableBundle(Ljava/lang/ClassLoader;)Landroid/os/PersistableBundle;+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -070012403HSPLandroid/os/Parcel;->readRawFileDescriptor()Ljava/io/FileDescriptor;
12404HSPLandroid/os/Parcel;->readSerializable()Ljava/io/Serializable;
art-benchmark-service08401c12022-12-23 09:27:20 -080012405HSPLandroid/os/Parcel;->readSerializableInternal(Ljava/lang/ClassLoader;Ljava/lang/Class;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012406HSPLandroid/os/Parcel;->readSize()Landroid/util/Size;
12407HSPLandroid/os/Parcel;->readSparseArray(Ljava/lang/ClassLoader;)Landroid/util/SparseArray;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012408HSPLandroid/os/Parcel;->readSparseArrayInternal(Ljava/lang/ClassLoader;Ljava/lang/Class;)Landroid/util/SparseArray;+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012409HSPLandroid/os/Parcel;->readSparseIntArray()Landroid/util/SparseIntArray;
12410HSPLandroid/os/Parcel;->readSparseIntArrayInternal(Landroid/util/SparseIntArray;I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012411HSPLandroid/os/Parcel;->readSquashed(Landroid/os/Parcel$SquashReadHelper;)Landroid/os/Parcelable;+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/os/Parcel$SquashReadHelper;Landroid/content/pm/ApplicationInfo$1$$ExternalSyntheticLambda0;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -070012412HSPLandroid/os/Parcel;->readString()Ljava/lang/String;+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012413HSPLandroid/os/Parcel;->readString16()Ljava/lang/String;+]Landroid/os/Parcel$ReadWriteHelper;Landroid/os/Parcel$ReadWriteHelper;
12414HSPLandroid/os/Parcel;->readString16Array([Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012415HSPLandroid/os/Parcel;->readString16NoHelper()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012416HSPLandroid/os/Parcel;->readString8()Ljava/lang/String;+]Landroid/os/Parcel$ReadWriteHelper;Landroid/os/Parcel$ReadWriteHelper;
art-benchmark-service84deab32021-05-12 09:41:00 -070012417HSPLandroid/os/Parcel;->readString8NoHelper()Ljava/lang/String;
art-benchmark-service00abe242023-02-13 10:31:34 -080012418HSPLandroid/os/Parcel;->readStringArray()[Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070012419HSPLandroid/os/Parcel;->readStringArray([Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012420HSPLandroid/os/Parcel;->readStringList(Ljava/util/List;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012421HSPLandroid/os/Parcel;->readStrongBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012422HSPLandroid/os/Parcel;->readTypedArray([Ljava/lang/Object;Landroid/os/Parcelable$Creator;)V
12423HSPLandroid/os/Parcel;->readTypedList(Ljava/util/List;Landroid/os/Parcelable$Creator;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012424HSPLandroid/os/Parcel;->readTypedObject(Landroid/os/Parcelable$Creator;)Ljava/lang/Object;+]Landroid/os/Parcelable$Creator;megamorphic_types]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012425HSPLandroid/os/Parcel;->readValue(ILjava/lang/ClassLoader;Ljava/lang/Class;)Ljava/lang/Object;
art-benchmark-service08401c12022-12-23 09:27:20 -080012426HSPLandroid/os/Parcel;->readValue(ILjava/lang/ClassLoader;Ljava/lang/Class;[Ljava/lang/Class;)Ljava/lang/Object;+]Ljava/lang/Class;Ljava/lang/Class;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012427HSPLandroid/os/Parcel;->readValue(Ljava/lang/ClassLoader;)Ljava/lang/Object;
art-benchmark-service00abe242023-02-13 10:31:34 -080012428HSPLandroid/os/Parcel;->readValue(Ljava/lang/ClassLoader;Ljava/lang/Class;[Ljava/lang/Class;)Ljava/lang/Object;+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -070012429HSPLandroid/os/Parcel;->recycle()V
12430HSPLandroid/os/Parcel;->resetSqaushingState()V
12431HSPLandroid/os/Parcel;->restoreAllowFds(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012432HSPLandroid/os/Parcel;->setClassCookie(Ljava/lang/Class;Ljava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012433HSPLandroid/os/Parcel;->setDataPosition(I)V
12434HSPLandroid/os/Parcel;->setDataSize(I)V
12435HSPLandroid/os/Parcel;->setReadWriteHelper(Landroid/os/Parcel$ReadWriteHelper;)V
12436HSPLandroid/os/Parcel;->unmarshall([BII)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012437HSPLandroid/os/Parcel;->writeArrayMap(Landroid/util/ArrayMap;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080012438HSPLandroid/os/Parcel;->writeArrayMapInternal(Landroid/util/ArrayMap;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012439HSPLandroid/os/Parcel;->writeArraySet(Landroid/util/ArraySet;)V
12440HSPLandroid/os/Parcel;->writeBinderList(Ljava/util/List;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012441HSPLandroid/os/Parcel;->writeBlob([B)V
art-benchmark-service00abe242023-02-13 10:31:34 -080012442HSPLandroid/os/Parcel;->writeBoolean(Z)V+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012443HSPLandroid/os/Parcel;->writeBooleanArray([Z)V
12444HSPLandroid/os/Parcel;->writeBundle(Landroid/os/Bundle;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012445HSPLandroid/os/Parcel;->writeByte(B)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012446HSPLandroid/os/Parcel;->writeByteArray([B)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012447HSPLandroid/os/Parcel;->writeByteArray([BII)V+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -070012448HSPLandroid/os/Parcel;->writeCharSequence(Ljava/lang/CharSequence;)V
12449HSPLandroid/os/Parcel;->writeDouble(D)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012450HSPLandroid/os/Parcel;->writeException(Ljava/lang/Exception;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012451HSPLandroid/os/Parcel;->writeFileDescriptor(Ljava/io/FileDescriptor;)V
12452HSPLandroid/os/Parcel;->writeFloat(F)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012453HSPLandroid/os/Parcel;->writeFloatArray([F)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012454HSPLandroid/os/Parcel;->writeInt(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012455HSPLandroid/os/Parcel;->writeIntArray([I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012456HSPLandroid/os/Parcel;->writeInterfaceToken(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012457HSPLandroid/os/Parcel;->writeList(Ljava/util/List;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012458HSPLandroid/os/Parcel;->writeLong(J)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012459HSPLandroid/os/Parcel;->writeLongArray([J)V
12460HSPLandroid/os/Parcel;->writeMap(Ljava/util/Map;)V
12461HSPLandroid/os/Parcel;->writeMapInternal(Ljava/util/Map;)V
12462HSPLandroid/os/Parcel;->writeNoException()V
art-benchmark-service00abe242023-02-13 10:31:34 -080012463HSPLandroid/os/Parcel;->writeParcelable(Landroid/os/Parcelable;I)V+]Landroid/os/Parcelable;megamorphic_types]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012464HSPLandroid/os/Parcel;->writeParcelableArray([Landroid/os/Parcelable;I)V
art-benchmark-service00abe242023-02-13 10:31:34 -080012465HSPLandroid/os/Parcel;->writeParcelableCreator(Landroid/os/Parcelable;)V+]Ljava/lang/Object;megamorphic_types]Ljava/lang/Class;Ljava/lang/Class;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012466HSPLandroid/os/Parcel;->writeParcelableList(Ljava/util/List;I)V
12467HSPLandroid/os/Parcel;->writePersistableBundle(Landroid/os/PersistableBundle;)V
12468HSPLandroid/os/Parcel;->writeSerializable(Ljava/io/Serializable;)V
12469HSPLandroid/os/Parcel;->writeSparseArray(Landroid/util/SparseArray;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012470HSPLandroid/os/Parcel;->writeSparseBooleanArray(Landroid/util/SparseBooleanArray;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012471HSPLandroid/os/Parcel;->writeSparseIntArray(Landroid/util/SparseIntArray;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012472HSPLandroid/os/Parcel;->writeString(Ljava/lang/String;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
12473HSPLandroid/os/Parcel;->writeString16(Ljava/lang/String;)V+]Landroid/os/Parcel$ReadWriteHelper;Landroid/os/Parcel$ReadWriteHelper;
art-benchmark-service00abe242023-02-13 10:31:34 -080012474HSPLandroid/os/Parcel;->writeString16Array([Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012475HSPLandroid/os/Parcel;->writeString16NoHelper(Ljava/lang/String;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012476HSPLandroid/os/Parcel;->writeString8(Ljava/lang/String;)V+]Landroid/os/Parcel$ReadWriteHelper;Landroid/os/Parcel$ReadWriteHelper;
art-benchmark-service00abe242023-02-13 10:31:34 -080012477HSPLandroid/os/Parcel;->writeString8Array([Ljava/lang/String;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -070012478HSPLandroid/os/Parcel;->writeString8NoHelper(Ljava/lang/String;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080012479HSPLandroid/os/Parcel;->writeStringArray([Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012480HSPLandroid/os/Parcel;->writeStringList(Ljava/util/List;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012481HSPLandroid/os/Parcel;->writeStrongBinder(Landroid/os/IBinder;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012482HSPLandroid/os/Parcel;->writeStrongInterface(Landroid/os/IInterface;)V+]Landroid/os/IInterface;Landroid/app/LoadedApk$ServiceDispatcher$InnerConnection;,Landroid/app/ActivityThread$ApplicationThread;,Landroid/view/accessibility/AccessibilityInteractionClient;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012483HSPLandroid/os/Parcel;->writeTypedArray([Landroid/os/Parcelable;I)V
12484HSPLandroid/os/Parcel;->writeTypedArrayMap(Landroid/util/ArrayMap;I)V
art-benchmark-service00abe242023-02-13 10:31:34 -080012485HSPLandroid/os/Parcel;->writeTypedList(Ljava/util/List;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
12486HSPLandroid/os/Parcel;->writeTypedList(Ljava/util/List;I)V+]Ljava/util/List;Ljava/util/ArrayList;]Landroid/os/Parcel;Landroid/os/Parcel;
12487HSPLandroid/os/Parcel;->writeTypedObject(Landroid/os/Parcelable;I)V+]Landroid/os/Parcelable;megamorphic_types]Landroid/os/Parcel;Landroid/os/Parcel;
12488HSPLandroid/os/Parcel;->writeValue(ILjava/lang/Object;)V+]Ljava/lang/Integer;Ljava/lang/Integer;]Ljava/lang/Boolean;Ljava/lang/Boolean;]Ljava/lang/Long;Ljava/lang/Long;]Ljava/lang/Float;Ljava/lang/Float;]Landroid/os/Parcel;Landroid/os/Parcel;
12489HSPLandroid/os/Parcel;->writeValue(Ljava/lang/Object;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012490HSPLandroid/os/ParcelFileDescriptor$2;->createFromParcel(Landroid/os/Parcel;)Landroid/os/ParcelFileDescriptor;
12491HSPLandroid/os/ParcelFileDescriptor$2;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
12492HSPLandroid/os/ParcelFileDescriptor$AutoCloseInputStream;-><init>(Landroid/os/ParcelFileDescriptor;)V
12493HSPLandroid/os/ParcelFileDescriptor$AutoCloseInputStream;->close()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012494HSPLandroid/os/ParcelFileDescriptor$AutoCloseInputStream;->read([B)I
12495HSPLandroid/os/ParcelFileDescriptor$AutoCloseInputStream;->read([BII)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012496HSPLandroid/os/ParcelFileDescriptor$AutoCloseOutputStream;-><init>(Landroid/os/ParcelFileDescriptor;)V
12497HSPLandroid/os/ParcelFileDescriptor$AutoCloseOutputStream;->close()V
art-benchmark-service84deab32021-05-12 09:41:00 -070012498HSPLandroid/os/ParcelFileDescriptor;-><init>(Landroid/os/ParcelFileDescriptor;)V
12499HSPLandroid/os/ParcelFileDescriptor;-><init>(Ljava/io/FileDescriptor;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012500HSPLandroid/os/ParcelFileDescriptor;-><init>(Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012501HSPLandroid/os/ParcelFileDescriptor;->adoptFd(I)Landroid/os/ParcelFileDescriptor;
12502HSPLandroid/os/ParcelFileDescriptor;->canDetectErrors()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012503HSPLandroid/os/ParcelFileDescriptor;->close()V
12504HSPLandroid/os/ParcelFileDescriptor;->closeWithStatus(ILjava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012505HSPLandroid/os/ParcelFileDescriptor;->createPipe()[Landroid/os/ParcelFileDescriptor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012506HSPLandroid/os/ParcelFileDescriptor;->detachFd()I
art-benchmark-service84deab32021-05-12 09:41:00 -070012507HSPLandroid/os/ParcelFileDescriptor;->dup()Landroid/os/ParcelFileDescriptor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012508HSPLandroid/os/ParcelFileDescriptor;->dup(Ljava/io/FileDescriptor;)Landroid/os/ParcelFileDescriptor;
12509HSPLandroid/os/ParcelFileDescriptor;->finalize()V
12510HSPLandroid/os/ParcelFileDescriptor;->fromFd(I)Landroid/os/ParcelFileDescriptor;
art-benchmark-service84deab32021-05-12 09:41:00 -070012511HSPLandroid/os/ParcelFileDescriptor;->fromSocket(Ljava/net/Socket;)Landroid/os/ParcelFileDescriptor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012512HSPLandroid/os/ParcelFileDescriptor;->getFd()I
art-benchmark-service84deab32021-05-12 09:41:00 -070012513HSPLandroid/os/ParcelFileDescriptor;->getFile(Ljava/io/FileDescriptor;)Ljava/io/File;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012514HSPLandroid/os/ParcelFileDescriptor;->getFileDescriptor()Ljava/io/FileDescriptor;
art-benchmark-service84deab32021-05-12 09:41:00 -070012515HSPLandroid/os/ParcelFileDescriptor;->getStatSize()J
12516HSPLandroid/os/ParcelFileDescriptor;->ifAtLeastQ(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012517HSPLandroid/os/ParcelFileDescriptor;->isAtLeastQ()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012518HSPLandroid/os/ParcelFileDescriptor;->open(Ljava/io/File;I)Landroid/os/ParcelFileDescriptor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012519HSPLandroid/os/ParcelFileDescriptor;->openInternal(Ljava/io/File;I)Ljava/io/FileDescriptor;
art-benchmark-service84deab32021-05-12 09:41:00 -070012520HSPLandroid/os/ParcelFileDescriptor;->parseMode(Ljava/lang/String;)I
12521HSPLandroid/os/ParcelFileDescriptor;->releaseResources()V
12522HSPLandroid/os/ParcelFileDescriptor;->writeCommStatusAndClose(ILjava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012523HSPLandroid/os/ParcelFileDescriptor;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012524HSPLandroid/os/ParcelUuid$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/ParcelUuid;
12525HSPLandroid/os/ParcelUuid$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
12526HSPLandroid/os/ParcelUuid$1;->newArray(I)[Landroid/os/ParcelUuid;
12527HSPLandroid/os/ParcelUuid$1;->newArray(I)[Ljava/lang/Object;
12528HSPLandroid/os/ParcelUuid;-><init>(Ljava/util/UUID;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012529HSPLandroid/os/ParcelUuid;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012530HSPLandroid/os/ParcelUuid;->fromString(Ljava/lang/String;)Landroid/os/ParcelUuid;
12531HSPLandroid/os/ParcelUuid;->getUuid()Ljava/util/UUID;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012532HSPLandroid/os/ParcelUuid;->hashCode()I
12533HSPLandroid/os/ParcelUuid;->toString()Ljava/lang/String;
12534HSPLandroid/os/ParcelUuid;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012535HSPLandroid/os/ParcelableException;-><init>(Ljava/lang/Throwable;)V
12536HSPLandroid/os/ParcelableParcel$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/ParcelableParcel;
12537HSPLandroid/os/ParcelableParcel$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
12538HSPLandroid/os/ParcelableParcel;-><init>(Landroid/os/Parcel;Ljava/lang/ClassLoader;)V
12539HSPLandroid/os/ParcelableParcel;->getClassLoader()Ljava/lang/ClassLoader;
12540HSPLandroid/os/ParcelableParcel;->getParcel()Landroid/os/Parcel;
12541HSPLandroid/os/ParcelableParcel;->writeToParcel(Landroid/os/Parcel;I)V
12542HSPLandroid/os/PatternMatcher$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/PatternMatcher;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012543HSPLandroid/os/PatternMatcher$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070012544HSPLandroid/os/PatternMatcher$1;->newArray(I)[Landroid/os/PatternMatcher;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012545HSPLandroid/os/PatternMatcher$1;->newArray(I)[Ljava/lang/Object;
12546HSPLandroid/os/PatternMatcher;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012547HSPLandroid/os/PatternMatcher;-><init>(Ljava/lang/String;I)V
12548HSPLandroid/os/PatternMatcher;->match(Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012549HSPLandroid/os/PatternMatcher;->matchPattern(Ljava/lang/String;Ljava/lang/String;[II)Z
12550HSPLandroid/os/PatternMatcher;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070012551HSPLandroid/os/PerformanceHintManager;->createHintSession([IJ)Landroid/os/PerformanceHintManager$Session;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012552HSPLandroid/os/PersistableBundle$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/PersistableBundle;
12553HSPLandroid/os/PersistableBundle$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070012554HSPLandroid/os/PersistableBundle$MyReadMapCallback;-><init>()V
12555HSPLandroid/os/PersistableBundle;-><init>()V
12556HSPLandroid/os/PersistableBundle;-><init>(I)V
12557HSPLandroid/os/PersistableBundle;-><init>(Landroid/os/Parcel;I)V
12558HSPLandroid/os/PersistableBundle;-><init>(Landroid/os/PersistableBundle;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012559HSPLandroid/os/PersistableBundle;-><init>(Landroid/os/PersistableBundle;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012560HSPLandroid/os/PersistableBundle;->deepCopy()Landroid/os/PersistableBundle;
12561HSPLandroid/os/PersistableBundle;->getPersistableBundle(Ljava/lang/String;)Landroid/os/PersistableBundle;
art-benchmark-service84deab32021-05-12 09:41:00 -070012562HSPLandroid/os/PersistableBundle;->isValidType(Ljava/lang/Object;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012563HSPLandroid/os/PersistableBundle;->putPersistableBundle(Ljava/lang/String;Landroid/os/PersistableBundle;)V
12564HSPLandroid/os/PersistableBundle;->writeToParcel(Landroid/os/Parcel;I)V
12565HSPLandroid/os/PooledStringReader;->readString()Ljava/lang/String;
12566HSPLandroid/os/PooledStringWriter;->writeString(Ljava/lang/String;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070012567HSPLandroid/os/PowerExemptionManager;-><init>(Landroid/content/Context;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012568HSPLandroid/os/PowerManager$1;-><init>(Landroid/os/PowerManager;ILjava/lang/String;)V
12569HSPLandroid/os/PowerManager$1;->recompute(Ljava/lang/Object;)Ljava/lang/Object;
12570HSPLandroid/os/PowerManager$1;->recompute(Ljava/lang/Void;)Ljava/lang/Boolean;
12571HSPLandroid/os/PowerManager$2;-><init>(Landroid/os/PowerManager;ILjava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012572HSPLandroid/os/PowerManager$2;->recompute(Ljava/lang/Object;)Ljava/lang/Object;
12573HSPLandroid/os/PowerManager$2;->recompute(Ljava/lang/Void;)Ljava/lang/Boolean;
12574HSPLandroid/os/PowerManager$3$$ExternalSyntheticLambda0;->run()V
art-benchmark-service84deab32021-05-12 09:41:00 -070012575HSPLandroid/os/PowerManager$3;->lambda$onStatusChange$0(Landroid/os/PowerManager$OnThermalStatusChangedListener;I)V
12576HSPLandroid/os/PowerManager$3;->onStatusChange(I)V
12577HSPLandroid/os/PowerManager$WakeLock$$ExternalSyntheticLambda0;-><init>(Landroid/os/PowerManager$WakeLock;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012578HSPLandroid/os/PowerManager$WakeLock$$ExternalSyntheticLambda0;->run()V
12579HSPLandroid/os/PowerManager$WakeLock;-><init>(Landroid/os/PowerManager;ILjava/lang/String;Ljava/lang/String;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012580HSPLandroid/os/PowerManager$WakeLock;->acquire()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012581HSPLandroid/os/PowerManager$WakeLock;->acquire(J)V
12582HSPLandroid/os/PowerManager$WakeLock;->acquireLocked()V
art-benchmark-service84deab32021-05-12 09:41:00 -070012583HSPLandroid/os/PowerManager$WakeLock;->finalize()V
12584HSPLandroid/os/PowerManager$WakeLock;->isHeld()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012585HSPLandroid/os/PowerManager$WakeLock;->release()V
12586HSPLandroid/os/PowerManager$WakeLock;->release(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012587HSPLandroid/os/PowerManager$WakeLock;->setReferenceCounted(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012588HSPLandroid/os/PowerManager$WakeLock;->setWorkSource(Landroid/os/WorkSource;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012589HSPLandroid/os/PowerManager;-><init>(Landroid/content/Context;Landroid/os/IPowerManager;Landroid/os/IThermalService;Landroid/os/Handler;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012590HSPLandroid/os/PowerManager;->addThermalStatusListener(Landroid/os/PowerManager$OnThermalStatusChangedListener;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012591HSPLandroid/os/PowerManager;->addThermalStatusListener(Ljava/util/concurrent/Executor;Landroid/os/PowerManager$OnThermalStatusChangedListener;)V
12592HSPLandroid/os/PowerManager;->getBrightnessConstraint(I)F
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012593HSPLandroid/os/PowerManager;->getCurrentThermalStatus()I
art-benchmark-service84deab32021-05-12 09:41:00 -070012594HSPLandroid/os/PowerManager;->getPowerSaveState(I)Landroid/os/PowerSaveState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012595HSPLandroid/os/PowerManager;->isDeviceIdleMode()Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070012596HSPLandroid/os/PowerManager;->isDeviceLightIdleMode()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012597HSPLandroid/os/PowerManager;->isIgnoringBatteryOptimizations(Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012598HSPLandroid/os/PowerManager;->isInteractive()Z
12599HSPLandroid/os/PowerManager;->isLightDeviceIdleMode()Z
12600HSPLandroid/os/PowerManager;->isPowerSaveMode()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012601HSPLandroid/os/PowerManager;->isScreenOn()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012602HSPLandroid/os/PowerManager;->newWakeLock(ILjava/lang/String;)Landroid/os/PowerManager$WakeLock;
art-benchmark-service84deab32021-05-12 09:41:00 -070012603HSPLandroid/os/PowerManager;->userActivity(JII)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070012604HSPLandroid/os/PowerManager;->userActivity(JZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012605HSPLandroid/os/PowerManager;->validateWakeLockParameters(ILjava/lang/String;)V
12606HSPLandroid/os/PowerManager;->wakeUp(JILjava/lang/String;)V
12607HSPLandroid/os/PowerSaveState$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/PowerSaveState;
12608HSPLandroid/os/PowerSaveState$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
12609HSPLandroid/os/PowerSaveState$Builder;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070012610HSPLandroid/os/PowerSaveState$Builder;->build()Landroid/os/PowerSaveState;
12611HSPLandroid/os/PowerSaveState$Builder;->setBatterySaverEnabled(Z)Landroid/os/PowerSaveState$Builder;
12612HSPLandroid/os/PowerSaveState$Builder;->setBrightnessFactor(F)Landroid/os/PowerSaveState$Builder;
12613HSPLandroid/os/PowerSaveState$Builder;->setGlobalBatterySaverEnabled(Z)Landroid/os/PowerSaveState$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012614HSPLandroid/os/PowerSaveState;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012615HSPLandroid/os/PowerSaveState;-><init>(Landroid/os/PowerSaveState$Builder;)V
12616HSPLandroid/os/PowerWhitelistManager;-><init>(Landroid/content/Context;)V
12617HSPLandroid/os/PowerWhitelistManager;->isWhitelisted(Ljava/lang/String;Z)Z
12618HSPLandroid/os/Process;->getStartElapsedRealtime()J
12619HSPLandroid/os/Process;->getStartUptimeMillis()J
12620HSPLandroid/os/Process;->is64Bit()Z
12621HSPLandroid/os/Process;->isApplicationUid(I)Z
12622HSPLandroid/os/Process;->isIsolated()Z
12623HSPLandroid/os/Process;->isIsolated(I)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070012624HSPLandroid/os/Process;->isSdkSandbox()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012625HSPLandroid/os/Process;->isSdkSandboxUid(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012626HSPLandroid/os/Process;->myPid()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012627HSPLandroid/os/Process;->myProcessName()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070012628HSPLandroid/os/Process;->myTid()I
12629HSPLandroid/os/Process;->myUid()I
12630HSPLandroid/os/Process;->myUserHandle()Landroid/os/UserHandle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012631HSPLandroid/os/Process;->setArgV0(Ljava/lang/String;)V
12632HSPLandroid/os/Process;->setStartTimes(JJJJ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012633HSPLandroid/os/RemoteCallback$1;-><init>(Landroid/os/RemoteCallback;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012634HSPLandroid/os/RemoteCallback$1;->sendResult(Landroid/os/Bundle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012635HSPLandroid/os/RemoteCallback$3;->createFromParcel(Landroid/os/Parcel;)Landroid/os/RemoteCallback;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012636HSPLandroid/os/RemoteCallback$3;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
12637HSPLandroid/os/RemoteCallback;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012638HSPLandroid/os/RemoteCallback;-><init>(Landroid/os/RemoteCallback$OnResultListener;)V
12639HSPLandroid/os/RemoteCallback;-><init>(Landroid/os/RemoteCallback$OnResultListener;Landroid/os/Handler;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012640HSPLandroid/os/RemoteCallback;->sendResult(Landroid/os/Bundle;)V
12641HSPLandroid/os/RemoteCallback;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012642HSPLandroid/os/RemoteCallbackList$Callback;-><init>(Landroid/os/RemoteCallbackList;Landroid/os/IInterface;Ljava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012643HSPLandroid/os/RemoteCallbackList$Callback;->binderDied()V
art-benchmark-service84deab32021-05-12 09:41:00 -070012644HSPLandroid/os/RemoteCallbackList;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012645HSPLandroid/os/RemoteCallbackList;->beginBroadcast()I
art-benchmark-service84deab32021-05-12 09:41:00 -070012646HSPLandroid/os/RemoteCallbackList;->finishBroadcast()V
12647HSPLandroid/os/RemoteCallbackList;->getBroadcastCookie(I)Ljava/lang/Object;
12648HSPLandroid/os/RemoteCallbackList;->getBroadcastItem(I)Landroid/os/IInterface;
12649HSPLandroid/os/RemoteCallbackList;->kill()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012650HSPLandroid/os/RemoteCallbackList;->logExcessiveCallbacks()V
art-benchmark-service84deab32021-05-12 09:41:00 -070012651HSPLandroid/os/RemoteCallbackList;->onCallbackDied(Landroid/os/IInterface;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012652HSPLandroid/os/RemoteCallbackList;->onCallbackDied(Landroid/os/IInterface;Ljava/lang/Object;)V
12653HSPLandroid/os/RemoteCallbackList;->register(Landroid/os/IInterface;)Z
12654HSPLandroid/os/RemoteCallbackList;->register(Landroid/os/IInterface;Ljava/lang/Object;)Z
12655HSPLandroid/os/RemoteCallbackList;->unregister(Landroid/os/IInterface;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012656HSPLandroid/os/RemoteException;-><init>()V
12657HSPLandroid/os/RemoteException;-><init>(Ljava/lang/String;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070012658HSPLandroid/os/RemoteException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;ZZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012659HSPLandroid/os/ResultReceiver$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/ResultReceiver;
12660HSPLandroid/os/ResultReceiver$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
12661HSPLandroid/os/ResultReceiver$MyResultReceiver;-><init>(Landroid/os/ResultReceiver;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012662HSPLandroid/os/ResultReceiver$MyResultReceiver;->send(ILandroid/os/Bundle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012663HSPLandroid/os/ResultReceiver$MyRunnable;->run()V
12664HSPLandroid/os/ResultReceiver;-><init>(Landroid/os/Handler;)V
12665HSPLandroid/os/ResultReceiver;-><init>(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012666HSPLandroid/os/ResultReceiver;->send(ILandroid/os/Bundle;)V
12667HSPLandroid/os/ResultReceiver;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012668HSPLandroid/os/ServiceManager$ServiceNotFoundException;-><init>(Ljava/lang/String;)V
12669HSPLandroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
12670HSPLandroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;ZI)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012671HSPLandroid/os/ServiceManager;->checkService(Ljava/lang/String;)Landroid/os/IBinder;
art-benchmark-service84deab32021-05-12 09:41:00 -070012672HSPLandroid/os/ServiceManager;->getIServiceManager()Landroid/os/IServiceManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012673HSPLandroid/os/ServiceManager;->getService(Ljava/lang/String;)Landroid/os/IBinder;
art-benchmark-service84deab32021-05-12 09:41:00 -070012674HSPLandroid/os/ServiceManager;->getServiceOrThrow(Ljava/lang/String;)Landroid/os/IBinder;
12675HSPLandroid/os/ServiceManager;->initServiceCache(Ljava/util/Map;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012676HSPLandroid/os/ServiceManager;->isDeclared(Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012677HSPLandroid/os/ServiceManager;->rawGetService(Ljava/lang/String;)Landroid/os/IBinder;
art-benchmark-service08401c12022-12-23 09:27:20 -080012678HSPLandroid/os/ServiceManager;->waitForDeclaredService(Ljava/lang/String;)Landroid/os/IBinder;
art-benchmark-service84deab32021-05-12 09:41:00 -070012679HSPLandroid/os/ServiceManagerProxy;->addService(Ljava/lang/String;Landroid/os/IBinder;ZI)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012680HSPLandroid/os/ServiceManagerProxy;->checkService(Ljava/lang/String;)Landroid/os/IBinder;
12681HSPLandroid/os/ServiceManagerProxy;->getService(Ljava/lang/String;)Landroid/os/IBinder;
art-benchmark-service08401c12022-12-23 09:27:20 -080012682HSPLandroid/os/ServiceManagerProxy;->isDeclared(Ljava/lang/String;)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070012683HSPLandroid/os/ServiceSpecificException;-><init>(ILjava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012684HSPLandroid/os/SharedMemory$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/SharedMemory;
12685HSPLandroid/os/SharedMemory$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012686HSPLandroid/os/SharedMemory$Closer;-><init>(ILandroid/os/SharedMemory$MemoryRegistration;)V
12687HSPLandroid/os/SharedMemory$Closer;-><init>(ILandroid/os/SharedMemory$MemoryRegistration;Landroid/os/SharedMemory$Closer-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012688HSPLandroid/os/SharedMemory$MemoryRegistration;-><init>(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012689HSPLandroid/os/SharedMemory$MemoryRegistration;-><init>(ILandroid/os/SharedMemory$MemoryRegistration-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012690HSPLandroid/os/SharedMemory$MemoryRegistration;->acquire()Landroid/os/SharedMemory$MemoryRegistration;
12691HSPLandroid/os/SharedMemory$Unmapper;-><init>(JILandroid/os/SharedMemory$MemoryRegistration;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012692HSPLandroid/os/SharedMemory$Unmapper;-><init>(JILandroid/os/SharedMemory$MemoryRegistration;Landroid/os/SharedMemory$Unmapper-IA;)V
12693HSPLandroid/os/SharedMemory;-><init>(Ljava/io/FileDescriptor;)V
12694HSPLandroid/os/SharedMemory;-><init>(Ljava/io/FileDescriptor;Landroid/os/SharedMemory-IA;)V
12695HSPLandroid/os/SharedMemory;->checkOpen()V
art-benchmark-service84deab32021-05-12 09:41:00 -070012696HSPLandroid/os/SharedMemory;->map(III)Ljava/nio/ByteBuffer;
12697HSPLandroid/os/SharedMemory;->mapReadOnly()Ljava/nio/ByteBuffer;
12698HSPLandroid/os/SharedMemory;->validateProt(I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070012699HSPLandroid/os/SimpleClock;-><init>(Ljava/time/ZoneId;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012700HSPLandroid/os/StatFs;-><init>(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012701HSPLandroid/os/StatFs;->doStat(Ljava/lang/String;)Landroid/system/StructStatVfs;
art-benchmark-service84deab32021-05-12 09:41:00 -070012702HSPLandroid/os/StatFs;->getAvailableBlocks()I
12703HSPLandroid/os/StatFs;->getAvailableBlocksLong()J
12704HSPLandroid/os/StatFs;->getAvailableBytes()J
12705HSPLandroid/os/StatFs;->getBlockCount()I
12706HSPLandroid/os/StatFs;->getBlockCountLong()J
12707HSPLandroid/os/StatFs;->getBlockSize()I
12708HSPLandroid/os/StatFs;->getBlockSizeLong()J
12709HSPLandroid/os/StatFs;->getTotalBytes()J
12710HSPLandroid/os/StatFs;->restat(Ljava/lang/String;)V
12711HSPLandroid/os/StatsServiceManager$ServiceRegisterer;-><init>(Ljava/lang/String;)V
12712HSPLandroid/os/StatsServiceManager$ServiceRegisterer;->get()Landroid/os/IBinder;
12713HSPLandroid/os/StatsServiceManager;-><init>()V
12714HSPLandroid/os/StatsServiceManager;->getStatsManagerServiceRegisterer()Landroid/os/StatsServiceManager$ServiceRegisterer;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070012715HSPLandroid/os/StrictMode$$ExternalSyntheticLambda0;->run()V
12716HSPLandroid/os/StrictMode$$ExternalSyntheticLambda1;->log(Landroid/os/StrictMode$ViolationInfo;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012717HSPLandroid/os/StrictMode$1;->initialValue()Ljava/lang/Object;
12718HSPLandroid/os/StrictMode$1;->initialValue()Ljava/util/ArrayList;
12719HSPLandroid/os/StrictMode$2;->initialValue()Ljava/lang/Object;
12720HSPLandroid/os/StrictMode$2;->initialValue()Ljava/util/ArrayList;
12721HSPLandroid/os/StrictMode$3;->initialValue()Landroid/os/Handler;
12722HSPLandroid/os/StrictMode$3;->initialValue()Ljava/lang/Object;
12723HSPLandroid/os/StrictMode$4;->initialValue()Landroid/os/StrictMode$AndroidBlockGuardPolicy;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012724HSPLandroid/os/StrictMode$4;->initialValue()Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070012725HSPLandroid/os/StrictMode$5;->onPathAccess(Ljava/lang/String;)V+]Ljava/lang/String;Ljava/lang/String;
12726HSPLandroid/os/StrictMode$8;->initialValue()Landroid/os/StrictMode$ThreadSpanState;
12727HSPLandroid/os/StrictMode$8;->initialValue()Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -070012728HSPLandroid/os/StrictMode$AndroidBlockGuardPolicy$$ExternalSyntheticLambda0;->run()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070012729HSPLandroid/os/StrictMode$AndroidBlockGuardPolicy$$ExternalSyntheticLambda1;->run()V
art-benchmark-service84deab32021-05-12 09:41:00 -070012730HSPLandroid/os/StrictMode$AndroidBlockGuardPolicy;-><init>(I)V
12731HSPLandroid/os/StrictMode$AndroidBlockGuardPolicy;->getThreadPolicyMask()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012732HSPLandroid/os/StrictMode$AndroidBlockGuardPolicy;->handleViolationWithTimingAttempt(Landroid/os/StrictMode$ViolationInfo;)V
12733HSPLandroid/os/StrictMode$AndroidBlockGuardPolicy;->onCustomSlowCall(Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012734HSPLandroid/os/StrictMode$AndroidBlockGuardPolicy;->onNetwork()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012735HSPLandroid/os/StrictMode$AndroidBlockGuardPolicy;->onReadFromDisk()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012736HSPLandroid/os/StrictMode$AndroidBlockGuardPolicy;->onThreadPolicyViolation(Landroid/os/StrictMode$ViolationInfo;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012737HSPLandroid/os/StrictMode$AndroidBlockGuardPolicy;->onUnbufferedIO()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012738HSPLandroid/os/StrictMode$AndroidBlockGuardPolicy;->onWriteToDisk()V
art-benchmark-service84deab32021-05-12 09:41:00 -070012739HSPLandroid/os/StrictMode$AndroidBlockGuardPolicy;->setThreadPolicyMask(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012740HSPLandroid/os/StrictMode$AndroidBlockGuardPolicy;->startHandlingViolationException(Landroid/os/strictmode/Violation;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012741HSPLandroid/os/StrictMode$AndroidCloseGuardReporter;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012742HSPLandroid/os/StrictMode$AndroidCloseGuardReporter;-><init>(Landroid/os/StrictMode$AndroidCloseGuardReporter-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012743HSPLandroid/os/StrictMode$AndroidCloseGuardReporter;->report(Ljava/lang/String;)V
12744HSPLandroid/os/StrictMode$AndroidCloseGuardReporter;->report(Ljava/lang/String;Ljava/lang/Throwable;)V
12745HSPLandroid/os/StrictMode$InstanceTracker;-><init>(Ljava/lang/Object;)V
12746HSPLandroid/os/StrictMode$InstanceTracker;->finalize()V
12747HSPLandroid/os/StrictMode$Span;->finish()V
12748HSPLandroid/os/StrictMode$ThreadPolicy$Builder;-><init>()V
12749HSPLandroid/os/StrictMode$ThreadPolicy$Builder;-><init>(Landroid/os/StrictMode$ThreadPolicy;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012750HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->build()Landroid/os/StrictMode$ThreadPolicy;
12751HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->detectAll()Landroid/os/StrictMode$ThreadPolicy$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070012752HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->detectCustomSlowCalls()Landroid/os/StrictMode$ThreadPolicy$Builder;
12753HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->detectDiskReads()Landroid/os/StrictMode$ThreadPolicy$Builder;
12754HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->detectDiskWrites()Landroid/os/StrictMode$ThreadPolicy$Builder;
art-benchmark-service08401c12022-12-23 09:27:20 -080012755HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->detectExplicitGc()Landroid/os/StrictMode$ThreadPolicy$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070012756HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->detectNetwork()Landroid/os/StrictMode$ThreadPolicy$Builder;
12757HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->detectResourceMismatches()Landroid/os/StrictMode$ThreadPolicy$Builder;
12758HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->detectUnbufferedIo()Landroid/os/StrictMode$ThreadPolicy$Builder;
12759HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->disable(I)Landroid/os/StrictMode$ThreadPolicy$Builder;
12760HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->enable(I)Landroid/os/StrictMode$ThreadPolicy$Builder;
12761HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->penaltyDeath()Landroid/os/StrictMode$ThreadPolicy$Builder;
12762HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->penaltyDeathOnNetwork()Landroid/os/StrictMode$ThreadPolicy$Builder;
12763HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->penaltyDropBox()Landroid/os/StrictMode$ThreadPolicy$Builder;
12764HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->penaltyLog()Landroid/os/StrictMode$ThreadPolicy$Builder;
art-benchmark-service66b4d952021-07-17 17:15:31 -070012765HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->permitAll()Landroid/os/StrictMode$ThreadPolicy$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070012766HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->permitCustomSlowCalls()Landroid/os/StrictMode$ThreadPolicy$Builder;
12767HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->permitDiskReads()Landroid/os/StrictMode$ThreadPolicy$Builder;
12768HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->permitDiskWrites()Landroid/os/StrictMode$ThreadPolicy$Builder;
12769HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->permitUnbufferedIo()Landroid/os/StrictMode$ThreadPolicy$Builder;
12770HSPLandroid/os/StrictMode$ThreadPolicy;-><init>(ILandroid/os/StrictMode$OnThreadViolationListener;Ljava/util/concurrent/Executor;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012771HSPLandroid/os/StrictMode$ThreadPolicy;-><init>(ILandroid/os/StrictMode$OnThreadViolationListener;Ljava/util/concurrent/Executor;Landroid/os/StrictMode$ThreadPolicy-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012772HSPLandroid/os/StrictMode$ThreadSpanState;-><init>()V
art-benchmark-service08401c12022-12-23 09:27:20 -080012773HSPLandroid/os/StrictMode$ThreadSpanState;-><init>(Landroid/os/StrictMode$ThreadSpanState-IA;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012774HSPLandroid/os/StrictMode$ViolationInfo;-><init>(Landroid/os/Parcel;Z)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012775HSPLandroid/os/StrictMode$ViolationInfo;-><init>(Landroid/os/strictmode/Violation;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012776HSPLandroid/os/StrictMode$ViolationInfo;->getStackTrace()Ljava/lang/String;
12777HSPLandroid/os/StrictMode$ViolationInfo;->hashCode()I
art-benchmark-service84deab32021-05-12 09:41:00 -070012778HSPLandroid/os/StrictMode$ViolationInfo;->penaltyEnabled(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012779HSPLandroid/os/StrictMode$ViolationInfo;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012780HSPLandroid/os/StrictMode$VmPolicy$Builder;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012781HSPLandroid/os/StrictMode$VmPolicy$Builder;-><init>(Landroid/os/StrictMode$VmPolicy;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012782HSPLandroid/os/StrictMode$VmPolicy$Builder;->build()Landroid/os/StrictMode$VmPolicy;
12783HSPLandroid/os/StrictMode$VmPolicy$Builder;->detectActivityLeaks()Landroid/os/StrictMode$VmPolicy$Builder;
12784HSPLandroid/os/StrictMode$VmPolicy$Builder;->detectAll()Landroid/os/StrictMode$VmPolicy$Builder;
12785HSPLandroid/os/StrictMode$VmPolicy$Builder;->detectContentUriWithoutPermission()Landroid/os/StrictMode$VmPolicy$Builder;
12786HSPLandroid/os/StrictMode$VmPolicy$Builder;->detectCredentialProtectedWhileLocked()Landroid/os/StrictMode$VmPolicy$Builder;
12787HSPLandroid/os/StrictMode$VmPolicy$Builder;->detectFileUriExposure()Landroid/os/StrictMode$VmPolicy$Builder;
12788HSPLandroid/os/StrictMode$VmPolicy$Builder;->detectIncorrectContextUse()Landroid/os/StrictMode$VmPolicy$Builder;
12789HSPLandroid/os/StrictMode$VmPolicy$Builder;->detectLeakedClosableObjects()Landroid/os/StrictMode$VmPolicy$Builder;
12790HSPLandroid/os/StrictMode$VmPolicy$Builder;->detectLeakedRegistrationObjects()Landroid/os/StrictMode$VmPolicy$Builder;
12791HSPLandroid/os/StrictMode$VmPolicy$Builder;->detectLeakedSqlLiteObjects()Landroid/os/StrictMode$VmPolicy$Builder;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070012792HSPLandroid/os/StrictMode$VmPolicy$Builder;->detectUnsafeIntentLaunch()Landroid/os/StrictMode$VmPolicy$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070012793HSPLandroid/os/StrictMode$VmPolicy$Builder;->detectUntaggedSockets()Landroid/os/StrictMode$VmPolicy$Builder;
12794HSPLandroid/os/StrictMode$VmPolicy$Builder;->disable(I)Landroid/os/StrictMode$VmPolicy$Builder;
12795HSPLandroid/os/StrictMode$VmPolicy$Builder;->enable(I)Landroid/os/StrictMode$VmPolicy$Builder;
12796HSPLandroid/os/StrictMode$VmPolicy$Builder;->penaltyDeathOnFileUriExposure()Landroid/os/StrictMode$VmPolicy$Builder;
12797HSPLandroid/os/StrictMode$VmPolicy$Builder;->penaltyDropBox()Landroid/os/StrictMode$VmPolicy$Builder;
12798HSPLandroid/os/StrictMode$VmPolicy$Builder;->penaltyLog()Landroid/os/StrictMode$VmPolicy$Builder;
12799HSPLandroid/os/StrictMode$VmPolicy$Builder;->permitActivityLeaks()Landroid/os/StrictMode$VmPolicy$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012800HSPLandroid/os/StrictMode$VmPolicy$Builder;->permitUnsafeIntentLaunch()Landroid/os/StrictMode$VmPolicy$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070012801HSPLandroid/os/StrictMode$VmPolicy;-><init>(ILjava/util/HashMap;Landroid/os/StrictMode$OnVmViolationListener;Ljava/util/concurrent/Executor;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012802HSPLandroid/os/StrictMode$VmPolicy;-><init>(ILjava/util/HashMap;Landroid/os/StrictMode$OnVmViolationListener;Ljava/util/concurrent/Executor;Landroid/os/StrictMode$VmPolicy-IA;)V
12803HSPLandroid/os/StrictMode;->-$$Nest$sfgetEMPTY_CLASS_LIMIT_MAP()Ljava/util/HashMap;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070012804HSPLandroid/os/StrictMode;->-$$Nest$sfgetsExpectedActivityInstanceCount()Ljava/util/HashMap;
art-benchmark-service08401c12022-12-23 09:27:20 -080012805HSPLandroid/os/StrictMode;->-$$Nest$sfgetsThisThreadSpanState()Ljava/lang/ThreadLocal;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012806HSPLandroid/os/StrictMode;->allowThreadDiskReads()Landroid/os/StrictMode$ThreadPolicy;
art-benchmark-service84deab32021-05-12 09:41:00 -070012807HSPLandroid/os/StrictMode;->allowThreadDiskReadsMask()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012808HSPLandroid/os/StrictMode;->allowThreadDiskWrites()Landroid/os/StrictMode$ThreadPolicy;
art-benchmark-service84deab32021-05-12 09:41:00 -070012809HSPLandroid/os/StrictMode;->allowThreadDiskWritesMask()I
12810HSPLandroid/os/StrictMode;->allowVmViolations()Landroid/os/StrictMode$VmPolicy;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012811HSPLandroid/os/StrictMode;->assertConfigurationContext(Landroid/content/Context;Ljava/lang/String;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012812HSPLandroid/os/StrictMode;->clampViolationTimeMap(Landroid/util/SparseLongArray;J)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012813HSPLandroid/os/StrictMode;->clearGatheredViolations()V+]Ljava/lang/ThreadLocal;Landroid/os/StrictMode$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070012814HSPLandroid/os/StrictMode;->decrementExpectedActivityCount(Ljava/lang/Class;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012815HSPLandroid/os/StrictMode;->dropboxViolationAsync(ILandroid/os/StrictMode$ViolationInfo;)V
12816HSPLandroid/os/StrictMode;->enterCriticalSpan(Ljava/lang/String;)Landroid/os/StrictMode$Span;
12817HSPLandroid/os/StrictMode;->getThreadPolicy()Landroid/os/StrictMode$ThreadPolicy;
12818HSPLandroid/os/StrictMode;->getThreadPolicyMask()I
art-benchmark-service84deab32021-05-12 09:41:00 -070012819HSPLandroid/os/StrictMode;->getVmPolicy()Landroid/os/StrictMode$VmPolicy;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012820HSPLandroid/os/StrictMode;->handleApplicationStrictModeViolation(ILandroid/os/StrictMode$ViolationInfo;)V
12821HSPLandroid/os/StrictMode;->hasGatheredViolations()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012822HSPLandroid/os/StrictMode;->incrementExpectedActivityCount(Ljava/lang/Class;)V
12823HSPLandroid/os/StrictMode;->initThreadDefaults(Landroid/content/pm/ApplicationInfo;)V
12824HSPLandroid/os/StrictMode;->initVmDefaults(Landroid/content/pm/ApplicationInfo;)V
12825HSPLandroid/os/StrictMode;->isBundledSystemApp(Landroid/content/pm/ApplicationInfo;)Z
12826HSPLandroid/os/StrictMode;->isUserKeyUnlocked(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012827HSPLandroid/os/StrictMode;->lambda$dropboxViolationAsync$2(ILandroid/os/StrictMode$ViolationInfo;)V
12828HSPLandroid/os/StrictMode;->lambda$static$0(Landroid/os/StrictMode$ViolationInfo;)V
12829HSPLandroid/os/StrictMode;->noteSlowCall(Ljava/lang/String;)V
12830HSPLandroid/os/StrictMode;->noteUntaggedSocket()V
art-benchmark-service84deab32021-05-12 09:41:00 -070012831HSPLandroid/os/StrictMode;->onBinderStrictModePolicyChange(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012832HSPLandroid/os/StrictMode;->onCredentialProtectedPathAccess(Ljava/lang/String;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012833HSPLandroid/os/StrictMode;->onVmPolicyViolation(Landroid/os/strictmode/Violation;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080012834HSPLandroid/os/StrictMode;->onVmPolicyViolation(Landroid/os/strictmode/Violation;Z)V+]Landroid/util/SparseLongArray;Landroid/util/SparseLongArray;]Ljava/lang/Integer;Ljava/lang/Integer;]Landroid/os/StrictMode$ViolationInfo;Landroid/os/StrictMode$ViolationInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012835HSPLandroid/os/StrictMode;->readAndHandleBinderCallViolations(Landroid/os/Parcel;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080012836HSPLandroid/os/StrictMode;->setBlockGuardPolicy(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012837HSPLandroid/os/StrictMode;->setBlockGuardVmPolicy(I)V
12838HSPLandroid/os/StrictMode;->setCloseGuardEnabled(Z)V
art-benchmark-service00abe242023-02-13 10:31:34 -080012839HSPLandroid/os/StrictMode;->setThreadPolicy(Landroid/os/StrictMode$ThreadPolicy;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012840HSPLandroid/os/StrictMode;->setThreadPolicyMask(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012841HSPLandroid/os/StrictMode;->setVmPolicy(Landroid/os/StrictMode$VmPolicy;)V
12842HSPLandroid/os/StrictMode;->tooManyViolationsThisLoop()Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070012843HSPLandroid/os/StrictMode;->trackActivity(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070012844HSPLandroid/os/StrictMode;->vmClosableObjectLeaksEnabled()Z
12845HSPLandroid/os/StrictMode;->vmContentUriWithoutPermissionEnabled()Z
12846HSPLandroid/os/StrictMode;->vmFileUriExposureEnabled()Z
12847HSPLandroid/os/StrictMode;->vmImplicitDirectBootEnabled()Z
12848HSPLandroid/os/StrictMode;->vmIncorrectContextUseEnabled()Z
12849HSPLandroid/os/StrictMode;->vmRegistrationLeaksEnabled()Z
12850HSPLandroid/os/StrictMode;->vmSqliteObjectLeaksEnabled()Z
12851HSPLandroid/os/StrictMode;->vmUnsafeIntentLaunchEnabled()Z
12852HSPLandroid/os/StrictMode;->vmUntaggedSocketEnabled()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012853HSPLandroid/os/StrictMode;->writeGatheredViolationsToParcel(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012854HSPLandroid/os/SystemClock$2;->millis()J
12855HSPLandroid/os/SystemClock;->sleep(J)V
12856HSPLandroid/os/SystemConfigManager;-><init>()V
12857HSPLandroid/os/SystemConfigManager;->getDisabledUntilUsedPreinstalledCarrierApps()Ljava/util/Set;
12858HSPLandroid/os/SystemConfigManager;->getDisabledUntilUsedPreinstalledCarrierAssociatedAppEntries()Ljava/util/Map;
12859HSPLandroid/os/SystemProperties$Handle;-><init>(J)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012860HSPLandroid/os/SystemProperties$Handle;-><init>(JLandroid/os/SystemProperties$Handle-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012861HSPLandroid/os/SystemProperties$Handle;->getLong(J)J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012862HSPLandroid/os/SystemProperties;->-$$Nest$smnative_get_long(JJ)J
art-benchmark-service84deab32021-05-12 09:41:00 -070012863HSPLandroid/os/SystemProperties;->addChangeCallback(Ljava/lang/Runnable;)V
12864HSPLandroid/os/SystemProperties;->find(Ljava/lang/String;)Landroid/os/SystemProperties$Handle;
12865HSPLandroid/os/SystemProperties;->get(Ljava/lang/String;)Ljava/lang/String;
12866HSPLandroid/os/SystemProperties;->get(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
12867HSPLandroid/os/SystemProperties;->getBoolean(Ljava/lang/String;Z)Z
12868HSPLandroid/os/SystemProperties;->getInt(Ljava/lang/String;I)I
12869HSPLandroid/os/SystemProperties;->getLong(Ljava/lang/String;J)J
12870HSPLandroid/os/SystemProperties;->native_get(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012871HSPLandroid/os/SystemProperties;->set(Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012872HSPLandroid/os/SystemVibrator;-><init>(Landroid/content/Context;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012873HSPLandroid/os/SystemVibrator;->hasVibrator()Z
12874HSPLandroid/os/SystemVibrator;->vibrate(ILjava/lang/String;Landroid/os/VibrationEffect;Ljava/lang/String;Landroid/os/VibrationAttributes;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012875HSPLandroid/os/SystemVibratorManager;-><init>(Landroid/content/Context;)V
12876HSPLandroid/os/SystemVibratorManager;->getVibratorIds()[I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070012877HSPLandroid/os/SystemVibratorManager;->vibrate(ILjava/lang/String;Landroid/os/CombinedVibration;Ljava/lang/String;Landroid/os/VibrationAttributes;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012878HSPLandroid/os/TelephonyServiceManager$ServiceRegisterer;-><init>(Ljava/lang/String;)V
12879HSPLandroid/os/TelephonyServiceManager$ServiceRegisterer;->get()Landroid/os/IBinder;
12880HSPLandroid/os/TelephonyServiceManager;-><init>()V
12881HSPLandroid/os/TelephonyServiceManager;->getCarrierConfigServiceRegisterer()Landroid/os/TelephonyServiceManager$ServiceRegisterer;
12882HSPLandroid/os/TelephonyServiceManager;->getEuiccControllerService()Landroid/os/TelephonyServiceManager$ServiceRegisterer;
12883HSPLandroid/os/TelephonyServiceManager;->getPhoneSubServiceRegisterer()Landroid/os/TelephonyServiceManager$ServiceRegisterer;
12884HSPLandroid/os/TelephonyServiceManager;->getSmsServiceRegisterer()Landroid/os/TelephonyServiceManager$ServiceRegisterer;
12885HSPLandroid/os/TelephonyServiceManager;->getSubscriptionServiceRegisterer()Landroid/os/TelephonyServiceManager$ServiceRegisterer;
12886HSPLandroid/os/TelephonyServiceManager;->getTelephonyServiceRegisterer()Landroid/os/TelephonyServiceManager$ServiceRegisterer;
12887HSPLandroid/os/Temperature;-><init>(FILjava/lang/String;I)V
12888HSPLandroid/os/Temperature;->getStatus()I
art-benchmark-service66b4d952021-07-17 17:15:31 -070012889HSPLandroid/os/Temperature;->isValidStatus(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012890HSPLandroid/os/ThreadLocalWorkSource$$ExternalSyntheticLambda0;->get()Ljava/lang/Object;
art-benchmark-service00abe242023-02-13 10:31:34 -080012891HSPLandroid/os/ThreadLocalWorkSource;->getToken()J+]Ljava/lang/ThreadLocal;Ljava/lang/ThreadLocal$SuppliedThreadLocal;
12892HSPLandroid/os/ThreadLocalWorkSource;->getUid()I+]Ljava/lang/ThreadLocal;Ljava/lang/ThreadLocal$SuppliedThreadLocal;
12893HSPLandroid/os/ThreadLocalWorkSource;->lambda$static$0()[I
art-benchmark-service84deab32021-05-12 09:41:00 -070012894HSPLandroid/os/ThreadLocalWorkSource;->parseUidFromToken(J)I
art-benchmark-service08401c12022-12-23 09:27:20 -080012895HSPLandroid/os/ThreadLocalWorkSource;->restore(J)V+]Ljava/lang/ThreadLocal;Ljava/lang/ThreadLocal$SuppliedThreadLocal;
12896HSPLandroid/os/ThreadLocalWorkSource;->setUid(I)J+]Ljava/lang/ThreadLocal;Ljava/lang/ThreadLocal$SuppliedThreadLocal;
art-benchmark-service84deab32021-05-12 09:41:00 -070012897HSPLandroid/os/Trace;->asyncTraceBegin(JLjava/lang/String;I)V
12898HSPLandroid/os/Trace;->asyncTraceEnd(JLjava/lang/String;I)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012899HSPLandroid/os/Trace;->asyncTraceForTrackBegin(JLjava/lang/String;Ljava/lang/String;I)V
12900HSPLandroid/os/Trace;->asyncTraceForTrackEnd(JLjava/lang/String;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012901HSPLandroid/os/Trace;->beginAsyncSection(Ljava/lang/String;I)V
12902HSPLandroid/os/Trace;->beginSection(Ljava/lang/String;)V
12903HSPLandroid/os/Trace;->endAsyncSection(Ljava/lang/String;I)V
12904HSPLandroid/os/Trace;->endSection()V
art-benchmark-service00abe242023-02-13 10:31:34 -080012905HSPLandroid/os/Trace;->instant(JLjava/lang/String;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012906HSPLandroid/os/Trace;->instantForTrack(JLjava/lang/String;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012907HSPLandroid/os/Trace;->isEnabled()Z
12908HSPLandroid/os/Trace;->isTagEnabled(J)Z
12909HSPLandroid/os/Trace;->setAppTracingAllowed(Z)V
12910HSPLandroid/os/Trace;->setCounter(Ljava/lang/String;J)V
12911HSPLandroid/os/Trace;->traceBegin(JLjava/lang/String;)V
12912HSPLandroid/os/Trace;->traceCounter(JLjava/lang/String;I)V
12913HSPLandroid/os/Trace;->traceEnd(J)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012914HSPLandroid/os/UserHandle$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/UserHandle;
12915HSPLandroid/os/UserHandle$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070012916HSPLandroid/os/UserHandle;-><init>(I)V
12917HSPLandroid/os/UserHandle;->equals(Ljava/lang/Object;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012918HSPLandroid/os/UserHandle;->formatUid(I)Ljava/lang/String;
12919HSPLandroid/os/UserHandle;->formatUid(Ljava/lang/StringBuilder;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012920HSPLandroid/os/UserHandle;->getAppId(I)I
12921HSPLandroid/os/UserHandle;->getCacheAppGid(I)I
12922HSPLandroid/os/UserHandle;->getCacheAppGid(II)I
12923HSPLandroid/os/UserHandle;->getCallingUserId()I
12924HSPLandroid/os/UserHandle;->getIdentifier()I
12925HSPLandroid/os/UserHandle;->getUid(II)I
12926HSPLandroid/os/UserHandle;->getUserHandleForUid(I)Landroid/os/UserHandle;
12927HSPLandroid/os/UserHandle;->getUserId(I)I
12928HSPLandroid/os/UserHandle;->hashCode()I
12929HSPLandroid/os/UserHandle;->isApp(I)Z
12930HSPLandroid/os/UserHandle;->isCore(I)Z
12931HSPLandroid/os/UserHandle;->isIsolated(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012932HSPLandroid/os/UserHandle;->isOwner()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012933HSPLandroid/os/UserHandle;->isSameApp(II)Z
12934HSPLandroid/os/UserHandle;->isSystem()Z
12935HSPLandroid/os/UserHandle;->myUserId()I
12936HSPLandroid/os/UserHandle;->of(I)Landroid/os/UserHandle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012937HSPLandroid/os/UserHandle;->readFromParcel(Landroid/os/Parcel;)Landroid/os/UserHandle;
12938HSPLandroid/os/UserHandle;->toString()Ljava/lang/String;
12939HSPLandroid/os/UserHandle;->writeToParcel(Landroid/os/Parcel;I)V
12940HSPLandroid/os/UserHandle;->writeToParcel(Landroid/os/UserHandle;Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012941HSPLandroid/os/UserManager$1;-><init>(Landroid/os/UserManager;ILjava/lang/String;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012942HSPLandroid/os/UserManager$1;->bypass(Ljava/lang/Integer;)Z
12943HSPLandroid/os/UserManager$1;->bypass(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012944HSPLandroid/os/UserManager$1;->recompute(Ljava/lang/Integer;)Ljava/lang/Boolean;
12945HSPLandroid/os/UserManager$1;->recompute(Ljava/lang/Object;)Ljava/lang/Object;
12946HSPLandroid/os/UserManager$2;-><init>(Landroid/os/UserManager;ILjava/lang/String;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012947HSPLandroid/os/UserManager$2;->bypass(Ljava/lang/Integer;)Z
12948HSPLandroid/os/UserManager$2;->bypass(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012949HSPLandroid/os/UserManager$2;->recompute(Ljava/lang/Integer;)Ljava/lang/Boolean;
12950HSPLandroid/os/UserManager$2;->recompute(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012951HSPLandroid/os/UserManager$3;-><init>(Landroid/os/UserManager;ILjava/lang/String;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012952HSPLandroid/os/UserManager$3;->bypass(Ljava/lang/Integer;)Z
12953HSPLandroid/os/UserManager$3;->bypass(Ljava/lang/Object;)Z
12954HSPLandroid/os/UserManager$3;->recompute(Ljava/lang/Integer;)Ljava/lang/String;
12955HSPLandroid/os/UserManager$3;->recompute(Ljava/lang/Object;)Ljava/lang/Object;
12956HSPLandroid/os/UserManager$4;-><init>(Landroid/os/UserManager;ILjava/lang/String;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070012957HSPLandroid/os/UserManager;->-$$Nest$fgetmService(Landroid/os/UserManager;)Landroid/os/IUserManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012958HSPLandroid/os/UserManager;-><init>(Landroid/content/Context;Landroid/os/IUserManager;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012959HSPLandroid/os/UserManager;->convertUserIdsToUserHandles([I)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012960HSPLandroid/os/UserManager;->get(Landroid/content/Context;)Landroid/os/UserManager;
12961HSPLandroid/os/UserManager;->getAliveUsers()Ljava/util/List;
12962HSPLandroid/os/UserManager;->getApplicationRestrictions(Ljava/lang/String;)Landroid/os/Bundle;
12963HSPLandroid/os/UserManager;->getContextUserIfAppropriate()I
12964HSPLandroid/os/UserManager;->getEnabledProfileIds(I)[I
art-benchmark-service84deab32021-05-12 09:41:00 -070012965HSPLandroid/os/UserManager;->getEnabledProfiles(I)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012966HSPLandroid/os/UserManager;->getMaxSupportedUsers()I
art-benchmark-service84deab32021-05-12 09:41:00 -070012967HSPLandroid/os/UserManager;->getPrimaryUser()Landroid/content/pm/UserInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012968HSPLandroid/os/UserManager;->getProfileIds(IZ)[I
art-benchmark-service84deab32021-05-12 09:41:00 -070012969HSPLandroid/os/UserManager;->getProfileIdsWithDisabled(I)[I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012970HSPLandroid/os/UserManager;->getProfileParent(I)Landroid/content/pm/UserInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012971HSPLandroid/os/UserManager;->getProfileType(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012972HSPLandroid/os/UserManager;->getProfiles(I)Ljava/util/List;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070012973HSPLandroid/os/UserManager;->getProfiles(Z)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012974HSPLandroid/os/UserManager;->getSerialNumberForUser(Landroid/os/UserHandle;)J
12975HSPLandroid/os/UserManager;->getUserBadgeColor(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070012976HSPLandroid/os/UserManager;->getUserCount()I
12977HSPLandroid/os/UserManager;->getUserForSerialNumber(J)Landroid/os/UserHandle;
12978HSPLandroid/os/UserManager;->getUserHandle()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012979HSPLandroid/os/UserManager;->getUserHandle(I)I
12980HSPLandroid/os/UserManager;->getUserHandles(Z)Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -070012981HSPLandroid/os/UserManager;->getUserInfo(I)Landroid/content/pm/UserInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012982HSPLandroid/os/UserManager;->getUserProfiles()Ljava/util/List;
12983HSPLandroid/os/UserManager;->getUserRestrictionSources(Ljava/lang/String;Landroid/os/UserHandle;)Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -070012984HSPLandroid/os/UserManager;->getUserRestrictions()Landroid/os/Bundle;
12985HSPLandroid/os/UserManager;->getUserRestrictions(Landroid/os/UserHandle;)Landroid/os/Bundle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012986HSPLandroid/os/UserManager;->getUserSerialNumber(I)I
12987HSPLandroid/os/UserManager;->getUsers()Ljava/util/List;
12988HSPLandroid/os/UserManager;->getUsers(ZZZ)Ljava/util/List;
12989HSPLandroid/os/UserManager;->hasBadge(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012990HSPLandroid/os/UserManager;->hasBaseUserRestriction(Ljava/lang/String;Landroid/os/UserHandle;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012991HSPLandroid/os/UserManager;->hasUserRestriction(Ljava/lang/String;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012992HSPLandroid/os/UserManager;->hasUserRestriction(Ljava/lang/String;Landroid/os/UserHandle;)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070012993HSPLandroid/os/UserManager;->hasUserRestrictionForUser(Ljava/lang/String;I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012994HSPLandroid/os/UserManager;->hasUserRestrictionForUser(Ljava/lang/String;Landroid/os/UserHandle;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012995HSPLandroid/os/UserManager;->isDemoUser()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012996HSPLandroid/os/UserManager;->isDeviceInDemoMode(Landroid/content/Context;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012997HSPLandroid/os/UserManager;->isHeadlessSystemUserMode()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012998HSPLandroid/os/UserManager;->isManagedProfile()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012999HSPLandroid/os/UserManager;->isManagedProfile(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013000HSPLandroid/os/UserManager;->isProfile(I)Z
13001HSPLandroid/os/UserManager;->isQuietModeEnabled(Landroid/os/UserHandle;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070013002HSPLandroid/os/UserManager;->isSystemUser()Z
13003HSPLandroid/os/UserManager;->isUserAdmin(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013004HSPLandroid/os/UserManager;->isUserRunning(I)Z
13005HSPLandroid/os/UserManager;->isUserRunning(Landroid/os/UserHandle;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070013006HSPLandroid/os/UserManager;->isUserSwitcherEnabled()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013007HSPLandroid/os/UserManager;->isUserSwitcherEnabled(Z)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070013008HSPLandroid/os/UserManager;->isUserTypeManagedProfile(Ljava/lang/String;)Z
13009HSPLandroid/os/UserManager;->isUserTypeRestricted(Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013010HSPLandroid/os/UserManager;->isUserUnlocked()Z
13011HSPLandroid/os/UserManager;->isUserUnlocked(I)Z
13012HSPLandroid/os/UserManager;->isUserUnlocked(Landroid/os/UserHandle;)Z
13013HSPLandroid/os/UserManager;->isUserUnlockingOrUnlocked(I)Z
13014HSPLandroid/os/UserManager;->supportsMultipleUsers()Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013015HSPLandroid/os/VibrationAttributes$Builder;-><init>()V
13016HSPLandroid/os/VibrationAttributes$Builder;->build()Landroid/os/VibrationAttributes;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013017HSPLandroid/os/VibrationAttributes$Builder;->setUsage(Landroid/media/AudioAttributes;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013018HSPLandroid/os/VibrationAttributes;-><init>(III)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013019HSPLandroid/os/VibrationAttributes;-><init>(IIILandroid/os/VibrationAttributes-IA;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013020HSPLandroid/os/VibrationEffect$Composed;->validate()V
art-benchmark-service84deab32021-05-12 09:41:00 -070013021HSPLandroid/os/VibrationEffect;-><init>()V
13022HSPLandroid/os/VibrationEffect;->createOneShot(JI)Landroid/os/VibrationEffect;
13023HSPLandroid/os/VibrationEffect;->createWaveform([JI)Landroid/os/VibrationEffect;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013024HSPLandroid/os/VibrationEffect;->createWaveform([J[II)Landroid/os/VibrationEffect;
13025HSPLandroid/os/VibrationEffect;->get(IZ)Landroid/os/VibrationEffect;
art-benchmark-service84deab32021-05-12 09:41:00 -070013026HSPLandroid/os/Vibrator;-><init>(Landroid/content/Context;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013027HSPLandroid/os/Vibrator;->vibrate(Landroid/os/VibrationEffect;Landroid/media/AudioAttributes;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013028HSPLandroid/os/Vibrator;->vibrate(Landroid/os/VibrationEffect;Landroid/os/VibrationAttributes;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013029HSPLandroid/os/VibratorManager;-><init>(Landroid/content/Context;)V
13030HSPLandroid/os/WorkSource$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/WorkSource;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013031HSPLandroid/os/WorkSource$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070013032HSPLandroid/os/WorkSource;-><init>()V
13033HSPLandroid/os/WorkSource;-><init>(ILjava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013034HSPLandroid/os/WorkSource;-><init>(Landroid/os/Parcel;)V
13035HSPLandroid/os/WorkSource;-><init>(Landroid/os/WorkSource;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013036HSPLandroid/os/WorkSource;->add(ILjava/lang/String;)Z
13037HSPLandroid/os/WorkSource;->add(Landroid/os/WorkSource;)Z
13038HSPLandroid/os/WorkSource;->diff(Landroid/os/WorkSource;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013039HSPLandroid/os/WorkSource;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070013040HSPLandroid/os/WorkSource;->getPackageName(I)Ljava/lang/String;
13041HSPLandroid/os/WorkSource;->getUid(I)I
13042HSPLandroid/os/WorkSource;->getWorkChains()Ljava/util/List;
13043HSPLandroid/os/WorkSource;->insert(IILjava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013044HSPLandroid/os/WorkSource;->isEmpty()Z
13045HSPLandroid/os/WorkSource;->remove(Landroid/os/WorkSource;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070013046HSPLandroid/os/WorkSource;->removeUidsAndNames(Landroid/os/WorkSource;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013047HSPLandroid/os/WorkSource;->set(Landroid/os/WorkSource;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013048HSPLandroid/os/WorkSource;->size()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013049HSPLandroid/os/WorkSource;->toString()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070013050HSPLandroid/os/WorkSource;->updateLocked(Landroid/os/WorkSource;ZZ)Z
13051HSPLandroid/os/WorkSource;->updateUidsAndNamesLocked(Landroid/os/WorkSource;ZZ)Z
13052HSPLandroid/os/WorkSource;->updateUidsLocked(Landroid/os/WorkSource;ZZ)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013053HSPLandroid/os/WorkSource;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013054HSPLandroid/os/connectivity/CellularBatteryStats;-><init>(JJJJJJJJJLjava/lang/Long;[J[J[JJ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013055HSPLandroid/os/health/HealthStats;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013056HSPLandroid/os/health/HealthStats;->getMeasurement(I)J
13057HSPLandroid/os/health/HealthStats;->getMeasurements(I)Ljava/util/Map;
13058HSPLandroid/os/health/HealthStats;->getStats(I)Ljava/util/Map;
13059HSPLandroid/os/health/HealthStats;->getTimer(I)Landroid/os/health/TimerStat;
13060HSPLandroid/os/health/HealthStats;->getTimers(I)Ljava/util/Map;
13061HSPLandroid/os/health/HealthStats;->hasMeasurement(I)Z
13062HSPLandroid/os/health/HealthStats;->hasMeasurements(I)Z
13063HSPLandroid/os/health/HealthStats;->hasStats(I)Z
13064HSPLandroid/os/health/HealthStats;->hasTimer(I)Z
13065HSPLandroid/os/health/HealthStats;->hasTimers(I)Z
13066HSPLandroid/os/health/HealthStatsParceler$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/health/HealthStatsParceler;
13067HSPLandroid/os/health/HealthStatsParceler$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
13068HSPLandroid/os/health/HealthStatsParceler;->getHealthStats()Landroid/os/health/HealthStats;
13069HSPLandroid/os/health/SystemHealthManager;-><init>(Lcom/android/internal/app/IBatteryStats;)V
13070HSPLandroid/os/health/SystemHealthManager;->takeMyUidSnapshot()Landroid/os/health/HealthStats;
13071HSPLandroid/os/health/SystemHealthManager;->takeUidSnapshot(I)Landroid/os/health/HealthStats;
13072HSPLandroid/os/health/TimerStat$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/health/TimerStat;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013073HSPLandroid/os/health/TimerStat$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070013074HSPLandroid/os/health/TimerStat;->getCount()I
13075HSPLandroid/os/health/TimerStat;->getTime()J
13076HSPLandroid/os/storage/IObbActionListener$Stub;-><init>()V
13077HSPLandroid/os/storage/IStorageEventListener$Stub;-><init>()V
13078HSPLandroid/os/storage/IStorageEventListener$Stub;->asBinder()Landroid/os/IBinder;
13079HSPLandroid/os/storage/IStorageManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013080HSPLandroid/os/storage/IStorageManager$Stub$Proxy;->allocateBytes(Ljava/lang/String;JILjava/lang/String;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080013081HSPLandroid/os/storage/IStorageManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service84deab32021-05-12 09:41:00 -070013082HSPLandroid/os/storage/IStorageManager$Stub$Proxy;->getAllocatableBytes(Ljava/lang/String;ILjava/lang/String;)J
art-benchmark-service08401c12022-12-23 09:27:20 -080013083HSPLandroid/os/storage/IStorageManager$Stub$Proxy;->getVolumeList(ILjava/lang/String;I)[Landroid/os/storage/StorageVolume;+]Landroid/os/storage/IStorageManager$Stub$Proxy;Landroid/os/storage/IStorageManager$Stub$Proxy;]Landroid/os/IBinder;Landroid/os/BinderProxy;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -070013084HSPLandroid/os/storage/IStorageManager$Stub$Proxy;->getVolumes(I)[Landroid/os/storage/VolumeInfo;
13085HSPLandroid/os/storage/IStorageManager$Stub$Proxy;->isUserKeyUnlocked(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013086HSPLandroid/os/storage/IStorageManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/storage/IStorageManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070013087HSPLandroid/os/storage/StorageEventListener;-><init>()V
13088HSPLandroid/os/storage/StorageEventListener;->onStorageStateChanged(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
13089HSPLandroid/os/storage/StorageManager$ObbActionListener;-><init>(Landroid/os/storage/StorageManager;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013090HSPLandroid/os/storage/StorageManager$ObbActionListener;-><init>(Landroid/os/storage/StorageManager;Landroid/os/storage/StorageManager$ObbActionListener-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013091HSPLandroid/os/storage/StorageManager$StorageEventListenerDelegate;-><init>(Landroid/os/storage/StorageManager;Ljava/util/concurrent/Executor;Landroid/os/storage/StorageEventListener;Landroid/os/storage/StorageManager$StorageVolumeCallback;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013092HSPLandroid/os/storage/StorageManager$StorageEventListenerDelegate;->onStorageStateChanged(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013093HSPLandroid/os/storage/StorageManager$StorageEventListenerDelegate;->onVolumeStateChanged(Landroid/os/storage/VolumeInfo;II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013094HSPLandroid/os/storage/StorageManager$StorageVolumeCallback;-><init>()V
13095HSPLandroid/os/storage/StorageManager;-><init>(Landroid/content/Context;Landroid/os/Looper;)V
13096HSPLandroid/os/storage/StorageManager;->allocateBytes(Ljava/io/FileDescriptor;JI)V
13097HSPLandroid/os/storage/StorageManager;->allocateBytes(Ljava/util/UUID;JI)V
13098HSPLandroid/os/storage/StorageManager;->convert(Ljava/lang/String;)Ljava/util/UUID;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080013099HSPLandroid/os/storage/StorageManager;->convert(Ljava/util/UUID;)Ljava/lang/String;+]Ljava/util/UUID;Ljava/util/UUID;
art-benchmark-service84deab32021-05-12 09:41:00 -070013100HSPLandroid/os/storage/StorageManager;->getAllocatableBytes(Ljava/util/UUID;I)J
13101HSPLandroid/os/storage/StorageManager;->getStorageVolume(Ljava/io/File;I)Landroid/os/storage/StorageVolume;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013102HSPLandroid/os/storage/StorageManager;->getStorageVolume([Landroid/os/storage/StorageVolume;Ljava/io/File;)Landroid/os/storage/StorageVolume;
13103HSPLandroid/os/storage/StorageManager;->getStorageVolumes()Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -070013104HSPLandroid/os/storage/StorageManager;->getUuidForPath(Ljava/io/File;)Ljava/util/UUID;
13105HSPLandroid/os/storage/StorageManager;->getVolumeList()[Landroid/os/storage/StorageVolume;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080013106HSPLandroid/os/storage/StorageManager;->getVolumeList(II)[Landroid/os/storage/StorageVolume;+]Landroid/os/storage/IStorageManager;Landroid/os/storage/IStorageManager$Stub$Proxy;
art-benchmark-service84deab32021-05-12 09:41:00 -070013107HSPLandroid/os/storage/StorageManager;->getVolumes()Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -070013108HSPLandroid/os/storage/StorageManager;->isEncrypted()Z
13109HSPLandroid/os/storage/StorageManager;->isFileEncryptedNativeOnly()Z
13110HSPLandroid/os/storage/StorageManager;->isFileEncryptedNativeOrEmulated()Z
13111HSPLandroid/os/storage/StorageManager;->isUserKeyUnlocked(I)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070013112HSPLandroid/os/storage/StorageManager;->registerListener(Landroid/os/storage/StorageEventListener;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013113HSPLandroid/os/storage/StorageVolume$1;->createFromParcel(Landroid/os/Parcel;)Landroid/os/storage/StorageVolume;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013114HSPLandroid/os/storage/StorageVolume$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070013115HSPLandroid/os/storage/StorageVolume$1;->newArray(I)[Landroid/os/storage/StorageVolume;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013116HSPLandroid/os/storage/StorageVolume$1;->newArray(I)[Ljava/lang/Object;
art-benchmark-service22928e12022-06-04 17:35:15 -070013117HSPLandroid/os/storage/StorageVolume;-><init>(Landroid/os/Parcel;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service08401c12022-12-23 09:27:20 -080013118HSPLandroid/os/storage/StorageVolume;-><init>(Landroid/os/Parcel;Landroid/os/storage/StorageVolume-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013119HSPLandroid/os/storage/StorageVolume;->getId()Ljava/lang/String;
13120HSPLandroid/os/storage/StorageVolume;->getOwner()Landroid/os/UserHandle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013121HSPLandroid/os/storage/StorageVolume;->getPath()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070013122HSPLandroid/os/storage/StorageVolume;->getPathFile()Ljava/io/File;
13123HSPLandroid/os/storage/StorageVolume;->getState()Ljava/lang/String;
13124HSPLandroid/os/storage/StorageVolume;->getUuid()Ljava/lang/String;
13125HSPLandroid/os/storage/StorageVolume;->isEmulated()Z
13126HSPLandroid/os/storage/StorageVolume;->isPrimary()Z
13127HSPLandroid/os/storage/StorageVolume;->isRemovable()Z
13128HSPLandroid/os/storage/VolumeInfo$2;->createFromParcel(Landroid/os/Parcel;)Landroid/os/storage/VolumeInfo;
13129HSPLandroid/os/storage/VolumeInfo$2;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
13130HSPLandroid/os/storage/VolumeInfo$2;->newArray(I)[Landroid/os/storage/VolumeInfo;
13131HSPLandroid/os/storage/VolumeInfo$2;->newArray(I)[Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013132HSPLandroid/os/storage/VolumeInfo;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013133HSPLandroid/os/storage/VolumeInfo;->getPathForUser(I)Ljava/io/File;
13134HSPLandroid/os/storage/VolumeInfo;->getType()I
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070013135HSPLandroid/os/strictmode/CredentialProtectedWhileLockedViolation;-><init>(Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013136HSPLandroid/os/strictmode/DiskReadViolation;-><init>()V
13137HSPLandroid/os/strictmode/LeakedClosableViolation;-><init>(Ljava/lang/String;)V
13138HSPLandroid/os/strictmode/Violation;-><init>(Ljava/lang/String;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080013139HSPLandroid/os/strictmode/Violation;->calcStackTraceHashCode([Ljava/lang/StackTraceElement;)I+]Ljava/lang/StackTraceElement;Ljava/lang/StackTraceElement;
art-benchmark-service84deab32021-05-12 09:41:00 -070013140HSPLandroid/os/strictmode/Violation;->fillInStackTrace()Ljava/lang/Throwable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013141HSPLandroid/os/strictmode/Violation;->hashCode()I
art-benchmark-service84deab32021-05-12 09:41:00 -070013142HSPLandroid/os/strictmode/Violation;->initCause(Ljava/lang/Throwable;)Ljava/lang/Throwable;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013143HSPLandroid/os/vibrator/PrebakedSegment;->getDuration()J
13144HSPLandroid/os/vibrator/PrebakedSegment;->isValidEffectStrength(I)Z
13145HSPLandroid/os/vibrator/PrebakedSegment;->validate()V
13146HSPLandroid/os/vibrator/StepSegment;->getDuration()J
13147HSPLandroid/os/vibrator/StepSegment;->validate()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070013148HSPLandroid/os/vibrator/VibrationEffectSegment;-><init>()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013149HSPLandroid/os/vibrator/VibrationEffectSegment;->checkDurationArgument(JLjava/lang/String;)V
13150HSPLandroid/os/vibrator/VibrationEffectSegment;->checkFrequencyArgument(FLjava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013151HSPLandroid/permission/ILegacyPermissionManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
13152HSPLandroid/permission/ILegacyPermissionManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/permission/ILegacyPermissionManager;
13153HSPLandroid/permission/IOnPermissionsChangeListener$Stub;-><init>()V
13154HSPLandroid/permission/IOnPermissionsChangeListener$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-service66b4d952021-07-17 17:15:31 -070013155HSPLandroid/permission/IPermissionChecker$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013156HSPLandroid/permission/IPermissionChecker$Stub$Proxy;->checkPermission(Ljava/lang/String;Landroid/content/AttributionSourceState;Ljava/lang/String;ZZZI)I
art-benchmark-service66b4d952021-07-17 17:15:31 -070013157HSPLandroid/permission/IPermissionChecker$Stub;->asInterface(Landroid/os/IBinder;)Landroid/permission/IPermissionChecker;
13158HSPLandroid/permission/IPermissionChecker;-><clinit>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070013159HSPLandroid/permission/IPermissionManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
13160HSPLandroid/permission/IPermissionManager$Stub$Proxy;->addOnPermissionsChangeListener(Landroid/permission/IOnPermissionsChangeListener;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080013161HSPLandroid/permission/IPermissionManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013162HSPLandroid/permission/IPermissionManager$Stub$Proxy;->getPermissionFlags(Ljava/lang/String;Ljava/lang/String;I)I
13163HSPLandroid/permission/IPermissionManager$Stub$Proxy;->getPermissionInfo(Ljava/lang/String;Ljava/lang/String;I)Landroid/content/pm/PermissionInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070013164HSPLandroid/permission/IPermissionManager$Stub$Proxy;->getSplitPermissions()Ljava/util/List;
13165HSPLandroid/permission/IPermissionManager$Stub$Proxy;->removeOnPermissionsChangeListener(Landroid/permission/IOnPermissionsChangeListener;)V
13166HSPLandroid/permission/IPermissionManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/permission/IPermissionManager;
13167HSPLandroid/permission/LegacyPermissionManager;-><init>()V
13168HSPLandroid/permission/LegacyPermissionManager;-><init>(Landroid/permission/ILegacyPermissionManager;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013169HSPLandroid/permission/LegacyPermissionManager;->checkDeviceIdentifierAccess(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;II)I
13170HSPLandroid/permission/PermissionCheckerManager;-><init>(Landroid/content/Context;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013171HSPLandroid/permission/PermissionCheckerManager;->checkPermission(Ljava/lang/String;Landroid/content/AttributionSourceState;Ljava/lang/String;ZZZI)I
art-benchmark-service84deab32021-05-12 09:41:00 -070013172HSPLandroid/permission/PermissionManager$1;->recompute(Landroid/permission/PermissionManager$PermissionQuery;)Ljava/lang/Integer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013173HSPLandroid/permission/PermissionManager$1;->recompute(Ljava/lang/Object;)Ljava/lang/Object;
13174HSPLandroid/permission/PermissionManager$2;->bypass(Landroid/permission/PermissionManager$PackageNamePermissionQuery;)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013175HSPLandroid/permission/PermissionManager$2;->bypass(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070013176HSPLandroid/permission/PermissionManager$2;->recompute(Landroid/permission/PermissionManager$PackageNamePermissionQuery;)Ljava/lang/Integer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013177HSPLandroid/permission/PermissionManager$2;->recompute(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070013178HSPLandroid/permission/PermissionManager$OnPermissionsChangeListenerDelegate;-><init>(Landroid/permission/PermissionManager;Landroid/content/pm/PackageManager$OnPermissionsChangedListener;Landroid/os/Looper;)V
13179HSPLandroid/permission/PermissionManager$OnPermissionsChangeListenerDelegate;->handleMessage(Landroid/os/Message;)Z
13180HSPLandroid/permission/PermissionManager$OnPermissionsChangeListenerDelegate;->onPermissionsChanged(I)V
13181HSPLandroid/permission/PermissionManager$PackageNamePermissionQuery;-><init>(Ljava/lang/String;Ljava/lang/String;I)V
13182HSPLandroid/permission/PermissionManager$PackageNamePermissionQuery;->equals(Ljava/lang/Object;)Z
13183HSPLandroid/permission/PermissionManager$PackageNamePermissionQuery;->hashCode()I
13184HSPLandroid/permission/PermissionManager$PermissionQuery;-><init>(Ljava/lang/String;II)V
13185HSPLandroid/permission/PermissionManager$PermissionQuery;->equals(Ljava/lang/Object;)Z
13186HSPLandroid/permission/PermissionManager$PermissionQuery;->hashCode()I
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070013187HSPLandroid/permission/PermissionManager$SplitPermissionInfo;-><init>(Landroid/content/pm/permission/SplitPermissionInfoParcelable;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013188HSPLandroid/permission/PermissionManager$SplitPermissionInfo;->getNewPermissions()Ljava/util/List;
13189HSPLandroid/permission/PermissionManager$SplitPermissionInfo;->getSplitPermission()Ljava/lang/String;
13190HSPLandroid/permission/PermissionManager$SplitPermissionInfo;->getTargetSdk()I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013191HSPLandroid/permission/PermissionManager;->-$$Nest$smcheckPackageNamePermissionUncached(Ljava/lang/String;Ljava/lang/String;I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013192HSPLandroid/permission/PermissionManager;->-$$Nest$smcheckPermissionUncached(Ljava/lang/String;II)I
13193HSPLandroid/permission/PermissionManager;-><init>(Landroid/content/Context;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013194HSPLandroid/permission/PermissionManager;->addOnPermissionsChangeListener(Landroid/content/pm/PackageManager$OnPermissionsChangedListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013195HSPLandroid/permission/PermissionManager;->checkPackageNamePermission(Ljava/lang/String;Ljava/lang/String;I)I
13196HSPLandroid/permission/PermissionManager;->checkPackageNamePermissionUncached(Ljava/lang/String;Ljava/lang/String;I)I
13197HSPLandroid/permission/PermissionManager;->checkPermission(Ljava/lang/String;II)I
13198HSPLandroid/permission/PermissionManager;->checkPermissionUncached(Ljava/lang/String;II)I
13199HSPLandroid/permission/PermissionManager;->getPermissionFlags(Ljava/lang/String;Ljava/lang/String;Landroid/os/UserHandle;)I
13200HSPLandroid/permission/PermissionManager;->getPermissionInfo(Ljava/lang/String;I)Landroid/content/pm/PermissionInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070013201HSPLandroid/permission/PermissionManager;->getSplitPermissions()Ljava/util/List;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070013202HSPLandroid/permission/PermissionManager;->removeOnPermissionsChangeListener(Landroid/content/pm/PackageManager$OnPermissionsChangedListener;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070013203HSPLandroid/permission/PermissionManager;->splitPermissionInfoListToNonParcelableList(Ljava/util/List;)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013204HSPLandroid/permission/PermissionManager;->updatePermissionFlags(Ljava/lang/String;Ljava/lang/String;IILandroid/os/UserHandle;)V
13205HSPLandroid/preference/PreferenceManager;->getDefaultSharedPreferences(Landroid/content/Context;)Landroid/content/SharedPreferences;
art-benchmark-service84deab32021-05-12 09:41:00 -070013206HSPLandroid/preference/PreferenceManager;->getDefaultSharedPreferencesMode()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013207HSPLandroid/preference/PreferenceManager;->getDefaultSharedPreferencesName(Landroid/content/Context;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070013208HSPLandroid/provider/CallLog$Calls;->shouldHaveSharedCallLogEntries(Landroid/content/Context;Landroid/os/UserManager;I)Z
13209HSPLandroid/provider/ContactsContract$CommonDataKinds$Email;->getTypeLabelResource(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013210HSPLandroid/provider/ContactsContract$CommonDataKinds$Phone;->getTypeLabel(Landroid/content/res/Resources;ILjava/lang/CharSequence;)Ljava/lang/CharSequence;
art-benchmark-service84deab32021-05-12 09:41:00 -070013211HSPLandroid/provider/ContactsContract$CommonDataKinds$Phone;->getTypeLabelResource(I)I
13212HSPLandroid/provider/ContactsContract$Contacts;->getLookupUri(JLjava/lang/String;)Landroid/net/Uri;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013213HSPLandroid/provider/FontRequest;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013214HSPLandroid/provider/FontsContract$1;->run()V
13215HSPLandroid/provider/FontsContract$FontFamilyResult;->getFonts()[Landroid/provider/FontsContract$FontInfo;
13216HSPLandroid/provider/FontsContract$FontFamilyResult;->getStatusCode()I
13217HSPLandroid/provider/FontsContract$FontInfo;->getAxes()[Landroid/graphics/fonts/FontVariationAxis;
13218HSPLandroid/provider/FontsContract$FontInfo;->getResultCode()I
13219HSPLandroid/provider/FontsContract$FontInfo;->getTtcIndex()I
13220HSPLandroid/provider/FontsContract$FontInfo;->getUri()Landroid/net/Uri;
13221HSPLandroid/provider/FontsContract$FontInfo;->getWeight()I
13222HSPLandroid/provider/FontsContract$FontInfo;->isItalic()Z
13223HSPLandroid/provider/FontsContract;->buildTypeface(Landroid/content/Context;Landroid/os/CancellationSignal;[Landroid/provider/FontsContract$FontInfo;)Landroid/graphics/Typeface;
13224HSPLandroid/provider/FontsContract;->fetchFonts(Landroid/content/Context;Landroid/os/CancellationSignal;Landroid/provider/FontRequest;)Landroid/provider/FontsContract$FontFamilyResult;
13225HSPLandroid/provider/FontsContract;->getFontFromProvider(Landroid/content/Context;Landroid/provider/FontRequest;Ljava/lang/String;Landroid/os/CancellationSignal;)[Landroid/provider/FontsContract$FontInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013226HSPLandroid/provider/FontsContract;->getFontSync(Landroid/provider/FontRequest;)Landroid/graphics/Typeface;
art-benchmark-service84deab32021-05-12 09:41:00 -070013227HSPLandroid/provider/FontsContract;->getProvider(Landroid/content/pm/PackageManager;Landroid/provider/FontRequest;)Landroid/content/pm/ProviderInfo;
13228HSPLandroid/provider/FontsContract;->lambda$getFontSync$0(Landroid/provider/FontRequest;Ljava/lang/String;Ljava/util/concurrent/atomic/AtomicReference;Ljava/util/concurrent/locks/Lock;Ljava/util/concurrent/atomic/AtomicBoolean;Ljava/util/concurrent/atomic/AtomicBoolean;Ljava/util/concurrent/locks/Condition;)V
13229HSPLandroid/provider/FontsContract;->prepareFontData(Landroid/content/Context;[Landroid/provider/FontsContract$FontInfo;Landroid/os/CancellationSignal;)Ljava/util/Map;
13230HSPLandroid/provider/FontsContract;->setApplicationContextForResources(Landroid/content/Context;)V
13231HSPLandroid/provider/SearchIndexablesProvider;-><init>()V
13232HSPLandroid/provider/SearchIndexablesProvider;->attachInfo(Landroid/content/Context;Landroid/content/pm/ProviderInfo;)V
13233HSPLandroid/provider/SearchIndexablesProvider;->query(Landroid/net/Uri;[Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;)Landroid/database/Cursor;
13234HSPLandroid/provider/SearchIndexablesProvider;->queryDynamicRawData([Ljava/lang/String;)Landroid/database/Cursor;
13235HSPLandroid/provider/SearchIndexablesProvider;->querySiteMapPairs()Landroid/database/Cursor;
13236HSPLandroid/provider/SearchIndexablesProvider;->querySliceUriPairs()Landroid/database/Cursor;
art-benchmark-service00abe242023-02-13 10:31:34 -080013237HSPLandroid/provider/Settings$Config;->checkCallingOrSelfPermission(Ljava/lang/String;)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080013238HSPLandroid/provider/Settings$Config;->createCompositeName(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service00abe242023-02-13 10:31:34 -080013239HSPLandroid/provider/Settings$Config;->createNamespaceUri(Ljava/lang/String;)Landroid/net/Uri;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013240HSPLandroid/provider/Settings$Config;->createPrefix(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service00abe242023-02-13 10:31:34 -080013241HSPLandroid/provider/Settings$Config;->enforceReadPermission(Ljava/lang/String;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080013242HSPLandroid/provider/Settings$Config;->getContentResolver()Landroid/content/ContentResolver;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080013243HSPLandroid/provider/Settings$Config;->getStrings(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/util/List;)Ljava/util/Map;+]Landroid/provider/Settings$NameValueCache;Landroid/provider/Settings$NameValueCache;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/String;Ljava/lang/String;]Ljava/util/List;Ljava/util/Arrays$ArrayList;,Ljava/util/ArrayList;]Ljava/util/Iterator;Ljava/util/Arrays$ArrayItr;
art-benchmark-service08401c12022-12-23 09:27:20 -080013244HSPLandroid/provider/Settings$Config;->getStrings(Ljava/lang/String;Ljava/util/List;)Ljava/util/Map;
art-benchmark-service00abe242023-02-13 10:31:34 -080013245HSPLandroid/provider/Settings$Config;->registerContentObserver(Ljava/lang/String;ZLandroid/database/ContentObserver;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013246HSPLandroid/provider/Settings$ContentProviderHolder;->getProvider(Landroid/content/ContentResolver;)Landroid/content/IContentProvider;
13247HSPLandroid/provider/Settings$GenerationTracker;-><init>(Landroid/util/MemoryIntArray;IILjava/lang/Runnable;)V
13248HSPLandroid/provider/Settings$GenerationTracker;->destroy()V
13249HSPLandroid/provider/Settings$GenerationTracker;->getCurrentGeneration()I
13250HSPLandroid/provider/Settings$GenerationTracker;->isGenerationChanged()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013251HSPLandroid/provider/Settings$GenerationTracker;->readCurrentGeneration()I
art-benchmark-service84deab32021-05-12 09:41:00 -070013252HSPLandroid/provider/Settings$Global;->getFloat(Landroid/content/ContentResolver;Ljava/lang/String;F)F
13253HSPLandroid/provider/Settings$Global;->getInt(Landroid/content/ContentResolver;Ljava/lang/String;)I
13254HSPLandroid/provider/Settings$Global;->getInt(Landroid/content/ContentResolver;Ljava/lang/String;I)I
13255HSPLandroid/provider/Settings$Global;->getLong(Landroid/content/ContentResolver;Ljava/lang/String;J)J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013256HSPLandroid/provider/Settings$Global;->getString(Landroid/content/ContentResolver;Ljava/lang/String;)Ljava/lang/String;
13257HSPLandroid/provider/Settings$Global;->getStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;I)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070013258HSPLandroid/provider/Settings$Global;->getUriFor(Ljava/lang/String;)Landroid/net/Uri;
13259HSPLandroid/provider/Settings$Global;->putInt(Landroid/content/ContentResolver;Ljava/lang/String;I)Z
13260HSPLandroid/provider/Settings$Global;->putLong(Landroid/content/ContentResolver;Ljava/lang/String;J)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013261HSPLandroid/provider/Settings$Global;->putString(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;)Z
13262HSPLandroid/provider/Settings$Global;->putStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZIZ)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070013263HSPLandroid/provider/Settings$NameValueCache$$ExternalSyntheticLambda0;-><init>(Landroid/provider/Settings$NameValueCache;)V
13264HSPLandroid/provider/Settings$NameValueCache$$ExternalSyntheticLambda1;-><init>(Landroid/provider/Settings$NameValueCache;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080013265HSPLandroid/provider/Settings$NameValueCache;->getStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;I)Ljava/lang/String;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080013266HSPLandroid/provider/Settings$NameValueCache;->getStringsForPrefix(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/util/List;)Landroid/util/ArrayMap;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/Map$Entry;Ljava/util/HashMap$Node;]Landroid/os/Bundle;Landroid/os/Bundle;]Landroid/provider/Settings$GenerationTracker;Landroid/provider/Settings$GenerationTracker;]Landroid/provider/Settings$ContentProviderHolder;Landroid/provider/Settings$ContentProviderHolder;]Ljava/util/Map;Ljava/util/HashMap;]Ljava/util/Set;Ljava/util/HashMap$EntrySet;]Ljava/lang/String;Ljava/lang/String;]Landroid/content/IContentProvider;Landroid/content/ContentProviderProxy;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/ContentResolver;Landroid/app/ContextImpl$ApplicationContentResolver;]Ljava/util/Iterator;Ljava/util/HashMap$EntryIterator;,Ljava/util/ArrayList$Itr;]Landroid/net/Uri;Landroid/net/Uri$StringUri;
art-benchmark-service00abe242023-02-13 10:31:34 -080013267HSPLandroid/provider/Settings$NameValueCache;->isCallerExemptFromReadableRestriction()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013268HSPLandroid/provider/Settings$NameValueCache;->putStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZIZ)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070013269HSPLandroid/provider/Settings$NameValueTable;->getUriFor(Landroid/net/Uri;Ljava/lang/String;)Landroid/net/Uri;
13270HSPLandroid/provider/Settings$Secure;->getFloatForUser(Landroid/content/ContentResolver;Ljava/lang/String;FI)F
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013271HSPLandroid/provider/Settings$Secure;->getInt(Landroid/content/ContentResolver;Ljava/lang/String;)I
13272HSPLandroid/provider/Settings$Secure;->getInt(Landroid/content/ContentResolver;Ljava/lang/String;I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070013273HSPLandroid/provider/Settings$Secure;->getIntForUser(Landroid/content/ContentResolver;Ljava/lang/String;I)I
13274HSPLandroid/provider/Settings$Secure;->getIntForUser(Landroid/content/ContentResolver;Ljava/lang/String;II)I
13275HSPLandroid/provider/Settings$Secure;->getLong(Landroid/content/ContentResolver;Ljava/lang/String;J)J
13276HSPLandroid/provider/Settings$Secure;->getLongForUser(Landroid/content/ContentResolver;Ljava/lang/String;JI)J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013277HSPLandroid/provider/Settings$Secure;->getString(Landroid/content/ContentResolver;Ljava/lang/String;)Ljava/lang/String;
13278HSPLandroid/provider/Settings$Secure;->getStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;I)Ljava/lang/String;
13279HSPLandroid/provider/Settings$Secure;->getUriFor(Ljava/lang/String;)Landroid/net/Uri;
art-benchmark-service84deab32021-05-12 09:41:00 -070013280HSPLandroid/provider/Settings$Secure;->putInt(Landroid/content/ContentResolver;Ljava/lang/String;I)Z
13281HSPLandroid/provider/Settings$Secure;->putIntForUser(Landroid/content/ContentResolver;Ljava/lang/String;II)Z
13282HSPLandroid/provider/Settings$Secure;->putStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013283HSPLandroid/provider/Settings$Secure;->putStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZIZ)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070013284HSPLandroid/provider/Settings$SettingNotFoundException;-><init>(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013285HSPLandroid/provider/Settings$System;->getFloat(Landroid/content/ContentResolver;Ljava/lang/String;)F
art-benchmark-service84deab32021-05-12 09:41:00 -070013286HSPLandroid/provider/Settings$System;->getFloatForUser(Landroid/content/ContentResolver;Ljava/lang/String;FI)F
13287HSPLandroid/provider/Settings$System;->getFloatForUser(Landroid/content/ContentResolver;Ljava/lang/String;I)F
13288HSPLandroid/provider/Settings$System;->getInt(Landroid/content/ContentResolver;Ljava/lang/String;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013289HSPLandroid/provider/Settings$System;->getInt(Landroid/content/ContentResolver;Ljava/lang/String;I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070013290HSPLandroid/provider/Settings$System;->getIntForUser(Landroid/content/ContentResolver;Ljava/lang/String;I)I
13291HSPLandroid/provider/Settings$System;->getIntForUser(Landroid/content/ContentResolver;Ljava/lang/String;II)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013292HSPLandroid/provider/Settings$System;->getStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;I)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070013293HSPLandroid/provider/Settings$System;->getUriFor(Ljava/lang/String;)Landroid/net/Uri;
13294HSPLandroid/provider/Settings$System;->putInt(Landroid/content/ContentResolver;Ljava/lang/String;I)Z
13295HSPLandroid/provider/Settings$System;->putIntForUser(Landroid/content/ContentResolver;Ljava/lang/String;II)Z
13296HSPLandroid/provider/Settings$System;->putStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013297HSPLandroid/provider/Settings$System;->putStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;IZ)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013298HSPLandroid/provider/Settings;->-$$Nest$smparseIntSetting(Ljava/lang/String;Ljava/lang/String;)I
13299HSPLandroid/provider/Settings;->-$$Nest$smparseIntSettingWithDefault(Ljava/lang/String;I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070013300HSPLandroid/provider/Settings;->canDrawOverlays(Landroid/content/Context;)Z
13301HSPLandroid/provider/Settings;->isCallingPackageAllowedToDrawOverlays(Landroid/content/Context;ILjava/lang/String;Z)Z
13302HSPLandroid/provider/Settings;->isCallingPackageAllowedToPerformAppOpsProtectedOperation(Landroid/content/Context;ILjava/lang/String;Ljava/lang/String;ZI[Ljava/lang/String;Z)Z
13303HSPLandroid/provider/Settings;->isInSystemServer()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013304HSPLandroid/provider/Settings;->parseFloatSettingWithDefault(Ljava/lang/String;F)F
13305HSPLandroid/provider/Settings;->parseIntSetting(Ljava/lang/String;Ljava/lang/String;)I
13306HSPLandroid/provider/Settings;->parseIntSettingWithDefault(Ljava/lang/String;I)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013307HSPLandroid/provider/Settings;->parseLongSettingWithDefault(Ljava/lang/String;J)J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013308HSPLandroid/provider/Telephony$Sms;->getDefaultSmsPackage(Landroid/content/Context;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070013309HSPLandroid/renderscript/RenderScriptCacheDir;->setupDiskCache(Ljava/io/File;)V
13310HSPLandroid/security/KeyChain$1;-><init>(Ljava/util/concurrent/atomic/AtomicReference;Ljava/util/concurrent/CountDownLatch;)V
13311HSPLandroid/security/KeyChain$1;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V
13312HSPLandroid/security/KeyChain$KeyChainConnection;-><init>(Landroid/content/Context;Landroid/content/ServiceConnection;Landroid/security/IKeyChainService;)V
13313HSPLandroid/security/KeyChain$KeyChainConnection;->close()V
13314HSPLandroid/security/KeyChain$KeyChainConnection;->getService()Landroid/security/IKeyChainService;
art-benchmark-service66b4d952021-07-17 17:15:31 -070013315HSPLandroid/security/KeyChain;->bindAsUser(Landroid/content/Context;Landroid/os/Handler;Landroid/os/UserHandle;)Landroid/security/KeyChain$KeyChainConnection;
art-benchmark-service84deab32021-05-12 09:41:00 -070013316HSPLandroid/security/KeyChain;->bindAsUser(Landroid/content/Context;Landroid/os/UserHandle;)Landroid/security/KeyChain$KeyChainConnection;
13317HSPLandroid/security/KeyChain;->ensureNotOnMainThread(Landroid/content/Context;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013318HSPLandroid/security/KeyStore2$$ExternalSyntheticLambda3;-><init>(Landroid/system/keystore2/KeyDescriptor;)V
13319HSPLandroid/security/KeyStore2$$ExternalSyntheticLambda3;->execute(Landroid/system/keystore2/IKeystoreService;)Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -070013320HSPLandroid/security/KeyStore2$$ExternalSyntheticLambda4;->execute(Landroid/system/keystore2/IKeystoreService;)Ljava/lang/Object;
13321HSPLandroid/security/KeyStore2;-><init>()V
13322HSPLandroid/security/KeyStore2;->getInstance()Landroid/security/KeyStore2;
13323HSPLandroid/security/KeyStore2;->getKeyEntry(Landroid/system/keystore2/KeyDescriptor;)Landroid/system/keystore2/KeyEntryResponse;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013324HSPLandroid/security/KeyStore2;->getKeyStoreException(ILjava/lang/String;)Landroid/security/KeyStoreException;
art-benchmark-service66b4d952021-07-17 17:15:31 -070013325HSPLandroid/security/KeyStore2;->getService(Z)Landroid/system/keystore2/IKeystoreService;
13326HSPLandroid/security/KeyStore2;->handleRemoteExceptionWithRetry(Landroid/security/KeyStore2$CheckedRemoteRequest;)Ljava/lang/Object;
13327HSPLandroid/security/KeyStore2;->lambda$getKeyEntry$4(Landroid/system/keystore2/KeyDescriptor;Landroid/system/keystore2/IKeystoreService;)Landroid/system/keystore2/KeyEntryResponse;
art-benchmark-service84deab32021-05-12 09:41:00 -070013328HSPLandroid/security/KeyStore;->getInstance()Landroid/security/KeyStore;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070013329HSPLandroid/security/KeyStoreException;-><init>(ILjava/lang/String;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013330HSPLandroid/security/KeyStoreException;-><init>(ILjava/lang/String;Ljava/lang/String;)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070013331HSPLandroid/security/KeyStoreException;->getErrorCode()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013332HSPLandroid/security/KeyStoreException;->initializeRkpStatusForRegularErrors(I)I
art-benchmark-service66b4d952021-07-17 17:15:31 -070013333HSPLandroid/security/KeyStoreOperation$$ExternalSyntheticLambda0;-><init>(Landroid/security/KeyStoreOperation;)V
13334HSPLandroid/security/KeyStoreOperation$$ExternalSyntheticLambda0;->execute()Ljava/lang/Object;
13335HSPLandroid/security/KeyStoreOperation$$ExternalSyntheticLambda1;-><init>(Landroid/security/KeyStoreOperation;[B)V
13336HSPLandroid/security/KeyStoreOperation$$ExternalSyntheticLambda1;->execute()Ljava/lang/Object;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013337HSPLandroid/security/KeyStoreOperation$$ExternalSyntheticLambda2;-><init>(Landroid/security/KeyStoreOperation;[B[B)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013338HSPLandroid/security/KeyStoreOperation$$ExternalSyntheticLambda2;->execute()Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -070013339HSPLandroid/security/KeyStoreOperation$$ExternalSyntheticLambda3;->execute()Ljava/lang/Object;
13340HSPLandroid/security/KeyStoreOperation;-><init>(Landroid/system/keystore2/IKeystoreOperation;Ljava/lang/Long;[Landroid/hardware/security/keymint/KeyParameter;)V
13341HSPLandroid/security/KeyStoreOperation;->abort()V
13342HSPLandroid/security/KeyStoreOperation;->finish([B[B)[B
13343HSPLandroid/security/KeyStoreOperation;->getChallenge()Ljava/lang/Long;
13344HSPLandroid/security/KeyStoreOperation;->getParameters()[Landroid/hardware/security/keymint/KeyParameter;
13345HSPLandroid/security/KeyStoreOperation;->handleExceptions(Landroid/security/CheckedRemoteRequest;)Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -070013346HSPLandroid/security/KeyStoreOperation;->update([B)[B
13347HSPLandroid/security/KeyStoreSecurityLevel;-><init>(Landroid/system/keystore2/IKeystoreSecurityLevel;)V
13348HSPLandroid/security/KeyStoreSecurityLevel;->createOperation(Landroid/system/keystore2/KeyDescriptor;Ljava/util/Collection;)Landroid/security/KeyStoreOperation;
art-benchmark-service84deab32021-05-12 09:41:00 -070013349HSPLandroid/security/NetworkSecurityPolicy;->getInstance()Landroid/security/NetworkSecurityPolicy;
13350HSPLandroid/security/NetworkSecurityPolicy;->isCleartextTrafficPermitted(Ljava/lang/String;)Z
13351HSPLandroid/security/keymaster/ExportResult$1;->createFromParcel(Landroid/os/Parcel;)Landroid/security/keymaster/ExportResult;
13352HSPLandroid/security/keymaster/ExportResult$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
13353HSPLandroid/security/keymaster/ExportResult;-><init>(Landroid/os/Parcel;)V
13354HSPLandroid/security/keymaster/KeyCharacteristics$1;->createFromParcel(Landroid/os/Parcel;)Landroid/security/keymaster/KeyCharacteristics;
13355HSPLandroid/security/keymaster/KeyCharacteristics$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
13356HSPLandroid/security/keymaster/KeyCharacteristics;-><init>()V
13357HSPLandroid/security/keymaster/KeyCharacteristics;->getEnum(I)Ljava/lang/Integer;
13358HSPLandroid/security/keymaster/KeyCharacteristics;->getEnums(I)Ljava/util/List;
13359HSPLandroid/security/keymaster/KeyCharacteristics;->getUnsignedInt(IJ)J
13360HSPLandroid/security/keymaster/KeyCharacteristics;->shallowCopyFrom(Landroid/security/keymaster/KeyCharacteristics;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013361HSPLandroid/security/keymaster/KeymasterArgument$1;->createFromParcel(Landroid/os/Parcel;)Landroid/security/keymaster/KeymasterArgument;
13362HSPLandroid/security/keymaster/KeymasterArgument$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070013363HSPLandroid/security/keymaster/KeymasterArgument;-><init>(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013364HSPLandroid/security/keymaster/KeymasterArgument;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013365HSPLandroid/security/keymaster/KeymasterArguments$1;->createFromParcel(Landroid/os/Parcel;)Landroid/security/keymaster/KeymasterArguments;
13366HSPLandroid/security/keymaster/KeymasterArguments$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
13367HSPLandroid/security/keymaster/KeymasterArguments;-><init>()V
13368HSPLandroid/security/keymaster/KeymasterArguments;->addBoolean(I)V
13369HSPLandroid/security/keymaster/KeymasterArguments;->addBytes(I[B)V
13370HSPLandroid/security/keymaster/KeymasterArguments;->addDateIfNotNull(ILjava/util/Date;)V
13371HSPLandroid/security/keymaster/KeymasterArguments;->addEnum(II)V
13372HSPLandroid/security/keymaster/KeymasterArguments;->addEnums(I[I)V
13373HSPLandroid/security/keymaster/KeymasterArguments;->addLongTag(ILjava/math/BigInteger;)V
13374HSPLandroid/security/keymaster/KeymasterArguments;->addUnsignedInt(IJ)V
13375HSPLandroid/security/keymaster/KeymasterArguments;->addUnsignedLong(ILjava/math/BigInteger;)V
13376HSPLandroid/security/keymaster/KeymasterArguments;->containsTag(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013377HSPLandroid/security/keymaster/KeymasterArguments;->getArgumentByTag(I)Landroid/security/keymaster/KeymasterArgument;
art-benchmark-service84deab32021-05-12 09:41:00 -070013378HSPLandroid/security/keymaster/KeymasterArguments;->getBytes(I[B)[B
13379HSPLandroid/security/keymaster/KeymasterArguments;->getEnum(II)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013380HSPLandroid/security/keymaster/KeymasterArguments;->getEnums(I)Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -070013381HSPLandroid/security/keymaster/KeymasterArguments;->getUnsignedInt(IJ)J
13382HSPLandroid/security/keymaster/KeymasterArguments;->toUint64(J)Ljava/math/BigInteger;
13383HSPLandroid/security/keymaster/KeymasterArguments;->writeToParcel(Landroid/os/Parcel;I)V
13384HSPLandroid/security/keymaster/KeymasterBlob;-><init>([B)V
13385HSPLandroid/security/keymaster/KeymasterBlob;->writeToParcel(Landroid/os/Parcel;I)V
13386HSPLandroid/security/keymaster/KeymasterBlobArgument;-><init>(I[B)V
13387HSPLandroid/security/keymaster/KeymasterBlobArgument;->writeValue(Landroid/os/Parcel;)V
13388HSPLandroid/security/keymaster/KeymasterBooleanArgument;-><init>(I)V
13389HSPLandroid/security/keymaster/KeymasterBooleanArgument;->writeValue(Landroid/os/Parcel;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070013390HSPLandroid/security/keymaster/KeymasterDefs;->getErrorMessage(I)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070013391HSPLandroid/security/keymaster/KeymasterDefs;->getTagType(I)I
13392HSPLandroid/security/keymaster/KeymasterIntArgument;-><init>(II)V
13393HSPLandroid/security/keymaster/KeymasterIntArgument;->writeValue(Landroid/os/Parcel;)V
13394HSPLandroid/security/keymaster/KeymasterLongArgument;-><init>(IJ)V
13395HSPLandroid/security/keymaster/KeymasterLongArgument;->writeValue(Landroid/os/Parcel;)V
13396HSPLandroid/security/keymaster/OperationResult$1;->createFromParcel(Landroid/os/Parcel;)Landroid/security/keymaster/OperationResult;
13397HSPLandroid/security/keymaster/OperationResult$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013398HSPLandroid/security/keymaster/OperationResult;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013399HSPLandroid/security/keystore/AndroidKeyStoreProvider;-><init>(Ljava/lang/String;)V
13400HSPLandroid/security/keystore/AndroidKeyStoreProvider;->getKeyStoreForUid(I)Ljava/security/KeyStore;
13401HSPLandroid/security/keystore/ArrayUtils;->cloneIfNotEmpty([B)[B
13402HSPLandroid/security/keystore/ArrayUtils;->cloneIfNotEmpty([Ljava/lang/String;)[Ljava/lang/String;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070013403HSPLandroid/security/keystore/ArrayUtils;->concat([BII[BII)[B
13404HSPLandroid/security/keystore/ArrayUtils;->concat([B[B)[B
art-benchmark-service84deab32021-05-12 09:41:00 -070013405HSPLandroid/security/keystore/ArrayUtils;->nullToEmpty([Ljava/lang/String;)[Ljava/lang/String;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070013406HSPLandroid/security/keystore/ArrayUtils;->subarray([BII)[B
art-benchmark-service84deab32021-05-12 09:41:00 -070013407HSPLandroid/security/keystore/DelegatingX509Certificate;-><init>(Ljava/security/cert/X509Certificate;)V
13408HSPLandroid/security/keystore/KeyGenParameterSpec$Builder;-><init>(Ljava/lang/String;I)V
13409HSPLandroid/security/keystore/KeyGenParameterSpec$Builder;->build()Landroid/security/keystore/KeyGenParameterSpec;
13410HSPLandroid/security/keystore/KeyGenParameterSpec$Builder;->setBlockModes([Ljava/lang/String;)Landroid/security/keystore/KeyGenParameterSpec$Builder;
13411HSPLandroid/security/keystore/KeyGenParameterSpec$Builder;->setEncryptionPaddings([Ljava/lang/String;)Landroid/security/keystore/KeyGenParameterSpec$Builder;
13412HSPLandroid/security/keystore/KeyGenParameterSpec$Builder;->setKeySize(I)Landroid/security/keystore/KeyGenParameterSpec$Builder;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013413HSPLandroid/security/keystore/KeyGenParameterSpec;-><init>(Ljava/lang/String;IILjava/security/spec/AlgorithmParameterSpec;Ljavax/security/auth/x500/X500Principal;Ljava/math/BigInteger;Ljava/util/Date;Ljava/util/Date;Ljava/util/Date;Ljava/util/Date;Ljava/util/Date;I[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;ZZIIZ[BZ[IZZZZZZZILjava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013414HSPLandroid/security/keystore/KeyGenParameterSpec;->getBlockModes()[Ljava/lang/String;
13415HSPLandroid/security/keystore/KeyGenParameterSpec;->getEncryptionPaddings()[Ljava/lang/String;
13416HSPLandroid/security/keystore/KeyGenParameterSpec;->getKeySize()I
13417HSPLandroid/security/keystore/KeyGenParameterSpec;->getKeyValidityForConsumptionEnd()Ljava/util/Date;
13418HSPLandroid/security/keystore/KeyGenParameterSpec;->getKeyValidityForOriginationEnd()Ljava/util/Date;
13419HSPLandroid/security/keystore/KeyGenParameterSpec;->getKeyValidityStart()Ljava/util/Date;
13420HSPLandroid/security/keystore/KeyGenParameterSpec;->getKeystoreAlias()Ljava/lang/String;
13421HSPLandroid/security/keystore/KeyGenParameterSpec;->getPurposes()I
13422HSPLandroid/security/keystore/KeyGenParameterSpec;->getSignaturePaddings()[Ljava/lang/String;
13423HSPLandroid/security/keystore/KeyGenParameterSpec;->getUid()I
13424HSPLandroid/security/keystore/KeyGenParameterSpec;->isCriticalToDeviceEncryption()Z
13425HSPLandroid/security/keystore/KeyGenParameterSpec;->isDigestsSpecified()Z
13426HSPLandroid/security/keystore/KeyGenParameterSpec;->isStrongBoxBacked()Z
13427HSPLandroid/security/keystore/KeyGenParameterSpec;->isUnlockedDeviceRequired()Z
13428HSPLandroid/security/keystore/KeyGenParameterSpec;->isUserAuthenticationRequired()Z
13429HSPLandroid/security/keystore/KeyGenParameterSpec;->isUserConfirmationRequired()Z
13430HSPLandroid/security/keystore/KeyGenParameterSpec;->isUserPresenceRequired()Z
13431HSPLandroid/security/keystore/KeyProperties$BlockMode;->allToKeymaster([Ljava/lang/String;)[I
art-benchmark-service66b4d952021-07-17 17:15:31 -070013432HSPLandroid/security/keystore/KeyProperties$Digest;->toKeymaster(Ljava/lang/String;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070013433HSPLandroid/security/keystore/KeyProperties$EncryptionPadding;->allToKeymaster([Ljava/lang/String;)[I
13434HSPLandroid/security/keystore/KeyProperties$KeyAlgorithm;->fromKeymasterAsymmetricKeyAlgorithm(I)Ljava/lang/String;
13435HSPLandroid/security/keystore/KeyProperties$KeyAlgorithm;->fromKeymasterSecretKeyAlgorithm(II)Ljava/lang/String;
13436HSPLandroid/security/keystore/KeyProperties$Purpose;->allToKeymaster(I)[I
13437HSPLandroid/security/keystore/KeyProperties$Purpose;->toKeymaster(I)I
13438HSPLandroid/security/keystore/KeystoreResponse$1;->createFromParcel(Landroid/os/Parcel;)Landroid/security/keystore/KeystoreResponse;
13439HSPLandroid/security/keystore/KeystoreResponse$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
13440HSPLandroid/security/keystore/KeystoreResponse;->getErrorCode()I
13441HSPLandroid/security/keystore/Utils;->cloneIfNotNull(Ljava/util/Date;)Ljava/util/Date;
13442HSPLandroid/security/keystore/Utils;->cloneIfNotNull([B)[B
art-benchmark-service66b4d952021-07-17 17:15:31 -070013443HSPLandroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi$AdditionalAuthenticationDataStream;-><init>(Landroid/security/KeyStoreOperation;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013444HSPLandroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi$AdditionalAuthenticationDataStream;-><init>(Landroid/security/KeyStoreOperation;Landroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi$AdditionalAuthenticationDataStream-IA;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070013445HSPLandroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi$AdditionalAuthenticationDataStream;->finish([B[B)[B
13446HSPLandroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi$BufferAllOutputUntilDoFinalStreamer;-><init>(Landroid/security/keystore2/KeyStoreCryptoOperationStreamer;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013447HSPLandroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi$BufferAllOutputUntilDoFinalStreamer;-><init>(Landroid/security/keystore2/KeyStoreCryptoOperationStreamer;Landroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi$BufferAllOutputUntilDoFinalStreamer-IA;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070013448HSPLandroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi$BufferAllOutputUntilDoFinalStreamer;->doFinal([BII[B)[B
13449HSPLandroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi$GCM$NoPadding;-><init>()V
13450HSPLandroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi$GCM$NoPadding;->finalize()V
13451HSPLandroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi$GCM;-><init>(I)V
13452HSPLandroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi$GCM;->addAlgorithmSpecificParametersToBegin(Ljava/util/List;)V
13453HSPLandroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi$GCM;->createAdditionalAuthenticationDataStreamer(Landroid/security/KeyStoreOperation;)Landroid/security/keystore2/KeyStoreCryptoOperationStreamer;
13454HSPLandroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi$GCM;->createMainDataStreamer(Landroid/security/KeyStoreOperation;)Landroid/security/keystore2/KeyStoreCryptoOperationStreamer;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013455HSPLandroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi$GCM;->initAlgorithmSpecificParameters()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070013456HSPLandroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi$GCM;->initAlgorithmSpecificParameters(Ljava/security/spec/AlgorithmParameterSpec;)V
13457HSPLandroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi$GCM;->resetAll()V
13458HSPLandroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi$GCM;->resetWhilePreservingInitState()V
13459HSPLandroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi;-><init>(II)V
13460HSPLandroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi;->addAlgorithmSpecificParametersToBegin(Ljava/util/List;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013461HSPLandroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi;->engineGetIV()[B
art-benchmark-service66b4d952021-07-17 17:15:31 -070013462HSPLandroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi;->initKey(ILjava/security/Key;)V
13463HSPLandroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi;->loadAlgorithmSpecificParametersFromBeginResult([Landroid/hardware/security/keymint/KeyParameter;)V
13464HSPLandroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi;->resetAll()V
13465HSPLandroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi;->setIv([B)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013466HSPLandroid/security/keystore2/AndroidKeyStoreBCWorkaroundProvider;-><init>()V
13467HSPLandroid/security/keystore2/AndroidKeyStoreBCWorkaroundProvider;->putAsymmetricCipherImpl(Ljava/lang/String;Ljava/lang/String;)V
13468HSPLandroid/security/keystore2/AndroidKeyStoreBCWorkaroundProvider;->putMacImpl(Ljava/lang/String;Ljava/lang/String;)V
13469HSPLandroid/security/keystore2/AndroidKeyStoreBCWorkaroundProvider;->putSignatureImpl(Ljava/lang/String;Ljava/lang/String;)V
13470HSPLandroid/security/keystore2/AndroidKeyStoreBCWorkaroundProvider;->putSymmetricCipherImpl(Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070013471HSPLandroid/security/keystore2/AndroidKeyStoreCipherSpiBase;-><init>()V
13472HSPLandroid/security/keystore2/AndroidKeyStoreCipherSpiBase;->abortOperation()V
13473HSPLandroid/security/keystore2/AndroidKeyStoreCipherSpiBase;->engineDoFinal([BII)[B
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013474HSPLandroid/security/keystore2/AndroidKeyStoreCipherSpiBase;->engineDoFinal([BII[BI)I
13475HSPLandroid/security/keystore2/AndroidKeyStoreCipherSpiBase;->engineInit(ILjava/security/Key;Ljava/security/SecureRandom;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070013476HSPLandroid/security/keystore2/AndroidKeyStoreCipherSpiBase;->engineInit(ILjava/security/Key;Ljava/security/spec/AlgorithmParameterSpec;Ljava/security/SecureRandom;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013477HSPLandroid/security/keystore2/AndroidKeyStoreCipherSpiBase;->ensureKeystoreOperationInitialized()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070013478HSPLandroid/security/keystore2/AndroidKeyStoreCipherSpiBase;->finalize()V
13479HSPLandroid/security/keystore2/AndroidKeyStoreCipherSpiBase;->flushAAD()V
13480HSPLandroid/security/keystore2/AndroidKeyStoreCipherSpiBase;->init(ILjava/security/Key;Ljava/security/SecureRandom;)V
13481HSPLandroid/security/keystore2/AndroidKeyStoreCipherSpiBase;->isEncrypting()Z
13482HSPLandroid/security/keystore2/AndroidKeyStoreCipherSpiBase;->resetAll()V
13483HSPLandroid/security/keystore2/AndroidKeyStoreCipherSpiBase;->resetWhilePreservingInitState()V
13484HSPLandroid/security/keystore2/AndroidKeyStoreCipherSpiBase;->setKey(Landroid/security/keystore2/AndroidKeyStoreKey;)V
13485HSPLandroid/security/keystore2/AndroidKeyStoreKey;-><init>(Landroid/system/keystore2/KeyDescriptor;J[Landroid/system/keystore2/Authorization;Ljava/lang/String;Landroid/security/KeyStoreSecurityLevel;)V
13486HSPLandroid/security/keystore2/AndroidKeyStoreKey;->getAlgorithm()Ljava/lang/String;
13487HSPLandroid/security/keystore2/AndroidKeyStoreKey;->getFormat()Ljava/lang/String;
13488HSPLandroid/security/keystore2/AndroidKeyStoreKey;->getKeyIdDescriptor()Landroid/system/keystore2/KeyDescriptor;
13489HSPLandroid/security/keystore2/AndroidKeyStoreKey;->getSecurityLevel()Landroid/security/KeyStoreSecurityLevel;
art-benchmark-service84deab32021-05-12 09:41:00 -070013490HSPLandroid/security/keystore2/AndroidKeyStoreProvider;-><init>()V
13491HSPLandroid/security/keystore2/AndroidKeyStoreProvider;->install()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013492HSPLandroid/security/keystore2/AndroidKeyStoreProvider;->loadAndroidKeyStoreKeyFromKeystore(Landroid/security/KeyStore2;Landroid/system/keystore2/KeyDescriptor;)Landroid/security/keystore2/AndroidKeyStoreKey;
art-benchmark-service66b4d952021-07-17 17:15:31 -070013493HSPLandroid/security/keystore2/AndroidKeyStoreProvider;->loadAndroidKeyStoreKeyFromKeystore(Landroid/security/KeyStore2;Ljava/lang/String;I)Landroid/security/keystore2/AndroidKeyStoreKey;
13494HSPLandroid/security/keystore2/AndroidKeyStoreProvider;->makeAndroidKeyStoreSecretKeyFromKeyEntryResponse(Landroid/system/keystore2/KeyDescriptor;Landroid/system/keystore2/KeyEntryResponse;II)Landroid/security/keystore2/AndroidKeyStoreSecretKey;
art-benchmark-service84deab32021-05-12 09:41:00 -070013495HSPLandroid/security/keystore2/AndroidKeyStoreProvider;->putKeyFactoryImpl(Ljava/lang/String;)V
13496HSPLandroid/security/keystore2/AndroidKeyStoreProvider;->putSecretKeyFactoryImpl(Ljava/lang/String;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070013497HSPLandroid/security/keystore2/AndroidKeyStoreSecretKey;-><init>(Landroid/system/keystore2/KeyDescriptor;Landroid/system/keystore2/KeyMetadata;Ljava/lang/String;Landroid/security/KeyStoreSecurityLevel;)V
13498HSPLandroid/security/keystore2/AndroidKeyStoreSpi;-><init>()V
13499HSPLandroid/security/keystore2/AndroidKeyStoreSpi;->engineContainsAlias(Ljava/lang/String;)Z
13500HSPLandroid/security/keystore2/AndroidKeyStoreSpi;->engineGetKey(Ljava/lang/String;[C)Ljava/security/Key;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013501HSPLandroid/security/keystore2/AndroidKeyStoreSpi;->engineIsKeyEntry(Ljava/lang/String;)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070013502HSPLandroid/security/keystore2/AndroidKeyStoreSpi;->engineLoad(Ljava/security/KeyStore$LoadStoreParameter;)V
13503HSPLandroid/security/keystore2/AndroidKeyStoreSpi;->getKeyMetadata(Ljava/lang/String;)Landroid/system/keystore2/KeyEntryResponse;
13504HSPLandroid/security/keystore2/AndroidKeyStoreSpi;->getTargetDomain()I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013505HSPLandroid/security/keystore2/AndroidKeyStoreSpi;->isKeyEntry(Ljava/lang/String;)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070013506HSPLandroid/security/keystore2/AndroidKeyStoreSpi;->makeKeyDescriptor(Ljava/lang/String;)Landroid/system/keystore2/KeyDescriptor;
13507HSPLandroid/security/keystore2/KeyStore2ParameterUtils;->makeBytes(I[B)Landroid/hardware/security/keymint/KeyParameter;
13508HSPLandroid/security/keystore2/KeyStore2ParameterUtils;->makeEnum(II)Landroid/hardware/security/keymint/KeyParameter;
13509HSPLandroid/security/keystore2/KeyStore2ParameterUtils;->makeInt(II)Landroid/hardware/security/keymint/KeyParameter;
13510HSPLandroid/security/keystore2/KeyStoreCryptoOperationChunkedStreamer$MainDataStream;-><init>(Landroid/security/KeyStoreOperation;)V
13511HSPLandroid/security/keystore2/KeyStoreCryptoOperationChunkedStreamer$MainDataStream;->finish([B[B)[B
13512HSPLandroid/security/keystore2/KeyStoreCryptoOperationChunkedStreamer$MainDataStream;->update([B)[B
13513HSPLandroid/security/keystore2/KeyStoreCryptoOperationChunkedStreamer;-><init>(Landroid/security/keystore2/KeyStoreCryptoOperationChunkedStreamer$Stream;I)V
13514HSPLandroid/security/keystore2/KeyStoreCryptoOperationChunkedStreamer;-><init>(Landroid/security/keystore2/KeyStoreCryptoOperationChunkedStreamer$Stream;II)V
13515HSPLandroid/security/keystore2/KeyStoreCryptoOperationChunkedStreamer;->doFinal([BII[B)[B
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013516HSPLandroid/security/keystore2/KeyStoreCryptoOperationChunkedStreamer;->update([BII)[B
art-benchmark-service66b4d952021-07-17 17:15:31 -070013517HSPLandroid/security/keystore2/KeyStoreCryptoOperationUtils;-><clinit>()V
13518HSPLandroid/security/keystore2/KeyStoreCryptoOperationUtils;->abortOperation(Landroid/security/KeyStoreOperation;)V
13519HSPLandroid/security/keystore2/KeyStoreCryptoOperationUtils;->getOrMakeOperationChallenge(Landroid/security/KeyStoreOperation;Landroid/security/keystore2/AndroidKeyStoreKey;)J
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013520HSPLandroid/security/keystore2/KeyStoreCryptoOperationUtils;->getRandomBytesToMixIntoKeystoreRng(Ljava/security/SecureRandom;I)[B
art-benchmark-service84deab32021-05-12 09:41:00 -070013521HSPLandroid/security/net/config/ApplicationConfig;-><init>(Landroid/security/net/config/ConfigSource;)V
13522HSPLandroid/security/net/config/ApplicationConfig;->ensureInitialized()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013523HSPLandroid/security/net/config/ApplicationConfig;->getConfigForHostname(Ljava/lang/String;)Landroid/security/net/config/NetworkSecurityConfig;
art-benchmark-service84deab32021-05-12 09:41:00 -070013524HSPLandroid/security/net/config/ApplicationConfig;->getDefaultInstance()Landroid/security/net/config/ApplicationConfig;
13525HSPLandroid/security/net/config/ApplicationConfig;->getTrustManager()Ljavax/net/ssl/X509TrustManager;
13526HSPLandroid/security/net/config/ApplicationConfig;->hasPerDomainConfigs()Z
13527HSPLandroid/security/net/config/ApplicationConfig;->isCleartextTrafficPermitted()Z
13528HSPLandroid/security/net/config/ApplicationConfig;->isCleartextTrafficPermitted(Ljava/lang/String;)Z
13529HSPLandroid/security/net/config/ApplicationConfig;->setDefaultInstance(Landroid/security/net/config/ApplicationConfig;)V
13530HSPLandroid/security/net/config/CertificatesEntryRef;-><init>(Landroid/security/net/config/CertificateSource;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013531HSPLandroid/security/net/config/CertificatesEntryRef;->findAllCertificatesByIssuerAndSignature(Ljava/security/cert/X509Certificate;)Ljava/util/Set;
art-benchmark-service84deab32021-05-12 09:41:00 -070013532HSPLandroid/security/net/config/CertificatesEntryRef;->findBySubjectAndPublicKey(Ljava/security/cert/X509Certificate;)Landroid/security/net/config/TrustAnchor;
13533HSPLandroid/security/net/config/ConfigNetworkSecurityPolicy;-><init>(Landroid/security/net/config/ApplicationConfig;)V
13534HSPLandroid/security/net/config/ConfigNetworkSecurityPolicy;->isCertificateTransparencyVerificationRequired(Ljava/lang/String;)Z
13535HSPLandroid/security/net/config/ConfigNetworkSecurityPolicy;->isCleartextTrafficPermitted(Ljava/lang/String;)Z
13536HSPLandroid/security/net/config/DirectoryCertificateSource$1;-><init>(Landroid/security/net/config/DirectoryCertificateSource;Ljava/security/cert/X509Certificate;)V
13537HSPLandroid/security/net/config/DirectoryCertificateSource$3;-><init>(Landroid/security/net/config/DirectoryCertificateSource;Ljava/security/cert/X509Certificate;)V
13538HSPLandroid/security/net/config/DirectoryCertificateSource$3;->match(Ljava/security/cert/X509Certificate;)Z
13539HSPLandroid/security/net/config/DirectoryCertificateSource;-><init>(Ljava/io/File;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013540HSPLandroid/security/net/config/DirectoryCertificateSource;->findAllByIssuerAndSignature(Ljava/security/cert/X509Certificate;)Ljava/util/Set;
13541HSPLandroid/security/net/config/DirectoryCertificateSource;->findBySubjectAndPublicKey(Ljava/security/cert/X509Certificate;)Ljava/security/cert/X509Certificate;
13542HSPLandroid/security/net/config/DirectoryCertificateSource;->findCert(Ljavax/security/auth/x500/X500Principal;Landroid/security/net/config/DirectoryCertificateSource$CertSelector;)Ljava/security/cert/X509Certificate;
13543HSPLandroid/security/net/config/DirectoryCertificateSource;->findCerts(Ljavax/security/auth/x500/X500Principal;Landroid/security/net/config/DirectoryCertificateSource$CertSelector;)Ljava/util/Set;
art-benchmark-service84deab32021-05-12 09:41:00 -070013544HSPLandroid/security/net/config/DirectoryCertificateSource;->getHash(Ljavax/security/auth/x500/X500Principal;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013545HSPLandroid/security/net/config/DirectoryCertificateSource;->hashName(Ljavax/security/auth/x500/X500Principal;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070013546HSPLandroid/security/net/config/DirectoryCertificateSource;->intToHexString(II)Ljava/lang/String;
13547HSPLandroid/security/net/config/DirectoryCertificateSource;->readCertificate(Ljava/lang/String;)Ljava/security/cert/X509Certificate;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013548HSPLandroid/security/net/config/Domain;->hashCode()I
art-benchmark-service66b4d952021-07-17 17:15:31 -070013549HSPLandroid/security/net/config/KeyStoreCertificateSource;-><init>(Ljava/security/KeyStore;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013550HSPLandroid/security/net/config/KeyStoreCertificateSource;->ensureInitialized()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070013551HSPLandroid/security/net/config/KeyStoreCertificateSource;->findAllByIssuerAndSignature(Ljava/security/cert/X509Certificate;)Ljava/util/Set;
art-benchmark-service84deab32021-05-12 09:41:00 -070013552HSPLandroid/security/net/config/KeyStoreCertificateSource;->findBySubjectAndPublicKey(Ljava/security/cert/X509Certificate;)Ljava/security/cert/X509Certificate;
art-benchmark-service66b4d952021-07-17 17:15:31 -070013553HSPLandroid/security/net/config/KeyStoreConfigSource;-><init>(Ljava/security/KeyStore;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013554HSPLandroid/security/net/config/KeyStoreConfigSource;->getDefaultConfig()Landroid/security/net/config/NetworkSecurityConfig;
13555HSPLandroid/security/net/config/KeyStoreConfigSource;->getPerDomainConfigs()Ljava/util/Set;
13556HSPLandroid/security/net/config/ManifestConfigSource$DefaultConfigSource;-><init>(ZLandroid/content/pm/ApplicationInfo;)V
13557HSPLandroid/security/net/config/ManifestConfigSource$DefaultConfigSource;->getDefaultConfig()Landroid/security/net/config/NetworkSecurityConfig;
13558HSPLandroid/security/net/config/ManifestConfigSource$DefaultConfigSource;->getPerDomainConfigs()Ljava/util/Set;
13559HSPLandroid/security/net/config/ManifestConfigSource;-><init>(Landroid/content/Context;)V
13560HSPLandroid/security/net/config/ManifestConfigSource;->getConfigSource()Landroid/security/net/config/ConfigSource;
13561HSPLandroid/security/net/config/ManifestConfigSource;->getDefaultConfig()Landroid/security/net/config/NetworkSecurityConfig;
13562HSPLandroid/security/net/config/ManifestConfigSource;->getPerDomainConfigs()Ljava/util/Set;
13563HSPLandroid/security/net/config/NetworkSecurityConfig$1;-><init>(Landroid/security/net/config/NetworkSecurityConfig;)V
13564HSPLandroid/security/net/config/NetworkSecurityConfig$1;->compare(Landroid/security/net/config/CertificatesEntryRef;Landroid/security/net/config/CertificatesEntryRef;)I
13565HSPLandroid/security/net/config/NetworkSecurityConfig$1;->compare(Ljava/lang/Object;Ljava/lang/Object;)I
13566HSPLandroid/security/net/config/NetworkSecurityConfig$Builder;-><init>()V
13567HSPLandroid/security/net/config/NetworkSecurityConfig$Builder;->addCertificatesEntryRef(Landroid/security/net/config/CertificatesEntryRef;)Landroid/security/net/config/NetworkSecurityConfig$Builder;
art-benchmark-service66b4d952021-07-17 17:15:31 -070013568HSPLandroid/security/net/config/NetworkSecurityConfig$Builder;->addCertificatesEntryRefs(Ljava/util/Collection;)Landroid/security/net/config/NetworkSecurityConfig$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070013569HSPLandroid/security/net/config/NetworkSecurityConfig$Builder;->build()Landroid/security/net/config/NetworkSecurityConfig;
13570HSPLandroid/security/net/config/NetworkSecurityConfig$Builder;->getEffectiveCertificatesEntryRefs()Ljava/util/List;
13571HSPLandroid/security/net/config/NetworkSecurityConfig$Builder;->getEffectiveCleartextTrafficPermitted()Z
13572HSPLandroid/security/net/config/NetworkSecurityConfig$Builder;->getEffectiveHstsEnforced()Z
13573HSPLandroid/security/net/config/NetworkSecurityConfig$Builder;->getEffectivePinSet()Landroid/security/net/config/PinSet;
13574HSPLandroid/security/net/config/NetworkSecurityConfig$Builder;->getParent()Landroid/security/net/config/NetworkSecurityConfig$Builder;
13575HSPLandroid/security/net/config/NetworkSecurityConfig$Builder;->setCleartextTrafficPermitted(Z)Landroid/security/net/config/NetworkSecurityConfig$Builder;
13576HSPLandroid/security/net/config/NetworkSecurityConfig$Builder;->setHstsEnforced(Z)Landroid/security/net/config/NetworkSecurityConfig$Builder;
13577HSPLandroid/security/net/config/NetworkSecurityConfig$Builder;->setParent(Landroid/security/net/config/NetworkSecurityConfig$Builder;)Landroid/security/net/config/NetworkSecurityConfig$Builder;
13578HSPLandroid/security/net/config/NetworkSecurityConfig;-><init>(ZZLandroid/security/net/config/PinSet;Ljava/util/List;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013579HSPLandroid/security/net/config/NetworkSecurityConfig;-><init>(ZZLandroid/security/net/config/PinSet;Ljava/util/List;Landroid/security/net/config/NetworkSecurityConfig-IA;)V
13580HSPLandroid/security/net/config/NetworkSecurityConfig;->findAllCertificatesByIssuerAndSignature(Ljava/security/cert/X509Certificate;)Ljava/util/Set;
13581HSPLandroid/security/net/config/NetworkSecurityConfig;->findTrustAnchorBySubjectAndPublicKey(Ljava/security/cert/X509Certificate;)Landroid/security/net/config/TrustAnchor;
art-benchmark-service84deab32021-05-12 09:41:00 -070013582HSPLandroid/security/net/config/NetworkSecurityConfig;->getDefaultBuilder(Landroid/content/pm/ApplicationInfo;)Landroid/security/net/config/NetworkSecurityConfig$Builder;
13583HSPLandroid/security/net/config/NetworkSecurityConfig;->getPins()Landroid/security/net/config/PinSet;
13584HSPLandroid/security/net/config/NetworkSecurityConfig;->getTrustManager()Landroid/security/net/config/NetworkSecurityTrustManager;
13585HSPLandroid/security/net/config/NetworkSecurityConfig;->isCleartextTrafficPermitted()Z
13586HSPLandroid/security/net/config/NetworkSecurityConfigProvider;-><init>()V
13587HSPLandroid/security/net/config/NetworkSecurityConfigProvider;->handleNewApplication(Landroid/content/Context;)V
13588HSPLandroid/security/net/config/NetworkSecurityConfigProvider;->install(Landroid/content/Context;)V
13589HSPLandroid/security/net/config/NetworkSecurityTrustManager;-><init>(Landroid/security/net/config/NetworkSecurityConfig;)V
13590HSPLandroid/security/net/config/NetworkSecurityTrustManager;->checkPins(Ljava/util/List;)V
13591HSPLandroid/security/net/config/NetworkSecurityTrustManager;->checkServerTrusted([Ljava/security/cert/X509Certificate;Ljava/lang/String;Ljava/lang/String;)Ljava/util/List;
13592HSPLandroid/security/net/config/NetworkSecurityTrustManager;->checkServerTrusted([Ljava/security/cert/X509Certificate;Ljava/lang/String;Ljava/net/Socket;)V
13593HSPLandroid/security/net/config/RootTrustManager;-><init>(Landroid/security/net/config/ApplicationConfig;)V
13594HSPLandroid/security/net/config/RootTrustManager;->checkServerTrusted([Ljava/security/cert/X509Certificate;Ljava/lang/String;Ljava/lang/String;)Ljava/util/List;
13595HSPLandroid/security/net/config/RootTrustManager;->checkServerTrusted([Ljava/security/cert/X509Certificate;Ljava/lang/String;Ljava/net/Socket;)V
13596HSPLandroid/security/net/config/RootTrustManagerFactorySpi;-><init>()V
13597HSPLandroid/security/net/config/RootTrustManagerFactorySpi;->engineGetTrustManagers()[Ljavax/net/ssl/TrustManager;
13598HSPLandroid/security/net/config/RootTrustManagerFactorySpi;->engineInit(Ljava/security/KeyStore;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013599HSPLandroid/security/net/config/SystemCertificateSource$NoPreloadHolder;->-$$Nest$sfgetINSTANCE()Landroid/security/net/config/SystemCertificateSource;
art-benchmark-service84deab32021-05-12 09:41:00 -070013600HSPLandroid/security/net/config/SystemCertificateSource$NoPreloadHolder;-><clinit>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070013601HSPLandroid/security/net/config/SystemCertificateSource;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013602HSPLandroid/security/net/config/SystemCertificateSource;-><init>(Landroid/security/net/config/SystemCertificateSource-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013603HSPLandroid/security/net/config/SystemCertificateSource;->findAllByIssuerAndSignature(Ljava/security/cert/X509Certificate;)Ljava/util/Set;
13604HSPLandroid/security/net/config/SystemCertificateSource;->findBySubjectAndPublicKey(Ljava/security/cert/X509Certificate;)Ljava/security/cert/X509Certificate;
art-benchmark-service00abe242023-02-13 10:31:34 -080013605HSPLandroid/security/net/config/SystemCertificateSource;->getDirectory()Ljava/io/File;
art-benchmark-service84deab32021-05-12 09:41:00 -070013606HSPLandroid/security/net/config/SystemCertificateSource;->getInstance()Landroid/security/net/config/SystemCertificateSource;
13607HSPLandroid/security/net/config/SystemCertificateSource;->isCertMarkedAsRemoved(Ljava/lang/String;)Z
13608HSPLandroid/security/net/config/TrustedCertificateStoreAdapter;-><init>(Landroid/security/net/config/NetworkSecurityConfig;)V
13609HSPLandroid/security/net/config/TrustedCertificateStoreAdapter;->findAllIssuers(Ljava/security/cert/X509Certificate;)Ljava/util/Set;
13610HSPLandroid/security/net/config/TrustedCertificateStoreAdapter;->getTrustAnchor(Ljava/security/cert/X509Certificate;)Ljava/security/cert/X509Certificate;
13611HSPLandroid/security/net/config/UserCertificateSource$NoPreloadHolder;-><clinit>()V
13612HSPLandroid/security/net/config/UserCertificateSource;->findAllByIssuerAndSignature(Ljava/security/cert/X509Certificate;)Ljava/util/Set;
13613HSPLandroid/security/net/config/UserCertificateSource;->findBySubjectAndPublicKey(Ljava/security/cert/X509Certificate;)Ljava/security/cert/X509Certificate;
13614HSPLandroid/security/net/config/XmlConfigSource;-><init>(Landroid/content/Context;ILandroid/content/pm/ApplicationInfo;)V
13615HSPLandroid/security/net/config/XmlConfigSource;->addDebugAnchorsIfNeeded(Landroid/security/net/config/NetworkSecurityConfig$Builder;Landroid/security/net/config/NetworkSecurityConfig$Builder;)V
13616HSPLandroid/security/net/config/XmlConfigSource;->ensureInitialized()V
13617HSPLandroid/security/net/config/XmlConfigSource;->getDefaultConfig()Landroid/security/net/config/NetworkSecurityConfig;
13618HSPLandroid/security/net/config/XmlConfigSource;->getPerDomainConfigs()Ljava/util/Set;
13619HSPLandroid/security/net/config/XmlConfigSource;->parseCertificatesEntry(Landroid/content/res/XmlResourceParser;Z)Landroid/security/net/config/CertificatesEntryRef;
13620HSPLandroid/security/net/config/XmlConfigSource;->parseConfigEntry(Landroid/content/res/XmlResourceParser;Ljava/util/Set;Landroid/security/net/config/NetworkSecurityConfig$Builder;I)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013621HSPLandroid/security/net/config/XmlConfigSource;->parseDomain(Landroid/content/res/XmlResourceParser;Ljava/util/Set;)Landroid/security/net/config/Domain;
art-benchmark-service84deab32021-05-12 09:41:00 -070013622HSPLandroid/security/net/config/XmlConfigSource;->parseNetworkSecurityConfig(Landroid/content/res/XmlResourceParser;)V
13623HSPLandroid/security/net/config/XmlConfigSource;->parseTrustAnchors(Landroid/content/res/XmlResourceParser;Z)Ljava/util/Collection;
13624HSPLandroid/service/appprediction/IPredictionService$Stub;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070013625HSPLandroid/service/dreams/IDreamManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/dreams/IDreamManager;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013626HSPLandroid/service/media/IMediaBrowserService$Stub;-><init>()V
13627HSPLandroid/service/media/IMediaBrowserService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
13628HSPLandroid/service/media/IMediaBrowserServiceCallbacks$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
13629HSPLandroid/service/media/IMediaBrowserServiceCallbacks$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service84deab32021-05-12 09:41:00 -070013630HSPLandroid/service/media/IMediaBrowserServiceCallbacks$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013631HSPLandroid/service/media/IMediaBrowserServiceCallbacks$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/media/IMediaBrowserServiceCallbacks;
13632HSPLandroid/service/media/MediaBrowserService$1;-><init>(Landroid/service/media/MediaBrowserService;Landroid/media/session/MediaSession$Token;)V
13633HSPLandroid/service/media/MediaBrowserService$1;->run()V
13634HSPLandroid/service/media/MediaBrowserService$ConnectionRecord;-><init>(Landroid/service/media/MediaBrowserService;Ljava/lang/String;IILandroid/os/Bundle;Landroid/service/media/IMediaBrowserServiceCallbacks;Landroid/service/media/MediaBrowserService$BrowserRoot;)V
13635HSPLandroid/service/media/MediaBrowserService$ServiceBinder$1;-><init>(Landroid/service/media/MediaBrowserService$ServiceBinder;Landroid/service/media/IMediaBrowserServiceCallbacks;Landroid/service/media/MediaBrowserService;Ljava/lang/String;IILandroid/os/Bundle;)V
13636HSPLandroid/service/media/MediaBrowserService$ServiceBinder$1;->run()V
13637HSPLandroid/service/media/MediaBrowserService$ServiceBinder;-><init>(Landroid/service/media/MediaBrowserService;)V
13638HSPLandroid/service/media/MediaBrowserService$ServiceBinder;-><init>(Landroid/service/media/MediaBrowserService;Landroid/service/media/MediaBrowserService$ServiceBinder-IA;)V
13639HSPLandroid/service/media/MediaBrowserService$ServiceBinder;->connect(Ljava/lang/String;Landroid/os/Bundle;Landroid/service/media/IMediaBrowserServiceCallbacks;)V
13640HSPLandroid/service/media/MediaBrowserService;->-$$Nest$fgetmConnections(Landroid/service/media/MediaBrowserService;)Landroid/util/ArrayMap;
13641HSPLandroid/service/media/MediaBrowserService;->-$$Nest$fgetmHandler(Landroid/service/media/MediaBrowserService;)Landroid/os/Handler;
13642HSPLandroid/service/media/MediaBrowserService;->-$$Nest$fputmCurConnection(Landroid/service/media/MediaBrowserService;Landroid/service/media/MediaBrowserService$ConnectionRecord;)V
13643HSPLandroid/service/media/MediaBrowserService;->-$$Nest$misValidPackage(Landroid/service/media/MediaBrowserService;Ljava/lang/String;I)Z
13644HSPLandroid/service/media/MediaBrowserService;-><init>()V
13645HSPLandroid/service/media/MediaBrowserService;->isValidPackage(Ljava/lang/String;I)Z
13646HSPLandroid/service/media/MediaBrowserService;->onBind(Landroid/content/Intent;)Landroid/os/IBinder;
13647HSPLandroid/service/media/MediaBrowserService;->onCreate()V
13648HSPLandroid/service/media/MediaBrowserService;->setSessionToken(Landroid/media/session/MediaSession$Token;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013649HSPLandroid/service/notification/Condition$1;->createFromParcel(Landroid/os/Parcel;)Landroid/service/notification/Condition;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013650HSPLandroid/service/notification/Condition$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070013651HSPLandroid/service/notification/Condition;-><init>(Landroid/net/Uri;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;III)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013652HSPLandroid/service/notification/Condition;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013653HSPLandroid/service/notification/Condition;->equals(Ljava/lang/Object;)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070013654HSPLandroid/service/notification/Condition;->isValidState(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070013655HSPLandroid/service/notification/ConditionProviderService$H;-><init>(Landroid/service/notification/ConditionProviderService;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013656HSPLandroid/service/notification/ConditionProviderService$H;->handleMessage(Landroid/os/Message;)V
13657HSPLandroid/service/notification/ConditionProviderService$Provider;-><init>(Landroid/service/notification/ConditionProviderService;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013658HSPLandroid/service/notification/ConditionProviderService$Provider;->onConnected()V
13659HSPLandroid/service/notification/ConditionProviderService;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070013660HSPLandroid/service/notification/ConditionProviderService;->getNotificationInterface()Landroid/app/INotificationManager;
13661HSPLandroid/service/notification/ConditionProviderService;->onBind(Landroid/content/Intent;)Landroid/os/IBinder;
13662HSPLandroid/service/notification/IConditionProvider$Stub;-><init>()V
13663HSPLandroid/service/notification/IConditionProvider$Stub;->asBinder()Landroid/os/IBinder;
13664HSPLandroid/service/notification/INotificationListener$Stub;-><init>()V
13665HSPLandroid/service/notification/INotificationListener$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013666HSPLandroid/service/notification/INotificationListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
13667HSPLandroid/service/notification/IStatusBarNotificationHolder$Stub$Proxy;->get()Landroid/service/notification/StatusBarNotification;
art-benchmark-service84deab32021-05-12 09:41:00 -070013668HSPLandroid/service/notification/NotificationListenerService$MyHandler;-><init>(Landroid/service/notification/NotificationListenerService;Landroid/os/Looper;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013669HSPLandroid/service/notification/NotificationListenerService$MyHandler;->handleMessage(Landroid/os/Message;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013670HSPLandroid/service/notification/NotificationListenerService$NotificationListenerWrapper;-><init>(Landroid/service/notification/NotificationListenerService;)V
13671HSPLandroid/service/notification/NotificationListenerService$NotificationListenerWrapper;->onInterruptionFilterChanged(I)V
13672HSPLandroid/service/notification/NotificationListenerService$NotificationListenerWrapper;->onListenerConnected(Landroid/service/notification/NotificationRankingUpdate;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013673HSPLandroid/service/notification/NotificationListenerService$NotificationListenerWrapper;->onNotificationChannelGroupModification(Ljava/lang/String;Landroid/os/UserHandle;Landroid/app/NotificationChannelGroup;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013674HSPLandroid/service/notification/NotificationListenerService$NotificationListenerWrapper;->onNotificationChannelModification(Ljava/lang/String;Landroid/os/UserHandle;Landroid/app/NotificationChannel;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013675HSPLandroid/service/notification/NotificationListenerService$NotificationListenerWrapper;->onNotificationPosted(Landroid/service/notification/IStatusBarNotificationHolder;Landroid/service/notification/NotificationRankingUpdate;)V
13676HSPLandroid/service/notification/NotificationListenerService$NotificationListenerWrapper;->onNotificationRankingUpdate(Landroid/service/notification/NotificationRankingUpdate;)V
13677HSPLandroid/service/notification/NotificationListenerService$NotificationListenerWrapper;->onNotificationRemoved(Landroid/service/notification/IStatusBarNotificationHolder;Landroid/service/notification/NotificationRankingUpdate;Landroid/service/notification/NotificationStats;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013678HSPLandroid/service/notification/NotificationListenerService$Ranking;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013679HSPLandroid/service/notification/NotificationListenerService$Ranking;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013680HSPLandroid/service/notification/NotificationListenerService$Ranking;->getChannel()Landroid/app/NotificationChannel;
13681HSPLandroid/service/notification/NotificationListenerService$Ranking;->getKey()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013682HSPLandroid/service/notification/NotificationListenerService$Ranking;->populate(Landroid/service/notification/NotificationListenerService$Ranking;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013683HSPLandroid/service/notification/NotificationListenerService$RankingMap$1;->createFromParcel(Landroid/os/Parcel;)Landroid/service/notification/NotificationListenerService$RankingMap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013684HSPLandroid/service/notification/NotificationListenerService$RankingMap$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service08401c12022-12-23 09:27:20 -080013685HSPLandroid/service/notification/NotificationListenerService$RankingMap;-><init>(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013686HSPLandroid/service/notification/NotificationListenerService$RankingMap;->getOrderedKeys()[Ljava/lang/String;
13687HSPLandroid/service/notification/NotificationListenerService$RankingMap;->getRanking(Ljava/lang/String;Landroid/service/notification/NotificationListenerService$Ranking;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070013688HSPLandroid/service/notification/NotificationListenerService;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013689HSPLandroid/service/notification/NotificationListenerService;->applyUpdateLocked(Landroid/service/notification/NotificationRankingUpdate;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013690HSPLandroid/service/notification/NotificationListenerService;->attachBaseContext(Landroid/content/Context;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013691HSPLandroid/service/notification/NotificationListenerService;->cleanUpNotificationList(Landroid/content/pm/ParceledListSlice;)[Landroid/service/notification/StatusBarNotification;
13692HSPLandroid/service/notification/NotificationListenerService;->createLegacyIconExtras(Landroid/app/Notification;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013693HSPLandroid/service/notification/NotificationListenerService;->getActiveNotifications()[Landroid/service/notification/StatusBarNotification;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013694HSPLandroid/service/notification/NotificationListenerService;->getActiveNotifications([Ljava/lang/String;I)[Landroid/service/notification/StatusBarNotification;
art-benchmark-service84deab32021-05-12 09:41:00 -070013695HSPLandroid/service/notification/NotificationListenerService;->getContext()Landroid/content/Context;
13696HSPLandroid/service/notification/NotificationListenerService;->getCurrentRanking()Landroid/service/notification/NotificationListenerService$RankingMap;
13697HSPLandroid/service/notification/NotificationListenerService;->getNotificationInterface()Landroid/app/INotificationManager;
13698HSPLandroid/service/notification/NotificationListenerService;->isBound()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013699HSPLandroid/service/notification/NotificationListenerService;->maybePopulatePeople(Landroid/app/Notification;)V
13700HSPLandroid/service/notification/NotificationListenerService;->maybePopulateRemoteViews(Landroid/app/Notification;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013701HSPLandroid/service/notification/NotificationListenerService;->onBind(Landroid/content/Intent;)Landroid/os/IBinder;
13702HSPLandroid/service/notification/NotificationListenerService;->onInterruptionFilterChanged(I)V
13703HSPLandroid/service/notification/NotificationListenerService;->onListenerConnected()V
13704HSPLandroid/service/notification/NotificationListenerService;->onNotificationChannelGroupModified(Ljava/lang/String;Landroid/os/UserHandle;Landroid/app/NotificationChannelGroup;I)V
13705HSPLandroid/service/notification/NotificationListenerService;->onNotificationPosted(Landroid/service/notification/StatusBarNotification;Landroid/service/notification/NotificationListenerService$RankingMap;)V
13706HSPLandroid/service/notification/NotificationListenerService;->onNotificationRankingUpdate(Landroid/service/notification/NotificationListenerService$RankingMap;)V
13707HSPLandroid/service/notification/NotificationListenerService;->onNotificationRemoved(Landroid/service/notification/StatusBarNotification;Landroid/service/notification/NotificationListenerService$RankingMap;Landroid/service/notification/NotificationStats;I)V
13708HSPLandroid/service/notification/NotificationRankingUpdate$1;->createFromParcel(Landroid/os/Parcel;)Landroid/service/notification/NotificationRankingUpdate;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013709HSPLandroid/service/notification/NotificationRankingUpdate$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
13710HSPLandroid/service/notification/NotificationRankingUpdate;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013711HSPLandroid/service/notification/NotificationRankingUpdate;->getRankingMap()Landroid/service/notification/NotificationListenerService$RankingMap;
13712HSPLandroid/service/notification/StatusBarNotification$1;->createFromParcel(Landroid/os/Parcel;)Landroid/service/notification/StatusBarNotification;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013713HSPLandroid/service/notification/StatusBarNotification$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service00abe242023-02-13 10:31:34 -080013714HSPLandroid/service/notification/StatusBarNotification;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013715HSPLandroid/service/notification/StatusBarNotification;->getGroupKey()Ljava/lang/String;
13716HSPLandroid/service/notification/StatusBarNotification;->getId()I
13717HSPLandroid/service/notification/StatusBarNotification;->getInstanceId()Lcom/android/internal/logging/InstanceId;
13718HSPLandroid/service/notification/StatusBarNotification;->getKey()Ljava/lang/String;
13719HSPLandroid/service/notification/StatusBarNotification;->getNotification()Landroid/app/Notification;
13720HSPLandroid/service/notification/StatusBarNotification;->getOpPkg()Ljava/lang/String;
13721HSPLandroid/service/notification/StatusBarNotification;->getOverrideGroupKey()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013722HSPLandroid/service/notification/StatusBarNotification;->getPackageContext(Landroid/content/Context;)Landroid/content/Context;
art-benchmark-service84deab32021-05-12 09:41:00 -070013723HSPLandroid/service/notification/StatusBarNotification;->getPackageName()Ljava/lang/String;
13724HSPLandroid/service/notification/StatusBarNotification;->getPostTime()J
13725HSPLandroid/service/notification/StatusBarNotification;->getTag()Ljava/lang/String;
13726HSPLandroid/service/notification/StatusBarNotification;->getUid()I
13727HSPLandroid/service/notification/StatusBarNotification;->getUser()Landroid/os/UserHandle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013728HSPLandroid/service/notification/StatusBarNotification;->getUserId()I
art-benchmark-service00abe242023-02-13 10:31:34 -080013729HSPLandroid/service/notification/StatusBarNotification;->groupKey()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013730HSPLandroid/service/notification/StatusBarNotification;->isAppGroup()Z
13731HSPLandroid/service/notification/StatusBarNotification;->isGroup()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070013732HSPLandroid/service/notification/StatusBarNotification;->isOngoing()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080013733HSPLandroid/service/notification/StatusBarNotification;->key()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070013734HSPLandroid/service/notification/ZenModeConfig$ZenRule$1;->createFromParcel(Landroid/os/Parcel;)Landroid/service/notification/ZenModeConfig$ZenRule;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013735HSPLandroid/service/notification/ZenModeConfig$ZenRule$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
13736HSPLandroid/service/notification/ZenModeConfig$ZenRule;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013737HSPLandroid/service/notification/ZenModeConfig$ZenRule;->equals(Ljava/lang/Object;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013738HSPLandroid/service/notification/ZenModeConfig;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013739HSPLandroid/service/notification/ZenModeConfig;->areAllPriorityOnlyRingerSoundsMuted(Landroid/app/NotificationManager$Policy;)Z
13740HSPLandroid/service/notification/ZenModeConfig;->equals(Ljava/lang/Object;)Z
13741HSPLandroid/service/textclassifier/ITextClassifierCallback$Stub$Proxy;->onSuccess(Landroid/os/Bundle;)V
13742HSPLandroid/service/textclassifier/ITextClassifierCallback$Stub;-><init>()V
13743HSPLandroid/service/textclassifier/ITextClassifierCallback$Stub;->asBinder()Landroid/os/IBinder;
13744HSPLandroid/service/textclassifier/ITextClassifierCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
13745HSPLandroid/service/textclassifier/ITextClassifierService$Stub$Proxy;->onClassifyText(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/TextClassification$Request;Landroid/service/textclassifier/ITextClassifierCallback;)V
13746HSPLandroid/service/textclassifier/ITextClassifierService$Stub$Proxy;->onCreateTextClassificationSession(Landroid/view/textclassifier/TextClassificationContext;Landroid/view/textclassifier/TextClassificationSessionId;)V
13747HSPLandroid/service/textclassifier/ITextClassifierService$Stub$Proxy;->onDestroyTextClassificationSession(Landroid/view/textclassifier/TextClassificationSessionId;)V
13748HSPLandroid/service/textclassifier/ITextClassifierService$Stub$Proxy;->onGenerateLinks(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/TextLinks$Request;Landroid/service/textclassifier/ITextClassifierCallback;)V
13749HSPLandroid/service/textclassifier/ITextClassifierService$Stub$Proxy;->onSelectionEvent(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/SelectionEvent;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013750HSPLandroid/service/textclassifier/ITextClassifierService$Stub$Proxy;->onSuggestConversationActions(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/ConversationActions$Request;Landroid/service/textclassifier/ITextClassifierCallback;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013751HSPLandroid/service/textclassifier/ITextClassifierService$Stub$Proxy;->onTextClassifierEvent(Landroid/view/textclassifier/TextClassificationSessionId;Landroid/view/textclassifier/TextClassifierEvent;)V
13752HSPLandroid/service/textclassifier/ITextClassifierService$Stub;-><init>()V
13753HSPLandroid/service/textclassifier/ITextClassifierService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/textclassifier/ITextClassifierService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013754HSPLandroid/service/textclassifier/ITextClassifierService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070013755HSPLandroid/service/textclassifier/TextClassifierService;->getResponse(Landroid/os/Bundle;)Landroid/os/Parcelable;
13756HSPLandroid/service/voice/VoiceInteractionServiceInfo;-><init>(Landroid/content/pm/PackageManager;Landroid/content/pm/ServiceInfo;)V
13757HSPLandroid/service/voice/VoiceInteractionServiceInfo;->getParseError()Ljava/lang/String;
13758HSPLandroid/service/voice/VoiceInteractionServiceInfo;->getRecognitionService()Ljava/lang/String;
13759HSPLandroid/service/voice/VoiceInteractionServiceInfo;->getServiceInfo()Landroid/content/pm/ServiceInfo;
13760HSPLandroid/service/vr/IVrManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/vr/IVrManager;
13761HSPLandroid/service/vr/IVrStateCallbacks$Stub;-><init>()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070013762HSPLandroid/speech/tts/ITextToSpeechCallback$Stub;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070013763HSPLandroid/speech/tts/ITextToSpeechCallback$Stub;->asBinder()Landroid/os/IBinder;
13764HSPLandroid/speech/tts/ITextToSpeechService$Stub$Proxy;->getClientDefaultLanguage()[Ljava/lang/String;
13765HSPLandroid/speech/tts/ITextToSpeechService$Stub$Proxy;->getDefaultVoiceNameFor(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
13766HSPLandroid/speech/tts/ITextToSpeechService$Stub$Proxy;->setCallback(Landroid/os/IBinder;Landroid/speech/tts/ITextToSpeechCallback;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070013767HSPLandroid/speech/tts/TextToSpeech$Connection$1;-><init>(Landroid/speech/tts/TextToSpeech$Connection;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013768HSPLandroid/speech/tts/TextToSpeech$Connection$SetupConnectionAsyncTask;->doInBackground([Ljava/lang/Object;)Ljava/lang/Object;
13769HSPLandroid/speech/tts/TextToSpeech$Connection$SetupConnectionAsyncTask;->doInBackground([Ljava/lang/Void;)Ljava/lang/Integer;
13770HSPLandroid/speech/tts/TextToSpeech$Connection$SetupConnectionAsyncTask;->onPostExecute(Ljava/lang/Integer;)V
13771HSPLandroid/speech/tts/TextToSpeech$Connection$SetupConnectionAsyncTask;->onPostExecute(Ljava/lang/Object;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070013772HSPLandroid/speech/tts/TextToSpeech$Connection;-><init>(Landroid/speech/tts/TextToSpeech;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013773HSPLandroid/speech/tts/TextToSpeech$Connection;->getCallerIdentity()Landroid/os/IBinder;
13774HSPLandroid/speech/tts/TextToSpeech$Connection;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V
13775HSPLandroid/speech/tts/TextToSpeech$EngineInfo;-><init>()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070013776HSPLandroid/speech/tts/TextToSpeech;-><init>(Landroid/content/Context;Landroid/speech/tts/TextToSpeech$OnInitListener;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013777HSPLandroid/speech/tts/TextToSpeech;-><init>(Landroid/content/Context;Landroid/speech/tts/TextToSpeech$OnInitListener;Ljava/lang/String;)V
13778HSPLandroid/speech/tts/TextToSpeech;-><init>(Landroid/content/Context;Landroid/speech/tts/TextToSpeech$OnInitListener;Ljava/lang/String;Ljava/lang/String;Z)V
13779HSPLandroid/speech/tts/TextToSpeech;->connectToEngine(Ljava/lang/String;)Z
13780HSPLandroid/speech/tts/TextToSpeech;->dispatchOnInit(I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070013781HSPLandroid/speech/tts/TextToSpeech;->getDefaultEngine()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070013782HSPLandroid/speech/tts/TextToSpeech;->initTts()I
art-benchmark-service66b4d952021-07-17 17:15:31 -070013783HSPLandroid/speech/tts/TextToSpeech;->runAction(Landroid/speech/tts/TextToSpeech$Action;Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
13784HSPLandroid/speech/tts/TextToSpeech;->runAction(Landroid/speech/tts/TextToSpeech$Action;Ljava/lang/Object;Ljava/lang/String;ZZ)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070013785HSPLandroid/speech/tts/TtsEngines;-><init>(Landroid/content/Context;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070013786HSPLandroid/speech/tts/TtsEngines;->getDefaultEngine()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070013787HSPLandroid/speech/tts/TtsEngines;->getEngineInfo(Landroid/content/pm/ResolveInfo;Landroid/content/pm/PackageManager;)Landroid/speech/tts/TextToSpeech$EngineInfo;
13788HSPLandroid/speech/tts/TtsEngines;->getEngines()Ljava/util/List;
13789HSPLandroid/speech/tts/TtsEngines;->isEngineInstalled(Ljava/lang/String;)Z
13790HSPLandroid/speech/tts/TtsEngines;->isSystemEngine(Landroid/content/pm/ServiceInfo;)Z
13791HSPLandroid/sysprop/DisplayProperties;->debug_force_rtl()Ljava/util/Optional;
13792HSPLandroid/sysprop/DisplayProperties;->debug_layout()Ljava/util/Optional;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013793HSPLandroid/sysprop/DisplayProperties;->tryParseBoolean(Ljava/lang/String;)Ljava/lang/Boolean;
13794HSPLandroid/sysprop/InputProperties;->tryParseString(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service66b4d952021-07-17 17:15:31 -070013795HSPLandroid/sysprop/TelephonyProperties$$ExternalSyntheticLambda0;->apply(Ljava/lang/Object;)Ljava/lang/Object;
13796HSPLandroid/sysprop/TelephonyProperties$$ExternalSyntheticLambda10;->apply(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013797HSPLandroid/sysprop/TelephonyProperties$$ExternalSyntheticLambda1;->apply(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -070013798HSPLandroid/sysprop/TelephonyProperties$$ExternalSyntheticLambda4;->apply(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070013799HSPLandroid/sysprop/TelephonyProperties$$ExternalSyntheticLambda5;->apply(Ljava/lang/Object;)Ljava/lang/Object;
13800HSPLandroid/sysprop/TelephonyProperties$$ExternalSyntheticLambda6;->apply(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070013801HSPLandroid/sysprop/TelephonyProperties$$ExternalSyntheticLambda7;-><init>()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070013802HSPLandroid/sysprop/TelephonyProperties$$ExternalSyntheticLambda7;->apply(Ljava/lang/Object;)Ljava/lang/Object;
13803HSPLandroid/sysprop/TelephonyProperties$$ExternalSyntheticLambda8;->apply(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013804HSPLandroid/sysprop/TelephonyProperties$$ExternalSyntheticLambda9;-><init>()V
13805HSPLandroid/sysprop/TelephonyProperties$$ExternalSyntheticLambda9;->apply(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070013806HSPLandroid/sysprop/TelephonyProperties;->baseband_version()Ljava/util/List;
13807HSPLandroid/sysprop/TelephonyProperties;->current_active_phone()Ljava/util/List;
13808HSPLandroid/sysprop/TelephonyProperties;->icc_operator_alpha()Ljava/util/List;
13809HSPLandroid/sysprop/TelephonyProperties;->icc_operator_iso_country()Ljava/util/List;
13810HSPLandroid/sysprop/TelephonyProperties;->icc_operator_numeric()Ljava/util/List;
13811HSPLandroid/sysprop/TelephonyProperties;->lambda$baseband_version$0(Ljava/lang/String;)Ljava/lang/String;
13812HSPLandroid/sysprop/TelephonyProperties;->lambda$icc_operator_alpha$8(Ljava/lang/String;)Ljava/lang/String;
13813HSPLandroid/sysprop/TelephonyProperties;->lambda$icc_operator_iso_country$9(Ljava/lang/String;)Ljava/lang/String;
13814HSPLandroid/sysprop/TelephonyProperties;->lambda$icc_operator_numeric$7(Ljava/lang/String;)Ljava/lang/String;
13815HSPLandroid/sysprop/TelephonyProperties;->lambda$operator_alpha$1(Ljava/lang/String;)Ljava/lang/String;
13816HSPLandroid/sysprop/TelephonyProperties;->lambda$operator_is_roaming$3(Ljava/lang/String;)Ljava/lang/Boolean;
13817HSPLandroid/sysprop/TelephonyProperties;->lambda$operator_numeric$2(Ljava/lang/String;)Ljava/lang/String;
13818HSPLandroid/sysprop/TelephonyProperties;->max_active_modems()Ljava/util/Optional;
13819HSPLandroid/sysprop/TelephonyProperties;->multi_sim_config()Ljava/util/Optional;
13820HSPLandroid/sysprop/TelephonyProperties;->operator_alpha()Ljava/util/List;
13821HSPLandroid/sysprop/TelephonyProperties;->operator_is_roaming()Ljava/util/List;
13822HSPLandroid/sysprop/TelephonyProperties;->operator_numeric()Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013823HSPLandroid/sysprop/TelephonyProperties;->tryParseBoolean(Ljava/lang/String;)Ljava/lang/Boolean;
art-benchmark-service84deab32021-05-12 09:41:00 -070013824HSPLandroid/sysprop/TelephonyProperties;->tryParseInteger(Ljava/lang/String;)Ljava/lang/Integer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013825HSPLandroid/sysprop/TelephonyProperties;->tryParseList(Ljava/util/function/Function;Ljava/lang/String;)Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -070013826HSPLandroid/sysprop/TelephonyProperties;->tryParseString(Ljava/lang/String;)Ljava/lang/String;
13827HSPLandroid/sysprop/VndkProperties;->product_vndk_version()Ljava/util/Optional;
13828HSPLandroid/sysprop/VndkProperties;->tryParseString(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service66b4d952021-07-17 17:15:31 -070013829HSPLandroid/system/keystore2/Authorization$1;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013830HSPLandroid/system/keystore2/Authorization$1;->createFromParcel(Landroid/os/Parcel;)Landroid/system/keystore2/Authorization;
13831HSPLandroid/system/keystore2/Authorization$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -070013832HSPLandroid/system/keystore2/Authorization$1;->newArray(I)[Landroid/system/keystore2/Authorization;
13833HSPLandroid/system/keystore2/Authorization$1;->newArray(I)[Ljava/lang/Object;
13834HSPLandroid/system/keystore2/Authorization;-><clinit>()V
13835HSPLandroid/system/keystore2/Authorization;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013836HSPLandroid/system/keystore2/Authorization;->readFromParcel(Landroid/os/Parcel;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070013837HSPLandroid/system/keystore2/CreateOperationResponse$1;-><init>()V
13838HSPLandroid/system/keystore2/CreateOperationResponse$1;->createFromParcel(Landroid/os/Parcel;)Landroid/system/keystore2/CreateOperationResponse;
13839HSPLandroid/system/keystore2/CreateOperationResponse$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
13840HSPLandroid/system/keystore2/CreateOperationResponse;-><clinit>()V
13841HSPLandroid/system/keystore2/CreateOperationResponse;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013842HSPLandroid/system/keystore2/CreateOperationResponse;->readFromParcel(Landroid/os/Parcel;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070013843HSPLandroid/system/keystore2/IKeystoreOperation$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
13844HSPLandroid/system/keystore2/IKeystoreOperation$Stub$Proxy;->abort()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013845HSPLandroid/system/keystore2/IKeystoreOperation$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013846HSPLandroid/system/keystore2/IKeystoreOperation$Stub$Proxy;->finish([B[B)[B
art-benchmark-service66b4d952021-07-17 17:15:31 -070013847HSPLandroid/system/keystore2/IKeystoreOperation$Stub$Proxy;->update([B)[B
13848HSPLandroid/system/keystore2/IKeystoreOperation$Stub;->asInterface(Landroid/os/IBinder;)Landroid/system/keystore2/IKeystoreOperation;
13849HSPLandroid/system/keystore2/IKeystoreOperation;-><clinit>()V
13850HSPLandroid/system/keystore2/IKeystoreSecurityLevel$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013851HSPLandroid/system/keystore2/IKeystoreSecurityLevel$Stub$Proxy;->asBinder()Landroid/os/IBinder;
13852HSPLandroid/system/keystore2/IKeystoreSecurityLevel$Stub$Proxy;->createOperation(Landroid/system/keystore2/KeyDescriptor;[Landroid/hardware/security/keymint/KeyParameter;Z)Landroid/system/keystore2/CreateOperationResponse;
art-benchmark-service66b4d952021-07-17 17:15:31 -070013853HSPLandroid/system/keystore2/IKeystoreSecurityLevel$Stub;->asInterface(Landroid/os/IBinder;)Landroid/system/keystore2/IKeystoreSecurityLevel;
13854HSPLandroid/system/keystore2/IKeystoreSecurityLevel;-><clinit>()V
13855HSPLandroid/system/keystore2/IKeystoreService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
13856HSPLandroid/system/keystore2/IKeystoreService$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013857HSPLandroid/system/keystore2/IKeystoreService$Stub$Proxy;->getKeyEntry(Landroid/system/keystore2/KeyDescriptor;)Landroid/system/keystore2/KeyEntryResponse;
art-benchmark-service66b4d952021-07-17 17:15:31 -070013858HSPLandroid/system/keystore2/IKeystoreService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/system/keystore2/IKeystoreService;
13859HSPLandroid/system/keystore2/IKeystoreService;-><clinit>()V
13860HSPLandroid/system/keystore2/KeyDescriptor$1;-><init>()V
13861HSPLandroid/system/keystore2/KeyDescriptor$1;->createFromParcel(Landroid/os/Parcel;)Landroid/system/keystore2/KeyDescriptor;
13862HSPLandroid/system/keystore2/KeyDescriptor$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
13863HSPLandroid/system/keystore2/KeyDescriptor;-><clinit>()V
13864HSPLandroid/system/keystore2/KeyDescriptor;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013865HSPLandroid/system/keystore2/KeyDescriptor;->readFromParcel(Landroid/os/Parcel;)V
13866HSPLandroid/system/keystore2/KeyDescriptor;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070013867HSPLandroid/system/keystore2/KeyEntryResponse$1;-><init>()V
13868HSPLandroid/system/keystore2/KeyEntryResponse$1;->createFromParcel(Landroid/os/Parcel;)Landroid/system/keystore2/KeyEntryResponse;
13869HSPLandroid/system/keystore2/KeyEntryResponse$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
13870HSPLandroid/system/keystore2/KeyEntryResponse;-><clinit>()V
13871HSPLandroid/system/keystore2/KeyEntryResponse;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013872HSPLandroid/system/keystore2/KeyEntryResponse;->readFromParcel(Landroid/os/Parcel;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070013873HSPLandroid/system/keystore2/KeyMetadata$1;-><init>()V
13874HSPLandroid/system/keystore2/KeyMetadata$1;->createFromParcel(Landroid/os/Parcel;)Landroid/system/keystore2/KeyMetadata;
13875HSPLandroid/system/keystore2/KeyMetadata$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
13876HSPLandroid/system/keystore2/KeyMetadata;-><clinit>()V
13877HSPLandroid/system/keystore2/KeyMetadata;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013878HSPLandroid/system/keystore2/KeyMetadata;->readFromParcel(Landroid/os/Parcel;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013879HSPLandroid/system/keystore2/KeyParameters$1;-><init>()V
13880HSPLandroid/system/keystore2/KeyParameters$1;->createFromParcel(Landroid/os/Parcel;)Landroid/system/keystore2/KeyParameters;
13881HSPLandroid/system/keystore2/KeyParameters$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
13882HSPLandroid/system/keystore2/KeyParameters;-><clinit>()V
13883HSPLandroid/system/keystore2/KeyParameters;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013884HSPLandroid/system/keystore2/KeyParameters;->readFromParcel(Landroid/os/Parcel;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013885HSPLandroid/system/keystore2/OperationChallenge$1;-><init>()V
13886HSPLandroid/system/keystore2/OperationChallenge;-><clinit>()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070013887HSPLandroid/telecom/AudioState;-><init>(Landroid/telecom/CallAudioState;)V
13888HSPLandroid/telecom/CallAudioState$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telecom/CallAudioState;
13889HSPLandroid/telecom/CallAudioState$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070013890HSPLandroid/telecom/CallAudioState;-><init>(ZIILandroid/bluetooth/BluetoothDevice;Ljava/util/Collection;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070013891HSPLandroid/telecom/CallAudioState;->audioRouteToString(I)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070013892HSPLandroid/telecom/CallAudioState;->getRoute()I
13893HSPLandroid/telecom/CallAudioState;->getSupportedRouteMask()I
13894HSPLandroid/telecom/CallAudioState;->isMuted()Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070013895HSPLandroid/telecom/CallAudioState;->toString()Ljava/lang/String;
13896HSPLandroid/telecom/DisconnectCause$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telecom/DisconnectCause;
13897HSPLandroid/telecom/DisconnectCause$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
13898HSPLandroid/telecom/DisconnectCause;->getCode()I
13899HSPLandroid/telecom/DisconnectCause;->getReason()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013900HSPLandroid/telecom/Log;->buildMessage(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070013901HSPLandroid/telecom/Log;->continueSession(Landroid/telecom/Logging/Session;Ljava/lang/String;)V
13902HSPLandroid/telecom/Log;->createSubsession()Landroid/telecom/Logging/Session;
13903HSPLandroid/telecom/Log;->d(Ljava/lang/Object;Ljava/lang/String;[Ljava/lang/Object;)V
13904HSPLandroid/telecom/Log;->d(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013905HSPLandroid/telecom/Log;->endSession()V
13906HSPLandroid/telecom/Log;->getSessionId()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070013907HSPLandroid/telecom/Log;->getSessionManager()Landroid/telecom/Logging/SessionManager;
13908HSPLandroid/telecom/Log;->i(Ljava/lang/Object;Ljava/lang/String;[Ljava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013909HSPLandroid/telecom/Log;->obfuscatePhoneNumber(Ljava/lang/StringBuilder;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013910HSPLandroid/telecom/Log;->pii(Ljava/lang/Object;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013911HSPLandroid/telecom/Log;->piiHandle(Ljava/lang/Object;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070013912HSPLandroid/telecom/Log;->v(Ljava/lang/Object;Ljava/lang/String;[Ljava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013913HSPLandroid/telecom/Logging/Session;-><init>(Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013914HSPLandroid/telecom/Logging/Session;->addChild(Landroid/telecom/Logging/Session;)V
13915HSPLandroid/telecom/Logging/Session;->equals(Ljava/lang/Object;)Z
13916HSPLandroid/telecom/Logging/Session;->getChildSessions()Ljava/util/ArrayList;
13917HSPLandroid/telecom/Logging/Session;->getExecutionStartTimeMilliseconds()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013918HSPLandroid/telecom/Logging/Session;->getFullMethodPath(Ljava/lang/StringBuilder;ZI)V
13919HSPLandroid/telecom/Logging/Session;->getFullMethodPath(Z)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070013920HSPLandroid/telecom/Logging/Session;->getFullSessionId(I)Ljava/lang/String;
13921HSPLandroid/telecom/Logging/Session;->getLocalExecutionTime()J
13922HSPLandroid/telecom/Logging/Session;->getNextChildId()Ljava/lang/String;
13923HSPLandroid/telecom/Logging/Session;->getOwnerInfo()Ljava/lang/String;
13924HSPLandroid/telecom/Logging/Session;->getParentSession()Landroid/telecom/Logging/Session;
13925HSPLandroid/telecom/Logging/Session;->getShortMethodName()Ljava/lang/String;
13926HSPLandroid/telecom/Logging/Session;->isExternal()Z
13927HSPLandroid/telecom/Logging/Session;->isSessionCompleted()Z
13928HSPLandroid/telecom/Logging/Session;->isStartedFromActiveSession()Z
13929HSPLandroid/telecom/Logging/Session;->markSessionCompleted(J)V
13930HSPLandroid/telecom/Logging/Session;->removeChild(Landroid/telecom/Logging/Session;)V
13931HSPLandroid/telecom/Logging/Session;->setExecutionStartTimeMs(J)V
13932HSPLandroid/telecom/Logging/Session;->setParentSession(Landroid/telecom/Logging/Session;)V
13933HSPLandroid/telecom/Logging/Session;->setSessionId(Ljava/lang/String;)V
13934HSPLandroid/telecom/Logging/Session;->setShortMethodName(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013935HSPLandroid/telecom/Logging/Session;->toString()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070013936HSPLandroid/telecom/Logging/SessionManager;-><init>()V
13937HSPLandroid/telecom/Logging/SessionManager;->cleanupStaleSessions(J)V
13938HSPLandroid/telecom/Logging/SessionManager;->continueSession(Landroid/telecom/Logging/Session;Ljava/lang/String;)V
13939HSPLandroid/telecom/Logging/SessionManager;->createSubsession()Landroid/telecom/Logging/Session;
13940HSPLandroid/telecom/Logging/SessionManager;->createSubsession(Z)Landroid/telecom/Logging/Session;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013941HSPLandroid/telecom/Logging/SessionManager;->endParentSessions(Landroid/telecom/Logging/Session;)V
13942HSPLandroid/telecom/Logging/SessionManager;->endSession()V
13943HSPLandroid/telecom/Logging/SessionManager;->getSessionId()Ljava/lang/String;
13944HSPLandroid/telecom/Logging/SessionManager;->resetStaleSessionTimer()V
art-benchmark-service84deab32021-05-12 09:41:00 -070013945HSPLandroid/telecom/PhoneAccount$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telecom/PhoneAccount;
13946HSPLandroid/telecom/PhoneAccount$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
13947HSPLandroid/telecom/PhoneAccount$Builder;-><init>(Landroid/telecom/PhoneAccountHandle;Ljava/lang/CharSequence;)V
13948HSPLandroid/telecom/PhoneAccount$Builder;->addSupportedUriScheme(Ljava/lang/String;)Landroid/telecom/PhoneAccount$Builder;
13949HSPLandroid/telecom/PhoneAccount$Builder;->build()Landroid/telecom/PhoneAccount;
13950HSPLandroid/telecom/PhoneAccount$Builder;->setAddress(Landroid/net/Uri;)Landroid/telecom/PhoneAccount$Builder;
13951HSPLandroid/telecom/PhoneAccount$Builder;->setCapabilities(I)Landroid/telecom/PhoneAccount$Builder;
13952HSPLandroid/telecom/PhoneAccount$Builder;->setExtras(Landroid/os/Bundle;)Landroid/telecom/PhoneAccount$Builder;
13953HSPLandroid/telecom/PhoneAccount$Builder;->setHighlightColor(I)Landroid/telecom/PhoneAccount$Builder;
13954HSPLandroid/telecom/PhoneAccount$Builder;->setIcon(Landroid/graphics/drawable/Icon;)Landroid/telecom/PhoneAccount$Builder;
13955HSPLandroid/telecom/PhoneAccount$Builder;->setShortDescription(Ljava/lang/CharSequence;)Landroid/telecom/PhoneAccount$Builder;
13956HSPLandroid/telecom/PhoneAccount$Builder;->setSubscriptionAddress(Landroid/net/Uri;)Landroid/telecom/PhoneAccount$Builder;
13957HSPLandroid/telecom/PhoneAccount$Builder;->setSupportedUriSchemes(Ljava/util/List;)Landroid/telecom/PhoneAccount$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013958HSPLandroid/telecom/PhoneAccount;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013959HSPLandroid/telecom/PhoneAccount;-><init>(Landroid/telecom/PhoneAccountHandle;Landroid/net/Uri;Landroid/net/Uri;ILandroid/graphics/drawable/Icon;ILjava/lang/CharSequence;Ljava/lang/CharSequence;Ljava/util/List;Landroid/os/Bundle;IZLjava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013960HSPLandroid/telecom/PhoneAccount;->audioRoutesToString()Ljava/lang/String;
13961HSPLandroid/telecom/PhoneAccount;->builder(Landroid/telecom/PhoneAccountHandle;Ljava/lang/CharSequence;)Landroid/telecom/PhoneAccount$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013962HSPLandroid/telecom/PhoneAccount;->capabilitiesToString()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070013963HSPLandroid/telecom/PhoneAccount;->equals(Ljava/lang/Object;)Z
13964HSPLandroid/telecom/PhoneAccount;->getAccountHandle()Landroid/telecom/PhoneAccountHandle;
13965HSPLandroid/telecom/PhoneAccount;->hasAudioRoutes(I)Z
13966HSPLandroid/telecom/PhoneAccount;->hasCapabilities(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013967HSPLandroid/telecom/PhoneAccount;->toString()Ljava/lang/String;
13968HSPLandroid/telecom/PhoneAccount;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013969HSPLandroid/telecom/PhoneAccountHandle$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telecom/PhoneAccountHandle;
13970HSPLandroid/telecom/PhoneAccountHandle$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
13971HSPLandroid/telecom/PhoneAccountHandle;-><init>(Landroid/content/ComponentName;Ljava/lang/String;)V
13972HSPLandroid/telecom/PhoneAccountHandle;-><init>(Landroid/content/ComponentName;Ljava/lang/String;Landroid/os/UserHandle;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013973HSPLandroid/telecom/PhoneAccountHandle;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013974HSPLandroid/telecom/PhoneAccountHandle;->checkParameters(Landroid/content/ComponentName;Landroid/os/UserHandle;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013975HSPLandroid/telecom/PhoneAccountHandle;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070013976HSPLandroid/telecom/PhoneAccountHandle;->getComponentName()Landroid/content/ComponentName;
13977HSPLandroid/telecom/PhoneAccountHandle;->getId()Ljava/lang/String;
13978HSPLandroid/telecom/PhoneAccountHandle;->getUserHandle()Landroid/os/UserHandle;
13979HSPLandroid/telecom/PhoneAccountHandle;->hashCode()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013980HSPLandroid/telecom/PhoneAccountHandle;->toString()Ljava/lang/String;
13981HSPLandroid/telecom/PhoneAccountHandle;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013982HSPLandroid/telecom/TelecomManager;-><init>(Landroid/content/Context;)V
13983HSPLandroid/telecom/TelecomManager;-><init>(Landroid/content/Context;Lcom/android/internal/telecom/ITelecomService;)V
13984HSPLandroid/telecom/TelecomManager;->getCallCapablePhoneAccounts()Ljava/util/List;
13985HSPLandroid/telecom/TelecomManager;->getCallCapablePhoneAccounts(Z)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013986HSPLandroid/telecom/TelecomManager;->getCallState()I
art-benchmark-service84deab32021-05-12 09:41:00 -070013987HSPLandroid/telecom/TelecomManager;->getCurrentTtyMode()I
13988HSPLandroid/telecom/TelecomManager;->getDefaultDialerPackage()Ljava/lang/String;
13989HSPLandroid/telecom/TelecomManager;->getDefaultDialerPackage(Landroid/os/UserHandle;)Ljava/lang/String;
13990HSPLandroid/telecom/TelecomManager;->getPhoneAccount(Landroid/telecom/PhoneAccountHandle;)Landroid/telecom/PhoneAccount;
13991HSPLandroid/telecom/TelecomManager;->getSystemDialerPackage()Ljava/lang/String;
13992HSPLandroid/telecom/TelecomManager;->getTelecomService()Lcom/android/internal/telecom/ITelecomService;
13993HSPLandroid/telecom/TelecomManager;->isInCall()Z
13994HSPLandroid/telephony/AccessNetworkConstants;->transportTypeToString(I)Ljava/lang/String;
13995HSPLandroid/telephony/AccessNetworkUtils;->getDuplexModeForEutranBand(I)I
13996HSPLandroid/telephony/AccessNetworkUtils;->getOperatingBandForEarfcn(I)I
13997HSPLandroid/telephony/BinderCacheManager$BinderDeathTracker;-><init>(Landroid/telephony/BinderCacheManager;Landroid/os/IInterface;)V
13998HSPLandroid/telephony/BinderCacheManager$BinderDeathTracker;->getConnection()Landroid/os/IInterface;
13999HSPLandroid/telephony/BinderCacheManager$BinderDeathTracker;->isAlive()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014000HSPLandroid/telephony/BinderCacheManager;->getBinder()Landroid/os/IInterface;
14001HSPLandroid/telephony/BinderCacheManager;->getTracker()Landroid/telephony/BinderCacheManager$BinderDeathTracker;
art-benchmark-service84deab32021-05-12 09:41:00 -070014002HSPLandroid/telephony/CarrierConfigManager;-><init>(Landroid/content/Context;)V
14003HSPLandroid/telephony/CarrierConfigManager;->getConfig()Landroid/os/PersistableBundle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014004HSPLandroid/telephony/CarrierConfigManager;->getConfigForSubId(I)Landroid/os/PersistableBundle;
art-benchmark-service84deab32021-05-12 09:41:00 -070014005HSPLandroid/telephony/CarrierConfigManager;->getDefaultCarrierServicePackageName()Ljava/lang/String;
14006HSPLandroid/telephony/CarrierConfigManager;->getDefaultConfig()Landroid/os/PersistableBundle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014007HSPLandroid/telephony/CarrierConfigManager;->getICarrierConfigLoader()Lcom/android/internal/telephony/ICarrierConfigLoader;
14008HSPLandroid/telephony/CarrierConfigManager;->isConfigForIdentifiedCarrier(Landroid/os/PersistableBundle;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070014009HSPLandroid/telephony/CellConfigLte$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/CellConfigLte;
14010HSPLandroid/telephony/CellConfigLte$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014011HSPLandroid/telephony/CellIdentity$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/CellIdentity;
14012HSPLandroid/telephony/CellIdentity$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
14013HSPLandroid/telephony/CellIdentity;-><init>(Ljava/lang/String;ILandroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014014HSPLandroid/telephony/CellIdentity;-><init>(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014015HSPLandroid/telephony/CellIdentity;->getPlmn()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070014016HSPLandroid/telephony/CellIdentity;->isMcc(Ljava/lang/String;)Z
14017HSPLandroid/telephony/CellIdentity;->isMnc(Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014018HSPLandroid/telephony/CellIdentity;->writeToParcel(Landroid/os/Parcel;I)V
14019HSPLandroid/telephony/CellIdentityGsm;-><init>(Landroid/os/Parcel;)V
14020HSPLandroid/telephony/CellIdentityGsm;->updateGlobalCellId()V
14021HSPLandroid/telephony/CellIdentityLte$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/CellIdentityLte;
14022HSPLandroid/telephony/CellIdentityLte$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
14023HSPLandroid/telephony/CellIdentityLte;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014024HSPLandroid/telephony/CellIdentityLte;->createFromParcelBody(Landroid/os/Parcel;)Landroid/telephony/CellIdentityLte;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014025HSPLandroid/telephony/CellIdentityLte;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070014026HSPLandroid/telephony/CellIdentityLte;->getCi()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014027HSPLandroid/telephony/CellIdentityLte;->toString()Ljava/lang/String;
14028HSPLandroid/telephony/CellIdentityLte;->updateGlobalCellId()V
14029HSPLandroid/telephony/CellIdentityLte;->writeToParcel(Landroid/os/Parcel;I)V
14030HSPLandroid/telephony/CellIdentityWcdma$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/CellIdentityWcdma;
art-benchmark-service84deab32021-05-12 09:41:00 -070014031HSPLandroid/telephony/CellIdentityWcdma$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014032HSPLandroid/telephony/CellIdentityWcdma;-><init>(Landroid/os/Parcel;)V
14033HSPLandroid/telephony/CellIdentityWcdma;->toString()Ljava/lang/String;
14034HSPLandroid/telephony/CellIdentityWcdma;->updateGlobalCellId()V
14035HSPLandroid/telephony/CellIdentityWcdma;->writeToParcel(Landroid/os/Parcel;I)V
14036HSPLandroid/telephony/CellInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/CellInfo;
14037HSPLandroid/telephony/CellInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070014038HSPLandroid/telephony/CellInfo;->isRegistered()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014039HSPLandroid/telephony/CellInfoLte;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014040HSPLandroid/telephony/CellInfoLte;->getCellIdentity()Landroid/telephony/CellIdentityLte;
14041HSPLandroid/telephony/CellSignalStrength;-><init>()V
14042HSPLandroid/telephony/CellSignalStrength;->getNumSignalStrengthLevels()I
14043HSPLandroid/telephony/CellSignalStrengthCdma$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/CellSignalStrengthCdma;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014044HSPLandroid/telephony/CellSignalStrengthCdma$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
14045HSPLandroid/telephony/CellSignalStrengthCdma;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014046HSPLandroid/telephony/CellSignalStrengthCdma;->equals(Ljava/lang/Object;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014047HSPLandroid/telephony/CellSignalStrengthCdma;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014048HSPLandroid/telephony/CellSignalStrengthGsm$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/CellSignalStrengthGsm;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014049HSPLandroid/telephony/CellSignalStrengthGsm$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
14050HSPLandroid/telephony/CellSignalStrengthGsm;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014051HSPLandroid/telephony/CellSignalStrengthGsm;->equals(Ljava/lang/Object;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014052HSPLandroid/telephony/CellSignalStrengthGsm;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014053HSPLandroid/telephony/CellSignalStrengthLte$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/CellSignalStrengthLte;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014054HSPLandroid/telephony/CellSignalStrengthLte$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
14055HSPLandroid/telephony/CellSignalStrengthLte;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014056HSPLandroid/telephony/CellSignalStrengthLte;->equals(Ljava/lang/Object;)Z
14057HSPLandroid/telephony/CellSignalStrengthLte;->getDbm()I
14058HSPLandroid/telephony/CellSignalStrengthLte;->getLevel()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014059HSPLandroid/telephony/CellSignalStrengthLte;->isValid()Z
14060HSPLandroid/telephony/CellSignalStrengthLte;->toString()Ljava/lang/String;
14061HSPLandroid/telephony/CellSignalStrengthLte;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014062HSPLandroid/telephony/CellSignalStrengthNr$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/CellSignalStrengthNr;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014063HSPLandroid/telephony/CellSignalStrengthNr$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
14064HSPLandroid/telephony/CellSignalStrengthNr;-><init>(Landroid/os/Parcel;)V
14065HSPLandroid/telephony/CellSignalStrengthNr;->equals(Ljava/lang/Object;)Z
14066HSPLandroid/telephony/CellSignalStrengthNr;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014067HSPLandroid/telephony/CellSignalStrengthTdscdma$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/CellSignalStrengthTdscdma;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014068HSPLandroid/telephony/CellSignalStrengthTdscdma$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
14069HSPLandroid/telephony/CellSignalStrengthTdscdma;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014070HSPLandroid/telephony/CellSignalStrengthTdscdma;->equals(Ljava/lang/Object;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014071HSPLandroid/telephony/CellSignalStrengthTdscdma;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014072HSPLandroid/telephony/CellSignalStrengthWcdma$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/CellSignalStrengthWcdma;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014073HSPLandroid/telephony/CellSignalStrengthWcdma$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
14074HSPLandroid/telephony/CellSignalStrengthWcdma;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014075HSPLandroid/telephony/CellSignalStrengthWcdma;->equals(Ljava/lang/Object;)Z
14076HSPLandroid/telephony/CellSignalStrengthWcdma;->getLevel()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014077HSPLandroid/telephony/CellSignalStrengthWcdma;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014078HSPLandroid/telephony/DataFailCause;->toString(I)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070014079HSPLandroid/telephony/DataSpecificRegistrationInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/DataSpecificRegistrationInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014080HSPLandroid/telephony/DataSpecificRegistrationInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
14081HSPLandroid/telephony/DataSpecificRegistrationInfo;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014082HSPLandroid/telephony/DataSpecificRegistrationInfo;-><init>(Landroid/telephony/DataSpecificRegistrationInfo;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014083HSPLandroid/telephony/DataSpecificRegistrationInfo;->toString()Ljava/lang/String;
14084HSPLandroid/telephony/DataSpecificRegistrationInfo;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014085HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;-><init>()V
14086HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;->build()Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery;
14087HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;->setCallingFeatureId(Ljava/lang/String;)Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;
14088HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;->setCallingPackage(Ljava/lang/String;)Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;
14089HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;->setCallingPid(I)Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;
14090HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;->setCallingUid(I)Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;
14091HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;->setLogAsInfo(Z)Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;
14092HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;->setMethod(Ljava/lang/String;)Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;
14093HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;->setMinSdkVersionForCoarse(I)Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;
14094HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;->setMinSdkVersionForEnforcement(I)Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;
14095HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;->setMinSdkVersionForFine(I)Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014096HSPLandroid/telephony/LocationAccessPolicy;->checkAppLocationPermissionHelper(Landroid/content/Context;Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery;Ljava/lang/String;)Landroid/telephony/LocationAccessPolicy$LocationPermissionResult;
art-benchmark-service84deab32021-05-12 09:41:00 -070014097HSPLandroid/telephony/LocationAccessPolicy;->checkLocationPermission(Landroid/content/Context;Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery;)Landroid/telephony/LocationAccessPolicy$LocationPermissionResult;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014098HSPLandroid/telephony/LocationAccessPolicy;->getAppOpsString(Ljava/lang/String;)Ljava/lang/String;
14099HSPLandroid/telephony/LocationAccessPolicy;->isAppAtLeastSdkVersion(Landroid/content/Context;Ljava/lang/String;I)Z
14100HSPLandroid/telephony/LocationAccessPolicy;->isCurrentProfile(Landroid/content/Context;I)Z
14101HSPLandroid/telephony/LteVopsSupportInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/LteVopsSupportInfo;
14102HSPLandroid/telephony/LteVopsSupportInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
14103HSPLandroid/telephony/LteVopsSupportInfo;-><init>(Landroid/os/Parcel;)V
14104HSPLandroid/telephony/LteVopsSupportInfo;->toString()Ljava/lang/String;
14105HSPLandroid/telephony/LteVopsSupportInfo;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014106HSPLandroid/telephony/ModemActivityInfo;-><init>(JII[II)V
14107HSPLandroid/telephony/ModemActivityInfo;-><init>(JJJ[IJ)V
14108HSPLandroid/telephony/ModemActivityInfo;->getIdleTimeMillis()J
14109HSPLandroid/telephony/ModemActivityInfo;->getNumTxPowerLevels()I
14110HSPLandroid/telephony/ModemActivityInfo;->getReceiveTimeMillis()J
14111HSPLandroid/telephony/ModemActivityInfo;->getSleepTimeMillis()J
14112HSPLandroid/telephony/ModemActivityInfo;->getTimestampMillis()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014113HSPLandroid/telephony/ModemActivityInfo;->isEmpty()Z
14114HSPLandroid/telephony/ModemActivityInfo;->isValid()Z
14115HSPLandroid/telephony/ModemActivityInfo;->toString()Ljava/lang/String;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014116HSPLandroid/telephony/NetworkRegistrationInfo$$ExternalSyntheticLambda0;->apply(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070014117HSPLandroid/telephony/NetworkRegistrationInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/NetworkRegistrationInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014118HSPLandroid/telephony/NetworkRegistrationInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
14119HSPLandroid/telephony/NetworkRegistrationInfo;-><init>(Landroid/os/Parcel;)V
14120HSPLandroid/telephony/NetworkRegistrationInfo;-><init>(Landroid/telephony/NetworkRegistrationInfo;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014121HSPLandroid/telephony/NetworkRegistrationInfo;->domainToString(I)Ljava/lang/String;
14122HSPLandroid/telephony/NetworkRegistrationInfo;->getAccessNetworkTechnology()I
14123HSPLandroid/telephony/NetworkRegistrationInfo;->getDomain()I
14124HSPLandroid/telephony/NetworkRegistrationInfo;->getNrState()I
14125HSPLandroid/telephony/NetworkRegistrationInfo;->getRegistrationState()I
14126HSPLandroid/telephony/NetworkRegistrationInfo;->getRoamingType()I
14127HSPLandroid/telephony/NetworkRegistrationInfo;->getTransportType()I
14128HSPLandroid/telephony/NetworkRegistrationInfo;->isInService()Z
14129HSPLandroid/telephony/NetworkRegistrationInfo;->isUsingCarrierAggregation()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014130HSPLandroid/telephony/NetworkRegistrationInfo;->lambda$toString$0(Ljava/lang/Integer;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070014131HSPLandroid/telephony/NetworkRegistrationInfo;->nrStateToString(I)Ljava/lang/String;
14132HSPLandroid/telephony/NetworkRegistrationInfo;->registrationStateToString(I)Ljava/lang/String;
14133HSPLandroid/telephony/NetworkRegistrationInfo;->serviceTypeToString(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014134HSPLandroid/telephony/NetworkRegistrationInfo;->toString()Ljava/lang/String;
14135HSPLandroid/telephony/NetworkRegistrationInfo;->writeToParcel(Landroid/os/Parcel;I)V
14136HSPLandroid/telephony/PhoneNumberUtils;->convertKeypadLettersToDigits(Ljava/lang/String;)Ljava/lang/String;
14137HSPLandroid/telephony/PhoneNumberUtils;->extractNetworkPortionAlt(Ljava/lang/String;)Ljava/lang/String;
14138HSPLandroid/telephony/PhoneNumberUtils;->formatNumberInternal(Ljava/lang/String;Ljava/lang/String;Lcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberFormat;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070014139HSPLandroid/telephony/PhoneNumberUtils;->formatNumberToE164(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
14140HSPLandroid/telephony/PhoneNumberUtils;->getMinMatch()I
14141HSPLandroid/telephony/PhoneNumberUtils;->isDialable(C)Z
14142HSPLandroid/telephony/PhoneNumberUtils;->isNonSeparator(C)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014143HSPLandroid/telephony/PhoneNumberUtils;->normalizeNumber(Ljava/lang/String;)Ljava/lang/String;
14144HSPLandroid/telephony/PhoneNumberUtils;->stripSeparators(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service66b4d952021-07-17 17:15:31 -070014145HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda10;->runOrThrow()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014146HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda13;-><init>(Landroid/telephony/PhoneStateListener;ILjava/lang/String;)V
14147HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda13;->run()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014148HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda19;->runOrThrow()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014149HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda24;-><init>(Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub;Landroid/telephony/PhoneStateListener;Landroid/telephony/ServiceState;)V
14150HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda24;->runOrThrow()V
14151HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda27;-><init>(Landroid/telephony/PhoneStateListener;Landroid/telephony/ServiceState;)V
14152HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda27;->run()V
14153HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda28;-><init>(Landroid/telephony/PhoneStateListener;Landroid/telephony/SignalStrength;)V
14154HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda28;->run()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070014155HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda42;->run()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014156HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda47;-><init>(Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub;Landroid/telephony/PhoneStateListener;Landroid/telephony/SignalStrength;)V
14157HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda47;->runOrThrow()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070014158HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda51;->run()V
art-benchmark-service84deab32021-05-12 09:41:00 -070014159HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;-><init>(Landroid/telephony/PhoneStateListener;Ljava/util/concurrent/Executor;)V
14160HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->lambda$onActiveDataSubIdChanged$56(Landroid/telephony/PhoneStateListener;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014161HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->lambda$onDataActivity$16(Landroid/telephony/PhoneStateListener;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014162HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->lambda$onDataConnectionStateChanged$14(Landroid/telephony/PhoneStateListener;II)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070014163HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->lambda$onLegacyCallStateChanged$10(Landroid/telephony/PhoneStateListener;ILjava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014164HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->lambda$onServiceStateChanged$0(Landroid/telephony/PhoneStateListener;Landroid/telephony/ServiceState;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014165HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->lambda$onSignalStrengthsChanged$18(Landroid/telephony/PhoneStateListener;Landroid/telephony/SignalStrength;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014166HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onActiveDataSubIdChanged(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014167HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onDataActivity(I)V
14168HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onDataConnectionStateChanged(II)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070014169HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onLegacyCallStateChanged(ILjava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014170HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onServiceStateChanged(Landroid/telephony/ServiceState;)V
14171HSPLandroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onSignalStrengthsChanged(Landroid/telephony/SignalStrength;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014172HSPLandroid/telephony/PhoneStateListener;-><init>()V
14173HSPLandroid/telephony/PhoneStateListener;-><init>(Landroid/os/Looper;)V
14174HSPLandroid/telephony/PhoneStateListener;-><init>(Ljava/lang/Integer;Landroid/os/Looper;)V
14175HSPLandroid/telephony/PhoneStateListener;-><init>(Ljava/lang/Integer;Ljava/util/concurrent/Executor;)V
14176HSPLandroid/telephony/PhoneStateListener;-><init>(Ljava/util/concurrent/Executor;)V
14177HSPLandroid/telephony/PhoneStateListener;->onDataConnectionStateChanged(I)V
14178HSPLandroid/telephony/Rlog;->d(Ljava/lang/String;Ljava/lang/String;)I
14179HSPLandroid/telephony/ServiceState$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/ServiceState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014180HSPLandroid/telephony/ServiceState$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070014181HSPLandroid/telephony/ServiceState;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014182HSPLandroid/telephony/ServiceState;-><init>(Landroid/os/Parcel;)V
14183HSPLandroid/telephony/ServiceState;-><init>(Landroid/telephony/ServiceState;)V
14184HSPLandroid/telephony/ServiceState;->copyFrom(Landroid/telephony/ServiceState;)V
14185HSPLandroid/telephony/ServiceState;->createLocationInfoSanitizedCopy(Z)Landroid/telephony/ServiceState;
art-benchmark-service84deab32021-05-12 09:41:00 -070014186HSPLandroid/telephony/ServiceState;->getCellBandwidths()[I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014187HSPLandroid/telephony/ServiceState;->getDataNetworkType()I
art-benchmark-service84deab32021-05-12 09:41:00 -070014188HSPLandroid/telephony/ServiceState;->getDataRegState()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014189HSPLandroid/telephony/ServiceState;->getDataRegistrationState()I
14190HSPLandroid/telephony/ServiceState;->getDataRoaming()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070014191HSPLandroid/telephony/ServiceState;->getDataRoamingFromRegistration()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014192HSPLandroid/telephony/ServiceState;->getDataRoamingType()I
14193HSPLandroid/telephony/ServiceState;->getDuplexMode()I
14194HSPLandroid/telephony/ServiceState;->getNetworkRegistrationInfo(II)Landroid/telephony/NetworkRegistrationInfo;
14195HSPLandroid/telephony/ServiceState;->getNetworkRegistrationInfoList()Ljava/util/List;
14196HSPLandroid/telephony/ServiceState;->getNrState()I
14197HSPLandroid/telephony/ServiceState;->getRilDataRadioTechnology()I
14198HSPLandroid/telephony/ServiceState;->getRilVoiceRadioTechnology()I
14199HSPLandroid/telephony/ServiceState;->getRoaming()Z
14200HSPLandroid/telephony/ServiceState;->getState()I
art-benchmark-service84deab32021-05-12 09:41:00 -070014201HSPLandroid/telephony/ServiceState;->getVoiceRegState()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014202HSPLandroid/telephony/ServiceState;->getVoiceRoaming()Z
14203HSPLandroid/telephony/ServiceState;->getVoiceRoamingType()I
art-benchmark-service84deab32021-05-12 09:41:00 -070014204HSPLandroid/telephony/ServiceState;->isEmergencyOnly()Z
14205HSPLandroid/telephony/ServiceState;->isPsOnlyTech(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014206HSPLandroid/telephony/ServiceState;->isUsingCarrierAggregation()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070014207HSPLandroid/telephony/ServiceState;->networkTypeToRilRadioTechnology(I)I
14208HSPLandroid/telephony/ServiceState;->newFromBundle(Landroid/os/Bundle;)Landroid/telephony/ServiceState;
14209HSPLandroid/telephony/ServiceState;->rilRadioTechnologyToString(I)Ljava/lang/String;
14210HSPLandroid/telephony/ServiceState;->rilServiceStateToString(I)Ljava/lang/String;
14211HSPLandroid/telephony/ServiceState;->roamingTypeToString(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014212HSPLandroid/telephony/ServiceState;->toString()Ljava/lang/String;
14213HSPLandroid/telephony/ServiceState;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014214HSPLandroid/telephony/SignalStrength$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/SignalStrength;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014215HSPLandroid/telephony/SignalStrength$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
14216HSPLandroid/telephony/SignalStrength;-><init>(Landroid/os/Parcel;)V
14217HSPLandroid/telephony/SignalStrength;->getCellSignalStrengths()Ljava/util/List;
14218HSPLandroid/telephony/SignalStrength;->getCellSignalStrengths(Ljava/lang/Class;)Ljava/util/List;
14219HSPLandroid/telephony/SignalStrength;->getLevel()I
14220HSPLandroid/telephony/SignalStrength;->getPrimary()Landroid/telephony/CellSignalStrength;
14221HSPLandroid/telephony/SignalStrength;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service08401c12022-12-23 09:27:20 -080014222HSPLandroid/telephony/SubscriptionInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/SubscriptionInfo;+]Landroid/os/Parcelable$Creator;Landroid/text/TextUtils$1;]Landroid/telephony/SubscriptionInfo$Builder;Landroid/telephony/SubscriptionInfo$Builder;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014223HSPLandroid/telephony/SubscriptionInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service08401c12022-12-23 09:27:20 -080014224HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmAreUiccApplicationsEnabled(Landroid/telephony/SubscriptionInfo$Builder;)Z
14225HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmCardId(Landroid/telephony/SubscriptionInfo$Builder;)I
14226HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmCardString(Landroid/telephony/SubscriptionInfo$Builder;)Ljava/lang/String;
14227HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmCarrierConfigAccessRules(Landroid/telephony/SubscriptionInfo$Builder;)[Landroid/telephony/UiccAccessRule;
14228HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmCarrierId(Landroid/telephony/SubscriptionInfo$Builder;)I
14229HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmCarrierName(Landroid/telephony/SubscriptionInfo$Builder;)Ljava/lang/CharSequence;
14230HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmCountryIso(Landroid/telephony/SubscriptionInfo$Builder;)Ljava/lang/String;
14231HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmDataRoaming(Landroid/telephony/SubscriptionInfo$Builder;)I
14232HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmDisplayName(Landroid/telephony/SubscriptionInfo$Builder;)Ljava/lang/CharSequence;
14233HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmDisplayNameSource(Landroid/telephony/SubscriptionInfo$Builder;)I
14234HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmEhplmns(Landroid/telephony/SubscriptionInfo$Builder;)[Ljava/lang/String;
14235HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmGroupOwner(Landroid/telephony/SubscriptionInfo$Builder;)Ljava/lang/String;
14236HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmGroupUuid(Landroid/telephony/SubscriptionInfo$Builder;)Landroid/os/ParcelUuid;
14237HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmHplmns(Landroid/telephony/SubscriptionInfo$Builder;)[Ljava/lang/String;
14238HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmIccId(Landroid/telephony/SubscriptionInfo$Builder;)Ljava/lang/String;
14239HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmIconBitmap(Landroid/telephony/SubscriptionInfo$Builder;)Landroid/graphics/Bitmap;
14240HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmIconTint(Landroid/telephony/SubscriptionInfo$Builder;)I
14241HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmId(Landroid/telephony/SubscriptionInfo$Builder;)I
14242HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmIsEmbedded(Landroid/telephony/SubscriptionInfo$Builder;)Z
14243HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmIsGroupDisabled(Landroid/telephony/SubscriptionInfo$Builder;)Z
14244HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmIsOpportunistic(Landroid/telephony/SubscriptionInfo$Builder;)Z
14245HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmMcc(Landroid/telephony/SubscriptionInfo$Builder;)Ljava/lang/String;
14246HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmMnc(Landroid/telephony/SubscriptionInfo$Builder;)Ljava/lang/String;
14247HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmNativeAccessRules(Landroid/telephony/SubscriptionInfo$Builder;)[Landroid/telephony/UiccAccessRule;
14248HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmNumber(Landroid/telephony/SubscriptionInfo$Builder;)Ljava/lang/String;
14249HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmPortIndex(Landroid/telephony/SubscriptionInfo$Builder;)I
14250HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmProfileClass(Landroid/telephony/SubscriptionInfo$Builder;)I
14251HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmSimSlotIndex(Landroid/telephony/SubscriptionInfo$Builder;)I
14252HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmType(Landroid/telephony/SubscriptionInfo$Builder;)I
14253HSPLandroid/telephony/SubscriptionInfo$Builder;->-$$Nest$fgetmUsageSetting(Landroid/telephony/SubscriptionInfo$Builder;)I
14254HSPLandroid/telephony/SubscriptionInfo$Builder;-><init>()V
14255HSPLandroid/telephony/SubscriptionInfo$Builder;->build()Landroid/telephony/SubscriptionInfo;
14256HSPLandroid/telephony/SubscriptionInfo$Builder;->setCardId(I)Landroid/telephony/SubscriptionInfo$Builder;
14257HSPLandroid/telephony/SubscriptionInfo$Builder;->setCardString(Ljava/lang/String;)Landroid/telephony/SubscriptionInfo$Builder;
14258HSPLandroid/telephony/SubscriptionInfo$Builder;->setCarrierConfigAccessRules([Landroid/telephony/UiccAccessRule;)Landroid/telephony/SubscriptionInfo$Builder;
14259HSPLandroid/telephony/SubscriptionInfo$Builder;->setCarrierId(I)Landroid/telephony/SubscriptionInfo$Builder;
14260HSPLandroid/telephony/SubscriptionInfo$Builder;->setCarrierName(Ljava/lang/CharSequence;)Landroid/telephony/SubscriptionInfo$Builder;
14261HSPLandroid/telephony/SubscriptionInfo$Builder;->setCountryIso(Ljava/lang/String;)Landroid/telephony/SubscriptionInfo$Builder;
14262HSPLandroid/telephony/SubscriptionInfo$Builder;->setDataRoaming(I)Landroid/telephony/SubscriptionInfo$Builder;
14263HSPLandroid/telephony/SubscriptionInfo$Builder;->setDisplayName(Ljava/lang/CharSequence;)Landroid/telephony/SubscriptionInfo$Builder;
14264HSPLandroid/telephony/SubscriptionInfo$Builder;->setDisplayNameSource(I)Landroid/telephony/SubscriptionInfo$Builder;
14265HSPLandroid/telephony/SubscriptionInfo$Builder;->setEhplmns([Ljava/lang/String;)Landroid/telephony/SubscriptionInfo$Builder;
14266HSPLandroid/telephony/SubscriptionInfo$Builder;->setEmbedded(Z)Landroid/telephony/SubscriptionInfo$Builder;
14267HSPLandroid/telephony/SubscriptionInfo$Builder;->setGroupDisabled(Z)Landroid/telephony/SubscriptionInfo$Builder;
14268HSPLandroid/telephony/SubscriptionInfo$Builder;->setGroupOwner(Ljava/lang/String;)Landroid/telephony/SubscriptionInfo$Builder;
14269HSPLandroid/telephony/SubscriptionInfo$Builder;->setGroupUuid(Ljava/lang/String;)Landroid/telephony/SubscriptionInfo$Builder;
14270HSPLandroid/telephony/SubscriptionInfo$Builder;->setHplmns([Ljava/lang/String;)Landroid/telephony/SubscriptionInfo$Builder;
14271HSPLandroid/telephony/SubscriptionInfo$Builder;->setIccId(Ljava/lang/String;)Landroid/telephony/SubscriptionInfo$Builder;
14272HSPLandroid/telephony/SubscriptionInfo$Builder;->setIconTint(I)Landroid/telephony/SubscriptionInfo$Builder;
14273HSPLandroid/telephony/SubscriptionInfo$Builder;->setId(I)Landroid/telephony/SubscriptionInfo$Builder;
14274HSPLandroid/telephony/SubscriptionInfo$Builder;->setMcc(Ljava/lang/String;)Landroid/telephony/SubscriptionInfo$Builder;
14275HSPLandroid/telephony/SubscriptionInfo$Builder;->setMnc(Ljava/lang/String;)Landroid/telephony/SubscriptionInfo$Builder;
14276HSPLandroid/telephony/SubscriptionInfo$Builder;->setNativeAccessRules([Landroid/telephony/UiccAccessRule;)Landroid/telephony/SubscriptionInfo$Builder;
14277HSPLandroid/telephony/SubscriptionInfo$Builder;->setNumber(Ljava/lang/String;)Landroid/telephony/SubscriptionInfo$Builder;
14278HSPLandroid/telephony/SubscriptionInfo$Builder;->setOpportunistic(Z)Landroid/telephony/SubscriptionInfo$Builder;
14279HSPLandroid/telephony/SubscriptionInfo$Builder;->setPortIndex(I)Landroid/telephony/SubscriptionInfo$Builder;
14280HSPLandroid/telephony/SubscriptionInfo$Builder;->setProfileClass(I)Landroid/telephony/SubscriptionInfo$Builder;
14281HSPLandroid/telephony/SubscriptionInfo$Builder;->setSimSlotIndex(I)Landroid/telephony/SubscriptionInfo$Builder;
14282HSPLandroid/telephony/SubscriptionInfo$Builder;->setType(I)Landroid/telephony/SubscriptionInfo$Builder;
14283HSPLandroid/telephony/SubscriptionInfo$Builder;->setUiccApplicationsEnabled(Z)Landroid/telephony/SubscriptionInfo$Builder;
14284HSPLandroid/telephony/SubscriptionInfo$Builder;->setUsageSetting(I)Landroid/telephony/SubscriptionInfo$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070014285HSPLandroid/telephony/SubscriptionInfo;-><init>(ILjava/lang/String;ILjava/lang/CharSequence;Ljava/lang/CharSequence;IILjava/lang/String;ILandroid/graphics/Bitmap;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z[Landroid/telephony/UiccAccessRule;Ljava/lang/String;IZLjava/lang/String;ZIIILjava/lang/String;[Landroid/telephony/UiccAccessRule;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014286HSPLandroid/telephony/SubscriptionInfo;-><init>(ILjava/lang/String;ILjava/lang/CharSequence;Ljava/lang/CharSequence;IILjava/lang/String;ILandroid/graphics/Bitmap;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z[Landroid/telephony/UiccAccessRule;Ljava/lang/String;IZLjava/lang/String;ZIIILjava/lang/String;[Landroid/telephony/UiccAccessRule;ZII)V
art-benchmark-service08401c12022-12-23 09:27:20 -080014287HSPLandroid/telephony/SubscriptionInfo;-><init>(Landroid/telephony/SubscriptionInfo$Builder;)V
14288HSPLandroid/telephony/SubscriptionInfo;-><init>(Landroid/telephony/SubscriptionInfo$Builder;Landroid/telephony/SubscriptionInfo-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014289HSPLandroid/telephony/SubscriptionInfo;->getCarrierId()I
14290HSPLandroid/telephony/SubscriptionInfo;->getCarrierName()Ljava/lang/CharSequence;
14291HSPLandroid/telephony/SubscriptionInfo;->getCountryIso()Ljava/lang/String;
14292HSPLandroid/telephony/SubscriptionInfo;->getDisplayName()Ljava/lang/CharSequence;
14293HSPLandroid/telephony/SubscriptionInfo;->getGroupUuid()Landroid/os/ParcelUuid;
14294HSPLandroid/telephony/SubscriptionInfo;->getIccId()Ljava/lang/String;
14295HSPLandroid/telephony/SubscriptionInfo;->getMcc()I
14296HSPLandroid/telephony/SubscriptionInfo;->getMccString()Ljava/lang/String;
14297HSPLandroid/telephony/SubscriptionInfo;->getMnc()I
14298HSPLandroid/telephony/SubscriptionInfo;->getMncString()Ljava/lang/String;
14299HSPLandroid/telephony/SubscriptionInfo;->getNumber()Ljava/lang/String;
14300HSPLandroid/telephony/SubscriptionInfo;->getSimSlotIndex()I
14301HSPLandroid/telephony/SubscriptionInfo;->getSubscriptionId()I
14302HSPLandroid/telephony/SubscriptionInfo;->givePrintableIccid(Ljava/lang/String;)Ljava/lang/String;
14303HSPLandroid/telephony/SubscriptionInfo;->isEmbedded()Z
14304HSPLandroid/telephony/SubscriptionInfo;->isOpportunistic()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080014305HSPLandroid/telephony/SubscriptionInfo;->toString()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014306HSPLandroid/telephony/SubscriptionManager$$ExternalSyntheticLambda3;->applyOrThrow(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service08401c12022-12-23 09:27:20 -080014307HSPLandroid/telephony/SubscriptionManager$$ExternalSyntheticLambda5;->applyOrThrow(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014308HSPLandroid/telephony/SubscriptionManager$$ExternalSyntheticLambda6;->applyOrThrow(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014309HSPLandroid/telephony/SubscriptionManager$IntegerPropertyInvalidatedCache;->query(Ljava/lang/Integer;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070014310HSPLandroid/telephony/SubscriptionManager$IntegerPropertyInvalidatedCache;->recompute(Ljava/lang/Integer;)Ljava/lang/Object;
14311HSPLandroid/telephony/SubscriptionManager$IntegerPropertyInvalidatedCache;->recompute(Ljava/lang/Object;)Ljava/lang/Object;
14312HSPLandroid/telephony/SubscriptionManager$OnSubscriptionsChangedListener$OnSubscriptionsChangedListenerHandler;-><init>(Landroid/telephony/SubscriptionManager$OnSubscriptionsChangedListener;)V
14313HSPLandroid/telephony/SubscriptionManager$OnSubscriptionsChangedListener$OnSubscriptionsChangedListenerHandler;-><init>(Landroid/telephony/SubscriptionManager$OnSubscriptionsChangedListener;Landroid/os/Looper;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014314HSPLandroid/telephony/SubscriptionManager$OnSubscriptionsChangedListener;->-$$Nest$fgetmExecutor(Landroid/telephony/SubscriptionManager$OnSubscriptionsChangedListener;)Lcom/android/internal/telephony/util/HandlerExecutor;
art-benchmark-service84deab32021-05-12 09:41:00 -070014315HSPLandroid/telephony/SubscriptionManager$OnSubscriptionsChangedListener;-><init>()V
14316HSPLandroid/telephony/SubscriptionManager$OnSubscriptionsChangedListener;-><init>(Landroid/os/Looper;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014317HSPLandroid/telephony/SubscriptionManager$VoidPropertyInvalidatedCache;->query(Ljava/lang/Void;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070014318HSPLandroid/telephony/SubscriptionManager$VoidPropertyInvalidatedCache;->recompute(Ljava/lang/Object;)Ljava/lang/Object;
14319HSPLandroid/telephony/SubscriptionManager$VoidPropertyInvalidatedCache;->recompute(Ljava/lang/Void;)Ljava/lang/Object;
14320HSPLandroid/telephony/SubscriptionManager;-><init>(Landroid/content/Context;)V
14321HSPLandroid/telephony/SubscriptionManager;->addOnSubscriptionsChangedListener(Landroid/telephony/SubscriptionManager$OnSubscriptionsChangedListener;)V
14322HSPLandroid/telephony/SubscriptionManager;->addOnSubscriptionsChangedListener(Ljava/util/concurrent/Executor;Landroid/telephony/SubscriptionManager$OnSubscriptionsChangedListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014323HSPLandroid/telephony/SubscriptionManager;->from(Landroid/content/Context;)Landroid/telephony/SubscriptionManager;
14324HSPLandroid/telephony/SubscriptionManager;->getActiveDataSubscriptionId()I
art-benchmark-service84deab32021-05-12 09:41:00 -070014325HSPLandroid/telephony/SubscriptionManager;->getActiveSubscriptionIdList()[I
14326HSPLandroid/telephony/SubscriptionManager;->getActiveSubscriptionIdList(Z)[I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014327HSPLandroid/telephony/SubscriptionManager;->getActiveSubscriptionInfo(I)Landroid/telephony/SubscriptionInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070014328HSPLandroid/telephony/SubscriptionManager;->getActiveSubscriptionInfoCount()I
14329HSPLandroid/telephony/SubscriptionManager;->getActiveSubscriptionInfoCountMax()I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014330HSPLandroid/telephony/SubscriptionManager;->getActiveSubscriptionInfoForSimSlotIndex(I)Landroid/telephony/SubscriptionInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014331HSPLandroid/telephony/SubscriptionManager;->getActiveSubscriptionInfoList()Ljava/util/List;
14332HSPLandroid/telephony/SubscriptionManager;->getActiveSubscriptionInfoList(Z)Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -070014333HSPLandroid/telephony/SubscriptionManager;->getAvailableSubscriptionInfoList()Ljava/util/List;
14334HSPLandroid/telephony/SubscriptionManager;->getCompleteActiveSubscriptionIdList()[I
14335HSPLandroid/telephony/SubscriptionManager;->getCompleteActiveSubscriptionInfoList()Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014336HSPLandroid/telephony/SubscriptionManager;->getDefaultDataSubscriptionId()I
14337HSPLandroid/telephony/SubscriptionManager;->getDefaultSmsSubscriptionId()I
14338HSPLandroid/telephony/SubscriptionManager;->getDefaultSubscriptionId()I
14339HSPLandroid/telephony/SubscriptionManager;->getDefaultVoiceSubscriptionId()I
14340HSPLandroid/telephony/SubscriptionManager;->getPhoneId(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070014341HSPLandroid/telephony/SubscriptionManager;->getResourcesForSubId(Landroid/content/Context;I)Landroid/content/res/Resources;
14342HSPLandroid/telephony/SubscriptionManager;->getResourcesForSubId(Landroid/content/Context;IZ)Landroid/content/res/Resources;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014343HSPLandroid/telephony/SubscriptionManager;->getSlotIndex(I)I
14344HSPLandroid/telephony/SubscriptionManager;->getSubId(I)[I
art-benchmark-service84deab32021-05-12 09:41:00 -070014345HSPLandroid/telephony/SubscriptionManager;->getSubscriptionIds(I)[I
art-benchmark-service00abe242023-02-13 10:31:34 -080014346HSPLandroid/telephony/SubscriptionManager;->isSubscriptionManagerServiceEnabled()Z+]Ljava/lang/Boolean;Ljava/lang/Boolean;]Landroid/telephony/SubscriptionManager$VoidPropertyInvalidatedCache;Landroid/telephony/SubscriptionManager$VoidPropertyInvalidatedCache;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014347HSPLandroid/telephony/SubscriptionManager;->isSubscriptionVisible(Landroid/telephony/SubscriptionInfo;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070014348HSPLandroid/telephony/SubscriptionManager;->isUsableSubIdValue(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014349HSPLandroid/telephony/SubscriptionManager;->isValidSlotIndex(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070014350HSPLandroid/telephony/SubscriptionManager;->isValidSubscriptionId(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070014351HSPLandroid/telephony/SubscriptionPlan$1;->newArray(I)[Landroid/telephony/SubscriptionPlan;
14352HSPLandroid/telephony/SubscriptionPlan$1;->newArray(I)[Ljava/lang/Object;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014353HSPLandroid/telephony/TelephonyCallback$IPhoneStateListenerStub;-><init>(Landroid/telephony/TelephonyCallback;Ljava/util/concurrent/Executor;)V
14354HSPLandroid/telephony/TelephonyCallback;-><init>()V
14355HSPLandroid/telephony/TelephonyCallback;->init(Ljava/util/concurrent/Executor;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014356HSPLandroid/telephony/TelephonyDisplayInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/TelephonyDisplayInfo;
14357HSPLandroid/telephony/TelephonyDisplayInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
14358HSPLandroid/telephony/TelephonyDisplayInfo;-><init>(II)V
14359HSPLandroid/telephony/TelephonyDisplayInfo;->getNetworkType()I
14360HSPLandroid/telephony/TelephonyDisplayInfo;->getOverrideNetworkType()I
14361HSPLandroid/telephony/TelephonyDisplayInfo;->overrideNetworkTypeToString(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014362HSPLandroid/telephony/TelephonyDisplayInfo;->toString()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070014363HSPLandroid/telephony/TelephonyDisplayInfo;->writeToParcel(Landroid/os/Parcel;I)V
14364HSPLandroid/telephony/TelephonyFrameworkInitializer$$ExternalSyntheticLambda0;->createService(Landroid/content/Context;)Ljava/lang/Object;
14365HSPLandroid/telephony/TelephonyFrameworkInitializer$$ExternalSyntheticLambda1;->createService(Landroid/content/Context;)Ljava/lang/Object;
14366HSPLandroid/telephony/TelephonyFrameworkInitializer$$ExternalSyntheticLambda2;->createService(Landroid/content/Context;)Ljava/lang/Object;
14367HSPLandroid/telephony/TelephonyFrameworkInitializer;->getTelephonyServiceManager()Landroid/os/TelephonyServiceManager;
14368HSPLandroid/telephony/TelephonyFrameworkInitializer;->lambda$registerServiceWrappers$0(Landroid/content/Context;)Landroid/telephony/TelephonyManager;
14369HSPLandroid/telephony/TelephonyFrameworkInitializer;->lambda$registerServiceWrappers$1(Landroid/content/Context;)Landroid/telephony/SubscriptionManager;
14370HSPLandroid/telephony/TelephonyFrameworkInitializer;->lambda$registerServiceWrappers$2(Landroid/content/Context;)Landroid/telephony/CarrierConfigManager;
14371HSPLandroid/telephony/TelephonyFrameworkInitializer;->lambda$registerServiceWrappers$3(Landroid/content/Context;)Landroid/telephony/euicc/EuiccManager;
14372HSPLandroid/telephony/TelephonyFrameworkInitializer;->setTelephonyServiceManager(Landroid/os/TelephonyServiceManager;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014373HSPLandroid/telephony/TelephonyManager$1;-><init>(Landroid/telephony/TelephonyManager;ILjava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014374HSPLandroid/telephony/TelephonyManager;-><init>(Landroid/content/Context;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014375HSPLandroid/telephony/TelephonyManager;-><init>(Landroid/content/Context;I)V
14376HSPLandroid/telephony/TelephonyManager;->checkCarrierPrivilegesForPackageAnyPhone(Ljava/lang/String;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070014377HSPLandroid/telephony/TelephonyManager;->createForPhoneAccountHandle(Landroid/telecom/PhoneAccountHandle;)Landroid/telephony/TelephonyManager;
14378HSPLandroid/telephony/TelephonyManager;->createForSubscriptionId(I)Landroid/telephony/TelephonyManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014379HSPLandroid/telephony/TelephonyManager;->from(Landroid/content/Context;)Landroid/telephony/TelephonyManager;
14380HSPLandroid/telephony/TelephonyManager;->getActiveModemCount()I
14381HSPLandroid/telephony/TelephonyManager;->getAttributionTag()Ljava/lang/String;
14382HSPLandroid/telephony/TelephonyManager;->getCallState()I
art-benchmark-service84deab32021-05-12 09:41:00 -070014383HSPLandroid/telephony/TelephonyManager;->getCardIdForDefaultEuicc()I
14384HSPLandroid/telephony/TelephonyManager;->getCarrierPrivilegeStatus(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014385HSPLandroid/telephony/TelephonyManager;->getCurrentPhoneType()I
14386HSPLandroid/telephony/TelephonyManager;->getCurrentPhoneType(I)I
14387HSPLandroid/telephony/TelephonyManager;->getCurrentPhoneTypeForSlot(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070014388HSPLandroid/telephony/TelephonyManager;->getDataEnabled()Z
14389HSPLandroid/telephony/TelephonyManager;->getDataEnabled(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014390HSPLandroid/telephony/TelephonyManager;->getDataNetworkType()I
14391HSPLandroid/telephony/TelephonyManager;->getDataNetworkType(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070014392HSPLandroid/telephony/TelephonyManager;->getDefault()Landroid/telephony/TelephonyManager;
14393HSPLandroid/telephony/TelephonyManager;->getDeviceId()Ljava/lang/String;
14394HSPLandroid/telephony/TelephonyManager;->getGroupIdLevel1()Ljava/lang/String;
14395HSPLandroid/telephony/TelephonyManager;->getITelephony()Lcom/android/internal/telephony/ITelephony;
14396HSPLandroid/telephony/TelephonyManager;->getImei()Ljava/lang/String;
14397HSPLandroid/telephony/TelephonyManager;->getImei(I)Ljava/lang/String;
14398HSPLandroid/telephony/TelephonyManager;->getLine1Number()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014399HSPLandroid/telephony/TelephonyManager;->getLine1Number(I)Ljava/lang/String;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014400HSPLandroid/telephony/TelephonyManager;->getLocationData()I
art-benchmark-service84deab32021-05-12 09:41:00 -070014401HSPLandroid/telephony/TelephonyManager;->getMeid()Ljava/lang/String;
14402HSPLandroid/telephony/TelephonyManager;->getMeid(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014403HSPLandroid/telephony/TelephonyManager;->getMultiSimConfiguration()Landroid/telephony/TelephonyManager$MultiSimVariants;
14404HSPLandroid/telephony/TelephonyManager;->getNetworkCountryIso()Ljava/lang/String;
14405HSPLandroid/telephony/TelephonyManager;->getNetworkCountryIso(I)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070014406HSPLandroid/telephony/TelephonyManager;->getNetworkOperator()Ljava/lang/String;
14407HSPLandroid/telephony/TelephonyManager;->getNetworkOperatorForPhone(I)Ljava/lang/String;
14408HSPLandroid/telephony/TelephonyManager;->getNetworkOperatorName()Ljava/lang/String;
14409HSPLandroid/telephony/TelephonyManager;->getNetworkOperatorName(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014410HSPLandroid/telephony/TelephonyManager;->getNetworkType()I
14411HSPLandroid/telephony/TelephonyManager;->getNetworkType(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070014412HSPLandroid/telephony/TelephonyManager;->getNetworkTypeName(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014413HSPLandroid/telephony/TelephonyManager;->getOpPackageName()Ljava/lang/String;
14414HSPLandroid/telephony/TelephonyManager;->getPhoneCount()I
art-benchmark-service84deab32021-05-12 09:41:00 -070014415HSPLandroid/telephony/TelephonyManager;->getPhoneId()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014416HSPLandroid/telephony/TelephonyManager;->getPhoneType()I
art-benchmark-service84deab32021-05-12 09:41:00 -070014417HSPLandroid/telephony/TelephonyManager;->getPhoneType(I)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014418HSPLandroid/telephony/TelephonyManager;->getRenouncedPermissions()Ljava/util/Set;
art-benchmark-service84deab32021-05-12 09:41:00 -070014419HSPLandroid/telephony/TelephonyManager;->getServiceState()Landroid/telephony/ServiceState;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014420HSPLandroid/telephony/TelephonyManager;->getServiceState(I)Landroid/telephony/ServiceState;
art-benchmark-service84deab32021-05-12 09:41:00 -070014421HSPLandroid/telephony/TelephonyManager;->getServiceStateForSubscriber(I)Landroid/telephony/ServiceState;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014422HSPLandroid/telephony/TelephonyManager;->getServiceStateForSubscriber(IZZ)Landroid/telephony/ServiceState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014423HSPLandroid/telephony/TelephonyManager;->getSignalStrength()Landroid/telephony/SignalStrength;
14424HSPLandroid/telephony/TelephonyManager;->getSimCarrierId()I
art-benchmark-service84deab32021-05-12 09:41:00 -070014425HSPLandroid/telephony/TelephonyManager;->getSimCountryIso()Ljava/lang/String;
14426HSPLandroid/telephony/TelephonyManager;->getSimCountryIsoForPhone(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014427HSPLandroid/telephony/TelephonyManager;->getSimOperator()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070014428HSPLandroid/telephony/TelephonyManager;->getSimOperatorName()Ljava/lang/String;
14429HSPLandroid/telephony/TelephonyManager;->getSimOperatorNameForPhone(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014430HSPLandroid/telephony/TelephonyManager;->getSimOperatorNumeric()Ljava/lang/String;
14431HSPLandroid/telephony/TelephonyManager;->getSimOperatorNumeric(I)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070014432HSPLandroid/telephony/TelephonyManager;->getSimOperatorNumericForPhone(I)Ljava/lang/String;
14433HSPLandroid/telephony/TelephonyManager;->getSimSerialNumber()Ljava/lang/String;
14434HSPLandroid/telephony/TelephonyManager;->getSimSerialNumber(I)Ljava/lang/String;
14435HSPLandroid/telephony/TelephonyManager;->getSimSpecificCarrierId()I
14436HSPLandroid/telephony/TelephonyManager;->getSimState()I
14437HSPLandroid/telephony/TelephonyManager;->getSimState(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014438HSPLandroid/telephony/TelephonyManager;->getSimStateIncludingLoaded()I
art-benchmark-service84deab32021-05-12 09:41:00 -070014439HSPLandroid/telephony/TelephonyManager;->getSlotIndex()I
14440HSPLandroid/telephony/TelephonyManager;->getSmsService()Lcom/android/internal/telephony/ISms;
14441HSPLandroid/telephony/TelephonyManager;->getSubId()I
14442HSPLandroid/telephony/TelephonyManager;->getSubId(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014443HSPLandroid/telephony/TelephonyManager;->getSubscriberId()Ljava/lang/String;
14444HSPLandroid/telephony/TelephonyManager;->getSubscriberId(I)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070014445HSPLandroid/telephony/TelephonyManager;->getSubscriberInfoService()Lcom/android/internal/telephony/IPhoneSubInfo;
14446HSPLandroid/telephony/TelephonyManager;->getSubscriptionId(Landroid/telecom/PhoneAccountHandle;)I
art-benchmark-service00abe242023-02-13 10:31:34 -080014447HSPLandroid/telephony/TelephonyManager;->getSubscriptionService()Lcom/android/internal/telephony/ISub;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014448HSPLandroid/telephony/TelephonyManager;->getSupportedModemCount()I
14449HSPLandroid/telephony/TelephonyManager;->getTelephonyProperty(ILjava/util/List;Ljava/lang/Object;)Ljava/lang/Object;
14450HSPLandroid/telephony/TelephonyManager;->getVoiceNetworkType()I
14451HSPLandroid/telephony/TelephonyManager;->getVoiceNetworkType(I)I
14452HSPLandroid/telephony/TelephonyManager;->hasCarrierPrivileges(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070014453HSPLandroid/telephony/TelephonyManager;->isDataCapable()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014454HSPLandroid/telephony/TelephonyManager;->isDataConnectionAllowed()Z
14455HSPLandroid/telephony/TelephonyManager;->isDataEnabled()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070014456HSPLandroid/telephony/TelephonyManager;->isDataEnabledForReason(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014457HSPLandroid/telephony/TelephonyManager;->isDataEnabledForReason(II)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070014458HSPLandroid/telephony/TelephonyManager;->isEmergencyNumber(Ljava/lang/String;)Z
14459HSPLandroid/telephony/TelephonyManager;->isNetworkRoaming()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014460HSPLandroid/telephony/TelephonyManager;->isNetworkRoaming(I)Z
14461HSPLandroid/telephony/TelephonyManager;->isSmsCapable()Z
14462HSPLandroid/telephony/TelephonyManager;->isVoiceCapable()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070014463HSPLandroid/telephony/TelephonyManager;->listen(Landroid/telephony/PhoneStateListener;I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014464HSPLandroid/telephony/TelephonyManager;->mergeAttributionAndRenouncedPermissions(Landroid/content/Context;Landroid/content/Context;)Landroid/content/Context;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014465HSPLandroid/telephony/TelephonyManager;->registerTelephonyCallback(ILjava/util/concurrent/Executor;Landroid/telephony/TelephonyCallback;)V
14466HSPLandroid/telephony/TelephonyManager;->registerTelephonyCallback(Ljava/util/concurrent/Executor;Landroid/telephony/TelephonyCallback;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014467HSPLandroid/telephony/TelephonyRegistryManager$$ExternalSyntheticLambda0;-><init>()V
14468HSPLandroid/telephony/TelephonyRegistryManager$$ExternalSyntheticLambda0;->applyAsInt(Ljava/lang/Object;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014469HSPLandroid/telephony/TelephonyRegistryManager$$ExternalSyntheticLambda1;-><init>()V
14470HSPLandroid/telephony/TelephonyRegistryManager$$ExternalSyntheticLambda1;->applyAsInt(Ljava/lang/Object;)I
art-benchmark-service66b4d952021-07-17 17:15:31 -070014471HSPLandroid/telephony/TelephonyRegistryManager$1$$ExternalSyntheticLambda0;-><init>(Landroid/telephony/SubscriptionManager$OnSubscriptionsChangedListener;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014472HSPLandroid/telephony/TelephonyRegistryManager$1$$ExternalSyntheticLambda0;->run()V
14473HSPLandroid/telephony/TelephonyRegistryManager$1;-><init>(Landroid/telephony/TelephonyRegistryManager;Ljava/util/concurrent/Executor;Landroid/telephony/SubscriptionManager$OnSubscriptionsChangedListener;)V
14474HSPLandroid/telephony/TelephonyRegistryManager$1;->lambda$onSubscriptionsChanged$0(Landroid/telephony/SubscriptionManager$OnSubscriptionsChangedListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014475HSPLandroid/telephony/TelephonyRegistryManager$1;->onSubscriptionsChanged()V
art-benchmark-service84deab32021-05-12 09:41:00 -070014476HSPLandroid/telephony/TelephonyRegistryManager;-><init>(Landroid/content/Context;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014477HSPLandroid/telephony/TelephonyRegistryManager;->addOnSubscriptionsChangedListener(Landroid/telephony/SubscriptionManager$OnSubscriptionsChangedListener;Ljava/util/concurrent/Executor;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014478HSPLandroid/telephony/TelephonyRegistryManager;->getEventsFromBitmask(I)Ljava/util/Set;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014479HSPLandroid/telephony/TelephonyRegistryManager;->getEventsFromCallback(Landroid/telephony/TelephonyCallback;)Ljava/util/Set;
art-benchmark-service84deab32021-05-12 09:41:00 -070014480HSPLandroid/telephony/TelephonyRegistryManager;->lambda$listenFromListener$0(Ljava/lang/Integer;)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014481HSPLandroid/telephony/TelephonyRegistryManager;->listenFromCallback(ZZILjava/lang/String;Ljava/lang/String;Landroid/telephony/TelephonyCallback;[IZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014482HSPLandroid/telephony/TelephonyRegistryManager;->listenFromListener(IZZLjava/lang/String;Ljava/lang/String;Landroid/telephony/PhoneStateListener;IZ)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014483HSPLandroid/telephony/TelephonyRegistryManager;->registerTelephonyCallback(ZZLjava/util/concurrent/Executor;ILjava/lang/String;Ljava/lang/String;Landroid/telephony/TelephonyCallback;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014484HSPLandroid/telephony/UiccAccessRule$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/UiccAccessRule;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014485HSPLandroid/telephony/UiccAccessRule$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070014486HSPLandroid/telephony/UiccAccessRule$1;->newArray(I)[Landroid/telephony/UiccAccessRule;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014487HSPLandroid/telephony/UiccAccessRule$1;->newArray(I)[Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070014488HSPLandroid/telephony/VoiceSpecificRegistrationInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/VoiceSpecificRegistrationInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014489HSPLandroid/telephony/VoiceSpecificRegistrationInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
14490HSPLandroid/telephony/VoiceSpecificRegistrationInfo;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014491HSPLandroid/telephony/VoiceSpecificRegistrationInfo;-><init>(Landroid/telephony/VoiceSpecificRegistrationInfo;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014492HSPLandroid/telephony/VoiceSpecificRegistrationInfo;->toString()Ljava/lang/String;
14493HSPLandroid/telephony/VoiceSpecificRegistrationInfo;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014494HSPLandroid/telephony/data/ApnSetting$Builder;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070014495HSPLandroid/telephony/data/ApnSetting$Builder;->buildWithoutCheck()Landroid/telephony/data/ApnSetting;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014496HSPLandroid/telephony/data/ApnSetting$Builder;->setAlwaysOn(Z)Landroid/telephony/data/ApnSetting$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070014497HSPLandroid/telephony/data/ApnSetting$Builder;->setApnName(Ljava/lang/String;)Landroid/telephony/data/ApnSetting$Builder;
14498HSPLandroid/telephony/data/ApnSetting$Builder;->setApnSetId(I)Landroid/telephony/data/ApnSetting$Builder;
14499HSPLandroid/telephony/data/ApnSetting$Builder;->setApnTypeBitmask(I)Landroid/telephony/data/ApnSetting$Builder;
14500HSPLandroid/telephony/data/ApnSetting$Builder;->setAuthType(I)Landroid/telephony/data/ApnSetting$Builder;
14501HSPLandroid/telephony/data/ApnSetting$Builder;->setCarrierEnabled(Z)Landroid/telephony/data/ApnSetting$Builder;
14502HSPLandroid/telephony/data/ApnSetting$Builder;->setCarrierId(I)Landroid/telephony/data/ApnSetting$Builder;
14503HSPLandroid/telephony/data/ApnSetting$Builder;->setEntryName(Ljava/lang/String;)Landroid/telephony/data/ApnSetting$Builder;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014504HSPLandroid/telephony/data/ApnSetting$Builder;->setId(I)Landroid/telephony/data/ApnSetting$Builder;
14505HSPLandroid/telephony/data/ApnSetting$Builder;->setLingeringNetworkTypeBitmask(J)Landroid/telephony/data/ApnSetting$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070014506HSPLandroid/telephony/data/ApnSetting$Builder;->setMaxConns(I)Landroid/telephony/data/ApnSetting$Builder;
14507HSPLandroid/telephony/data/ApnSetting$Builder;->setMaxConnsTime(I)Landroid/telephony/data/ApnSetting$Builder;
14508HSPLandroid/telephony/data/ApnSetting$Builder;->setMmsProxyAddress(Ljava/lang/String;)Landroid/telephony/data/ApnSetting$Builder;
14509HSPLandroid/telephony/data/ApnSetting$Builder;->setMmsProxyPort(I)Landroid/telephony/data/ApnSetting$Builder;
14510HSPLandroid/telephony/data/ApnSetting$Builder;->setMmsc(Landroid/net/Uri;)Landroid/telephony/data/ApnSetting$Builder;
14511HSPLandroid/telephony/data/ApnSetting$Builder;->setModemCognitive(Z)Landroid/telephony/data/ApnSetting$Builder;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014512HSPLandroid/telephony/data/ApnSetting$Builder;->setMtuV4(I)Landroid/telephony/data/ApnSetting$Builder;
14513HSPLandroid/telephony/data/ApnSetting$Builder;->setMtuV6(I)Landroid/telephony/data/ApnSetting$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070014514HSPLandroid/telephony/data/ApnSetting$Builder;->setMvnoMatchData(Ljava/lang/String;)Landroid/telephony/data/ApnSetting$Builder;
14515HSPLandroid/telephony/data/ApnSetting$Builder;->setMvnoType(I)Landroid/telephony/data/ApnSetting$Builder;
14516HSPLandroid/telephony/data/ApnSetting$Builder;->setNetworkTypeBitmask(I)Landroid/telephony/data/ApnSetting$Builder;
14517HSPLandroid/telephony/data/ApnSetting$Builder;->setOperatorNumeric(Ljava/lang/String;)Landroid/telephony/data/ApnSetting$Builder;
14518HSPLandroid/telephony/data/ApnSetting$Builder;->setPassword(Ljava/lang/String;)Landroid/telephony/data/ApnSetting$Builder;
14519HSPLandroid/telephony/data/ApnSetting$Builder;->setProfileId(I)Landroid/telephony/data/ApnSetting$Builder;
14520HSPLandroid/telephony/data/ApnSetting$Builder;->setProtocol(I)Landroid/telephony/data/ApnSetting$Builder;
14521HSPLandroid/telephony/data/ApnSetting$Builder;->setProxyAddress(Ljava/lang/String;)Landroid/telephony/data/ApnSetting$Builder;
14522HSPLandroid/telephony/data/ApnSetting$Builder;->setProxyPort(I)Landroid/telephony/data/ApnSetting$Builder;
14523HSPLandroid/telephony/data/ApnSetting$Builder;->setRoamingProtocol(I)Landroid/telephony/data/ApnSetting$Builder;
14524HSPLandroid/telephony/data/ApnSetting$Builder;->setSkip464Xlat(I)Landroid/telephony/data/ApnSetting$Builder;
14525HSPLandroid/telephony/data/ApnSetting$Builder;->setUser(Ljava/lang/String;)Landroid/telephony/data/ApnSetting$Builder;
14526HSPLandroid/telephony/data/ApnSetting$Builder;->setWaitTime(I)Landroid/telephony/data/ApnSetting$Builder;
14527HSPLandroid/telephony/data/ApnSetting;-><init>(Landroid/telephony/data/ApnSetting$Builder;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014528HSPLandroid/telephony/data/ApnSetting;->UriToString(Landroid/net/Uri;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070014529HSPLandroid/telephony/data/ApnSetting;->equals(Ljava/lang/Object;)Z
14530HSPLandroid/telephony/data/ApnSetting;->getApnName()Ljava/lang/String;
14531HSPLandroid/telephony/data/ApnSetting;->getApnTypeBitmask()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014532HSPLandroid/telephony/data/ApnSetting;->getApnTypesStringFromBitmask(I)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070014533HSPLandroid/telephony/data/ApnSetting;->portToString(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014534HSPLandroid/telephony/data/ApnSetting;->toString()Ljava/lang/String;
14535HSPLandroid/telephony/euicc/EuiccManager;->getIEuiccController()Lcom/android/internal/telephony/euicc/IEuiccController;
art-benchmark-service84deab32021-05-12 09:41:00 -070014536HSPLandroid/telephony/euicc/EuiccManager;->isEnabled()Z
14537HSPLandroid/telephony/ims/ImsMmTelManager;->createForSubscriptionId(I)Landroid/telephony/ims/ImsMmTelManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014538HSPLandroid/telephony/ims/ImsMmTelManager;->getITelephony()Lcom/android/internal/telephony/ITelephony;
art-benchmark-service66b4d952021-07-17 17:15:31 -070014539HSPLandroid/telephony/ims/ImsMmTelManager;->getITelephonyInterface()Lcom/android/internal/telephony/ITelephony;
art-benchmark-service84deab32021-05-12 09:41:00 -070014540HSPLandroid/telephony/ims/ImsMmTelManager;->isAvailable(II)Z
14541HSPLandroid/telephony/ims/ImsReasonInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/telephony/ims/ImsReasonInfo;
14542HSPLandroid/telephony/ims/ImsReasonInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
14543HSPLandroid/telephony/ims/ImsReasonInfo;->toString()Ljava/lang/String;
14544HSPLandroid/telephony/ims/RegistrationManager$RegistrationCallback$RegistrationBinder;-><init>(Landroid/telephony/ims/RegistrationManager$RegistrationCallback;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014545HSPLandroid/telephony/ims/RegistrationManager$RegistrationCallback;-><init>()V
14546HSPLandroid/telephony/ims/RegistrationManager$RegistrationCallback;->getBinder()Landroid/telephony/ims/aidl/IImsRegistrationCallback;
14547HSPLandroid/telephony/ims/RegistrationManager$RegistrationCallback;->setExecutor(Ljava/util/concurrent/Executor;)V
14548HSPLandroid/telephony/ims/aidl/IImsRegistrationCallback$Stub;-><init>()V
14549HSPLandroid/telephony/ims/aidl/IImsRegistrationCallback$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014550HSPLandroid/text/AndroidBidi;->bidi(I[C[B)I
art-benchmark-service84deab32021-05-12 09:41:00 -070014551HSPLandroid/text/AndroidBidi;->directions(I[BI[CII)Landroid/text/Layout$Directions;
14552HSPLandroid/text/AutoGrowArray$ByteArray;-><init>()V
14553HSPLandroid/text/AutoGrowArray$ByteArray;-><init>(I)V
14554HSPLandroid/text/AutoGrowArray$ByteArray;->clear()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014555HSPLandroid/text/AutoGrowArray$ByteArray;->clearWithReleasingLargeArray()V
art-benchmark-service84deab32021-05-12 09:41:00 -070014556HSPLandroid/text/AutoGrowArray$ByteArray;->get(I)B
14557HSPLandroid/text/AutoGrowArray$ByteArray;->getRawArray()[B
14558HSPLandroid/text/AutoGrowArray$ByteArray;->resize(I)V
14559HSPLandroid/text/AutoGrowArray$FloatArray;-><init>()V
14560HSPLandroid/text/AutoGrowArray$FloatArray;-><init>(I)V
14561HSPLandroid/text/AutoGrowArray$FloatArray;->clear()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014562HSPLandroid/text/AutoGrowArray$FloatArray;->clearWithReleasingLargeArray()V
art-benchmark-service84deab32021-05-12 09:41:00 -070014563HSPLandroid/text/AutoGrowArray$FloatArray;->ensureCapacity(I)V
14564HSPLandroid/text/AutoGrowArray$FloatArray;->getRawArray()[F
14565HSPLandroid/text/AutoGrowArray$FloatArray;->resize(I)V
14566HSPLandroid/text/AutoGrowArray$IntArray;-><init>(I)V
14567HSPLandroid/text/AutoGrowArray$IntArray;->append(I)V
14568HSPLandroid/text/AutoGrowArray$IntArray;->clear()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014569HSPLandroid/text/AutoGrowArray$IntArray;->clearWithReleasingLargeArray()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070014570HSPLandroid/text/AutoGrowArray$IntArray;->ensureCapacity(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014571HSPLandroid/text/AutoGrowArray$IntArray;->getRawArray()[I
art-benchmark-service84deab32021-05-12 09:41:00 -070014572HSPLandroid/text/AutoGrowArray;->computeNewCapacity(II)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014573HSPLandroid/text/BidiFormatter$DirectionalityEstimator;->dirTypeBackward()B
14574HSPLandroid/text/BidiFormatter$DirectionalityEstimator;->dirTypeForward()B
14575HSPLandroid/text/BidiFormatter$DirectionalityEstimator;->getEntryDir()I
14576HSPLandroid/text/BidiFormatter$DirectionalityEstimator;->getExitDir()I
art-benchmark-service66b4d952021-07-17 17:15:31 -070014577HSPLandroid/text/BidiFormatter;->getInstance()Landroid/text/BidiFormatter;
art-benchmark-service84deab32021-05-12 09:41:00 -070014578HSPLandroid/text/BidiFormatter;->markAfter(Ljava/lang/CharSequence;Landroid/text/TextDirectionHeuristic;)Ljava/lang/String;
14579HSPLandroid/text/BidiFormatter;->markBefore(Ljava/lang/CharSequence;Landroid/text/TextDirectionHeuristic;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014580HSPLandroid/text/BidiFormatter;->unicodeWrap(Ljava/lang/CharSequence;Landroid/text/TextDirectionHeuristic;Z)Ljava/lang/CharSequence;
14581HSPLandroid/text/BoringLayout$Metrics;->-$$Nest$mreset(Landroid/text/BoringLayout$Metrics;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014582HSPLandroid/text/BoringLayout$Metrics;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070014583HSPLandroid/text/BoringLayout$Metrics;->reset()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014584HSPLandroid/text/BoringLayout;-><init>(Ljava/lang/CharSequence;Landroid/text/TextPaint;ILandroid/text/Layout$Alignment;FFLandroid/text/BoringLayout$Metrics;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014585HSPLandroid/text/BoringLayout;-><init>(Ljava/lang/CharSequence;Landroid/text/TextPaint;ILandroid/text/Layout$Alignment;FFLandroid/text/BoringLayout$Metrics;ZLandroid/text/TextUtils$TruncateAt;I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014586HSPLandroid/text/BoringLayout;-><init>(Ljava/lang/CharSequence;Landroid/text/TextPaint;ILandroid/text/Layout$Alignment;FFLandroid/text/BoringLayout$Metrics;ZLandroid/text/TextUtils$TruncateAt;IZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014587HSPLandroid/text/BoringLayout;->draw(Landroid/graphics/Canvas;Landroid/graphics/Path;Landroid/graphics/Paint;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014588HSPLandroid/text/BoringLayout;->ellipsized(II)V
14589HSPLandroid/text/BoringLayout;->getEllipsisCount(I)I
14590HSPLandroid/text/BoringLayout;->getEllipsisStart(I)I
14591HSPLandroid/text/BoringLayout;->getEllipsizedWidth()I
14592HSPLandroid/text/BoringLayout;->getHeight()I
14593HSPLandroid/text/BoringLayout;->getLineContainsTab(I)Z
14594HSPLandroid/text/BoringLayout;->getLineCount()I
14595HSPLandroid/text/BoringLayout;->getLineDescent(I)I
14596HSPLandroid/text/BoringLayout;->getLineDirections(I)Landroid/text/Layout$Directions;
14597HSPLandroid/text/BoringLayout;->getLineMax(I)F
art-benchmark-service08401c12022-12-23 09:27:20 -080014598HSPLandroid/text/BoringLayout;->getLineStart(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070014599HSPLandroid/text/BoringLayout;->getLineTop(I)I
14600HSPLandroid/text/BoringLayout;->getLineWidth(I)F
14601HSPLandroid/text/BoringLayout;->getParagraphDirection(I)I
14602HSPLandroid/text/BoringLayout;->hasAnyInterestingChars(Ljava/lang/CharSequence;I)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080014603HSPLandroid/text/BoringLayout;->init(Ljava/lang/CharSequence;Landroid/text/TextPaint;Landroid/text/Layout$Alignment;Landroid/text/BoringLayout$Metrics;ZZZ)V+]Landroid/text/TextLine;Landroid/text/TextLine;]Ljava/lang/CharSequence;Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014604HSPLandroid/text/BoringLayout;->isBoring(Ljava/lang/CharSequence;Landroid/text/TextPaint;Landroid/text/TextDirectionHeuristic;Landroid/text/BoringLayout$Metrics;)Landroid/text/BoringLayout$Metrics;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080014605HSPLandroid/text/BoringLayout;->isBoring(Ljava/lang/CharSequence;Landroid/text/TextPaint;Landroid/text/TextDirectionHeuristic;ZLandroid/text/BoringLayout$Metrics;)Landroid/text/BoringLayout$Metrics;+]Landroid/text/TextLine;Landroid/text/TextLine;]Landroid/text/Spanned;missing_types]Ljava/lang/CharSequence;missing_types]Landroid/text/TextDirectionHeuristic;Landroid/text/TextDirectionHeuristics$TextDirectionHeuristicLocale;,Landroid/text/TextDirectionHeuristics$TextDirectionHeuristicInternal;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014606HSPLandroid/text/BoringLayout;->isFallbackLineSpacingEnabled()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070014607HSPLandroid/text/BoringLayout;->make(Ljava/lang/CharSequence;Landroid/text/TextPaint;ILandroid/text/Layout$Alignment;FFLandroid/text/BoringLayout$Metrics;Z)Landroid/text/BoringLayout;
14608HSPLandroid/text/BoringLayout;->make(Ljava/lang/CharSequence;Landroid/text/TextPaint;ILandroid/text/Layout$Alignment;FFLandroid/text/BoringLayout$Metrics;ZLandroid/text/TextUtils$TruncateAt;I)Landroid/text/BoringLayout;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014609HSPLandroid/text/BoringLayout;->replaceOrMake(Ljava/lang/CharSequence;Landroid/text/TextPaint;ILandroid/text/Layout$Alignment;FFLandroid/text/BoringLayout$Metrics;Z)Landroid/text/BoringLayout;
14610HSPLandroid/text/BoringLayout;->replaceOrMake(Ljava/lang/CharSequence;Landroid/text/TextPaint;ILandroid/text/Layout$Alignment;FFLandroid/text/BoringLayout$Metrics;ZLandroid/text/TextUtils$TruncateAt;I)Landroid/text/BoringLayout;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014611HSPLandroid/text/BoringLayout;->replaceOrMake(Ljava/lang/CharSequence;Landroid/text/TextPaint;ILandroid/text/Layout$Alignment;Landroid/text/BoringLayout$Metrics;ZLandroid/text/TextUtils$TruncateAt;IZ)Landroid/text/BoringLayout;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014612HSPLandroid/text/CharSequenceCharacterIterator;->current()C
art-benchmark-service84deab32021-05-12 09:41:00 -070014613HSPLandroid/text/CharSequenceCharacterIterator;->first()C
14614HSPLandroid/text/CharSequenceCharacterIterator;->getBeginIndex()I
14615HSPLandroid/text/CharSequenceCharacterIterator;->getEndIndex()I
14616HSPLandroid/text/CharSequenceCharacterIterator;->getIndex()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014617HSPLandroid/text/CharSequenceCharacterIterator;->next()C
14618HSPLandroid/text/CharSequenceCharacterIterator;->setIndex(I)C
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080014619HSPLandroid/text/DynamicLayout$Builder;->obtain(Ljava/lang/CharSequence;Landroid/text/TextPaint;I)Landroid/text/DynamicLayout$Builder;+]Landroid/util/Pools$SynchronizedPool;Landroid/util/Pools$SynchronizedPool;
art-benchmark-service84deab32021-05-12 09:41:00 -070014620HSPLandroid/text/DynamicLayout$ChangeWatcher;->afterTextChanged(Landroid/text/Editable;)V
14621HSPLandroid/text/DynamicLayout$ChangeWatcher;->beforeTextChanged(Ljava/lang/CharSequence;III)V
14622HSPLandroid/text/DynamicLayout$ChangeWatcher;->onSpanAdded(Landroid/text/Spannable;Ljava/lang/Object;II)V
14623HSPLandroid/text/DynamicLayout$ChangeWatcher;->onSpanChanged(Landroid/text/Spannable;Ljava/lang/Object;IIII)V
14624HSPLandroid/text/DynamicLayout$ChangeWatcher;->onSpanRemoved(Landroid/text/Spannable;Ljava/lang/Object;II)V
14625HSPLandroid/text/DynamicLayout$ChangeWatcher;->onTextChanged(Ljava/lang/CharSequence;III)V
14626HSPLandroid/text/DynamicLayout;-><init>(Landroid/text/DynamicLayout$Builder;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014627HSPLandroid/text/DynamicLayout;->addBlockAtOffset(I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080014628HSPLandroid/text/DynamicLayout;->contentMayProtrudeFromLineTopOrBottom(Ljava/lang/CharSequence;II)Z+]Landroid/text/DynamicLayout;Landroid/text/DynamicLayout;]Landroid/graphics/Paint;Landroid/text/TextPaint;]Landroid/text/Spanned;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014629HSPLandroid/text/DynamicLayout;->createBlocks()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080014630HSPLandroid/text/DynamicLayout;->generate(Landroid/text/DynamicLayout$Builder;)V+]Landroid/text/DynamicLayout;Landroid/text/DynamicLayout;]Landroid/text/PackedIntVector;Landroid/text/PackedIntVector;]Landroid/text/PackedObjectVector;Landroid/text/PackedObjectVector;]Landroid/text/TextPaint;Landroid/text/TextPaint;]Ljava/lang/CharSequence;missing_types]Landroid/text/Spannable;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070014631HSPLandroid/text/DynamicLayout;->getBlockEndLines()[I
14632HSPLandroid/text/DynamicLayout;->getBlockIndices()[I
14633HSPLandroid/text/DynamicLayout;->getBlocksAlwaysNeedToBeRedrawn()Landroid/util/ArraySet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014634HSPLandroid/text/DynamicLayout;->getEllipsisCount(I)I
14635HSPLandroid/text/DynamicLayout;->getEllipsisStart(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070014636HSPLandroid/text/DynamicLayout;->getEllipsizedWidth()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014637HSPLandroid/text/DynamicLayout;->getEndHyphenEdit(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070014638HSPLandroid/text/DynamicLayout;->getIndexFirstChangedBlock()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014639HSPLandroid/text/DynamicLayout;->getLineContainsTab(I)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080014640HSPLandroid/text/DynamicLayout;->getLineCount()I+]Landroid/text/PackedIntVector;Landroid/text/PackedIntVector;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014641HSPLandroid/text/DynamicLayout;->getLineDescent(I)I
14642HSPLandroid/text/DynamicLayout;->getLineDirections(I)Landroid/text/Layout$Directions;
14643HSPLandroid/text/DynamicLayout;->getLineExtra(I)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080014644HSPLandroid/text/DynamicLayout;->getLineStart(I)I+]Landroid/text/PackedIntVector;Landroid/text/PackedIntVector;
14645HSPLandroid/text/DynamicLayout;->getLineTop(I)I+]Landroid/text/PackedIntVector;Landroid/text/PackedIntVector;
art-benchmark-service84deab32021-05-12 09:41:00 -070014646HSPLandroid/text/DynamicLayout;->getNumberOfBlocks()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014647HSPLandroid/text/DynamicLayout;->getParagraphDirection(I)I
14648HSPLandroid/text/DynamicLayout;->getStartHyphenEdit(I)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080014649HSPLandroid/text/DynamicLayout;->reflow(Ljava/lang/CharSequence;III)V+]Landroid/text/PackedIntVector;Landroid/text/PackedIntVector;]Landroid/text/DynamicLayout;Landroid/text/DynamicLayout;]Landroid/text/PackedObjectVector;Landroid/text/PackedObjectVector;]Landroid/text/StaticLayout;Landroid/text/StaticLayout;]Landroid/text/Spanned;missing_types]Ljava/lang/CharSequence;missing_types]Landroid/text/StaticLayout$Builder;Landroid/text/StaticLayout$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070014650HSPLandroid/text/DynamicLayout;->setIndexFirstChangedBlock(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014651HSPLandroid/text/DynamicLayout;->updateAlwaysNeedsToBeRedrawn(I)V
14652HSPLandroid/text/DynamicLayout;->updateBlocks(III)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014653HSPLandroid/text/Editable$Factory;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070014654HSPLandroid/text/Editable$Factory;->getInstance()Landroid/text/Editable$Factory;
14655HSPLandroid/text/Editable$Factory;->newEditable(Ljava/lang/CharSequence;)Landroid/text/Editable;
14656HSPLandroid/text/FontConfig$Font;->getAxes()[Landroid/graphics/fonts/FontVariationAxis;
14657HSPLandroid/text/FontConfig$Font;->getTtcIndex()I
14658HSPLandroid/text/FontConfig$Font;->getWeight()I
14659HSPLandroid/text/FontConfig$Font;->isItalic()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070014660HSPLandroid/text/Html;->fromHtml(Ljava/lang/String;)Landroid/text/Spanned;
14661HSPLandroid/text/Html;->fromHtml(Ljava/lang/String;I)Landroid/text/Spanned;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014662HSPLandroid/text/Html;->fromHtml(Ljava/lang/String;ILandroid/text/Html$ImageGetter;Landroid/text/Html$TagHandler;)Landroid/text/Spanned;
art-benchmark-service84deab32021-05-12 09:41:00 -070014663HSPLandroid/text/HtmlToSpannedConverter;-><init>(Ljava/lang/String;Landroid/text/Html$ImageGetter;Landroid/text/Html$TagHandler;Lorg/ccil/cowan/tagsoup/Parser;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014664HSPLandroid/text/HtmlToSpannedConverter;->characters([CII)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014665HSPLandroid/text/HtmlToSpannedConverter;->convert()Landroid/text/Spanned;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014666HSPLandroid/text/HtmlToSpannedConverter;->end(Landroid/text/Editable;Ljava/lang/Class;Ljava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014667HSPLandroid/text/HtmlToSpannedConverter;->endA(Landroid/text/Editable;)V
14668HSPLandroid/text/HtmlToSpannedConverter;->endDocument()V
14669HSPLandroid/text/HtmlToSpannedConverter;->endElement(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
14670HSPLandroid/text/HtmlToSpannedConverter;->endPrefixMapping(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014671HSPLandroid/text/HtmlToSpannedConverter;->getLast(Landroid/text/Spanned;Ljava/lang/Class;)Ljava/lang/Object;
14672HSPLandroid/text/HtmlToSpannedConverter;->handleBr(Landroid/text/Editable;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014673HSPLandroid/text/HtmlToSpannedConverter;->handleEndTag(Ljava/lang/String;)V
14674HSPLandroid/text/HtmlToSpannedConverter;->handleStartTag(Ljava/lang/String;Lorg/xml/sax/Attributes;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014675HSPLandroid/text/HtmlToSpannedConverter;->setDocumentLocator(Lorg/xml/sax/Locator;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014676HSPLandroid/text/HtmlToSpannedConverter;->setSpanFromMark(Landroid/text/Spannable;Ljava/lang/Object;[Ljava/lang/Object;)V
14677HSPLandroid/text/HtmlToSpannedConverter;->start(Landroid/text/Editable;Ljava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014678HSPLandroid/text/HtmlToSpannedConverter;->startDocument()V
14679HSPLandroid/text/HtmlToSpannedConverter;->startElement(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lorg/xml/sax/Attributes;)V
14680HSPLandroid/text/HtmlToSpannedConverter;->startPrefixMapping(Ljava/lang/String;Ljava/lang/String;)V
14681HSPLandroid/text/Hyphenator;->init()V
14682HSPLandroid/text/InputFilter$LengthFilter;-><init>(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014683HSPLandroid/text/InputFilter$LengthFilter;->filter(Ljava/lang/CharSequence;IILandroid/text/Spanned;II)Ljava/lang/CharSequence;
art-benchmark-service84deab32021-05-12 09:41:00 -070014684HSPLandroid/text/InputFilter$LengthFilter;->getMax()I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014685HSPLandroid/text/Layout$Alignment;->values()[Landroid/text/Layout$Alignment;
art-benchmark-service84deab32021-05-12 09:41:00 -070014686HSPLandroid/text/Layout$Directions;->getRunCount()I
14687HSPLandroid/text/Layout$Directions;->getRunLength(I)I
14688HSPLandroid/text/Layout$Directions;->getRunStart(I)I
14689HSPLandroid/text/Layout$Directions;->isRunRtl(I)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070014690HSPLandroid/text/Layout$Ellipsizer;-><init>(Ljava/lang/CharSequence;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014691HSPLandroid/text/Layout$Ellipsizer;->charAt(I)C
14692HSPLandroid/text/Layout$Ellipsizer;->getChars(II[CI)V
14693HSPLandroid/text/Layout$Ellipsizer;->length()I
art-benchmark-service84deab32021-05-12 09:41:00 -070014694HSPLandroid/text/Layout$HorizontalMeasurementProvider;->init()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014695HSPLandroid/text/Layout$SpannedEllipsizer;->getSpanEnd(Ljava/lang/Object;)I
14696HSPLandroid/text/Layout$SpannedEllipsizer;->getSpanFlags(Ljava/lang/Object;)I
14697HSPLandroid/text/Layout$SpannedEllipsizer;->getSpanStart(Ljava/lang/Object;)I
14698HSPLandroid/text/Layout$SpannedEllipsizer;->getSpans(IILjava/lang/Class;)[Ljava/lang/Object;
14699HSPLandroid/text/Layout$SpannedEllipsizer;->nextSpanTransition(IILjava/lang/Class;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070014700HSPLandroid/text/Layout;-><init>(Ljava/lang/CharSequence;Landroid/text/TextPaint;ILandroid/text/Layout$Alignment;FF)V
14701HSPLandroid/text/Layout;-><init>(Ljava/lang/CharSequence;Landroid/text/TextPaint;ILandroid/text/Layout$Alignment;Landroid/text/TextDirectionHeuristic;FF)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014702HSPLandroid/text/Layout;->addSelection(IIIIILandroid/text/Layout$SelectionRectangleConsumer;)V
14703HSPLandroid/text/Layout;->draw(Landroid/graphics/Canvas;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080014704HSPLandroid/text/Layout;->draw(Landroid/graphics/Canvas;Landroid/graphics/Path;Landroid/graphics/Paint;I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080014705HSPLandroid/text/Layout;->draw(Landroid/graphics/Canvas;Ljava/util/List;Ljava/util/List;Landroid/graphics/Path;Landroid/graphics/Paint;I)V+]Landroid/text/Layout;Landroid/text/BoringLayout;,Landroid/text/StaticLayout;
art-benchmark-service00abe242023-02-13 10:31:34 -080014706HSPLandroid/text/Layout;->drawBackground(Landroid/graphics/Canvas;II)V
14707HSPLandroid/text/Layout;->drawText(Landroid/graphics/Canvas;II)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080014708HSPLandroid/text/Layout;->drawWithoutText(Landroid/graphics/Canvas;Ljava/util/List;Ljava/util/List;Landroid/graphics/Path;Landroid/graphics/Paint;III)V+]Landroid/text/Layout;Landroid/text/DynamicLayout;,Landroid/text/BoringLayout;,Landroid/text/StaticLayout;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/graphics/Canvas;Landroid/graphics/Canvas;,Landroid/graphics/RecordingCanvas;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014709HSPLandroid/text/Layout;->ellipsize(III[CILandroid/text/TextUtils$TruncateAt;)V
14710HSPLandroid/text/Layout;->getCursorPath(ILandroid/graphics/Path;Ljava/lang/CharSequence;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014711HSPLandroid/text/Layout;->getDesiredWidth(Ljava/lang/CharSequence;IILandroid/text/TextPaint;)F
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014712HSPLandroid/text/Layout;->getDesiredWidth(Ljava/lang/CharSequence;Landroid/text/TextPaint;)F
art-benchmark-service84deab32021-05-12 09:41:00 -070014713HSPLandroid/text/Layout;->getDesiredWidthWithLimit(Ljava/lang/CharSequence;IILandroid/text/TextPaint;Landroid/text/TextDirectionHeuristic;F)F
14714HSPLandroid/text/Layout;->getEndHyphenEdit(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014715HSPLandroid/text/Layout;->getHeight()I
14716HSPLandroid/text/Layout;->getHeight(Z)I
14717HSPLandroid/text/Layout;->getHorizontal(IZ)F
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080014718HSPLandroid/text/Layout;->getHorizontal(IZIZ)F+]Landroid/text/Layout;Landroid/text/DynamicLayout;,Landroid/text/BoringLayout;]Landroid/text/TextLine;Landroid/text/TextLine;
art-benchmark-service84deab32021-05-12 09:41:00 -070014719HSPLandroid/text/Layout;->getIndentAdjust(ILandroid/text/Layout$Alignment;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014720HSPLandroid/text/Layout;->getLineBaseline(I)I
14721HSPLandroid/text/Layout;->getLineBottom(I)I
14722HSPLandroid/text/Layout;->getLineEnd(I)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080014723HSPLandroid/text/Layout;->getLineExtent(ILandroid/text/Layout$TabStops;Z)F+]Landroid/text/Layout;Landroid/text/BoringLayout;]Landroid/text/TextLine;Landroid/text/TextLine;]Landroid/text/TextPaint;Landroid/text/TextPaint;
14724HSPLandroid/text/Layout;->getLineExtent(IZ)F+]Landroid/text/Layout;Landroid/text/DynamicLayout;]Landroid/text/TextLine;Landroid/text/TextLine;]Landroid/text/TextPaint;Landroid/text/TextPaint;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014725HSPLandroid/text/Layout;->getLineForOffset(I)I
art-benchmark-service08401c12022-12-23 09:27:20 -080014726HSPLandroid/text/Layout;->getLineForVertical(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014727HSPLandroid/text/Layout;->getLineLeft(I)F
art-benchmark-service84deab32021-05-12 09:41:00 -070014728HSPLandroid/text/Layout;->getLineMax(I)F
art-benchmark-service00abe242023-02-13 10:31:34 -080014729HSPLandroid/text/Layout;->getLineRangeForDraw(Landroid/graphics/Canvas;)J
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080014730HSPLandroid/text/Layout;->getLineRight(I)F+]Landroid/text/Layout$Alignment;Landroid/text/Layout$Alignment;]Landroid/text/Layout;Landroid/text/DynamicLayout;,Landroid/text/BoringLayout;
14731HSPLandroid/text/Layout;->getLineStartPos(III)I+]Landroid/text/Layout;Landroid/text/DynamicLayout;,Landroid/text/BoringLayout;
art-benchmark-service08401c12022-12-23 09:27:20 -080014732HSPLandroid/text/Layout;->getLineVisibleEnd(I)I
art-benchmark-service00abe242023-02-13 10:31:34 -080014733HSPLandroid/text/Layout;->getLineVisibleEnd(III)I
art-benchmark-service84deab32021-05-12 09:41:00 -070014734HSPLandroid/text/Layout;->getLineWidth(I)F
14735HSPLandroid/text/Layout;->getOffsetAtStartOf(I)I
14736HSPLandroid/text/Layout;->getOffsetForHorizontal(IF)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014737HSPLandroid/text/Layout;->getOffsetForHorizontal(IFZ)I
art-benchmark-service84deab32021-05-12 09:41:00 -070014738HSPLandroid/text/Layout;->getPaint()Landroid/text/TextPaint;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014739HSPLandroid/text/Layout;->getParagraphAlignment(I)Landroid/text/Layout$Alignment;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080014740HSPLandroid/text/Layout;->getParagraphLeadingMargin(I)I+]Landroid/text/Layout;Landroid/text/DynamicLayout;]Landroid/text/Spanned;Landroid/text/method/ReplacementTransformationMethod$SpannedReplacementCharSequence;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014741HSPLandroid/text/Layout;->getParagraphLeft(I)I
14742HSPLandroid/text/Layout;->getParagraphRight(I)I
14743HSPLandroid/text/Layout;->getParagraphSpans(Landroid/text/Spanned;IILjava/lang/Class;)[Ljava/lang/Object;
14744HSPLandroid/text/Layout;->getPrimaryHorizontal(I)F
14745HSPLandroid/text/Layout;->getPrimaryHorizontal(IZ)F
14746HSPLandroid/text/Layout;->getSelection(IILandroid/text/Layout$SelectionRectangleConsumer;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014747HSPLandroid/text/Layout;->getSelectionPath(IILandroid/graphics/Path;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070014748HSPLandroid/text/Layout;->getSpacingAdd()F
14749HSPLandroid/text/Layout;->getSpacingMultiplier()F
art-benchmark-service84deab32021-05-12 09:41:00 -070014750HSPLandroid/text/Layout;->getStartHyphenEdit(I)I
14751HSPLandroid/text/Layout;->getText()Ljava/lang/CharSequence;
art-benchmark-service66b4d952021-07-17 17:15:31 -070014752HSPLandroid/text/Layout;->getTextDirectionHeuristic()Landroid/text/TextDirectionHeuristic;
art-benchmark-service84deab32021-05-12 09:41:00 -070014753HSPLandroid/text/Layout;->getWidth()I
14754HSPLandroid/text/Layout;->increaseWidthTo(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014755HSPLandroid/text/Layout;->isFallbackLineSpacingEnabled()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070014756HSPLandroid/text/Layout;->isJustificationRequired(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014757HSPLandroid/text/Layout;->isRtlCharAt(I)Z
14758HSPLandroid/text/Layout;->measurePara(Landroid/text/TextPaint;Ljava/lang/CharSequence;IILandroid/text/TextDirectionHeuristic;)F
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080014759HSPLandroid/text/Layout;->primaryIsTrailingPrevious(I)Z+]Landroid/text/Layout;Landroid/text/DynamicLayout;,Landroid/text/BoringLayout;
art-benchmark-service84deab32021-05-12 09:41:00 -070014760HSPLandroid/text/Layout;->replaceWith(Ljava/lang/CharSequence;Landroid/text/TextPaint;ILandroid/text/Layout$Alignment;FF)V
14761HSPLandroid/text/Layout;->setJustificationMode(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014762HSPLandroid/text/Layout;->shouldClampCursor(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070014763HSPLandroid/text/MeasuredParagraph;-><init>()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080014764HSPLandroid/text/MeasuredParagraph;->applyMetricsAffectingSpan(Landroid/text/TextPaint;Landroid/graphics/text/LineBreakConfig;[Landroid/text/style/MetricAffectingSpan;IILandroid/graphics/text/MeasuredText$Builder;)V+]Landroid/text/style/MetricAffectingSpan;Landroid/text/style/TypefaceSpan;]Landroid/text/TextPaint;Landroid/text/TextPaint;]Landroid/text/AutoGrowArray$IntArray;Landroid/text/AutoGrowArray$IntArray;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014765HSPLandroid/text/MeasuredParagraph;->applyReplacementRun(Landroid/text/style/ReplacementSpan;IILandroid/text/TextPaint;Landroid/graphics/text/MeasuredText$Builder;)V
14766HSPLandroid/text/MeasuredParagraph;->applyStyleRun(IILandroid/text/TextPaint;Landroid/graphics/text/LineBreakConfig;Landroid/graphics/text/MeasuredText$Builder;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014767HSPLandroid/text/MeasuredParagraph;->breakText(IZF)I
art-benchmark-service84deab32021-05-12 09:41:00 -070014768HSPLandroid/text/MeasuredParagraph;->buildForBidi(Ljava/lang/CharSequence;IILandroid/text/TextDirectionHeuristic;Landroid/text/MeasuredParagraph;)Landroid/text/MeasuredParagraph;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014769HSPLandroid/text/MeasuredParagraph;->buildForMeasurement(Landroid/text/TextPaint;Ljava/lang/CharSequence;IILandroid/text/TextDirectionHeuristic;Landroid/text/MeasuredParagraph;)Landroid/text/MeasuredParagraph;
art-benchmark-service08401c12022-12-23 09:27:20 -080014770HSPLandroid/text/MeasuredParagraph;->buildForStaticLayout(Landroid/text/TextPaint;Landroid/graphics/text/LineBreakConfig;Ljava/lang/CharSequence;IILandroid/text/TextDirectionHeuristic;IZLandroid/text/MeasuredParagraph;Landroid/text/MeasuredParagraph;)Landroid/text/MeasuredParagraph;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014771HSPLandroid/text/MeasuredParagraph;->getCharWidthAt(I)F
art-benchmark-service84deab32021-05-12 09:41:00 -070014772HSPLandroid/text/MeasuredParagraph;->getChars()[C
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014773HSPLandroid/text/MeasuredParagraph;->getDirections(II)Landroid/text/Layout$Directions;
art-benchmark-service84deab32021-05-12 09:41:00 -070014774HSPLandroid/text/MeasuredParagraph;->getFontMetrics()Landroid/text/AutoGrowArray$IntArray;
14775HSPLandroid/text/MeasuredParagraph;->getMeasuredText()Landroid/graphics/text/MeasuredText;
14776HSPLandroid/text/MeasuredParagraph;->getParagraphDir()I
14777HSPLandroid/text/MeasuredParagraph;->getSpanEndCache()Landroid/text/AutoGrowArray$IntArray;
14778HSPLandroid/text/MeasuredParagraph;->getWholeWidth()F
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014779HSPLandroid/text/MeasuredParagraph;->obtain()Landroid/text/MeasuredParagraph;
14780HSPLandroid/text/MeasuredParagraph;->recycle()V
14781HSPLandroid/text/MeasuredParagraph;->release()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080014782HSPLandroid/text/MeasuredParagraph;->reset()V+]Landroid/text/AutoGrowArray$FloatArray;Landroid/text/AutoGrowArray$FloatArray;]Landroid/text/AutoGrowArray$ByteArray;Landroid/text/AutoGrowArray$ByteArray;]Landroid/text/AutoGrowArray$IntArray;Landroid/text/AutoGrowArray$IntArray;
14783HSPLandroid/text/MeasuredParagraph;->resetAndAnalyzeBidi(Ljava/lang/CharSequence;IILandroid/text/TextDirectionHeuristic;)V+]Landroid/text/AutoGrowArray$ByteArray;Landroid/text/AutoGrowArray$ByteArray;]Landroid/text/Spanned;missing_types]Landroid/text/TextDirectionHeuristic;Landroid/text/TextDirectionHeuristics$TextDirectionHeuristicLocale;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014784HSPLandroid/text/PackedIntVector;->adjustValuesBelow(III)V
14785HSPLandroid/text/PackedIntVector;->deleteAt(II)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080014786HSPLandroid/text/PackedIntVector;->getValue(II)I+]Landroid/text/PackedIntVector;Landroid/text/PackedIntVector;
14787HSPLandroid/text/PackedIntVector;->growBuffer()V+]Landroid/text/PackedIntVector;Landroid/text/PackedIntVector;
14788HSPLandroid/text/PackedIntVector;->insertAt(I[I)V+]Landroid/text/PackedIntVector;Landroid/text/PackedIntVector;
art-benchmark-service84deab32021-05-12 09:41:00 -070014789HSPLandroid/text/PackedIntVector;->moveRowGapTo(I)V
14790HSPLandroid/text/PackedIntVector;->moveValueGapTo(II)V
14791HSPLandroid/text/PackedIntVector;->size()I
14792HSPLandroid/text/PackedIntVector;->width()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014793HSPLandroid/text/PackedObjectVector;->deleteAt(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014794HSPLandroid/text/PackedObjectVector;->getValue(II)Ljava/lang/Object;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080014795HSPLandroid/text/PackedObjectVector;->growBuffer()V+]Landroid/text/PackedObjectVector;Landroid/text/PackedObjectVector;
14796HSPLandroid/text/PackedObjectVector;->insertAt(I[Ljava/lang/Object;)V+]Landroid/text/PackedObjectVector;Landroid/text/PackedObjectVector;
art-benchmark-service84deab32021-05-12 09:41:00 -070014797HSPLandroid/text/PackedObjectVector;->moveRowGapTo(I)V
14798HSPLandroid/text/PackedObjectVector;->setValue(IILjava/lang/Object;)V
14799HSPLandroid/text/PackedObjectVector;->size()I
art-benchmark-service66b4d952021-07-17 17:15:31 -070014800HSPLandroid/text/PrecomputedText$ParagraphInfo;-><init>(ILandroid/text/MeasuredParagraph;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014801HSPLandroid/text/PrecomputedText$Params;-><init>(Landroid/text/TextPaint;Landroid/graphics/text/LineBreakConfig;Landroid/text/TextDirectionHeuristic;II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014802HSPLandroid/text/PrecomputedText$Params;->getBreakStrategy()I
art-benchmark-service66b4d952021-07-17 17:15:31 -070014803HSPLandroid/text/PrecomputedText$Params;->getHyphenationFrequency()I
14804HSPLandroid/text/PrecomputedText$Params;->getTextDirection()Landroid/text/TextDirectionHeuristic;
14805HSPLandroid/text/PrecomputedText$Params;->getTextPaint()Landroid/text/TextPaint;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080014806HSPLandroid/text/PrecomputedText;->createMeasuredParagraphs(Ljava/lang/CharSequence;Landroid/text/PrecomputedText$Params;IIZ)[Landroid/text/PrecomputedText$ParagraphInfo;+]Landroid/text/PrecomputedText$Params;Landroid/text/PrecomputedText$Params;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014807HSPLandroid/text/Selection;->getSelectionEnd(Ljava/lang/CharSequence;)I
14808HSPLandroid/text/Selection;->getSelectionStart(Ljava/lang/CharSequence;)I
14809HSPLandroid/text/Selection;->removeMemory(Landroid/text/Spannable;)V
14810HSPLandroid/text/Selection;->removeSelection(Landroid/text/Spannable;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014811HSPLandroid/text/Selection;->setSelection(Landroid/text/Spannable;I)V
14812HSPLandroid/text/Selection;->setSelection(Landroid/text/Spannable;II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014813HSPLandroid/text/Selection;->setSelection(Landroid/text/Spannable;III)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014814HSPLandroid/text/Selection;->updateMemory(Landroid/text/Spannable;I)V
14815HSPLandroid/text/SpanSet;-><init>(Ljava/lang/Class;)V
14816HSPLandroid/text/SpanSet;->getNextTransition(II)I
14817HSPLandroid/text/SpanSet;->hasSpansIntersecting(II)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080014818HSPLandroid/text/SpanSet;->init(Landroid/text/Spanned;II)V+]Landroid/text/Spanned;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070014819HSPLandroid/text/SpanSet;->recycle()V
14820HSPLandroid/text/Spannable$Factory;->getInstance()Landroid/text/Spannable$Factory;
14821HSPLandroid/text/Spannable$Factory;->newSpannable(Ljava/lang/CharSequence;)Landroid/text/Spannable;
14822HSPLandroid/text/SpannableString;-><init>(Ljava/lang/CharSequence;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014823HSPLandroid/text/SpannableString;-><init>(Ljava/lang/CharSequence;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014824HSPLandroid/text/SpannableString;->equals(Ljava/lang/Object;)Z
14825HSPLandroid/text/SpannableString;->getSpanEnd(Ljava/lang/Object;)I
14826HSPLandroid/text/SpannableString;->getSpanFlags(Ljava/lang/Object;)I
14827HSPLandroid/text/SpannableString;->getSpanStart(Ljava/lang/Object;)I
14828HSPLandroid/text/SpannableString;->getSpans(IILjava/lang/Class;)[Ljava/lang/Object;
14829HSPLandroid/text/SpannableString;->nextSpanTransition(IILjava/lang/Class;)I
14830HSPLandroid/text/SpannableString;->removeSpan(Ljava/lang/Object;)V
14831HSPLandroid/text/SpannableString;->removeSpan(Ljava/lang/Object;I)V
14832HSPLandroid/text/SpannableString;->setSpan(Ljava/lang/Object;III)V
14833HSPLandroid/text/SpannableString;->subSequence(II)Ljava/lang/CharSequence;
14834HSPLandroid/text/SpannableString;->valueOf(Ljava/lang/CharSequence;)Landroid/text/SpannableString;
14835HSPLandroid/text/SpannableStringBuilder;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014836HSPLandroid/text/SpannableStringBuilder;-><init>(Ljava/lang/CharSequence;)V
14837HSPLandroid/text/SpannableStringBuilder;-><init>(Ljava/lang/CharSequence;II)V
14838HSPLandroid/text/SpannableStringBuilder;->append(C)Landroid/text/Editable;
14839HSPLandroid/text/SpannableStringBuilder;->append(C)Landroid/text/SpannableStringBuilder;
14840HSPLandroid/text/SpannableStringBuilder;->append(Ljava/lang/CharSequence;)Landroid/text/Editable;
14841HSPLandroid/text/SpannableStringBuilder;->append(Ljava/lang/CharSequence;)Landroid/text/SpannableStringBuilder;
art-benchmark-service84deab32021-05-12 09:41:00 -070014842HSPLandroid/text/SpannableStringBuilder;->append(Ljava/lang/CharSequence;II)Landroid/text/SpannableStringBuilder;
14843HSPLandroid/text/SpannableStringBuilder;->calcMax(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014844HSPLandroid/text/SpannableStringBuilder;->change(IILjava/lang/CharSequence;II)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080014845HSPLandroid/text/SpannableStringBuilder;->charAt(I)C+]Landroid/text/SpannableStringBuilder;Landroid/text/SpannableStringBuilder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014846HSPLandroid/text/SpannableStringBuilder;->checkRange(Ljava/lang/String;II)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070014847HSPLandroid/text/SpannableStringBuilder;->checkSortBuffer([II)[I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014848HSPLandroid/text/SpannableStringBuilder;->clear()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070014849HSPLandroid/text/SpannableStringBuilder;->compareSpans(II[I[I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014850HSPLandroid/text/SpannableStringBuilder;->countSpans(IILjava/lang/Class;I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070014851HSPLandroid/text/SpannableStringBuilder;->delete(II)Landroid/text/Editable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014852HSPLandroid/text/SpannableStringBuilder;->delete(II)Landroid/text/SpannableStringBuilder;
14853HSPLandroid/text/SpannableStringBuilder;->drawTextRun(Landroid/graphics/BaseCanvas;IIIIFFZLandroid/graphics/Paint;)V
14854HSPLandroid/text/SpannableStringBuilder;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070014855HSPLandroid/text/SpannableStringBuilder;->getChars(II[CI)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014856HSPLandroid/text/SpannableStringBuilder;->getSpanEnd(Ljava/lang/Object;)I
14857HSPLandroid/text/SpannableStringBuilder;->getSpanFlags(Ljava/lang/Object;)I
14858HSPLandroid/text/SpannableStringBuilder;->getSpanStart(Ljava/lang/Object;)I
14859HSPLandroid/text/SpannableStringBuilder;->getSpans(IILjava/lang/Class;)[Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070014860HSPLandroid/text/SpannableStringBuilder;->getSpans(IILjava/lang/Class;Z)[Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014861HSPLandroid/text/SpannableStringBuilder;->getSpansRec(IILjava/lang/Class;I[Ljava/lang/Object;[I[IIZ)I
art-benchmark-service84deab32021-05-12 09:41:00 -070014862HSPLandroid/text/SpannableStringBuilder;->getTextWatcherDepth()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014863HSPLandroid/text/SpannableStringBuilder;->hasNonExclusiveExclusiveSpanAt(Ljava/lang/CharSequence;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070014864HSPLandroid/text/SpannableStringBuilder;->insert(ILjava/lang/CharSequence;)Landroid/text/SpannableStringBuilder;
art-benchmark-service66b4d952021-07-17 17:15:31 -070014865HSPLandroid/text/SpannableStringBuilder;->invalidateIndex(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014866HSPLandroid/text/SpannableStringBuilder;->isInvalidParagraph(II)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070014867HSPLandroid/text/SpannableStringBuilder;->leftChild(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070014868HSPLandroid/text/SpannableStringBuilder;->length()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014869HSPLandroid/text/SpannableStringBuilder;->moveGapTo(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014870HSPLandroid/text/SpannableStringBuilder;->nextSpanTransition(IILjava/lang/Class;)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080014871HSPLandroid/text/SpannableStringBuilder;->nextSpanTransitionRec(IILjava/lang/Class;I)I+]Ljava/lang/Class;Ljava/lang/Class;
art-benchmark-service84deab32021-05-12 09:41:00 -070014872HSPLandroid/text/SpannableStringBuilder;->obtain(I)[I
14873HSPLandroid/text/SpannableStringBuilder;->recycle([I)V
14874HSPLandroid/text/SpannableStringBuilder;->removeSpan(II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014875HSPLandroid/text/SpannableStringBuilder;->removeSpan(Ljava/lang/Object;)V
14876HSPLandroid/text/SpannableStringBuilder;->removeSpan(Ljava/lang/Object;I)V
14877HSPLandroid/text/SpannableStringBuilder;->removeSpansForChange(IIZI)Z
14878HSPLandroid/text/SpannableStringBuilder;->replace(IILjava/lang/CharSequence;)Landroid/text/Editable;
14879HSPLandroid/text/SpannableStringBuilder;->replace(IILjava/lang/CharSequence;)Landroid/text/SpannableStringBuilder;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080014880HSPLandroid/text/SpannableStringBuilder;->replace(IILjava/lang/CharSequence;II)Landroid/text/SpannableStringBuilder;+]Landroid/text/SpannableStringBuilder;Landroid/text/SpannableStringBuilder;
art-benchmark-service84deab32021-05-12 09:41:00 -070014881HSPLandroid/text/SpannableStringBuilder;->resizeFor(I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070014882HSPLandroid/text/SpannableStringBuilder;->resolveGap(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014883HSPLandroid/text/SpannableStringBuilder;->restoreInvariants()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070014884HSPLandroid/text/SpannableStringBuilder;->rightChild(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014885HSPLandroid/text/SpannableStringBuilder;->sendAfterTextChanged([Landroid/text/TextWatcher;)V
14886HSPLandroid/text/SpannableStringBuilder;->sendBeforeTextChanged([Landroid/text/TextWatcher;III)V
14887HSPLandroid/text/SpannableStringBuilder;->sendSpanAdded(Ljava/lang/Object;II)V
14888HSPLandroid/text/SpannableStringBuilder;->sendSpanChanged(Ljava/lang/Object;IIII)V
14889HSPLandroid/text/SpannableStringBuilder;->sendSpanRemoved(Ljava/lang/Object;II)V
14890HSPLandroid/text/SpannableStringBuilder;->sendTextChanged([Landroid/text/TextWatcher;III)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014891HSPLandroid/text/SpannableStringBuilder;->sendToSpanWatchers(III)V
14892HSPLandroid/text/SpannableStringBuilder;->setFilters([Landroid/text/InputFilter;)V
14893HSPLandroid/text/SpannableStringBuilder;->setSpan(Ljava/lang/Object;III)V
art-benchmark-service00abe242023-02-13 10:31:34 -080014894HSPLandroid/text/SpannableStringBuilder;->setSpan(ZLjava/lang/Object;IIIZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014895HSPLandroid/text/SpannableStringBuilder;->siftDown(I[Ljava/lang/Object;I[I[I)V
14896HSPLandroid/text/SpannableStringBuilder;->sort([Ljava/lang/Object;[I[I)V
14897HSPLandroid/text/SpannableStringBuilder;->subSequence(II)Ljava/lang/CharSequence;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014898HSPLandroid/text/SpannableStringBuilder;->toString()Ljava/lang/String;
art-benchmark-service66b4d952021-07-17 17:15:31 -070014899HSPLandroid/text/SpannableStringBuilder;->treeRoot()I
art-benchmark-service84deab32021-05-12 09:41:00 -070014900HSPLandroid/text/SpannableStringBuilder;->updatedIntervalBound(IIIIZZ)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014901HSPLandroid/text/SpannableStringInternal;-><init>(Ljava/lang/CharSequence;IIZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014902HSPLandroid/text/SpannableStringInternal;->charAt(I)C
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014903HSPLandroid/text/SpannableStringInternal;->checkRange(Ljava/lang/String;II)V
14904HSPLandroid/text/SpannableStringInternal;->copySpansFromInternal(Landroid/text/SpannableStringInternal;IIZ)V
14905HSPLandroid/text/SpannableStringInternal;->copySpansFromSpanned(Landroid/text/Spanned;IIZ)V
14906HSPLandroid/text/SpannableStringInternal;->equals(Ljava/lang/Object;)Z
14907HSPLandroid/text/SpannableStringInternal;->getChars(II[CI)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070014908HSPLandroid/text/SpannableStringInternal;->getSpanEnd(Ljava/lang/Object;)I
14909HSPLandroid/text/SpannableStringInternal;->getSpanFlags(Ljava/lang/Object;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070014910HSPLandroid/text/SpannableStringInternal;->getSpanStart(Ljava/lang/Object;)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080014911HSPLandroid/text/SpannableStringInternal;->getSpans(IILjava/lang/Class;)[Ljava/lang/Object;+]Ljava/lang/Class;Ljava/lang/Class;
art-benchmark-service84deab32021-05-12 09:41:00 -070014912HSPLandroid/text/SpannableStringInternal;->length()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014913HSPLandroid/text/SpannableStringInternal;->nextSpanTransition(IILjava/lang/Class;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070014914HSPLandroid/text/SpannableStringInternal;->removeSpan(Ljava/lang/Object;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014915HSPLandroid/text/SpannableStringInternal;->sendSpanAdded(Ljava/lang/Object;II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014916HSPLandroid/text/SpannableStringInternal;->sendSpanChanged(Ljava/lang/Object;IIII)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070014917HSPLandroid/text/SpannableStringInternal;->setSpan(Ljava/lang/Object;III)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014918HSPLandroid/text/SpannableStringInternal;->setSpan(Ljava/lang/Object;IIIZ)V
14919HSPLandroid/text/SpannableStringInternal;->toString()Ljava/lang/String;
14920HSPLandroid/text/SpannedString;-><init>(Ljava/lang/CharSequence;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014921HSPLandroid/text/SpannedString;-><init>(Ljava/lang/CharSequence;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014922HSPLandroid/text/SpannedString;->equals(Ljava/lang/Object;)Z
14923HSPLandroid/text/SpannedString;->getSpanEnd(Ljava/lang/Object;)I
14924HSPLandroid/text/SpannedString;->getSpanFlags(Ljava/lang/Object;)I
14925HSPLandroid/text/SpannedString;->getSpanStart(Ljava/lang/Object;)I
14926HSPLandroid/text/SpannedString;->getSpans(IILjava/lang/Class;)[Ljava/lang/Object;
14927HSPLandroid/text/SpannedString;->nextSpanTransition(IILjava/lang/Class;)I
14928HSPLandroid/text/SpannedString;->subSequence(II)Ljava/lang/CharSequence;
art-benchmark-service66b4d952021-07-17 17:15:31 -070014929HSPLandroid/text/SpannedString;->valueOf(Ljava/lang/CharSequence;)Landroid/text/SpannedString;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014930HSPLandroid/text/StaticLayout$Builder;->-$$Nest$fgetmAddLastLineLineSpacing(Landroid/text/StaticLayout$Builder;)Z
14931HSPLandroid/text/StaticLayout$Builder;->-$$Nest$fgetmBreakStrategy(Landroid/text/StaticLayout$Builder;)I
14932HSPLandroid/text/StaticLayout$Builder;->-$$Nest$fgetmEllipsize(Landroid/text/StaticLayout$Builder;)Landroid/text/TextUtils$TruncateAt;
14933HSPLandroid/text/StaticLayout$Builder;->-$$Nest$fgetmEllipsizedWidth(Landroid/text/StaticLayout$Builder;)I
14934HSPLandroid/text/StaticLayout$Builder;->-$$Nest$fgetmEnd(Landroid/text/StaticLayout$Builder;)I
14935HSPLandroid/text/StaticLayout$Builder;->-$$Nest$fgetmFallbackLineSpacing(Landroid/text/StaticLayout$Builder;)Z
14936HSPLandroid/text/StaticLayout$Builder;->-$$Nest$fgetmFontMetricsInt(Landroid/text/StaticLayout$Builder;)Landroid/graphics/Paint$FontMetricsInt;
14937HSPLandroid/text/StaticLayout$Builder;->-$$Nest$fgetmHyphenationFrequency(Landroid/text/StaticLayout$Builder;)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014938HSPLandroid/text/StaticLayout$Builder;->-$$Nest$fgetmIncludePad(Landroid/text/StaticLayout$Builder;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014939HSPLandroid/text/StaticLayout$Builder;->-$$Nest$fgetmJustificationMode(Landroid/text/StaticLayout$Builder;)I
14940HSPLandroid/text/StaticLayout$Builder;->-$$Nest$fgetmLineBreakConfig(Landroid/text/StaticLayout$Builder;)Landroid/graphics/text/LineBreakConfig;
14941HSPLandroid/text/StaticLayout$Builder;->-$$Nest$fgetmPaint(Landroid/text/StaticLayout$Builder;)Landroid/text/TextPaint;
14942HSPLandroid/text/StaticLayout$Builder;->-$$Nest$fgetmSpacingAdd(Landroid/text/StaticLayout$Builder;)F
14943HSPLandroid/text/StaticLayout$Builder;->-$$Nest$fgetmSpacingMult(Landroid/text/StaticLayout$Builder;)F
14944HSPLandroid/text/StaticLayout$Builder;->-$$Nest$fgetmStart(Landroid/text/StaticLayout$Builder;)I
14945HSPLandroid/text/StaticLayout$Builder;->-$$Nest$fgetmText(Landroid/text/StaticLayout$Builder;)Ljava/lang/CharSequence;
14946HSPLandroid/text/StaticLayout$Builder;->-$$Nest$fgetmTextDir(Landroid/text/StaticLayout$Builder;)Landroid/text/TextDirectionHeuristic;
14947HSPLandroid/text/StaticLayout$Builder;->-$$Nest$fgetmWidth(Landroid/text/StaticLayout$Builder;)I
art-benchmark-service66b4d952021-07-17 17:15:31 -070014948HSPLandroid/text/StaticLayout$Builder;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070014949HSPLandroid/text/StaticLayout$Builder;->build()Landroid/text/StaticLayout;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014950HSPLandroid/text/StaticLayout$Builder;->obtain(Ljava/lang/CharSequence;IILandroid/text/TextPaint;I)Landroid/text/StaticLayout$Builder;
14951HSPLandroid/text/StaticLayout$Builder;->recycle(Landroid/text/StaticLayout$Builder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080014952HSPLandroid/text/StaticLayout$Builder;->reviseLineBreakConfig()V
art-benchmark-service84deab32021-05-12 09:41:00 -070014953HSPLandroid/text/StaticLayout$Builder;->setAlignment(Landroid/text/Layout$Alignment;)Landroid/text/StaticLayout$Builder;
14954HSPLandroid/text/StaticLayout$Builder;->setBreakStrategy(I)Landroid/text/StaticLayout$Builder;
14955HSPLandroid/text/StaticLayout$Builder;->setEllipsize(Landroid/text/TextUtils$TruncateAt;)Landroid/text/StaticLayout$Builder;
14956HSPLandroid/text/StaticLayout$Builder;->setEllipsizedWidth(I)Landroid/text/StaticLayout$Builder;
14957HSPLandroid/text/StaticLayout$Builder;->setHyphenationFrequency(I)Landroid/text/StaticLayout$Builder;
14958HSPLandroid/text/StaticLayout$Builder;->setIncludePad(Z)Landroid/text/StaticLayout$Builder;
art-benchmark-service66b4d952021-07-17 17:15:31 -070014959HSPLandroid/text/StaticLayout$Builder;->setIndents([I[I)Landroid/text/StaticLayout$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070014960HSPLandroid/text/StaticLayout$Builder;->setJustificationMode(I)Landroid/text/StaticLayout$Builder;
14961HSPLandroid/text/StaticLayout$Builder;->setLineSpacing(FF)Landroid/text/StaticLayout$Builder;
14962HSPLandroid/text/StaticLayout$Builder;->setMaxLines(I)Landroid/text/StaticLayout$Builder;
14963HSPLandroid/text/StaticLayout$Builder;->setTextDirection(Landroid/text/TextDirectionHeuristic;)Landroid/text/StaticLayout$Builder;
14964HSPLandroid/text/StaticLayout$Builder;->setUseLineSpacingFromFallbacks(Z)Landroid/text/StaticLayout$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014965HSPLandroid/text/StaticLayout;-><init>(Landroid/text/StaticLayout$Builder;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014966HSPLandroid/text/StaticLayout;-><init>(Ljava/lang/CharSequence;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014967HSPLandroid/text/StaticLayout;->calculateEllipsis(IILandroid/text/MeasuredParagraph;IFLandroid/text/TextUtils$TruncateAt;IFLandroid/text/TextPaint;Z)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080014968HSPLandroid/text/StaticLayout;->generate(Landroid/text/StaticLayout$Builder;ZZ)V+]Landroid/text/MeasuredParagraph;Landroid/text/MeasuredParagraph;]Landroid/graphics/text/LineBreaker$Builder;Landroid/graphics/text/LineBreaker$Builder;]Landroid/text/TextPaint;Landroid/text/TextPaint;]Landroid/graphics/text/LineBreaker;Landroid/graphics/text/LineBreaker;]Ljava/lang/CharSequence;missing_types]Landroid/graphics/text/LineBreaker$ParagraphConstraints;Landroid/graphics/text/LineBreaker$ParagraphConstraints;]Landroid/graphics/text/LineBreaker$Result;Landroid/graphics/text/LineBreaker$Result;]Landroid/text/AutoGrowArray$IntArray;Landroid/text/AutoGrowArray$IntArray;
art-benchmark-service84deab32021-05-12 09:41:00 -070014969HSPLandroid/text/StaticLayout;->getBottomPadding()I
14970HSPLandroid/text/StaticLayout;->getEllipsisCount(I)I
14971HSPLandroid/text/StaticLayout;->getEllipsisStart(I)I
14972HSPLandroid/text/StaticLayout;->getEllipsizedWidth()I
14973HSPLandroid/text/StaticLayout;->getEndHyphenEdit(I)I
14974HSPLandroid/text/StaticLayout;->getHeight(Z)I
14975HSPLandroid/text/StaticLayout;->getIndentAdjust(ILandroid/text/Layout$Alignment;)I
14976HSPLandroid/text/StaticLayout;->getLineContainsTab(I)Z
14977HSPLandroid/text/StaticLayout;->getLineCount()I
14978HSPLandroid/text/StaticLayout;->getLineDescent(I)I
art-benchmark-service00abe242023-02-13 10:31:34 -080014979HSPLandroid/text/StaticLayout;->getLineDirections(I)Landroid/text/Layout$Directions;
art-benchmark-service84deab32021-05-12 09:41:00 -070014980HSPLandroid/text/StaticLayout;->getLineExtra(I)I
14981HSPLandroid/text/StaticLayout;->getLineForVertical(I)I
14982HSPLandroid/text/StaticLayout;->getLineStart(I)I
14983HSPLandroid/text/StaticLayout;->getLineTop(I)I
14984HSPLandroid/text/StaticLayout;->getParagraphDirection(I)I
14985HSPLandroid/text/StaticLayout;->getStartHyphenEdit(I)I
14986HSPLandroid/text/StaticLayout;->getTopPadding()I
art-benchmark-service66b4d952021-07-17 17:15:31 -070014987HSPLandroid/text/StaticLayout;->getTotalInsets(I)F
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014988HSPLandroid/text/StaticLayout;->isFallbackLineSpacingEnabled()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080014989HSPLandroid/text/StaticLayout;->out(Ljava/lang/CharSequence;IIIIIIIFF[Landroid/text/style/LineHeightSpan;[ILandroid/graphics/Paint$FontMetricsInt;ZIZLandroid/text/MeasuredParagraph;IZZZ[CILandroid/text/TextUtils$TruncateAt;FFLandroid/text/TextPaint;Z)I+]Landroid/text/MeasuredParagraph;Landroid/text/MeasuredParagraph;]Ljava/lang/CharSequence;missing_types
art-benchmark-service66b4d952021-07-17 17:15:31 -070014990HSPLandroid/text/StaticLayout;->packHyphenEdit(II)I
14991HSPLandroid/text/StaticLayout;->unpackEndHyphenEdit(I)I
14992HSPLandroid/text/StaticLayout;->unpackStartHyphenEdit(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070014993HSPLandroid/text/TextDirectionHeuristics$FirstStrong;->checkRtl(Ljava/lang/CharSequence;II)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014994HSPLandroid/text/TextDirectionHeuristics$TextDirectionHeuristicImpl;->doCheck(Ljava/lang/CharSequence;II)Z
14995HSPLandroid/text/TextDirectionHeuristics$TextDirectionHeuristicImpl;->isRtl(Ljava/lang/CharSequence;II)Z
14996HSPLandroid/text/TextDirectionHeuristics$TextDirectionHeuristicImpl;->isRtl([CII)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070014997HSPLandroid/text/TextDirectionHeuristics$TextDirectionHeuristicInternal;->defaultIsRtl()Z
14998HSPLandroid/text/TextDirectionHeuristics$TextDirectionHeuristicLocale;->defaultIsRtl()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070014999HSPLandroid/text/TextDirectionHeuristics;->isRtlCodePoint(I)I
15000HSPLandroid/text/TextLine$DecorationInfo;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070015001HSPLandroid/text/TextLine$DecorationInfo;->copyInfo()Landroid/text/TextLine$DecorationInfo;
15002HSPLandroid/text/TextLine$DecorationInfo;->hasDecoration()Z
15003HSPLandroid/text/TextLine;-><init>()V
15004HSPLandroid/text/TextLine;->adjustEndHyphenEdit(II)I
15005HSPLandroid/text/TextLine;->adjustStartHyphenEdit(II)I
art-benchmark-service00abe242023-02-13 10:31:34 -080015006HSPLandroid/text/TextLine;->draw(Landroid/graphics/Canvas;FIII)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015007HSPLandroid/text/TextLine;->drawRun(Landroid/graphics/Canvas;IIZFIIIZ)F
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015008HSPLandroid/text/TextLine;->drawStroke(Landroid/text/TextPaint;Landroid/graphics/Canvas;IFFFFF)V
art-benchmark-service08401c12022-12-23 09:27:20 -080015009HSPLandroid/text/TextLine;->drawTextRun(Landroid/graphics/Canvas;Landroid/text/TextPaint;IIIIZFI)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015010HSPLandroid/text/TextLine;->equalAttributes(Landroid/text/TextPaint;Landroid/text/TextPaint;)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015011HSPLandroid/text/TextLine;->expandMetricsFromPaint(Landroid/graphics/Paint$FontMetricsInt;Landroid/text/TextPaint;)V+]Landroid/text/TextPaint;Landroid/text/TextPaint;
15012HSPLandroid/text/TextLine;->expandMetricsFromPaint(Landroid/text/TextPaint;IIIIZLandroid/graphics/Paint$FontMetricsInt;)V+]Landroid/text/TextPaint;Landroid/text/TextPaint;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015013HSPLandroid/text/TextLine;->extractDecorationInfo(Landroid/text/TextPaint;Landroid/text/TextLine$DecorationInfo;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015014HSPLandroid/text/TextLine;->getOffsetBeforeAfter(IIIZIZ)I
15015HSPLandroid/text/TextLine;->getOffsetToLeftRightOf(IZ)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015016HSPLandroid/text/TextLine;->getRunAdvance(Landroid/text/TextPaint;IIIIZI[FI)F+]Landroid/text/TextPaint;Landroid/text/TextPaint;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015017HSPLandroid/text/TextLine;->handleReplacement(Landroid/text/style/ReplacementSpan;Landroid/text/TextPaint;IIZLandroid/graphics/Canvas;FIIILandroid/graphics/Paint$FontMetricsInt;Z)F
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015018HSPLandroid/text/TextLine;->handleRun(IIIZLandroid/graphics/Canvas;Landroid/text/TextShaper$GlyphsConsumer;FIIILandroid/graphics/Paint$FontMetricsInt;Z[FI)F+]Landroid/text/style/MetricAffectingSpan;Landroid/text/style/AbsoluteSizeSpan;,Landroid/text/style/TypefaceSpan;]Landroid/text/style/CharacterStyle;missing_types]Landroid/text/TextPaint;Landroid/text/TextPaint;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/text/SpanSet;Landroid/text/SpanSet;]Landroid/text/TextLine$DecorationInfo;Landroid/text/TextLine$DecorationInfo;
art-benchmark-service08401c12022-12-23 09:27:20 -080015019HSPLandroid/text/TextLine;->handleText(Landroid/text/TextPaint;IIIIZLandroid/graphics/Canvas;Landroid/text/TextShaper$GlyphsConsumer;FIIILandroid/graphics/Paint$FontMetricsInt;ZILjava/util/ArrayList;[FI)F
art-benchmark-service84deab32021-05-12 09:41:00 -070015020HSPLandroid/text/TextLine;->isLineEndSpace(C)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015021HSPLandroid/text/TextLine;->measure(IZLandroid/graphics/Paint$FontMetricsInt;)F+]Landroid/text/Layout$Directions;Landroid/text/Layout$Directions;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015022HSPLandroid/text/TextLine;->metrics(Landroid/graphics/Paint$FontMetricsInt;)F
art-benchmark-service84deab32021-05-12 09:41:00 -070015023HSPLandroid/text/TextLine;->obtain()Landroid/text/TextLine;
art-benchmark-service00abe242023-02-13 10:31:34 -080015024HSPLandroid/text/TextLine;->recycle(Landroid/text/TextLine;)Landroid/text/TextLine;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015025HSPLandroid/text/TextLine;->set(Landroid/text/TextPaint;Ljava/lang/CharSequence;IIILandroid/text/Layout$Directions;ZLandroid/text/Layout$TabStops;IIZ)V+]Landroid/text/SpanSet;Landroid/text/SpanSet;
art-benchmark-service84deab32021-05-12 09:41:00 -070015026HSPLandroid/text/TextLine;->updateMetrics(Landroid/graphics/Paint$FontMetricsInt;IIIII)V
15027HSPLandroid/text/TextPaint;-><init>()V
15028HSPLandroid/text/TextPaint;-><init>(I)V
15029HSPLandroid/text/TextPaint;-><init>(Landroid/graphics/Paint;)V
15030HSPLandroid/text/TextPaint;->getUnderlineThickness()F
15031HSPLandroid/text/TextPaint;->set(Landroid/text/TextPaint;)V
15032HSPLandroid/text/TextPaint;->setUnderlineText(IF)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015033HSPLandroid/text/TextUtils$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/CharSequence;+]Landroid/os/Parcel;Landroid/os/Parcel;
15034HSPLandroid/text/TextUtils$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;+]Landroid/text/TextUtils$1;Landroid/text/TextUtils$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070015035HSPLandroid/text/TextUtils$SimpleStringSplitter;-><init>(C)V
15036HSPLandroid/text/TextUtils$SimpleStringSplitter;->hasNext()Z
15037HSPLandroid/text/TextUtils$SimpleStringSplitter;->iterator()Ljava/util/Iterator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015038HSPLandroid/text/TextUtils$SimpleStringSplitter;->next()Ljava/lang/Object;
art-benchmark-service00abe242023-02-13 10:31:34 -080015039HSPLandroid/text/TextUtils$SimpleStringSplitter;->next()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070015040HSPLandroid/text/TextUtils$SimpleStringSplitter;->setString(Ljava/lang/String;)V
15041HSPLandroid/text/TextUtils$StringWithRemovedChars;->toString()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015042HSPLandroid/text/TextUtils;->concat([Ljava/lang/CharSequence;)Ljava/lang/CharSequence;
15043HSPLandroid/text/TextUtils;->copySpansFrom(Landroid/text/Spanned;IILjava/lang/Class;Landroid/text/Spannable;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015044HSPLandroid/text/TextUtils;->couldAffectRtl(C)Z
15045HSPLandroid/text/TextUtils;->doesNotNeedBidi([CII)Z
15046HSPLandroid/text/TextUtils;->ellipsize(Ljava/lang/CharSequence;Landroid/text/TextPaint;FLandroid/text/TextUtils$TruncateAt;)Ljava/lang/CharSequence;
15047HSPLandroid/text/TextUtils;->ellipsize(Ljava/lang/CharSequence;Landroid/text/TextPaint;FLandroid/text/TextUtils$TruncateAt;ZLandroid/text/TextUtils$EllipsizeCallback;)Ljava/lang/CharSequence;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015048HSPLandroid/text/TextUtils;->ellipsize(Ljava/lang/CharSequence;Landroid/text/TextPaint;FLandroid/text/TextUtils$TruncateAt;ZLandroid/text/TextUtils$EllipsizeCallback;Landroid/text/TextDirectionHeuristic;Ljava/lang/String;)Ljava/lang/CharSequence;
art-benchmark-service84deab32021-05-12 09:41:00 -070015049HSPLandroid/text/TextUtils;->emptyIfNull(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015050HSPLandroid/text/TextUtils;->equals(Ljava/lang/CharSequence;Ljava/lang/CharSequence;)Z+]Ljava/lang/Object;Ljava/lang/String;]Ljava/lang/CharSequence;Ljava/lang/String;,Landroid/text/SpannedString;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015051HSPLandroid/text/TextUtils;->expandTemplate(Ljava/lang/CharSequence;[Ljava/lang/CharSequence;)Ljava/lang/CharSequence;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015052HSPLandroid/text/TextUtils;->formatSimple(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070015053HSPLandroid/text/TextUtils;->getCapsMode(Ljava/lang/CharSequence;II)I
art-benchmark-service08401c12022-12-23 09:27:20 -080015054HSPLandroid/text/TextUtils;->getChars(Ljava/lang/CharSequence;II[CI)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015055HSPLandroid/text/TextUtils;->getEllipsisString(Landroid/text/TextUtils$TruncateAt;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015056HSPLandroid/text/TextUtils;->getLayoutDirectionFromLocale(Ljava/util/Locale;)I
15057HSPLandroid/text/TextUtils;->getTrimmedLength(Ljava/lang/CharSequence;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070015058HSPLandroid/text/TextUtils;->indexOf(Ljava/lang/CharSequence;C)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015059HSPLandroid/text/TextUtils;->indexOf(Ljava/lang/CharSequence;CI)I
art-benchmark-service08401c12022-12-23 09:27:20 -080015060HSPLandroid/text/TextUtils;->indexOf(Ljava/lang/CharSequence;CII)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015061HSPLandroid/text/TextUtils;->indexOf(Ljava/lang/CharSequence;Ljava/lang/CharSequence;)I
15062HSPLandroid/text/TextUtils;->indexOf(Ljava/lang/CharSequence;Ljava/lang/CharSequence;II)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015063HSPLandroid/text/TextUtils;->isDigitsOnly(Ljava/lang/CharSequence;)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015064HSPLandroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z+]Ljava/lang/CharSequence;Ljava/lang/String;,Ljava/lang/StringBuilder;,Landroid/text/SpannedString;,Landroid/text/SpannableString;
art-benchmark-service84deab32021-05-12 09:41:00 -070015065HSPLandroid/text/TextUtils;->isGraphic(Ljava/lang/CharSequence;)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015066HSPLandroid/text/TextUtils;->join(Ljava/lang/CharSequence;Ljava/lang/Iterable;)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/Iterable;missing_types]Ljava/util/Iterator;missing_types
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015067HSPLandroid/text/TextUtils;->join(Ljava/lang/CharSequence;[Ljava/lang/Object;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015068HSPLandroid/text/TextUtils;->lastIndexOf(Ljava/lang/CharSequence;CI)I
15069HSPLandroid/text/TextUtils;->lastIndexOf(Ljava/lang/CharSequence;CII)I
15070HSPLandroid/text/TextUtils;->makeSafeForPresentation(Ljava/lang/String;IFI)Ljava/lang/CharSequence;
art-benchmark-service84deab32021-05-12 09:41:00 -070015071HSPLandroid/text/TextUtils;->nullIfEmpty(Ljava/lang/String;)Ljava/lang/String;
15072HSPLandroid/text/TextUtils;->obtain(I)[C
15073HSPLandroid/text/TextUtils;->packRangeInLong(II)J
15074HSPLandroid/text/TextUtils;->recycle([C)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015075HSPLandroid/text/TextUtils;->removeEmptySpans([Ljava/lang/Object;Landroid/text/Spanned;Ljava/lang/Class;)[Ljava/lang/Object;
15076HSPLandroid/text/TextUtils;->safeIntern(Ljava/lang/String;)Ljava/lang/String;
15077HSPLandroid/text/TextUtils;->split(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;
15078HSPLandroid/text/TextUtils;->stringOrSpannedString(Ljava/lang/CharSequence;)Ljava/lang/CharSequence;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015079HSPLandroid/text/TextUtils;->substring(Ljava/lang/CharSequence;II)Ljava/lang/String;+]Ljava/lang/String;Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015080HSPLandroid/text/TextUtils;->toUpperCase(Ljava/util/Locale;Ljava/lang/CharSequence;Z)Ljava/lang/CharSequence;
art-benchmark-service84deab32021-05-12 09:41:00 -070015081HSPLandroid/text/TextUtils;->trimNoCopySpans(Ljava/lang/CharSequence;)Ljava/lang/CharSequence;
15082HSPLandroid/text/TextUtils;->trimToParcelableSize(Ljava/lang/CharSequence;)Ljava/lang/CharSequence;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015083HSPLandroid/text/TextUtils;->trimToSize(Ljava/lang/CharSequence;I)Ljava/lang/CharSequence;
art-benchmark-service84deab32021-05-12 09:41:00 -070015084HSPLandroid/text/TextUtils;->unpackRangeEndFromLong(J)I
15085HSPLandroid/text/TextUtils;->unpackRangeStartFromLong(J)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015086HSPLandroid/text/TextUtils;->writeToParcel(Ljava/lang/CharSequence;Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015087HSPLandroid/text/format/DateFormat;->format(Ljava/lang/CharSequence;J)Ljava/lang/CharSequence;
art-benchmark-service00abe242023-02-13 10:31:34 -080015088HSPLandroid/text/format/DateFormat;->format(Ljava/lang/CharSequence;Ljava/util/Calendar;)Ljava/lang/CharSequence;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015089HSPLandroid/text/format/DateFormat;->format(Ljava/lang/CharSequence;Ljava/util/Date;)Ljava/lang/CharSequence;
15090HSPLandroid/text/format/DateFormat;->getBestDateTimePattern(Ljava/util/Locale;Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070015091HSPLandroid/text/format/DateFormat;->getIcuDateFormatSymbols(Ljava/util/Locale;)Landroid/icu/text/DateFormatSymbols;
15092HSPLandroid/text/format/DateFormat;->getMonthString(Landroid/icu/text/DateFormatSymbols;III)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015093HSPLandroid/text/format/DateFormat;->getTimeFormat(Landroid/content/Context;)Ljava/text/DateFormat;
15094HSPLandroid/text/format/DateFormat;->getTimeFormatString(Landroid/content/Context;I)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070015095HSPLandroid/text/format/DateFormat;->getYearString(II)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015096HSPLandroid/text/format/DateFormat;->hasDesignator(Ljava/lang/CharSequence;C)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070015097HSPLandroid/text/format/DateFormat;->is24HourFormat(Landroid/content/Context;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015098HSPLandroid/text/format/DateFormat;->is24HourFormat(Landroid/content/Context;I)Z
15099HSPLandroid/text/format/DateFormat;->is24HourLocale(Ljava/util/Locale;)Z
15100HSPLandroid/text/format/DateFormat;->zeroPad(II)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070015101HSPLandroid/text/format/DateIntervalFormat;-><clinit>()V
15102HSPLandroid/text/format/DateIntervalFormat;->formatDateRange(JJILjava/lang/String;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015103HSPLandroid/text/format/DateIntervalFormat;->formatDateRange(Landroid/icu/util/ULocale;Landroid/icu/util/TimeZone;JJI)Ljava/lang/String;
15104HSPLandroid/text/format/DateIntervalFormat;->getFormatter(Ljava/lang/String;Landroid/icu/util/ULocale;Landroid/icu/util/TimeZone;)Landroid/icu/text/DateIntervalFormat;
15105HSPLandroid/text/format/DateIntervalFormat;->isExactlyMidnight(Landroid/icu/util/Calendar;)Z
15106HSPLandroid/text/format/DateUtils;->formatDateRange(Landroid/content/Context;JJI)Ljava/lang/String;
15107HSPLandroid/text/format/DateUtils;->formatDateRange(Landroid/content/Context;Ljava/util/Formatter;JJILjava/lang/String;)Ljava/util/Formatter;
art-benchmark-service84deab32021-05-12 09:41:00 -070015108HSPLandroid/text/format/DateUtils;->formatDateTime(Landroid/content/Context;JI)Ljava/lang/String;
15109HSPLandroid/text/format/DateUtils;->formatElapsedTime(J)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015110HSPLandroid/text/format/DateUtils;->formatElapsedTime(Ljava/lang/StringBuilder;J)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070015111HSPLandroid/text/format/DateUtils;->getRelativeTimeSpanString(JJJI)Ljava/lang/CharSequence;
15112HSPLandroid/text/format/DateUtils;->initFormatStrings()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015113HSPLandroid/text/format/DateUtils;->initFormatStringsLocked()V
15114HSPLandroid/text/format/DateUtils;->isSameDate(JJ)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070015115HSPLandroid/text/format/DateUtils;->isToday(J)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015116HSPLandroid/text/format/DateUtilsBridge;->createIcuCalendar(Landroid/icu/util/TimeZone;Landroid/icu/util/ULocale;J)Landroid/icu/util/Calendar;
15117HSPLandroid/text/format/DateUtilsBridge;->fallInSameMonth(Landroid/icu/util/Calendar;Landroid/icu/util/Calendar;)Z
15118HSPLandroid/text/format/DateUtilsBridge;->fallInSameYear(Landroid/icu/util/Calendar;Landroid/icu/util/Calendar;)Z
15119HSPLandroid/text/format/DateUtilsBridge;->fallOnDifferentDates(Landroid/icu/util/Calendar;Landroid/icu/util/Calendar;)Z
15120HSPLandroid/text/format/DateUtilsBridge;->icuTimeZone(Ljava/util/TimeZone;)Landroid/icu/util/TimeZone;
15121HSPLandroid/text/format/DateUtilsBridge;->isThisYear(Landroid/icu/util/Calendar;)Z
15122HSPLandroid/text/format/DateUtilsBridge;->toSkeleton(Landroid/icu/util/Calendar;Landroid/icu/util/Calendar;I)Ljava/lang/String;
15123HSPLandroid/text/format/Formatter;->formatBytes(Landroid/content/res/Resources;JI)Landroid/text/format/Formatter$BytesResult;
art-benchmark-service84deab32021-05-12 09:41:00 -070015124HSPLandroid/text/format/Formatter;->formatFileSize(Landroid/content/Context;J)Ljava/lang/String;
15125HSPLandroid/text/format/Formatter;->formatFileSize(Landroid/content/Context;JI)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015126HSPLandroid/text/format/RelativeDateTimeFormatter;->getFormatter(Landroid/icu/util/ULocale;Landroid/icu/text/RelativeDateTimeFormatter$Style;Landroid/icu/text/DisplayContext;)Landroid/icu/text/RelativeDateTimeFormatter;
15127HSPLandroid/text/format/RelativeDateTimeFormatter;->getRelativeTimeSpanString(Landroid/icu/util/ULocale;Landroid/icu/util/TimeZone;JJJILandroid/icu/text/DisplayContext;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070015128HSPLandroid/text/format/RelativeDateTimeFormatter;->getRelativeTimeSpanString(Ljava/util/Locale;Ljava/util/TimeZone;JJJILandroid/icu/text/DisplayContext;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015129HSPLandroid/text/format/Time$TimeCalculator;->copyFieldsFromTime(Landroid/text/format/Time;)V
15130HSPLandroid/text/format/Time$TimeCalculator;->copyFieldsToTime(Landroid/text/format/Time;)V
15131HSPLandroid/text/format/Time$TimeCalculator;->lookupZoneInfoData(Ljava/lang/String;)Lcom/android/i18n/timezone/ZoneInfoData;
15132HSPLandroid/text/format/Time$TimeCalculator;->setTimeInMillis(J)V
15133HSPLandroid/text/format/Time$TimeCalculator;->updateZoneInfoFromTimeZone()V
15134HSPLandroid/text/format/Time;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070015135HSPLandroid/text/format/Time;->getJulianDay(JJ)I
15136HSPLandroid/text/format/Time;->initialize(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015137HSPLandroid/text/format/Time;->set(J)V
15138HSPLandroid/text/method/AllCapsTransformationMethod;-><init>(Landroid/content/Context;)V
15139HSPLandroid/text/method/AllCapsTransformationMethod;->getTransformation(Ljava/lang/CharSequence;Landroid/view/View;)Ljava/lang/CharSequence;
art-benchmark-service84deab32021-05-12 09:41:00 -070015140HSPLandroid/text/method/AllCapsTransformationMethod;->setLengthChangesAllowed(Z)V
15141HSPLandroid/text/method/ArrowKeyMovementMethod;->canSelectArbitrarily()Z
15142HSPLandroid/text/method/ArrowKeyMovementMethod;->getInstance()Landroid/text/method/MovementMethod;
15143HSPLandroid/text/method/ArrowKeyMovementMethod;->handleMovementKey(Landroid/widget/TextView;Landroid/text/Spannable;IILandroid/view/KeyEvent;)Z
15144HSPLandroid/text/method/ArrowKeyMovementMethod;->initialize(Landroid/widget/TextView;Landroid/text/Spannable;)V
15145HSPLandroid/text/method/ArrowKeyMovementMethod;->onTakeFocus(Landroid/widget/TextView;Landroid/text/Spannable;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015146HSPLandroid/text/method/ArrowKeyMovementMethod;->onTouchEvent(Landroid/widget/TextView;Landroid/text/Spannable;Landroid/view/MotionEvent;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070015147HSPLandroid/text/method/BaseKeyListener;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015148HSPLandroid/text/method/BaseKeyListener;->makeTextContentType(Landroid/text/method/TextKeyListener$Capitalize;Z)I
art-benchmark-service66b4d952021-07-17 17:15:31 -070015149HSPLandroid/text/method/BaseMovementMethod;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070015150HSPLandroid/text/method/BaseMovementMethod;->getMovementMetaState(Landroid/text/Spannable;Landroid/view/KeyEvent;)I
15151HSPLandroid/text/method/BaseMovementMethod;->handleMovementKey(Landroid/widget/TextView;Landroid/text/Spannable;IILandroid/view/KeyEvent;)Z
15152HSPLandroid/text/method/BaseMovementMethod;->onKeyDown(Landroid/widget/TextView;Landroid/text/Spannable;ILandroid/view/KeyEvent;)Z
15153HSPLandroid/text/method/BaseMovementMethod;->onKeyUp(Landroid/widget/TextView;Landroid/text/Spannable;ILandroid/view/KeyEvent;)Z
15154HSPLandroid/text/method/LinkMovementMethod;-><init>()V
15155HSPLandroid/text/method/LinkMovementMethod;->getInstance()Landroid/text/method/MovementMethod;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015156HSPLandroid/text/method/LinkMovementMethod;->initialize(Landroid/widget/TextView;Landroid/text/Spannable;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070015157HSPLandroid/text/method/MetaKeyKeyListener;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070015158HSPLandroid/text/method/MetaKeyKeyListener;->getMetaState(Ljava/lang/CharSequence;I)I
art-benchmark-service66b4d952021-07-17 17:15:31 -070015159HSPLandroid/text/method/MetaKeyKeyListener;->isMetaTracker(Ljava/lang/CharSequence;Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070015160HSPLandroid/text/method/MetaKeyKeyListener;->onKeyDown(Landroid/view/View;Landroid/text/Editable;ILandroid/view/KeyEvent;)Z
15161HSPLandroid/text/method/MetaKeyKeyListener;->onKeyUp(Landroid/view/View;Landroid/text/Editable;ILandroid/view/KeyEvent;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015162HSPLandroid/text/method/QwertyKeyListener;->onKeyDown(Landroid/view/View;Landroid/text/Editable;ILandroid/view/KeyEvent;)Z
15163HSPLandroid/text/method/ReplacementTransformationMethod$ReplacementCharSequence;->charAt(I)C
art-benchmark-service84deab32021-05-12 09:41:00 -070015164HSPLandroid/text/method/ReplacementTransformationMethod$ReplacementCharSequence;->getChars(II[CI)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015165HSPLandroid/text/method/ReplacementTransformationMethod$ReplacementCharSequence;->length()I
15166HSPLandroid/text/method/ReplacementTransformationMethod$SpannedReplacementCharSequence;->getSpanEnd(Ljava/lang/Object;)I
15167HSPLandroid/text/method/ReplacementTransformationMethod$SpannedReplacementCharSequence;->getSpanFlags(Ljava/lang/Object;)I
15168HSPLandroid/text/method/ReplacementTransformationMethod$SpannedReplacementCharSequence;->getSpanStart(Ljava/lang/Object;)I
15169HSPLandroid/text/method/ReplacementTransformationMethod$SpannedReplacementCharSequence;->getSpans(IILjava/lang/Class;)[Ljava/lang/Object;
15170HSPLandroid/text/method/ReplacementTransformationMethod$SpannedReplacementCharSequence;->nextSpanTransition(IILjava/lang/Class;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070015171HSPLandroid/text/method/ReplacementTransformationMethod;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015172HSPLandroid/text/method/ReplacementTransformationMethod;->getTransformation(Ljava/lang/CharSequence;Landroid/view/View;)Ljava/lang/CharSequence;
art-benchmark-service84deab32021-05-12 09:41:00 -070015173HSPLandroid/text/method/ReplacementTransformationMethod;->onFocusChanged(Landroid/view/View;Ljava/lang/CharSequence;ZILandroid/graphics/Rect;)V
15174HSPLandroid/text/method/ScrollingMovementMethod;-><init>()V
15175HSPLandroid/text/method/SingleLineTransformationMethod;-><init>()V
15176HSPLandroid/text/method/SingleLineTransformationMethod;->getInstance()Landroid/text/method/SingleLineTransformationMethod;
15177HSPLandroid/text/method/SingleLineTransformationMethod;->getOriginal()[C
15178HSPLandroid/text/method/SingleLineTransformationMethod;->getReplacement()[C
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015179HSPLandroid/text/method/TextKeyListener$SettingsObserver;->onChange(Z)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070015180HSPLandroid/text/method/TextKeyListener;-><init>(Landroid/text/method/TextKeyListener$Capitalize;Z)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015181HSPLandroid/text/method/TextKeyListener;->getInputType()I
art-benchmark-service84deab32021-05-12 09:41:00 -070015182HSPLandroid/text/method/TextKeyListener;->getInstance()Landroid/text/method/TextKeyListener;
art-benchmark-service66b4d952021-07-17 17:15:31 -070015183HSPLandroid/text/method/TextKeyListener;->getInstance(ZLandroid/text/method/TextKeyListener$Capitalize;)Landroid/text/method/TextKeyListener;
art-benchmark-service84deab32021-05-12 09:41:00 -070015184HSPLandroid/text/method/TextKeyListener;->getKeyListener(Landroid/view/KeyEvent;)Landroid/text/method/KeyListener;
15185HSPLandroid/text/method/TextKeyListener;->getPrefs(Landroid/content/Context;)I
15186HSPLandroid/text/method/TextKeyListener;->initPrefs(Landroid/content/Context;)V
15187HSPLandroid/text/method/TextKeyListener;->onKeyDown(Landroid/view/View;Landroid/text/Editable;ILandroid/view/KeyEvent;)Z
15188HSPLandroid/text/method/TextKeyListener;->onKeyUp(Landroid/view/View;Landroid/text/Editable;ILandroid/view/KeyEvent;)Z
15189HSPLandroid/text/method/TextKeyListener;->onSpanAdded(Landroid/text/Spannable;Ljava/lang/Object;II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015190HSPLandroid/text/method/TextKeyListener;->onSpanChanged(Landroid/text/Spannable;Ljava/lang/Object;IIII)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015191HSPLandroid/text/method/TextKeyListener;->onSpanRemoved(Landroid/text/Spannable;Ljava/lang/Object;II)V
15192HSPLandroid/text/method/TextKeyListener;->updatePrefs(Landroid/content/ContentResolver;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015193HSPLandroid/text/method/Touch;->onTouchEvent(Landroid/widget/TextView;Landroid/text/Spannable;Landroid/view/MotionEvent;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070015194HSPLandroid/text/method/WordIterator;-><init>(Ljava/util/Locale;)V
15195HSPLandroid/text/method/WordIterator;->checkOffsetIsValid(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015196HSPLandroid/text/method/WordIterator;->following(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070015197HSPLandroid/text/method/WordIterator;->getBeginning(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015198HSPLandroid/text/method/WordIterator;->getBeginning(IZ)I
art-benchmark-service84deab32021-05-12 09:41:00 -070015199HSPLandroid/text/method/WordIterator;->getEnd(I)I
15200HSPLandroid/text/method/WordIterator;->getEnd(IZ)I
15201HSPLandroid/text/method/WordIterator;->preceding(I)I
15202HSPLandroid/text/method/WordIterator;->setCharSequence(Ljava/lang/CharSequence;II)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015203HSPLandroid/text/style/AbsoluteSizeSpan;-><init>(IZ)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015204HSPLandroid/text/style/AbsoluteSizeSpan;->updateDrawState(Landroid/text/TextPaint;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015205HSPLandroid/text/style/CharacterStyle;-><init>()V
15206HSPLandroid/text/style/CharacterStyle;->getUnderlying()Landroid/text/style/CharacterStyle;
15207HSPLandroid/text/style/ClickableSpan;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015208HSPLandroid/text/style/ClickableSpan;->updateDrawState(Landroid/text/TextPaint;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015209HSPLandroid/text/style/DynamicDrawableSpan;-><init>(I)V
15210HSPLandroid/text/style/ForegroundColorSpan;-><init>(I)V
15211HSPLandroid/text/style/ForegroundColorSpan;->getSpanTypeIdInternal()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015212HSPLandroid/text/style/ForegroundColorSpan;->updateDrawState(Landroid/text/TextPaint;)V
15213HSPLandroid/text/style/ForegroundColorSpan;->writeToParcelInternal(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015214HSPLandroid/text/style/ImageSpan;-><init>(Landroid/graphics/drawable/Drawable;I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070015215HSPLandroid/text/style/ImageSpan;->getDrawable()Landroid/graphics/drawable/Drawable;
art-benchmark-service84deab32021-05-12 09:41:00 -070015216HSPLandroid/text/style/MetricAffectingSpan;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015217HSPLandroid/text/style/MetricAffectingSpan;->getUnderlying()Landroid/text/style/CharacterStyle;
art-benchmark-service84deab32021-05-12 09:41:00 -070015218HSPLandroid/text/style/MetricAffectingSpan;->getUnderlying()Landroid/text/style/MetricAffectingSpan;
15219HSPLandroid/text/style/RelativeSizeSpan;-><init>(F)V
15220HSPLandroid/text/style/ReplacementSpan;-><init>()V
15221HSPLandroid/text/style/SpellCheckSpan;->getSpanTypeIdInternal()I
15222HSPLandroid/text/style/SpellCheckSpan;->isSpellCheckInProgress()Z
15223HSPLandroid/text/style/SpellCheckSpan;->setSpellCheckInProgress(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015224HSPLandroid/text/style/SpellCheckSpan;->writeToParcelInternal(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015225HSPLandroid/text/style/StyleSpan;-><init>(I)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015226HSPLandroid/text/style/StyleSpan;-><init>(II)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015227HSPLandroid/text/style/StyleSpan;->apply(Landroid/graphics/Paint;II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015228HSPLandroid/text/style/StyleSpan;->getSpanTypeIdInternal()I
15229HSPLandroid/text/style/StyleSpan;->updateDrawState(Landroid/text/TextPaint;)V
15230HSPLandroid/text/style/StyleSpan;->updateMeasureState(Landroid/text/TextPaint;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015231HSPLandroid/text/style/StyleSpan;->writeToParcelInternal(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015232HSPLandroid/text/style/TextAppearanceSpan;-><init>(Landroid/content/Context;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015233HSPLandroid/text/style/TextAppearanceSpan;-><init>(Landroid/content/Context;II)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015234HSPLandroid/text/style/TextAppearanceSpan;-><init>(Landroid/os/Parcel;)V+]Landroid/os/Parcelable$Creator;Landroid/content/res/ColorStateList$1;]Ljava/lang/Class;Ljava/lang/Class;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -070015235HSPLandroid/text/style/TextAppearanceSpan;-><init>(Ljava/lang/String;IILandroid/content/res/ColorStateList;Landroid/content/res/ColorStateList;)V
15236HSPLandroid/text/style/TextAppearanceSpan;->getFamily()Ljava/lang/String;
15237HSPLandroid/text/style/TextAppearanceSpan;->getLinkTextColor()Landroid/content/res/ColorStateList;
15238HSPLandroid/text/style/TextAppearanceSpan;->getSpanTypeIdInternal()I
15239HSPLandroid/text/style/TextAppearanceSpan;->getTextColor()Landroid/content/res/ColorStateList;
15240HSPLandroid/text/style/TextAppearanceSpan;->getTextStyle()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015241HSPLandroid/text/style/TextAppearanceSpan;->updateDrawState(Landroid/text/TextPaint;)V
15242HSPLandroid/text/style/TextAppearanceSpan;->updateMeasureState(Landroid/text/TextPaint;)V
15243HSPLandroid/text/style/TextAppearanceSpan;->writeToParcelInternal(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015244HSPLandroid/text/style/TtsSpan$Builder;->build()Landroid/text/style/TtsSpan;
15245HSPLandroid/text/style/TtsSpan$Builder;->setStringArgument(Ljava/lang/String;Ljava/lang/String;)Landroid/text/style/TtsSpan$Builder;
15246HSPLandroid/text/style/TtsSpan$SemioticClassBuilder;-><init>(Ljava/lang/String;)V
15247HSPLandroid/text/style/TypefaceSpan;-><init>(Ljava/lang/String;)V
15248HSPLandroid/text/style/TypefaceSpan;-><init>(Ljava/lang/String;Landroid/graphics/Typeface;)V
15249HSPLandroid/text/style/URLSpan;-><init>(Ljava/lang/String;)V
15250HSPLandroid/text/style/URLSpan;->getURL()Ljava/lang/String;
art-benchmark-service66b4d952021-07-17 17:15:31 -070015251HSPLandroid/text/style/UnderlineSpan;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070015252HSPLandroid/text/style/UnderlineSpan;->getSpanTypeIdInternal()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015253HSPLandroid/text/style/UnderlineSpan;->updateDrawState(Landroid/text/TextPaint;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015254HSPLandroid/text/style/UnderlineSpan;->writeToParcelInternal(Landroid/os/Parcel;I)V
15255HSPLandroid/text/util/Linkify$4;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015256HSPLandroid/text/util/Linkify;->addLinks(Landroid/text/Spannable;ILandroid/content/Context;Ljava/util/function/Function;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070015257HSPLandroid/text/util/Linkify;->containsUnsupportedCharacters(Ljava/lang/String;)Z
15258HSPLandroid/text/util/Linkify;->gatherLinks(Ljava/util/ArrayList;Landroid/text/Spannable;Ljava/util/regex/Pattern;[Ljava/lang/String;Landroid/text/util/Linkify$MatchFilter;Landroid/text/util/Linkify$TransformFilter;)V
15259HSPLandroid/text/util/Linkify;->pruneOverlaps(Ljava/util/ArrayList;)V
15260HSPLandroid/transition/ChangeBounds;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
15261HSPLandroid/transition/ChangeBounds;->setResizeClip(Z)V
15262HSPLandroid/transition/ChangeClipBounds;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
15263HSPLandroid/transition/ChangeImageTransform;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015264HSPLandroid/transition/ChangeTransform;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015265HSPLandroid/transition/Fade$1;->onTransitionEnd(Landroid/transition/Transition;)V
15266HSPLandroid/transition/Fade$FadeAnimatorListener;->onAnimationEnd(Landroid/animation/Animator;)V
15267HSPLandroid/transition/Fade$FadeAnimatorListener;->onAnimationStart(Landroid/animation/Animator;)V
15268HSPLandroid/transition/Fade;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015269HSPLandroid/transition/Fade;->captureStartValues(Landroid/transition/TransitionValues;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015270HSPLandroid/transition/Fade;->createAnimation(Landroid/view/View;FF)Landroid/animation/Animator;
15271HSPLandroid/transition/Fade;->onAppear(Landroid/view/ViewGroup;Landroid/view/View;Landroid/transition/TransitionValues;Landroid/transition/TransitionValues;)Landroid/animation/Animator;
15272HSPLandroid/transition/Fade;->onDisappear(Landroid/view/ViewGroup;Landroid/view/View;Landroid/transition/TransitionValues;Landroid/transition/TransitionValues;)Landroid/animation/Animator;
15273HSPLandroid/transition/Scene;->enter()V
15274HSPLandroid/transition/Transition$2;->onAnimationEnd(Landroid/animation/Animator;)V
15275HSPLandroid/transition/Transition$2;->onAnimationStart(Landroid/animation/Animator;)V
15276HSPLandroid/transition/Transition$3;->onAnimationEnd(Landroid/animation/Animator;)V
15277HSPLandroid/transition/Transition;-><init>()V
art-benchmark-service00abe242023-02-13 10:31:34 -080015278HSPLandroid/transition/Transition;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V+]Ljava/lang/Object;megamorphic_types]Landroid/content/Context;Landroid/view/ContextThemeWrapper;]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;]Ljava/lang/Class;Ljava/lang/Class;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015279HSPLandroid/transition/Transition;->addListener(Landroid/transition/Transition$TransitionListener;)Landroid/transition/Transition;
art-benchmark-service84deab32021-05-12 09:41:00 -070015280HSPLandroid/transition/Transition;->addTarget(Landroid/view/View;)Landroid/transition/Transition;
15281HSPLandroid/transition/Transition;->addUnmatched(Landroid/util/ArrayMap;Landroid/util/ArrayMap;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015282HSPLandroid/transition/Transition;->addViewValues(Landroid/transition/TransitionValuesMaps;Landroid/view/View;Landroid/transition/TransitionValues;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015283HSPLandroid/transition/Transition;->animate(Landroid/animation/Animator;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015284HSPLandroid/transition/Transition;->captureHierarchy(Landroid/view/View;Z)V
15285HSPLandroid/transition/Transition;->capturePropagationValues(Landroid/transition/TransitionValues;)V
15286HSPLandroid/transition/Transition;->captureValues(Landroid/view/ViewGroup;Z)V
15287HSPLandroid/transition/Transition;->clearValues(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015288HSPLandroid/transition/Transition;->clone()Landroid/transition/Transition;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015289HSPLandroid/transition/Transition;->createAnimators(Landroid/view/ViewGroup;Landroid/transition/TransitionValuesMaps;Landroid/transition/TransitionValuesMaps;Ljava/util/ArrayList;Ljava/util/ArrayList;)V
15290HSPLandroid/transition/Transition;->end()V
art-benchmark-service84deab32021-05-12 09:41:00 -070015291HSPLandroid/transition/Transition;->getDuration()J
15292HSPLandroid/transition/Transition;->getInterpolator()Landroid/animation/TimeInterpolator;
15293HSPLandroid/transition/Transition;->getName()Ljava/lang/String;
15294HSPLandroid/transition/Transition;->getStartDelay()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015295HSPLandroid/transition/Transition;->isValidTarget(Landroid/view/View;)Z
15296HSPLandroid/transition/Transition;->matchIds(Landroid/util/ArrayMap;Landroid/util/ArrayMap;Landroid/util/SparseArray;Landroid/util/SparseArray;)V
15297HSPLandroid/transition/Transition;->matchInstances(Landroid/util/ArrayMap;Landroid/util/ArrayMap;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015298HSPLandroid/transition/Transition;->matchItemIds(Landroid/util/ArrayMap;Landroid/util/ArrayMap;Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;)V
15299HSPLandroid/transition/Transition;->matchNames(Landroid/util/ArrayMap;Landroid/util/ArrayMap;Landroid/util/ArrayMap;Landroid/util/ArrayMap;)V
15300HSPLandroid/transition/Transition;->matchStartAndEnd(Landroid/transition/TransitionValuesMaps;Landroid/transition/TransitionValuesMaps;)V
15301HSPLandroid/transition/Transition;->playTransition(Landroid/view/ViewGroup;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015302HSPLandroid/transition/Transition;->removeListener(Landroid/transition/Transition$TransitionListener;)Landroid/transition/Transition;
15303HSPLandroid/transition/Transition;->runAnimators()V
art-benchmark-service84deab32021-05-12 09:41:00 -070015304HSPLandroid/transition/Transition;->setDuration(J)Landroid/transition/Transition;
15305HSPLandroid/transition/Transition;->setEpicenterCallback(Landroid/transition/Transition$EpicenterCallback;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015306HSPLandroid/transition/Transition;->start()V
art-benchmark-service84deab32021-05-12 09:41:00 -070015307HSPLandroid/transition/TransitionInflater;-><init>(Landroid/content/Context;)V
15308HSPLandroid/transition/TransitionInflater;->createCustom(Landroid/util/AttributeSet;Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015309HSPLandroid/transition/TransitionInflater;->createTransitionFromXml(Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/transition/Transition;)Landroid/transition/Transition;
art-benchmark-service84deab32021-05-12 09:41:00 -070015310HSPLandroid/transition/TransitionInflater;->from(Landroid/content/Context;)Landroid/transition/TransitionInflater;
15311HSPLandroid/transition/TransitionInflater;->inflateTransition(I)Landroid/transition/Transition;
15312HSPLandroid/transition/TransitionListenerAdapter;-><init>()V
15313HSPLandroid/transition/TransitionListenerAdapter;->onTransitionStart(Landroid/transition/Transition;)V
15314HSPLandroid/transition/TransitionManager$MultiListener$1;->onTransitionEnd(Landroid/transition/Transition;)V
15315HSPLandroid/transition/TransitionManager$MultiListener;->onPreDraw()Z
15316HSPLandroid/transition/TransitionManager;-><init>()V
15317HSPLandroid/transition/TransitionManager;->beginDelayedTransition(Landroid/view/ViewGroup;Landroid/transition/Transition;)V
15318HSPLandroid/transition/TransitionManager;->endTransitions(Landroid/view/ViewGroup;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015319HSPLandroid/transition/TransitionManager;->getRunningTransitions()Landroid/util/ArrayMap;
art-benchmark-service84deab32021-05-12 09:41:00 -070015320HSPLandroid/transition/TransitionManager;->sceneChangeSetup(Landroid/view/ViewGroup;Landroid/transition/Transition;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015321HSPLandroid/transition/TransitionSet$TransitionSetListener;->onTransitionEnd(Landroid/transition/Transition;)V
15322HSPLandroid/transition/TransitionSet$TransitionSetListener;->onTransitionStart(Landroid/transition/Transition;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015323HSPLandroid/transition/TransitionSet;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
15324HSPLandroid/transition/TransitionSet;->addListener(Landroid/transition/Transition$TransitionListener;)Landroid/transition/Transition;
15325HSPLandroid/transition/TransitionSet;->addListener(Landroid/transition/Transition$TransitionListener;)Landroid/transition/TransitionSet;
15326HSPLandroid/transition/TransitionSet;->addTarget(Landroid/view/View;)Landroid/transition/TransitionSet;
15327HSPLandroid/transition/TransitionSet;->addTransition(Landroid/transition/Transition;)Landroid/transition/TransitionSet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015328HSPLandroid/transition/TransitionSet;->addTransitionInternal(Landroid/transition/Transition;)V
15329HSPLandroid/transition/TransitionSet;->captureEndValues(Landroid/transition/TransitionValues;)V
15330HSPLandroid/transition/TransitionSet;->capturePropagationValues(Landroid/transition/TransitionValues;)V
15331HSPLandroid/transition/TransitionSet;->captureStartValues(Landroid/transition/TransitionValues;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015332HSPLandroid/transition/TransitionSet;->clone()Landroid/transition/Transition;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015333HSPLandroid/transition/TransitionSet;->clone()Landroid/transition/TransitionSet;
15334HSPLandroid/transition/TransitionSet;->createAnimators(Landroid/view/ViewGroup;Landroid/transition/TransitionValuesMaps;Landroid/transition/TransitionValuesMaps;Ljava/util/ArrayList;Ljava/util/ArrayList;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015335HSPLandroid/transition/TransitionSet;->getTransitionCount()I
15336HSPLandroid/transition/TransitionSet;->removeListener(Landroid/transition/Transition$TransitionListener;)Landroid/transition/Transition;
15337HSPLandroid/transition/TransitionSet;->removeListener(Landroid/transition/Transition$TransitionListener;)Landroid/transition/TransitionSet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015338HSPLandroid/transition/TransitionSet;->runAnimators()V
art-benchmark-service84deab32021-05-12 09:41:00 -070015339HSPLandroid/transition/TransitionSet;->setEpicenterCallback(Landroid/transition/Transition$EpicenterCallback;)V
15340HSPLandroid/transition/TransitionSet;->setOrdering(I)Landroid/transition/TransitionSet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015341HSPLandroid/transition/TransitionSet;->setupStartEndListeners()V
art-benchmark-service84deab32021-05-12 09:41:00 -070015342HSPLandroid/transition/TransitionValuesMaps;-><init>()V
15343HSPLandroid/transition/Visibility$DisappearListener;->onAnimationEnd(Landroid/animation/Animator;)V
15344HSPLandroid/transition/Visibility$DisappearListener;->onAnimationStart(Landroid/animation/Animator;)V
15345HSPLandroid/transition/Visibility$DisappearListener;->onTransitionEnd(Landroid/transition/Transition;)V
15346HSPLandroid/transition/Visibility;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
15347HSPLandroid/transition/Visibility;->captureEndValues(Landroid/transition/TransitionValues;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015348HSPLandroid/transition/Visibility;->captureValues(Landroid/transition/TransitionValues;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015349HSPLandroid/transition/Visibility;->createAnimator(Landroid/view/ViewGroup;Landroid/transition/TransitionValues;Landroid/transition/TransitionValues;)Landroid/animation/Animator;
15350HSPLandroid/transition/Visibility;->getMode()I
15351HSPLandroid/transition/Visibility;->getTransitionProperties()[Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015352HSPLandroid/transition/Visibility;->getVisibilityChangeInfo(Landroid/transition/TransitionValues;Landroid/transition/TransitionValues;)Landroid/transition/Visibility$VisibilityInfo;
15353HSPLandroid/transition/Visibility;->isTransitionRequired(Landroid/transition/TransitionValues;Landroid/transition/TransitionValues;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070015354HSPLandroid/transition/Visibility;->onAppear(Landroid/view/ViewGroup;Landroid/transition/TransitionValues;ILandroid/transition/TransitionValues;I)Landroid/animation/Animator;
15355HSPLandroid/transition/Visibility;->onDisappear(Landroid/view/ViewGroup;Landroid/transition/TransitionValues;ILandroid/transition/TransitionValues;I)Landroid/animation/Animator;
15356HSPLandroid/transition/Visibility;->setMode(I)V
15357HSPLandroid/util/AndroidException;-><init>()V
15358HSPLandroid/util/AndroidException;-><init>(Ljava/lang/String;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070015359HSPLandroid/util/AndroidException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;ZZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015360HSPLandroid/util/AndroidRuntimeException;-><init>(Ljava/lang/String;)V
15361HSPLandroid/util/ArrayMap$1;-><init>(Landroid/util/ArrayMap;)V
15362HSPLandroid/util/ArrayMap$1;->colGetEntry(II)Ljava/lang/Object;
15363HSPLandroid/util/ArrayMap$1;->colGetMap()Ljava/util/Map;
15364HSPLandroid/util/ArrayMap$1;->colGetSize()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015365HSPLandroid/util/ArrayMap$1;->colIndexOfKey(Ljava/lang/Object;)I
15366HSPLandroid/util/ArrayMap$1;->colRemoveAt(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015367HSPLandroid/util/ArrayMap;-><init>()V
15368HSPLandroid/util/ArrayMap;-><init>(I)V
15369HSPLandroid/util/ArrayMap;-><init>(IZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015370HSPLandroid/util/ArrayMap;-><init>(Landroid/util/ArrayMap;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015371HSPLandroid/util/ArrayMap;->allocArrays(I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015372HSPLandroid/util/ArrayMap;->append(Ljava/lang/Object;Ljava/lang/Object;)V+]Ljava/lang/Object;Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070015373HSPLandroid/util/ArrayMap;->binarySearchHashes([III)I
15374HSPLandroid/util/ArrayMap;->clear()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015375HSPLandroid/util/ArrayMap;->containsKey(Ljava/lang/Object;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015376HSPLandroid/util/ArrayMap;->containsValue(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070015377HSPLandroid/util/ArrayMap;->ensureCapacity(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015378HSPLandroid/util/ArrayMap;->entrySet()Ljava/util/Set;
15379HSPLandroid/util/ArrayMap;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070015380HSPLandroid/util/ArrayMap;->freeArrays([I[Ljava/lang/Object;I)V
art-benchmark-service08401c12022-12-23 09:27:20 -080015381HSPLandroid/util/ArrayMap;->get(Ljava/lang/Object;)Ljava/lang/Object;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service84deab32021-05-12 09:41:00 -070015382HSPLandroid/util/ArrayMap;->getCollection()Landroid/util/MapCollections;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015383HSPLandroid/util/ArrayMap;->hashCode()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015384HSPLandroid/util/ArrayMap;->indexOf(Ljava/lang/Object;I)I+]Ljava/lang/Object;megamorphic_types
15385HSPLandroid/util/ArrayMap;->indexOfKey(Ljava/lang/Object;)I+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/Object;megamorphic_types
art-benchmark-service84deab32021-05-12 09:41:00 -070015386HSPLandroid/util/ArrayMap;->indexOfNull()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015387HSPLandroid/util/ArrayMap;->indexOfValue(Ljava/lang/Object;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070015388HSPLandroid/util/ArrayMap;->isEmpty()Z
15389HSPLandroid/util/ArrayMap;->keyAt(I)Ljava/lang/Object;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015390HSPLandroid/util/ArrayMap;->keySet()Ljava/util/Set;+]Landroid/util/MapCollections;Landroid/util/ArrayMap$1;
15391HSPLandroid/util/ArrayMap;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/Object;megamorphic_types
art-benchmark-service00abe242023-02-13 10:31:34 -080015392HSPLandroid/util/ArrayMap;->putAll(Landroid/util/ArrayMap;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015393HSPLandroid/util/ArrayMap;->putAll(Ljava/util/Map;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/Map$Entry;Ljava/util/HashMap$Node;,Ljava/util/AbstractMap$SimpleImmutableEntry;]Ljava/util/Map;Ljava/util/HashMap;]Ljava/util/Iterator;Ljava/util/HashMap$EntryIterator;]Ljava/util/Set;Ljava/util/HashMap$EntrySet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015394HSPLandroid/util/ArrayMap;->remove(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070015395HSPLandroid/util/ArrayMap;->removeAt(I)Ljava/lang/Object;
15396HSPLandroid/util/ArrayMap;->retainAll(Ljava/util/Collection;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015397HSPLandroid/util/ArrayMap;->setValueAt(ILjava/lang/Object;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070015398HSPLandroid/util/ArrayMap;->size()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015399HSPLandroid/util/ArrayMap;->toString()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070015400HSPLandroid/util/ArrayMap;->validate()V
15401HSPLandroid/util/ArrayMap;->valueAt(I)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015402HSPLandroid/util/ArrayMap;->values()Ljava/util/Collection;
art-benchmark-service84deab32021-05-12 09:41:00 -070015403HSPLandroid/util/ArraySet$1;-><init>(Landroid/util/ArraySet;)V
15404HSPLandroid/util/ArraySet$1;->colGetEntry(II)Ljava/lang/Object;
15405HSPLandroid/util/ArraySet$1;->colGetSize()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015406HSPLandroid/util/ArraySet$1;->colRemoveAt(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015407HSPLandroid/util/ArraySet;-><init>()V
15408HSPLandroid/util/ArraySet;-><init>(I)V
15409HSPLandroid/util/ArraySet;-><init>(IZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015410HSPLandroid/util/ArraySet;-><init>(Landroid/util/ArraySet;)V
15411HSPLandroid/util/ArraySet;-><init>(Ljava/util/Collection;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015412HSPLandroid/util/ArraySet;-><init>([Ljava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015413HSPLandroid/util/ArraySet;->add(Ljava/lang/Object;)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015414HSPLandroid/util/ArraySet;->addAll(Landroid/util/ArraySet;)V+]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015415HSPLandroid/util/ArraySet;->addAll(Ljava/util/Collection;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070015416HSPLandroid/util/ArraySet;->allocArrays(I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015417HSPLandroid/util/ArraySet;->append(Ljava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015418HSPLandroid/util/ArraySet;->binarySearch([II)I
15419HSPLandroid/util/ArraySet;->clear()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015420HSPLandroid/util/ArraySet;->contains(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070015421HSPLandroid/util/ArraySet;->ensureCapacity(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015422HSPLandroid/util/ArraySet;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070015423HSPLandroid/util/ArraySet;->freeArrays([I[Ljava/lang/Object;I)V
15424HSPLandroid/util/ArraySet;->getCollection()Landroid/util/MapCollections;
15425HSPLandroid/util/ArraySet;->hashCode()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015426HSPLandroid/util/ArraySet;->indexOf(Ljava/lang/Object;)I
15427HSPLandroid/util/ArraySet;->indexOf(Ljava/lang/Object;I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070015428HSPLandroid/util/ArraySet;->indexOfNull()I
15429HSPLandroid/util/ArraySet;->isEmpty()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015430HSPLandroid/util/ArraySet;->iterator()Ljava/util/Iterator;
15431HSPLandroid/util/ArraySet;->remove(Ljava/lang/Object;)Z
15432HSPLandroid/util/ArraySet;->removeAll(Ljava/util/Collection;)Z
15433HSPLandroid/util/ArraySet;->removeAt(I)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070015434HSPLandroid/util/ArraySet;->shouldShrink()Z
15435HSPLandroid/util/ArraySet;->size()I
15436HSPLandroid/util/ArraySet;->toArray()[Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015437HSPLandroid/util/ArraySet;->toArray([Ljava/lang/Object;)[Ljava/lang/Object;
15438HSPLandroid/util/ArraySet;->toString()Ljava/lang/String;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015439HSPLandroid/util/ArraySet;->valueAt(I)Ljava/lang/Object;+]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service84deab32021-05-12 09:41:00 -070015440HSPLandroid/util/ArraySet;->valueAtUnchecked(I)Ljava/lang/Object;
15441HSPLandroid/util/AtomicFile;-><init>(Ljava/io/File;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015442HSPLandroid/util/AtomicFile;-><init>(Ljava/io/File;Landroid/util/SystemConfigFileCommitEventLogger;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015443HSPLandroid/util/AtomicFile;-><init>(Ljava/io/File;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015444HSPLandroid/util/AtomicFile;->finishWrite(Ljava/io/FileOutputStream;)V
15445HSPLandroid/util/AtomicFile;->openRead()Ljava/io/FileInputStream;
15446HSPLandroid/util/AtomicFile;->rename(Ljava/io/File;Ljava/io/File;)V
15447HSPLandroid/util/AtomicFile;->startWrite()Ljava/io/FileOutputStream;
15448HSPLandroid/util/AtomicFile;->startWrite(J)Ljava/io/FileOutputStream;
art-benchmark-service84deab32021-05-12 09:41:00 -070015449HSPLandroid/util/Base64$Coder;-><init>()V
15450HSPLandroid/util/Base64$Decoder;-><init>(I[B)V
15451HSPLandroid/util/Base64$Decoder;->process([BIIZ)Z
15452HSPLandroid/util/Base64$Encoder;-><init>(I[B)V
15453HSPLandroid/util/Base64$Encoder;->process([BIIZ)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080015454HSPLandroid/util/Base64;->decode(Ljava/lang/String;I)[B
art-benchmark-service84deab32021-05-12 09:41:00 -070015455HSPLandroid/util/Base64;->decode([BI)[B
art-benchmark-service00abe242023-02-13 10:31:34 -080015456HSPLandroid/util/Base64;->decode([BIII)[B
art-benchmark-service84deab32021-05-12 09:41:00 -070015457HSPLandroid/util/Base64;->encode([BI)[B
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015458HSPLandroid/util/Base64;->encode([BIII)[B+]Landroid/util/Base64$Encoder;Landroid/util/Base64$Encoder;
art-benchmark-service84deab32021-05-12 09:41:00 -070015459HSPLandroid/util/Base64;->encodeToString([BI)Ljava/lang/String;
15460HSPLandroid/util/Base64;->encodeToString([BIII)Ljava/lang/String;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015461HSPLandroid/util/CloseGuard;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015462HSPLandroid/util/CloseGuard;->close()V
15463HSPLandroid/util/CloseGuard;->open(Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015464HSPLandroid/util/ContainerHelpers;->binarySearch([III)I
15465HSPLandroid/util/ContainerHelpers;->binarySearch([JIJ)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015466HSPLandroid/util/DebugUtils;->constNameWithoutPrefix(Ljava/lang/String;Ljava/lang/reflect/Field;)Ljava/lang/String;
art-benchmark-service00abe242023-02-13 10:31:34 -080015467HSPLandroid/util/DebugUtils;->flagsToString(Ljava/lang/Class;Ljava/lang/String;J)Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015468HSPLandroid/util/DebugUtils;->getFieldValue(Ljava/lang/reflect/Field;)J
art-benchmark-service84deab32021-05-12 09:41:00 -070015469HSPLandroid/util/DisplayMetrics;-><init>()V
15470HSPLandroid/util/DisplayMetrics;->setTo(Landroid/util/DisplayMetrics;)V
15471HSPLandroid/util/DisplayMetrics;->setToDefaults()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015472HSPLandroid/util/EventLog$Event;-><init>([B)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015473HSPLandroid/util/EventLog$Event;->decodeObject()Ljava/lang/Object;
15474HSPLandroid/util/EventLog$Event;->getData()Ljava/lang/Object;
15475HSPLandroid/util/EventLog$Event;->getHeaderSize()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015476HSPLandroid/util/EventLog$Event;->getUid()I
art-benchmark-service84deab32021-05-12 09:41:00 -070015477HSPLandroid/util/EventLog;->getTagCode(Ljava/lang/String;)I
15478HSPLandroid/util/EventLog;->readTagsFile()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070015479HSPLandroid/util/ExceptionUtils;->appendCause(Ljava/lang/Throwable;Ljava/lang/Throwable;)Ljava/lang/Throwable;
15480HSPLandroid/util/ExceptionUtils;->getRootCause(Ljava/lang/Throwable;)Ljava/lang/Throwable;
art-benchmark-service84deab32021-05-12 09:41:00 -070015481HSPLandroid/util/FastImmutableArraySet$FastIterator;->hasNext()Z
15482HSPLandroid/util/FastImmutableArraySet$FastIterator;->next()Ljava/lang/Object;
15483HSPLandroid/util/FastImmutableArraySet;->iterator()Ljava/util/Iterator;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015484HSPLandroid/util/FeatureFlagUtils;->getAllFeatureFlags()Ljava/util/Map;
art-benchmark-service08401c12022-12-23 09:27:20 -080015485HSPLandroid/util/FeatureFlagUtils;->getSystemPropertyPrefix(Ljava/lang/String;)Ljava/lang/String;
15486HSPLandroid/util/FeatureFlagUtils;->isEnabled(Landroid/content/Context;Ljava/lang/String;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070015487HSPLandroid/util/FloatProperty;-><init>(Ljava/lang/String;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015488HSPLandroid/util/FloatProperty;->set(Ljava/lang/Object;Ljava/lang/Float;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015489HSPLandroid/util/IndentingPrintWriter;-><init>(Ljava/io/Writer;Ljava/lang/String;I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070015490HSPLandroid/util/IndentingPrintWriter;-><init>(Ljava/io/Writer;Ljava/lang/String;Ljava/lang/String;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015491HSPLandroid/util/IndentingPrintWriter;->decreaseIndent()Landroid/util/IndentingPrintWriter;
15492HSPLandroid/util/IndentingPrintWriter;->increaseIndent()Landroid/util/IndentingPrintWriter;
15493HSPLandroid/util/IndentingPrintWriter;->maybeWriteIndent()V
15494HSPLandroid/util/IndentingPrintWriter;->print(Ljava/lang/String;Ljava/lang/Object;)Landroid/util/IndentingPrintWriter;
15495HSPLandroid/util/IndentingPrintWriter;->println()V
15496HSPLandroid/util/IndentingPrintWriter;->write(I)V
15497HSPLandroid/util/IndentingPrintWriter;->write(Ljava/lang/String;II)V
15498HSPLandroid/util/IndentingPrintWriter;->write([CII)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015499HSPLandroid/util/IntArray;-><init>()V
15500HSPLandroid/util/IntArray;-><init>(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015501HSPLandroid/util/IntArray;->add(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015502HSPLandroid/util/IntArray;->add(II)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015503HSPLandroid/util/IntArray;->addAll(Landroid/util/IntArray;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070015504HSPLandroid/util/IntArray;->binarySearch(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070015505HSPLandroid/util/IntArray;->clear()V
15506HSPLandroid/util/IntArray;->ensureCapacity(I)V
15507HSPLandroid/util/IntArray;->get(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015508HSPLandroid/util/IntArray;->indexOf(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070015509HSPLandroid/util/IntArray;->remove(I)V
15510HSPLandroid/util/IntArray;->size()I
15511HSPLandroid/util/IntArray;->toArray()[I
15512HSPLandroid/util/IntProperty;-><init>(Ljava/lang/String;)V
15513HSPLandroid/util/JsonReader;-><init>(Ljava/io/Reader;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080015514HSPLandroid/util/JsonReader;->advance()Landroid/util/JsonToken;+]Landroid/util/JsonReader;Landroid/util/JsonReader;
art-benchmark-service84deab32021-05-12 09:41:00 -070015515HSPLandroid/util/JsonReader;->beginArray()V
15516HSPLandroid/util/JsonReader;->beginObject()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015517HSPLandroid/util/JsonReader;->close()V
art-benchmark-service00abe242023-02-13 10:31:34 -080015518HSPLandroid/util/JsonReader;->decodeLiteral()Landroid/util/JsonToken;+]Lcom/android/internal/util/StringPool;Lcom/android/internal/util/StringPool;
art-benchmark-service84deab32021-05-12 09:41:00 -070015519HSPLandroid/util/JsonReader;->decodeNumber([CII)Landroid/util/JsonToken;
15520HSPLandroid/util/JsonReader;->endArray()V
15521HSPLandroid/util/JsonReader;->endObject()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015522HSPLandroid/util/JsonReader;->expect(Landroid/util/JsonToken;)V+]Landroid/util/JsonReader;Landroid/util/JsonReader;
art-benchmark-service00abe242023-02-13 10:31:34 -080015523HSPLandroid/util/JsonReader;->fillBuffer(I)Z+]Ljava/io/Reader;Ljava/io/InputStreamReader;
15524HSPLandroid/util/JsonReader;->hasNext()Z+]Landroid/util/JsonReader;Landroid/util/JsonReader;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015525HSPLandroid/util/JsonReader;->nextBoolean()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015526HSPLandroid/util/JsonReader;->nextDouble()D
art-benchmark-service84deab32021-05-12 09:41:00 -070015527HSPLandroid/util/JsonReader;->nextInArray(Z)Landroid/util/JsonToken;
15528HSPLandroid/util/JsonReader;->nextInObject(Z)Landroid/util/JsonToken;
15529HSPLandroid/util/JsonReader;->nextLiteral(Z)Ljava/lang/String;
art-benchmark-service00abe242023-02-13 10:31:34 -080015530HSPLandroid/util/JsonReader;->nextName()Ljava/lang/String;+]Landroid/util/JsonReader;Landroid/util/JsonReader;
art-benchmark-service84deab32021-05-12 09:41:00 -070015531HSPLandroid/util/JsonReader;->nextNonWhitespace()I
art-benchmark-service00abe242023-02-13 10:31:34 -080015532HSPLandroid/util/JsonReader;->nextString()Ljava/lang/String;+]Landroid/util/JsonReader;Landroid/util/JsonReader;
15533HSPLandroid/util/JsonReader;->nextString(C)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/internal/util/StringPool;Lcom/android/internal/util/StringPool;
art-benchmark-service84deab32021-05-12 09:41:00 -070015534HSPLandroid/util/JsonReader;->nextValue()Landroid/util/JsonToken;
15535HSPLandroid/util/JsonReader;->objectValue()Landroid/util/JsonToken;
art-benchmark-service00abe242023-02-13 10:31:34 -080015536HSPLandroid/util/JsonReader;->peek()Landroid/util/JsonToken;+]Landroid/util/JsonScope;Landroid/util/JsonScope;
15537HSPLandroid/util/JsonReader;->peekStack()Landroid/util/JsonScope;+]Ljava/util/List;Ljava/util/ArrayList;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015538HSPLandroid/util/JsonReader;->pop()Landroid/util/JsonScope;+]Ljava/util/List;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015539HSPLandroid/util/JsonReader;->push(Landroid/util/JsonScope;)V
15540HSPLandroid/util/JsonReader;->readEscapeCharacter()C
art-benchmark-service84deab32021-05-12 09:41:00 -070015541HSPLandroid/util/JsonReader;->readLiteral()Landroid/util/JsonToken;
art-benchmark-service00abe242023-02-13 10:31:34 -080015542HSPLandroid/util/JsonReader;->replaceTop(Landroid/util/JsonScope;)V+]Ljava/util/List;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015543HSPLandroid/util/JsonReader;->skipValue()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015544HSPLandroid/util/JsonToken;->values()[Landroid/util/JsonToken;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015545HSPLandroid/util/JsonWriter;-><init>(Ljava/io/Writer;)V
15546HSPLandroid/util/JsonWriter;->beforeName()V
15547HSPLandroid/util/JsonWriter;->beforeValue(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015548HSPLandroid/util/JsonWriter;->beginArray()Landroid/util/JsonWriter;
15549HSPLandroid/util/JsonWriter;->beginObject()Landroid/util/JsonWriter;
15550HSPLandroid/util/JsonWriter;->close()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015551HSPLandroid/util/JsonWriter;->close(Landroid/util/JsonScope;Landroid/util/JsonScope;Ljava/lang/String;)Landroid/util/JsonWriter;
art-benchmark-service84deab32021-05-12 09:41:00 -070015552HSPLandroid/util/JsonWriter;->endArray()Landroid/util/JsonWriter;
15553HSPLandroid/util/JsonWriter;->endObject()Landroid/util/JsonWriter;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015554HSPLandroid/util/JsonWriter;->flush()V
art-benchmark-service84deab32021-05-12 09:41:00 -070015555HSPLandroid/util/JsonWriter;->name(Ljava/lang/String;)Landroid/util/JsonWriter;
art-benchmark-service00abe242023-02-13 10:31:34 -080015556HSPLandroid/util/JsonWriter;->newline()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015557HSPLandroid/util/JsonWriter;->open(Landroid/util/JsonScope;Ljava/lang/String;)Landroid/util/JsonWriter;
art-benchmark-service00abe242023-02-13 10:31:34 -080015558HSPLandroid/util/JsonWriter;->peek()Landroid/util/JsonScope;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015559HSPLandroid/util/JsonWriter;->replaceTop(Landroid/util/JsonScope;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080015560HSPLandroid/util/JsonWriter;->string(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015561HSPLandroid/util/JsonWriter;->value(J)Landroid/util/JsonWriter;
15562HSPLandroid/util/JsonWriter;->value(Ljava/lang/String;)Landroid/util/JsonWriter;
15563HSPLandroid/util/JsonWriter;->value(Z)Landroid/util/JsonWriter;
art-benchmark-service84deab32021-05-12 09:41:00 -070015564HSPLandroid/util/KeyValueListParser$IntValue;->getValue()I
15565HSPLandroid/util/KeyValueListParser;-><init>(C)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015566HSPLandroid/util/KeyValueListParser;->getBoolean(Ljava/lang/String;Z)Z
15567HSPLandroid/util/KeyValueListParser;->getInt(Ljava/lang/String;I)I
15568HSPLandroid/util/KeyValueListParser;->getLong(Ljava/lang/String;J)J
15569HSPLandroid/util/KeyValueListParser;->setString(Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015570HSPLandroid/util/LocalLog;-><init>(I)V
15571HSPLandroid/util/LocalLog;-><init>(IZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015572HSPLandroid/util/LocalLog;->append(Ljava/lang/String;)V
15573HSPLandroid/util/LocalLog;->log(Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015574HSPLandroid/util/Log$1;->onTerribleFailure(Ljava/lang/String;Landroid/util/Log$TerribleFailure;Z)V
15575HSPLandroid/util/Log$ImmediateLogWriter;-><init>(IILjava/lang/String;)V
15576HSPLandroid/util/Log$ImmediateLogWriter;->flush()V
15577HSPLandroid/util/Log$ImmediateLogWriter;->getWritten()I
15578HSPLandroid/util/Log$ImmediateLogWriter;->write([CII)V
15579HSPLandroid/util/Log;->d(Ljava/lang/String;Ljava/lang/String;)I
15580HSPLandroid/util/Log;->d(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
15581HSPLandroid/util/Log;->e(Ljava/lang/String;Ljava/lang/String;)I
15582HSPLandroid/util/Log;->e(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015583HSPLandroid/util/Log;->getStackTraceString(Ljava/lang/Throwable;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070015584HSPLandroid/util/Log;->i(Ljava/lang/String;Ljava/lang/String;)I
15585HSPLandroid/util/Log;->i(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
15586HSPLandroid/util/Log;->logToRadioBuffer(ILjava/lang/String;Ljava/lang/String;)I
15587HSPLandroid/util/Log;->println(ILjava/lang/String;Ljava/lang/String;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015588HSPLandroid/util/Log;->printlns(IILjava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070015589HSPLandroid/util/Log;->v(Ljava/lang/String;Ljava/lang/String;)I
15590HSPLandroid/util/Log;->v(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
15591HSPLandroid/util/Log;->w(Ljava/lang/String;Ljava/lang/String;)I
15592HSPLandroid/util/Log;->w(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015593HSPLandroid/util/Log;->wtf(ILjava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;ZZ)I
art-benchmark-service84deab32021-05-12 09:41:00 -070015594HSPLandroid/util/LogPrinter;-><init>(ILjava/lang/String;)V
15595HSPLandroid/util/LongArray;-><init>()V
15596HSPLandroid/util/LongArray;-><init>(I)V
15597HSPLandroid/util/LongArray;->add(IJ)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015598HSPLandroid/util/LongArray;->add(J)V+]Landroid/util/LongArray;Landroid/util/LongArray;
art-benchmark-service84deab32021-05-12 09:41:00 -070015599HSPLandroid/util/LongArray;->ensureCapacity(I)V
15600HSPLandroid/util/LongArray;->get(I)J
art-benchmark-service00abe242023-02-13 10:31:34 -080015601HSPLandroid/util/LongArray;->indexOf(J)I
art-benchmark-service84deab32021-05-12 09:41:00 -070015602HSPLandroid/util/LongArray;->size()I
art-benchmark-service00abe242023-02-13 10:31:34 -080015603HSPLandroid/util/LongArray;->toArray()[J
art-benchmark-service84deab32021-05-12 09:41:00 -070015604HSPLandroid/util/LongSparseArray;-><init>()V
15605HSPLandroid/util/LongSparseArray;-><init>(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015606HSPLandroid/util/LongSparseArray;->append(JLjava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015607HSPLandroid/util/LongSparseArray;->clear()V
15608HSPLandroid/util/LongSparseArray;->delete(J)V
15609HSPLandroid/util/LongSparseArray;->gc()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015610HSPLandroid/util/LongSparseArray;->get(J)Ljava/lang/Object;+]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;
art-benchmark-service84deab32021-05-12 09:41:00 -070015611HSPLandroid/util/LongSparseArray;->get(JLjava/lang/Object;)Ljava/lang/Object;
15612HSPLandroid/util/LongSparseArray;->indexOfKey(J)I
15613HSPLandroid/util/LongSparseArray;->keyAt(I)J
15614HSPLandroid/util/LongSparseArray;->put(JLjava/lang/Object;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015615HSPLandroid/util/LongSparseArray;->remove(J)V+]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;
art-benchmark-service84deab32021-05-12 09:41:00 -070015616HSPLandroid/util/LongSparseArray;->removeAt(I)V
15617HSPLandroid/util/LongSparseArray;->size()I
15618HSPLandroid/util/LongSparseArray;->valueAt(I)Ljava/lang/Object;
15619HSPLandroid/util/LongSparseLongArray;-><init>()V
15620HSPLandroid/util/LongSparseLongArray;-><init>(I)V
15621HSPLandroid/util/LongSparseLongArray;->append(JJ)V
15622HSPLandroid/util/LongSparseLongArray;->clear()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015623HSPLandroid/util/LongSparseLongArray;->clone()Landroid/util/LongSparseLongArray;
art-benchmark-service84deab32021-05-12 09:41:00 -070015624HSPLandroid/util/LongSparseLongArray;->get(JJ)J
15625HSPLandroid/util/LongSparseLongArray;->indexOfKey(J)I
15626HSPLandroid/util/LongSparseLongArray;->put(JJ)V
15627HSPLandroid/util/LongSparseLongArray;->size()I
15628HSPLandroid/util/LongSparseLongArray;->valueAt(I)J
15629HSPLandroid/util/LruCache;-><init>(I)V
15630HSPLandroid/util/LruCache;->create(Ljava/lang/Object;)Ljava/lang/Object;
15631HSPLandroid/util/LruCache;->entryRemoved(ZLjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015632HSPLandroid/util/LruCache;->evictAll()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015633HSPLandroid/util/LruCache;->get(Ljava/lang/Object;)Ljava/lang/Object;+]Ljava/util/LinkedHashMap;Ljava/util/LinkedHashMap;]Landroid/util/LruCache;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070015634HSPLandroid/util/LruCache;->hitCount()I
15635HSPLandroid/util/LruCache;->maxSize()I
15636HSPLandroid/util/LruCache;->missCount()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015637HSPLandroid/util/LruCache;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
15638HSPLandroid/util/LruCache;->remove(Ljava/lang/Object;)Ljava/lang/Object;
15639HSPLandroid/util/LruCache;->resize(I)V
15640HSPLandroid/util/LruCache;->safeSizeOf(Ljava/lang/Object;Ljava/lang/Object;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070015641HSPLandroid/util/LruCache;->size()I
15642HSPLandroid/util/LruCache;->sizeOf(Ljava/lang/Object;Ljava/lang/Object;)I
15643HSPLandroid/util/LruCache;->snapshot()Ljava/util/Map;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015644HSPLandroid/util/LruCache;->trimToSize(I)V
15645HSPLandroid/util/MapCollections$ArrayIterator;-><init>(Landroid/util/MapCollections;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015646HSPLandroid/util/MapCollections$ArrayIterator;->hasNext()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015647HSPLandroid/util/MapCollections$ArrayIterator;->next()Ljava/lang/Object;+]Landroid/util/MapCollections$ArrayIterator;Landroid/util/MapCollections$ArrayIterator;]Landroid/util/MapCollections;Landroid/util/ArraySet$1;,Landroid/util/ArrayMap$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015648HSPLandroid/util/MapCollections$ArrayIterator;->remove()V
art-benchmark-service84deab32021-05-12 09:41:00 -070015649HSPLandroid/util/MapCollections$EntrySet;-><init>(Landroid/util/MapCollections;)V
15650HSPLandroid/util/MapCollections$EntrySet;->iterator()Ljava/util/Iterator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015651HSPLandroid/util/MapCollections$EntrySet;->size()I
art-benchmark-service84deab32021-05-12 09:41:00 -070015652HSPLandroid/util/MapCollections$KeySet;-><init>(Landroid/util/MapCollections;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015653HSPLandroid/util/MapCollections$KeySet;->contains(Ljava/lang/Object;)Z
15654HSPLandroid/util/MapCollections$KeySet;->containsAll(Ljava/util/Collection;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070015655HSPLandroid/util/MapCollections$KeySet;->iterator()Ljava/util/Iterator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015656HSPLandroid/util/MapCollections$KeySet;->size()I
15657HSPLandroid/util/MapCollections$KeySet;->toArray()[Ljava/lang/Object;
art-benchmark-service00abe242023-02-13 10:31:34 -080015658HSPLandroid/util/MapCollections$KeySet;->toArray([Ljava/lang/Object;)[Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015659HSPLandroid/util/MapCollections$MapIterator;-><init>(Landroid/util/MapCollections;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015660HSPLandroid/util/MapCollections$MapIterator;->getKey()Ljava/lang/Object;+]Landroid/util/MapCollections;Landroid/util/ArrayMap$1;
15661HSPLandroid/util/MapCollections$MapIterator;->getValue()Ljava/lang/Object;+]Landroid/util/MapCollections;Landroid/util/ArrayMap$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070015662HSPLandroid/util/MapCollections$MapIterator;->hasNext()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015663HSPLandroid/util/MapCollections$MapIterator;->next()Ljava/lang/Object;+]Landroid/util/MapCollections$MapIterator;Landroid/util/MapCollections$MapIterator;
15664HSPLandroid/util/MapCollections$MapIterator;->next()Ljava/util/Map$Entry;+]Landroid/util/MapCollections$MapIterator;Landroid/util/MapCollections$MapIterator;
art-benchmark-service84deab32021-05-12 09:41:00 -070015665HSPLandroid/util/MapCollections$ValuesCollection;->iterator()Ljava/util/Iterator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015666HSPLandroid/util/MapCollections$ValuesCollection;->size()I
15667HSPLandroid/util/MapCollections$ValuesCollection;->toArray()[Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070015668HSPLandroid/util/MapCollections;-><init>()V
15669HSPLandroid/util/MapCollections;->getEntrySet()Ljava/util/Set;
15670HSPLandroid/util/MapCollections;->getKeySet()Ljava/util/Set;
15671HSPLandroid/util/MapCollections;->getValues()Ljava/util/Collection;
15672HSPLandroid/util/MapCollections;->retainAllHelper(Ljava/util/Map;Ljava/util/Collection;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015673HSPLandroid/util/MapCollections;->toArrayHelper(I)[Ljava/lang/Object;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015674HSPLandroid/util/MapCollections;->toArrayHelper([Ljava/lang/Object;I)[Ljava/lang/Object;+]Ljava/lang/Object;[Ljava/lang/String;]Landroid/util/MapCollections;Landroid/util/ArrayMap$1;]Ljava/lang/Class;Ljava/lang/Class;
art-benchmark-service84deab32021-05-12 09:41:00 -070015675HSPLandroid/util/MathUtils;->addOrThrow(II)I
15676HSPLandroid/util/MathUtils;->constrain(FFF)F
15677HSPLandroid/util/MathUtils;->constrain(III)I
art-benchmark-service00abe242023-02-13 10:31:34 -080015678HSPLandroid/util/MathUtils;->constrainedMap(FFFFF)F
art-benchmark-service84deab32021-05-12 09:41:00 -070015679HSPLandroid/util/MathUtils;->lerp(FFF)F
art-benchmark-service00abe242023-02-13 10:31:34 -080015680HSPLandroid/util/MathUtils;->lerpInvSat(FFF)F
art-benchmark-service84deab32021-05-12 09:41:00 -070015681HSPLandroid/util/MathUtils;->saturate(F)F
15682HSPLandroid/util/MemoryIntArray$1;->createFromParcel(Landroid/os/Parcel;)Landroid/util/MemoryIntArray;
15683HSPLandroid/util/MemoryIntArray$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
15684HSPLandroid/util/MemoryIntArray;-><init>(Landroid/os/Parcel;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015685HSPLandroid/util/MemoryIntArray;-><init>(Landroid/os/Parcel;Landroid/util/MemoryIntArray-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015686HSPLandroid/util/MemoryIntArray;->close()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015687HSPLandroid/util/MemoryIntArray;->enforceNotClosed()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015688HSPLandroid/util/MemoryIntArray;->enforceValidIndex(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015689HSPLandroid/util/MemoryIntArray;->finalize()V
15690HSPLandroid/util/MemoryIntArray;->get(I)I
15691HSPLandroid/util/MemoryIntArray;->isClosed()Z
15692HSPLandroid/util/MemoryIntArray;->size()I
15693HSPLandroid/util/MergedConfiguration$1;->createFromParcel(Landroid/os/Parcel;)Landroid/util/MergedConfiguration;
15694HSPLandroid/util/MergedConfiguration$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
15695HSPLandroid/util/MergedConfiguration;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015696HSPLandroid/util/MergedConfiguration;-><init>(Landroid/os/Parcel;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070015697HSPLandroid/util/MergedConfiguration;-><init>(Landroid/util/MergedConfiguration;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015698HSPLandroid/util/MergedConfiguration;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070015699HSPLandroid/util/MergedConfiguration;->getGlobalConfiguration()Landroid/content/res/Configuration;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015700HSPLandroid/util/MergedConfiguration;->getMergedConfiguration()Landroid/content/res/Configuration;
art-benchmark-service84deab32021-05-12 09:41:00 -070015701HSPLandroid/util/MergedConfiguration;->getOverrideConfiguration()Landroid/content/res/Configuration;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015702HSPLandroid/util/MergedConfiguration;->readFromParcel(Landroid/os/Parcel;)V
15703HSPLandroid/util/MergedConfiguration;->setConfiguration(Landroid/content/res/Configuration;Landroid/content/res/Configuration;)V
15704HSPLandroid/util/MergedConfiguration;->updateMergedConfig()V
art-benchmark-service84deab32021-05-12 09:41:00 -070015705HSPLandroid/util/MutableBoolean;-><init>(Z)V
15706HSPLandroid/util/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V
15707HSPLandroid/util/Pair;->create(Ljava/lang/Object;Ljava/lang/Object;)Landroid/util/Pair;
15708HSPLandroid/util/Pair;->equals(Ljava/lang/Object;)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080015709HSPLandroid/util/Pair;->hashCode()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015710HSPLandroid/util/Pair;->toString()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070015711HSPLandroid/util/PathParser$PathData;-><init>(Landroid/util/PathParser$PathData;)V
15712HSPLandroid/util/PathParser$PathData;-><init>(Ljava/lang/String;)V
15713HSPLandroid/util/PathParser$PathData;->finalize()V
15714HSPLandroid/util/PathParser$PathData;->getNativePtr()J
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015715HSPLandroid/util/PathParser;->-$$Nest$smnCreateEmptyPathData()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015716HSPLandroid/util/PathParser;->-$$Nest$smnCreatePathData(J)J
15717HSPLandroid/util/PathParser;->-$$Nest$smnCreatePathDataFromString(Ljava/lang/String;I)J
15718HSPLandroid/util/PathParser;->-$$Nest$smnFinalize(J)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015719HSPLandroid/util/PathParser;->createPathFromPathData(Ljava/lang/String;)Landroid/graphics/Path;
15720HSPLandroid/util/Pools$SimplePool;-><init>(I)V
15721HSPLandroid/util/Pools$SimplePool;->acquire()Ljava/lang/Object;
15722HSPLandroid/util/Pools$SimplePool;->isInPool(Ljava/lang/Object;)Z
15723HSPLandroid/util/Pools$SimplePool;->release(Ljava/lang/Object;)Z
15724HSPLandroid/util/Pools$SynchronizedPool;-><init>(I)V
15725HSPLandroid/util/Pools$SynchronizedPool;-><init>(ILjava/lang/Object;)V
15726HSPLandroid/util/Pools$SynchronizedPool;->acquire()Ljava/lang/Object;
15727HSPLandroid/util/Pools$SynchronizedPool;->release(Ljava/lang/Object;)Z
15728HSPLandroid/util/PrefixPrinter;->println(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015729HSPLandroid/util/PrintWriterPrinter;->println(Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015730HSPLandroid/util/Property;-><init>(Ljava/lang/Class;Ljava/lang/String;)V
15731HSPLandroid/util/Property;->getName()Ljava/lang/String;
15732HSPLandroid/util/Property;->getType()Ljava/lang/Class;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015733HSPLandroid/util/Range;-><init>(Ljava/lang/Comparable;Ljava/lang/Comparable;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015734HSPLandroid/util/Range;->clamp(Ljava/lang/Comparable;)Ljava/lang/Comparable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015735HSPLandroid/util/Range;->contains(Landroid/util/Range;)Z
15736HSPLandroid/util/Range;->contains(Ljava/lang/Comparable;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070015737HSPLandroid/util/Range;->create(Ljava/lang/Comparable;Ljava/lang/Comparable;)Landroid/util/Range;
15738HSPLandroid/util/Range;->equals(Ljava/lang/Object;)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015739HSPLandroid/util/Range;->extend(Landroid/util/Range;)Landroid/util/Range;
art-benchmark-service84deab32021-05-12 09:41:00 -070015740HSPLandroid/util/Range;->getLower()Ljava/lang/Comparable;
15741HSPLandroid/util/Range;->getUpper()Ljava/lang/Comparable;
15742HSPLandroid/util/Range;->hashCode()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015743HSPLandroid/util/Range;->intersect(Landroid/util/Range;)Landroid/util/Range;
15744HSPLandroid/util/Range;->intersect(Ljava/lang/Comparable;Ljava/lang/Comparable;)Landroid/util/Range;
art-benchmark-service84deab32021-05-12 09:41:00 -070015745HSPLandroid/util/Rational;-><init>(II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015746HSPLandroid/util/Rational;->compareTo(Landroid/util/Rational;)I
15747HSPLandroid/util/Rational;->compareTo(Ljava/lang/Object;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070015748HSPLandroid/util/Singleton;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015749HSPLandroid/util/Singleton;->get()Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070015750HSPLandroid/util/Size;-><init>(II)V
15751HSPLandroid/util/Size;->equals(Ljava/lang/Object;)Z
15752HSPLandroid/util/Size;->getHeight()I
15753HSPLandroid/util/Size;->getWidth()I
15754HSPLandroid/util/Size;->hashCode()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015755HSPLandroid/util/Size;->parseSize(Ljava/lang/String;)Landroid/util/Size;
15756HSPLandroid/util/Size;->toString()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070015757HSPLandroid/util/Slog;->d(Ljava/lang/String;Ljava/lang/String;)I
art-benchmark-service66b4d952021-07-17 17:15:31 -070015758HSPLandroid/util/Slog;->e(Ljava/lang/String;Ljava/lang/String;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070015759HSPLandroid/util/Slog;->i(Ljava/lang/String;Ljava/lang/String;)I
15760HSPLandroid/util/Slog;->v(Ljava/lang/String;Ljava/lang/String;)I
15761HSPLandroid/util/Slog;->w(Ljava/lang/String;Ljava/lang/String;)I
15762HSPLandroid/util/SparseArray;-><init>()V
15763HSPLandroid/util/SparseArray;-><init>(I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015764HSPLandroid/util/SparseArray;->append(ILjava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015765HSPLandroid/util/SparseArray;->clear()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015766HSPLandroid/util/SparseArray;->clone()Landroid/util/SparseArray;
15767HSPLandroid/util/SparseArray;->contains(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070015768HSPLandroid/util/SparseArray;->delete(I)V
15769HSPLandroid/util/SparseArray;->gc()V
art-benchmark-service08401c12022-12-23 09:27:20 -080015770HSPLandroid/util/SparseArray;->get(I)Ljava/lang/Object;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service84deab32021-05-12 09:41:00 -070015771HSPLandroid/util/SparseArray;->get(ILjava/lang/Object;)Ljava/lang/Object;
15772HSPLandroid/util/SparseArray;->indexOfKey(I)I
15773HSPLandroid/util/SparseArray;->indexOfValue(Ljava/lang/Object;)I
15774HSPLandroid/util/SparseArray;->keyAt(I)I
15775HSPLandroid/util/SparseArray;->put(ILjava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015776HSPLandroid/util/SparseArray;->remove(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015777HSPLandroid/util/SparseArray;->removeAt(I)V
15778HSPLandroid/util/SparseArray;->removeReturnOld(I)Ljava/lang/Object;
15779HSPLandroid/util/SparseArray;->setValueAt(ILjava/lang/Object;)V
15780HSPLandroid/util/SparseArray;->size()I
art-benchmark-service66b4d952021-07-17 17:15:31 -070015781HSPLandroid/util/SparseArray;->toString()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070015782HSPLandroid/util/SparseArray;->valueAt(I)Ljava/lang/Object;
art-benchmark-service08401c12022-12-23 09:27:20 -080015783HSPLandroid/util/SparseArrayMap;-><init>()V
art-benchmark-service00abe242023-02-13 10:31:34 -080015784HSPLandroid/util/SparseArrayMap;->add(ILjava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
15785HSPLandroid/util/SparseArrayMap;->get(ILjava/lang/Object;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070015786HSPLandroid/util/SparseBooleanArray;-><init>()V
15787HSPLandroid/util/SparseBooleanArray;-><init>(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015788HSPLandroid/util/SparseBooleanArray;->append(IZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015789HSPLandroid/util/SparseBooleanArray;->clear()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015790HSPLandroid/util/SparseBooleanArray;->clone()Landroid/util/SparseBooleanArray;
art-benchmark-service84deab32021-05-12 09:41:00 -070015791HSPLandroid/util/SparseBooleanArray;->delete(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015792HSPLandroid/util/SparseBooleanArray;->get(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070015793HSPLandroid/util/SparseBooleanArray;->get(IZ)Z
15794HSPLandroid/util/SparseBooleanArray;->indexOfKey(I)I
15795HSPLandroid/util/SparseBooleanArray;->indexOfValue(Z)I
15796HSPLandroid/util/SparseBooleanArray;->keyAt(I)I
15797HSPLandroid/util/SparseBooleanArray;->put(IZ)V
15798HSPLandroid/util/SparseBooleanArray;->size()I
15799HSPLandroid/util/SparseBooleanArray;->valueAt(I)Z
15800HSPLandroid/util/SparseIntArray;-><init>()V
15801HSPLandroid/util/SparseIntArray;-><init>(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015802HSPLandroid/util/SparseIntArray;->append(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015803HSPLandroid/util/SparseIntArray;->clear()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015804HSPLandroid/util/SparseIntArray;->clone()Landroid/util/SparseIntArray;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070015805HSPLandroid/util/SparseIntArray;->copyKeys()[I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015806HSPLandroid/util/SparseIntArray;->delete(I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015807HSPLandroid/util/SparseIntArray;->get(I)I+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;
art-benchmark-service84deab32021-05-12 09:41:00 -070015808HSPLandroid/util/SparseIntArray;->get(II)I
15809HSPLandroid/util/SparseIntArray;->indexOfKey(I)I
art-benchmark-service08401c12022-12-23 09:27:20 -080015810HSPLandroid/util/SparseIntArray;->indexOfValue(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070015811HSPLandroid/util/SparseIntArray;->keyAt(I)I
15812HSPLandroid/util/SparseIntArray;->put(II)V
15813HSPLandroid/util/SparseIntArray;->removeAt(I)V
15814HSPLandroid/util/SparseIntArray;->size()I
15815HSPLandroid/util/SparseIntArray;->valueAt(I)I
15816HSPLandroid/util/SparseLongArray;-><init>()V
15817HSPLandroid/util/SparseLongArray;-><init>(I)V
15818HSPLandroid/util/SparseLongArray;->clear()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015819HSPLandroid/util/SparseLongArray;->delete(I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015820HSPLandroid/util/SparseLongArray;->get(I)J+]Landroid/util/SparseLongArray;Landroid/util/SparseLongArray;
art-benchmark-service84deab32021-05-12 09:41:00 -070015821HSPLandroid/util/SparseLongArray;->get(IJ)J
15822HSPLandroid/util/SparseLongArray;->indexOfKey(I)I
15823HSPLandroid/util/SparseLongArray;->keyAt(I)I
15824HSPLandroid/util/SparseLongArray;->put(IJ)V
15825HSPLandroid/util/SparseLongArray;->removeAt(I)V
15826HSPLandroid/util/SparseLongArray;->size()I
15827HSPLandroid/util/SparseLongArray;->valueAt(I)J
15828HSPLandroid/util/SparseSetArray;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015829HSPLandroid/util/SparseSetArray;->add(ILjava/lang/Object;)Z
15830HSPLandroid/util/SparseSetArray;->get(I)Landroid/util/ArraySet;
art-benchmark-service84deab32021-05-12 09:41:00 -070015831HSPLandroid/util/Spline$MonotoneCubicSpline;-><init>([F[F)V
15832HSPLandroid/util/Spline$MonotoneCubicSpline;->interpolate(F)F
15833HSPLandroid/util/StateSet;->get(I)[I
15834HSPLandroid/util/StateSet;->stateSetMatches([I[I)Z
15835HSPLandroid/util/StateSet;->trimStateSet([II)[I
15836HSPLandroid/util/SystemConfigFileCommitEventLogger;-><init>(Ljava/lang/String;)V
15837HSPLandroid/util/TimeUtils;->formatDuration(J)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015838HSPLandroid/util/TimeUtils;->formatDuration(JLjava/lang/StringBuilder;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015839HSPLandroid/util/TimeUtils;->formatDurationLocked(JI)I
15840HSPLandroid/util/TimeUtils;->printFieldLocked([CICIZI)I
15841HSPLandroid/util/TimingLogger;-><init>(Ljava/lang/String;Ljava/lang/String;)V
15842HSPLandroid/util/TimingLogger;->addSplit(Ljava/lang/String;)V
15843HSPLandroid/util/TimingLogger;->dumpToLog()V
15844HSPLandroid/util/TimingLogger;->reset()V
15845HSPLandroid/util/TimingLogger;->reset(Ljava/lang/String;Ljava/lang/String;)V
15846HSPLandroid/util/TimingsTraceLog;-><init>(Ljava/lang/String;J)V
15847HSPLandroid/util/TimingsTraceLog;-><init>(Ljava/lang/String;JI)V
15848HSPLandroid/util/TimingsTraceLog;->assertSameThread()V
15849HSPLandroid/util/TimingsTraceLog;->logDuration(Ljava/lang/String;J)V
15850HSPLandroid/util/TimingsTraceLog;->traceBegin(Ljava/lang/String;)V
15851HSPLandroid/util/TimingsTraceLog;->traceEnd()V
15852HSPLandroid/util/TypedValue;-><init>()V
15853HSPLandroid/util/TypedValue;->applyDimension(IFLandroid/util/DisplayMetrics;)F
15854HSPLandroid/util/TypedValue;->coerceToString()Ljava/lang/CharSequence;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015855HSPLandroid/util/TypedValue;->coerceToString(II)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070015856HSPLandroid/util/TypedValue;->complexToDimension(ILandroid/util/DisplayMetrics;)F
15857HSPLandroid/util/TypedValue;->complexToDimensionPixelOffset(ILandroid/util/DisplayMetrics;)I
15858HSPLandroid/util/TypedValue;->complexToDimensionPixelSize(ILandroid/util/DisplayMetrics;)I
15859HSPLandroid/util/TypedValue;->complexToFloat(I)F
15860HSPLandroid/util/TypedValue;->complexToFraction(IFF)F
15861HSPLandroid/util/TypedValue;->getComplexUnit()I
15862HSPLandroid/util/TypedValue;->getDimension(Landroid/util/DisplayMetrics;)F
15863HSPLandroid/util/TypedValue;->getFloat()F
15864HSPLandroid/util/TypedValue;->getFraction(FF)F
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070015865HSPLandroid/util/TypedValue;->toString()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070015866HSPLandroid/util/UtilConfig;->setThrowExceptionForUpperArrayOutOfBounds(Z)V
15867HSPLandroid/util/Xml;->asAttributeSet(Lorg/xmlpull/v1/XmlPullParser;)Landroid/util/AttributeSet;
art-benchmark-service08401c12022-12-23 09:27:20 -080015868HSPLandroid/util/Xml;->newFastPullParser()Lcom/android/modules/utils/TypedXmlPullParser;
15869HSPLandroid/util/Xml;->newFastSerializer()Lcom/android/modules/utils/TypedXmlSerializer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015870HSPLandroid/util/Xml;->newPullParser()Lorg/xmlpull/v1/XmlPullParser;
art-benchmark-service84deab32021-05-12 09:41:00 -070015871HSPLandroid/util/Xml;->newSerializer()Lorg/xmlpull/v1/XmlSerializer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015872HSPLandroid/util/proto/EncodedBuffer;-><init>(I)V
15873HSPLandroid/util/proto/EncodedBuffer;->editRawFixed32(II)V
15874HSPLandroid/util/proto/EncodedBuffer;->getBytes(I)[B
15875HSPLandroid/util/proto/EncodedBuffer;->getRawFixed32At(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070015876HSPLandroid/util/proto/EncodedBuffer;->getRawVarint32Size(I)I
15877HSPLandroid/util/proto/EncodedBuffer;->getReadPos()I
15878HSPLandroid/util/proto/EncodedBuffer;->getReadableSize()I
15879HSPLandroid/util/proto/EncodedBuffer;->getWritePos()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015880HSPLandroid/util/proto/EncodedBuffer;->readRawByte()B
15881HSPLandroid/util/proto/EncodedBuffer;->readRawFixed32()I
15882HSPLandroid/util/proto/EncodedBuffer;->readRawUnsigned()J
15883HSPLandroid/util/proto/EncodedBuffer;->rewindWriteTo(I)V
15884HSPLandroid/util/proto/EncodedBuffer;->skipRead(I)V
15885HSPLandroid/util/proto/EncodedBuffer;->startEditing()V
15886HSPLandroid/util/proto/EncodedBuffer;->writeFromThisBuffer(II)V
15887HSPLandroid/util/proto/EncodedBuffer;->writeRawBuffer([B)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015888HSPLandroid/util/proto/EncodedBuffer;->writeRawBuffer([BII)V
15889HSPLandroid/util/proto/EncodedBuffer;->writeRawByte(B)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015890HSPLandroid/util/proto/EncodedBuffer;->writeRawFixed32(I)V
15891HSPLandroid/util/proto/EncodedBuffer;->writeRawVarint32(I)V
15892HSPLandroid/util/proto/EncodedBuffer;->writeRawVarint64(J)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015893HSPLandroid/util/proto/ProtoInputStream;->assertFieldNumber(J)V
15894HSPLandroid/util/proto/ProtoInputStream;->assertFreshData()V
15895HSPLandroid/util/proto/ProtoInputStream;->assertWireType(I)V
15896HSPLandroid/util/proto/ProtoInputStream;->checkPacked(J)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015897HSPLandroid/util/proto/ProtoInputStream;->end(J)V
15898HSPLandroid/util/proto/ProtoInputStream;->fillBuffer()V
art-benchmark-service84deab32021-05-12 09:41:00 -070015899HSPLandroid/util/proto/ProtoInputStream;->getFieldNumber()I
15900HSPLandroid/util/proto/ProtoInputStream;->getOffset()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015901HSPLandroid/util/proto/ProtoInputStream;->incOffset(I)V
15902HSPLandroid/util/proto/ProtoInputStream;->nextField()I
art-benchmark-service84deab32021-05-12 09:41:00 -070015903HSPLandroid/util/proto/ProtoInputStream;->nextField(J)Z
15904HSPLandroid/util/proto/ProtoInputStream;->readInt(J)I
15905HSPLandroid/util/proto/ProtoInputStream;->readLong(J)J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015906HSPLandroid/util/proto/ProtoInputStream;->readRawString(I)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070015907HSPLandroid/util/proto/ProtoInputStream;->readString(J)Ljava/lang/String;
15908HSPLandroid/util/proto/ProtoInputStream;->readTag()V
15909HSPLandroid/util/proto/ProtoInputStream;->readVarint()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015910HSPLandroid/util/proto/ProtoInputStream;->start(J)J
art-benchmark-service66b4d952021-07-17 17:15:31 -070015911HSPLandroid/util/proto/ProtoOutputStream;-><init>()V
15912HSPLandroid/util/proto/ProtoOutputStream;-><init>(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015913HSPLandroid/util/proto/ProtoOutputStream;->assertNotCompacted()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015914HSPLandroid/util/proto/ProtoOutputStream;->compactIfNecessary()V
15915HSPLandroid/util/proto/ProtoOutputStream;->compactSizes(I)V
15916HSPLandroid/util/proto/ProtoOutputStream;->editEncodedSize(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070015917HSPLandroid/util/proto/ProtoOutputStream;->end(J)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015918HSPLandroid/util/proto/ProtoOutputStream;->endObjectImpl(JZ)V
15919HSPLandroid/util/proto/ProtoOutputStream;->flush()V
art-benchmark-service84deab32021-05-12 09:41:00 -070015920HSPLandroid/util/proto/ProtoOutputStream;->getTagSize(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015921HSPLandroid/util/proto/ProtoOutputStream;->readRawTag()I
art-benchmark-service84deab32021-05-12 09:41:00 -070015922HSPLandroid/util/proto/ProtoOutputStream;->start(J)J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015923HSPLandroid/util/proto/ProtoOutputStream;->startObjectImpl(IZ)J
art-benchmark-service84deab32021-05-12 09:41:00 -070015924HSPLandroid/util/proto/ProtoOutputStream;->write(JI)V
15925HSPLandroid/util/proto/ProtoOutputStream;->write(JJ)V
15926HSPLandroid/util/proto/ProtoOutputStream;->write(JLjava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015927HSPLandroid/util/proto/ProtoOutputStream;->writeInt32Impl(II)V
15928HSPLandroid/util/proto/ProtoOutputStream;->writeKnownLengthHeader(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015929HSPLandroid/util/proto/ProtoOutputStream;->writeStringImpl(ILjava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015930HSPLandroid/util/proto/ProtoOutputStream;->writeTag(II)V
15931HSPLandroid/util/proto/ProtoOutputStream;->writeUnsignedVarintFromSignedInt(I)V
15932HSPLandroid/util/proto/ProtoOutputStream;->writeUtf8String(ILjava/lang/String;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070015933HSPLandroid/util/proto/ProtoStream;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070015934HSPLandroid/util/proto/ProtoStream;->getDepthFromToken(J)I
15935HSPLandroid/util/proto/ProtoStream;->getOffsetFromToken(J)I
15936HSPLandroid/util/proto/ProtoStream;->getRepeatedFromToken(J)Z
15937HSPLandroid/util/proto/ProtoStream;->makeToken(IZIII)J
15938HSPLandroid/view/AbsSavedState$2;->createFromParcel(Landroid/os/Parcel;Ljava/lang/ClassLoader;)Landroid/view/AbsSavedState;
15939HSPLandroid/view/AbsSavedState$2;->createFromParcel(Landroid/os/Parcel;Ljava/lang/ClassLoader;)Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -070015940HSPLandroid/view/AbsSavedState;-><init>(Landroid/os/Parcelable;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015941HSPLandroid/view/AbsSavedState;->getSuperState()Landroid/os/Parcelable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015942HSPLandroid/view/AbsSavedState;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015943HSPLandroid/view/Choreographer$1;->initialValue()Landroid/view/Choreographer;
15944HSPLandroid/view/Choreographer$1;->initialValue()Ljava/lang/Object;
15945HSPLandroid/view/Choreographer$2;->initialValue()Landroid/view/Choreographer;
15946HSPLandroid/view/Choreographer$2;->initialValue()Ljava/lang/Object;
15947HSPLandroid/view/Choreographer$CallbackQueue;-><init>(Landroid/view/Choreographer;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080015948HSPLandroid/view/Choreographer$CallbackQueue;-><init>(Landroid/view/Choreographer;Landroid/view/Choreographer$CallbackQueue-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015949HSPLandroid/view/Choreographer$CallbackQueue;->addCallbackLocked(JLjava/lang/Object;Ljava/lang/Object;)V
15950HSPLandroid/view/Choreographer$CallbackQueue;->extractDueCallbacksLocked(J)Landroid/view/Choreographer$CallbackRecord;
15951HSPLandroid/view/Choreographer$CallbackQueue;->removeCallbacksLocked(Ljava/lang/Object;Ljava/lang/Object;)V
15952HSPLandroid/view/Choreographer$CallbackRecord;-><init>()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015953HSPLandroid/view/Choreographer$CallbackRecord;->run(J)V+]Landroid/view/Choreographer$FrameCallback;Landroid/animation/AnimationHandler$1;]Ljava/lang/Runnable;missing_types
15954HSPLandroid/view/Choreographer$CallbackRecord;->run(Landroid/view/Choreographer$FrameData;)V+]Landroid/view/Choreographer$FrameData;Landroid/view/Choreographer$FrameData;]Landroid/view/Choreographer$CallbackRecord;Landroid/view/Choreographer$CallbackRecord;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015955HSPLandroid/view/Choreographer$FrameData;->-$$Nest$fgetmFrameTimeNanos(Landroid/view/Choreographer$FrameData;)J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015956HSPLandroid/view/Choreographer$FrameData;-><init>(JLandroid/view/DisplayEventReceiver$VsyncEventData;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015957HSPLandroid/view/Choreographer$FrameData;->convertFrameTimelines(Landroid/view/DisplayEventReceiver$VsyncEventData;)[Landroid/view/Choreographer$FrameTimeline;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015958HSPLandroid/view/Choreographer$FrameData;->getFrameTimeNanos()J
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015959HSPLandroid/view/Choreographer$FrameData;->getFrameTimelines()[Landroid/view/Choreographer$FrameTimeline;
15960HSPLandroid/view/Choreographer$FrameData;->getPreferredFrameTimeline()Landroid/view/Choreographer$FrameTimeline;
15961HSPLandroid/view/Choreographer$FrameData;->updateFrameData(JI)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015962HSPLandroid/view/Choreographer$FrameDisplayEventReceiver;->onVsync(JJILandroid/view/DisplayEventReceiver$VsyncEventData;)V+]Landroid/os/Message;Landroid/os/Message;]Landroid/view/Choreographer$FrameHandler;Landroid/view/Choreographer$FrameHandler;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/view/DisplayEventReceiver$VsyncEventData;Landroid/view/DisplayEventReceiver$VsyncEventData;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015963HSPLandroid/view/Choreographer$FrameDisplayEventReceiver;->run()V
art-benchmark-service84deab32021-05-12 09:41:00 -070015964HSPLandroid/view/Choreographer$FrameHandler;-><init>(Landroid/view/Choreographer;Landroid/os/Looper;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015965HSPLandroid/view/Choreographer$FrameHandler;->handleMessage(Landroid/os/Message;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015966HSPLandroid/view/Choreographer$FrameTimeline;-><init>(JJJ)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015967HSPLandroid/view/Choreographer$FrameTimeline;->getDeadlineNanos()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015968HSPLandroid/view/Choreographer;->-$$Nest$sfgetVSYNC_CALLBACK_TOKEN()Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070015969HSPLandroid/view/Choreographer;-><init>(Landroid/os/Looper;I)V
art-benchmark-service08401c12022-12-23 09:27:20 -080015970HSPLandroid/view/Choreographer;-><init>(Landroid/os/Looper;ILandroid/view/Choreographer-IA;)V
15971HSPLandroid/view/Choreographer;->doCallbacks(ILandroid/view/Choreographer$FrameData;J)V+]Landroid/view/Choreographer$CallbackQueue;Landroid/view/Choreographer$CallbackQueue;]Landroid/view/Choreographer$CallbackRecord;Landroid/view/Choreographer$CallbackRecord;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015972HSPLandroid/view/Choreographer;->doFrame(JILandroid/view/DisplayEventReceiver$VsyncEventData;)V+]Landroid/graphics/FrameInfo;Landroid/graphics/FrameInfo;]Landroid/view/Choreographer;Landroid/view/Choreographer;]Landroid/view/DisplayEventReceiver$VsyncEventData;Landroid/view/DisplayEventReceiver$VsyncEventData;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015973HSPLandroid/view/Choreographer;->doScheduleCallback(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015974HSPLandroid/view/Choreographer;->doScheduleVsync()V
15975HSPLandroid/view/Choreographer;->getFrameIntervalNanos()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015976HSPLandroid/view/Choreographer;->getFrameTime()J
art-benchmark-service84deab32021-05-12 09:41:00 -070015977HSPLandroid/view/Choreographer;->getFrameTimeNanos()J
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015978HSPLandroid/view/Choreographer;->getInstance()Landroid/view/Choreographer;+]Ljava/lang/ThreadLocal;Landroid/view/Choreographer$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070015979HSPLandroid/view/Choreographer;->getMainThreadInstance()Landroid/view/Choreographer;
15980HSPLandroid/view/Choreographer;->getRefreshRate()F
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015981HSPLandroid/view/Choreographer;->getSfInstance()Landroid/view/Choreographer;
art-benchmark-service08401c12022-12-23 09:27:20 -080015982HSPLandroid/view/Choreographer;->getUpdatedFrameData(JLandroid/view/Choreographer$FrameData;J)Landroid/view/Choreographer$FrameData;
art-benchmark-service84deab32021-05-12 09:41:00 -070015983HSPLandroid/view/Choreographer;->getVsyncId()J
15984HSPLandroid/view/Choreographer;->isRunningOnLooperThreadLocked()Z
15985HSPLandroid/view/Choreographer;->obtainCallbackLocked(JLjava/lang/Object;Ljava/lang/Object;)Landroid/view/Choreographer$CallbackRecord;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015986HSPLandroid/view/Choreographer;->postCallback(ILjava/lang/Runnable;Ljava/lang/Object;)V+]Landroid/view/Choreographer;Landroid/view/Choreographer;
art-benchmark-service84deab32021-05-12 09:41:00 -070015987HSPLandroid/view/Choreographer;->postCallbackDelayed(ILjava/lang/Runnable;Ljava/lang/Object;J)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080015988HSPLandroid/view/Choreographer;->postCallbackDelayedInternal(ILjava/lang/Object;Ljava/lang/Object;J)V+]Landroid/view/Choreographer$CallbackQueue;Landroid/view/Choreographer$CallbackQueue;
art-benchmark-service00abe242023-02-13 10:31:34 -080015989HSPLandroid/view/Choreographer;->postFrameCallback(Landroid/view/Choreographer$FrameCallback;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015990HSPLandroid/view/Choreographer;->postFrameCallbackDelayed(Landroid/view/Choreographer$FrameCallback;J)V
15991HSPLandroid/view/Choreographer;->recycleCallbackLocked(Landroid/view/Choreographer$CallbackRecord;)V
15992HSPLandroid/view/Choreographer;->removeCallbacks(ILjava/lang/Runnable;Ljava/lang/Object;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080015993HSPLandroid/view/Choreographer;->removeCallbacksInternal(ILjava/lang/Object;Ljava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070015994HSPLandroid/view/Choreographer;->removeFrameCallback(Landroid/view/Choreographer$FrameCallback;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015995HSPLandroid/view/Choreographer;->scheduleFrameLocked(J)V
15996HSPLandroid/view/Choreographer;->scheduleVsyncLocked()V
art-benchmark-service84deab32021-05-12 09:41:00 -070015997HSPLandroid/view/Choreographer;->setFPSDivisor(I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070015998HSPLandroid/view/ContextThemeWrapper;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070015999HSPLandroid/view/ContextThemeWrapper;-><init>(Landroid/content/Context;I)V
16000HSPLandroid/view/ContextThemeWrapper;-><init>(Landroid/content/Context;Landroid/content/res/Resources$Theme;)V
16001HSPLandroid/view/ContextThemeWrapper;->attachBaseContext(Landroid/content/Context;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016002HSPLandroid/view/ContextThemeWrapper;->getAssets()Landroid/content/res/AssetManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070016003HSPLandroid/view/ContextThemeWrapper;->getOverrideConfiguration()Landroid/content/res/Configuration;
16004HSPLandroid/view/ContextThemeWrapper;->getResources()Landroid/content/res/Resources;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016005HSPLandroid/view/ContextThemeWrapper;->getResourcesInternal()Landroid/content/res/Resources;
16006HSPLandroid/view/ContextThemeWrapper;->getSystemService(Ljava/lang/String;)Ljava/lang/Object;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016007HSPLandroid/view/ContextThemeWrapper;->getTheme()Landroid/content/res/Resources$Theme;+]Landroid/view/ContextThemeWrapper;Landroid/view/ContextThemeWrapper;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016008HSPLandroid/view/ContextThemeWrapper;->initializeTheme()V
16009HSPLandroid/view/ContextThemeWrapper;->onApplyThemeResource(Landroid/content/res/Resources$Theme;IZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016010HSPLandroid/view/ContextThemeWrapper;->setTheme(I)V
16011HSPLandroid/view/CrossWindowBlurListeners;-><clinit>()V
16012HSPLandroid/view/Display$HdrCapabilities$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/Display$HdrCapabilities;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016013HSPLandroid/view/Display$HdrCapabilities$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
16014HSPLandroid/view/Display$HdrCapabilities;-><init>(Landroid/os/Parcel;)V
16015HSPLandroid/view/Display$HdrCapabilities;-><init>(Landroid/os/Parcel;Landroid/view/Display$HdrCapabilities-IA;)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070016016HSPLandroid/view/Display$HdrCapabilities;->equals(Ljava/lang/Object;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016017HSPLandroid/view/Display$HdrCapabilities;->readFromParcel(Landroid/os/Parcel;)V
16018HSPLandroid/view/Display$HdrCapabilities;->toString()Ljava/lang/String;
16019HSPLandroid/view/Display$HdrCapabilities;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016020HSPLandroid/view/Display$Mode$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/Display$Mode;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016021HSPLandroid/view/Display$Mode$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070016022HSPLandroid/view/Display$Mode;-><init>(IIIF)V
art-benchmark-service08401c12022-12-23 09:27:20 -080016023HSPLandroid/view/Display$Mode;-><init>(IIIF[F[I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016024HSPLandroid/view/Display$Mode;-><init>(Landroid/os/Parcel;)V
16025HSPLandroid/view/Display$Mode;-><init>(Landroid/os/Parcel;Landroid/view/Display$Mode-IA;)V
16026HSPLandroid/view/Display$Mode;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070016027HSPLandroid/view/Display$Mode;->getModeId()I
16028HSPLandroid/view/Display$Mode;->getPhysicalHeight()I
16029HSPLandroid/view/Display$Mode;->getPhysicalWidth()I
16030HSPLandroid/view/Display$Mode;->getRefreshRate()F
art-benchmark-service66b4d952021-07-17 17:15:31 -070016031HSPLandroid/view/Display$Mode;->matches(IIF)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016032HSPLandroid/view/Display$Mode;->toString()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070016033HSPLandroid/view/Display;-><init>(Landroid/hardware/display/DisplayManagerGlobal;ILandroid/view/DisplayInfo;Landroid/content/res/Resources;)V
16034HSPLandroid/view/Display;-><init>(Landroid/hardware/display/DisplayManagerGlobal;ILandroid/view/DisplayInfo;Landroid/view/DisplayAdjustments;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016035HSPLandroid/view/Display;-><init>(Landroid/hardware/display/DisplayManagerGlobal;ILandroid/view/DisplayInfo;Landroid/view/DisplayAdjustments;Landroid/content/res/Resources;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016036HSPLandroid/view/Display;->getAppVsyncOffsetNanos()J
16037HSPLandroid/view/Display;->getCutout()Landroid/view/DisplayCutout;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016038HSPLandroid/view/Display;->getDisplayAdjustments()Landroid/view/DisplayAdjustments;
art-benchmark-service84deab32021-05-12 09:41:00 -070016039HSPLandroid/view/Display;->getDisplayId()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016040HSPLandroid/view/Display;->getDisplayInfo(Landroid/view/DisplayInfo;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070016041HSPLandroid/view/Display;->getFlags()I
16042HSPLandroid/view/Display;->getHeight()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016043HSPLandroid/view/Display;->getInstallOrientation()I
16044HSPLandroid/view/Display;->getMetrics(Landroid/util/DisplayMetrics;)V
16045HSPLandroid/view/Display;->getMode()Landroid/view/Display$Mode;
art-benchmark-service84deab32021-05-12 09:41:00 -070016046HSPLandroid/view/Display;->getName()Ljava/lang/String;
16047HSPLandroid/view/Display;->getPreferredWideGamutColorSpace()Landroid/graphics/ColorSpace;
16048HSPLandroid/view/Display;->getPresentationDeadlineNanos()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016049HSPLandroid/view/Display;->getRealMetrics(Landroid/util/DisplayMetrics;)V
16050HSPLandroid/view/Display;->getRealSize(Landroid/graphics/Point;)V
16051HSPLandroid/view/Display;->getRefreshRate()F
art-benchmark-service84deab32021-05-12 09:41:00 -070016052HSPLandroid/view/Display;->getRotation()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016053HSPLandroid/view/Display;->getSize(Landroid/graphics/Point;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016054HSPLandroid/view/Display;->getState()I
16055HSPLandroid/view/Display;->getSupportedColorModes()[I
16056HSPLandroid/view/Display;->getSupportedModes()[Landroid/view/Display$Mode;
16057HSPLandroid/view/Display;->getSupportedWideColorGamut()[Landroid/graphics/ColorSpace;
16058HSPLandroid/view/Display;->getWidth()I
16059HSPLandroid/view/Display;->hasAccess(IIII)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070016060HSPLandroid/view/Display;->isValid()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016061HSPLandroid/view/Display;->isWideColorGamut()Z
16062HSPLandroid/view/Display;->shouldReportMaxBounds()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070016063HSPLandroid/view/Display;->stateToString(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016064HSPLandroid/view/Display;->updateCachedAppSizeIfNeededLocked()V
16065HSPLandroid/view/Display;->updateDisplayInfoLocked()V
16066HSPLandroid/view/DisplayAddress$Physical$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/DisplayAddress$Physical;
16067HSPLandroid/view/DisplayAddress$Physical$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070016068HSPLandroid/view/DisplayAddress$Physical;-><init>(J)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016069HSPLandroid/view/DisplayAddress$Physical;-><init>(JLandroid/view/DisplayAddress$Physical-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016070HSPLandroid/view/DisplayAddress$Physical;->equals(Ljava/lang/Object;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016071HSPLandroid/view/DisplayAddress$Physical;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016072HSPLandroid/view/DisplayAddress;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070016073HSPLandroid/view/DisplayAdjustments;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016074HSPLandroid/view/DisplayAdjustments;-><init>(Landroid/content/res/Configuration;)V
16075HSPLandroid/view/DisplayAdjustments;-><init>(Landroid/view/DisplayAdjustments;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016076HSPLandroid/view/DisplayAdjustments;->equals(Ljava/lang/Object;)Z
16077HSPLandroid/view/DisplayAdjustments;->getCompatibilityInfo()Landroid/content/res/CompatibilityInfo;
16078HSPLandroid/view/DisplayAdjustments;->getConfiguration()Landroid/content/res/Configuration;
16079HSPLandroid/view/DisplayAdjustments;->hashCode()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016080HSPLandroid/view/DisplayAdjustments;->setCompatibilityInfo(Landroid/content/res/CompatibilityInfo;)V
16081HSPLandroid/view/DisplayAdjustments;->setConfiguration(Landroid/content/res/Configuration;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016082HSPLandroid/view/DisplayCutout$Bounds;->-$$Nest$mgetRects(Landroid/view/DisplayCutout$Bounds;)[Landroid/graphics/Rect;
art-benchmark-service84deab32021-05-12 09:41:00 -070016083HSPLandroid/view/DisplayCutout$Bounds;-><init>([Landroid/graphics/Rect;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016084HSPLandroid/view/DisplayCutout$Bounds;-><init>([Landroid/graphics/Rect;ZLandroid/view/DisplayCutout$Bounds-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016085HSPLandroid/view/DisplayCutout$Bounds;->equals(Ljava/lang/Object;)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016086HSPLandroid/view/DisplayCutout$Bounds;->getRects()[Landroid/graphics/Rect;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016087HSPLandroid/view/DisplayCutout$Bounds;->isEmpty()Z
16088HSPLandroid/view/DisplayCutout$CutoutPathParserInfo;-><init>(IIIIFLjava/lang/String;IFF)V
16089HSPLandroid/view/DisplayCutout$CutoutPathParserInfo;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070016090HSPLandroid/view/DisplayCutout$ParcelableWrapper$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/DisplayCutout$ParcelableWrapper;
16091HSPLandroid/view/DisplayCutout$ParcelableWrapper$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
16092HSPLandroid/view/DisplayCutout$ParcelableWrapper;-><init>()V
16093HSPLandroid/view/DisplayCutout$ParcelableWrapper;-><init>(Landroid/view/DisplayCutout;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016094HSPLandroid/view/DisplayCutout$ParcelableWrapper;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070016095HSPLandroid/view/DisplayCutout$ParcelableWrapper;->get()Landroid/view/DisplayCutout;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016096HSPLandroid/view/DisplayCutout$ParcelableWrapper;->readCutoutFromParcel(Landroid/os/Parcel;)Landroid/view/DisplayCutout;
art-benchmark-service84deab32021-05-12 09:41:00 -070016097HSPLandroid/view/DisplayCutout$ParcelableWrapper;->readFromParcel(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016098HSPLandroid/view/DisplayCutout$ParcelableWrapper;->set(Landroid/view/DisplayCutout$ParcelableWrapper;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016099HSPLandroid/view/DisplayCutout$ParcelableWrapper;->set(Landroid/view/DisplayCutout;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016100HSPLandroid/view/DisplayCutout$ParcelableWrapper;->writeCutoutToParcel(Landroid/view/DisplayCutout;Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016101HSPLandroid/view/DisplayCutout$ParcelableWrapper;->writeToParcel(Landroid/os/Parcel;I)V
16102HSPLandroid/view/DisplayCutout;-><init>(Landroid/graphics/Rect;Landroid/graphics/Insets;[Landroid/graphics/Rect;Landroid/view/DisplayCutout$CutoutPathParserInfo;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016103HSPLandroid/view/DisplayCutout;-><init>(Landroid/graphics/Rect;Landroid/graphics/Insets;[Landroid/graphics/Rect;Landroid/view/DisplayCutout$CutoutPathParserInfo;ZLandroid/view/DisplayCutout-IA;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016104HSPLandroid/view/DisplayCutout;->atLeastZero(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016105HSPLandroid/view/DisplayCutout;->equals(Ljava/lang/Object;)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016106HSPLandroid/view/DisplayCutout;->getBoundingRectsAll()[Landroid/graphics/Rect;
art-benchmark-service84deab32021-05-12 09:41:00 -070016107HSPLandroid/view/DisplayCutout;->getCopyOrRef(Landroid/graphics/Rect;Z)Landroid/graphics/Rect;
16108HSPLandroid/view/DisplayCutout;->getSafeInsetBottom()I
16109HSPLandroid/view/DisplayCutout;->getSafeInsetLeft()I
16110HSPLandroid/view/DisplayCutout;->getSafeInsetRight()I
16111HSPLandroid/view/DisplayCutout;->getSafeInsetTop()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016112HSPLandroid/view/DisplayCutout;->inset(IIII)Landroid/view/DisplayCutout;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016113HSPLandroid/view/DisplayCutout;->insetInsets(IIIILandroid/graphics/Rect;)Landroid/graphics/Rect;
art-benchmark-service84deab32021-05-12 09:41:00 -070016114HSPLandroid/view/DisplayCutout;->isBoundsEmpty()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016115HSPLandroid/view/DisplayCutout;->isEmpty()Z
16116HSPLandroid/view/DisplayEventReceiver$VsyncEventData$FrameTimeline;-><init>(JJJ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016117HSPLandroid/view/DisplayEventReceiver$VsyncEventData;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016118HSPLandroid/view/DisplayEventReceiver$VsyncEventData;-><init>([Landroid/view/DisplayEventReceiver$VsyncEventData$FrameTimeline;IJ)V
16119HSPLandroid/view/DisplayEventReceiver$VsyncEventData;->preferredFrameTimeline()Landroid/view/DisplayEventReceiver$VsyncEventData$FrameTimeline;
art-benchmark-service84deab32021-05-12 09:41:00 -070016120HSPLandroid/view/DisplayEventReceiver;-><init>(Landroid/os/Looper;II)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016121HSPLandroid/view/DisplayEventReceiver;->dispatchVsync(JJILandroid/view/DisplayEventReceiver$VsyncEventData;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016122HSPLandroid/view/DisplayEventReceiver;->getLatestVsyncEventData()Landroid/view/DisplayEventReceiver$VsyncEventData;
art-benchmark-service84deab32021-05-12 09:41:00 -070016123HSPLandroid/view/DisplayEventReceiver;->scheduleVsync()V
16124HSPLandroid/view/DisplayInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/DisplayInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016125HSPLandroid/view/DisplayInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070016126HSPLandroid/view/DisplayInfo;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016127HSPLandroid/view/DisplayInfo;-><init>(Landroid/os/Parcel;)V
16128HSPLandroid/view/DisplayInfo;-><init>(Landroid/os/Parcel;Landroid/view/DisplayInfo-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016129HSPLandroid/view/DisplayInfo;->copyFrom(Landroid/view/DisplayInfo;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016130HSPLandroid/view/DisplayInfo;->equals(Landroid/view/DisplayInfo;)Z
16131HSPLandroid/view/DisplayInfo;->findMode(I)Landroid/view/Display$Mode;
16132HSPLandroid/view/DisplayInfo;->flagsToString(I)Ljava/lang/String;
16133HSPLandroid/view/DisplayInfo;->getAppMetrics(Landroid/util/DisplayMetrics;Landroid/content/res/CompatibilityInfo;Landroid/content/res/Configuration;)V
16134HSPLandroid/view/DisplayInfo;->getAppMetrics(Landroid/util/DisplayMetrics;Landroid/view/DisplayAdjustments;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016135HSPLandroid/view/DisplayInfo;->getLogicalMetrics(Landroid/util/DisplayMetrics;Landroid/content/res/CompatibilityInfo;Landroid/content/res/Configuration;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016136HSPLandroid/view/DisplayInfo;->getMaxBoundsMetrics(Landroid/util/DisplayMetrics;Landroid/content/res/CompatibilityInfo;Landroid/content/res/Configuration;)V
16137HSPLandroid/view/DisplayInfo;->getMetricsWithSize(Landroid/util/DisplayMetrics;Landroid/content/res/CompatibilityInfo;Landroid/content/res/Configuration;II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016138HSPLandroid/view/DisplayInfo;->getMode()Landroid/view/Display$Mode;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016139HSPLandroid/view/DisplayInfo;->getRefreshRate()F
art-benchmark-service84deab32021-05-12 09:41:00 -070016140HSPLandroid/view/DisplayInfo;->hasAccess(I)Z
16141HSPLandroid/view/DisplayInfo;->isWideColorGamut()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016142HSPLandroid/view/DisplayInfo;->readFromParcel(Landroid/os/Parcel;)V
16143HSPLandroid/view/DisplayInfo;->toString()Ljava/lang/String;
16144HSPLandroid/view/DisplayInfo;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service08401c12022-12-23 09:27:20 -080016145HSPLandroid/view/DisplayShape$1;-><init>()V
16146HSPLandroid/view/DisplayShape$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/DisplayShape;
16147HSPLandroid/view/DisplayShape$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
16148HSPLandroid/view/DisplayShape;-><clinit>()V
16149HSPLandroid/view/DisplayShape;-><init>(Ljava/lang/String;IIFI)V
16150HSPLandroid/view/DisplayShape;-><init>(Ljava/lang/String;IIFIIIF)V
16151HSPLandroid/view/DisplayShape;-><init>(Ljava/lang/String;IIFIIIFLandroid/view/DisplayShape-IA;)V
16152HSPLandroid/view/DisplayShape;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070016153HSPLandroid/view/FocusFinder$1;->initialValue()Landroid/view/FocusFinder;
16154HSPLandroid/view/FocusFinder$1;->initialValue()Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016155HSPLandroid/view/FocusFinder$FocusSorter$$ExternalSyntheticLambda0;->compare(Ljava/lang/Object;Ljava/lang/Object;)I
16156HSPLandroid/view/FocusFinder$FocusSorter$$ExternalSyntheticLambda1;->compare(Ljava/lang/Object;Ljava/lang/Object;)I
16157HSPLandroid/view/FocusFinder$FocusSorter;->sort([Landroid/view/View;IILandroid/view/ViewGroup;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016158HSPLandroid/view/FocusFinder$UserSpecifiedFocusComparator;-><init>(Landroid/view/FocusFinder$UserSpecifiedFocusComparator$NextFocusGetter;)V
16159HSPLandroid/view/FocusFinder;-><init>()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070016160HSPLandroid/view/FocusFinder;->findNextFocus(Landroid/view/ViewGroup;Landroid/view/View;I)Landroid/view/View;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016161HSPLandroid/view/FocusFinder;->findNextFocus(Landroid/view/ViewGroup;Landroid/view/View;Landroid/graphics/Rect;I)Landroid/view/View;
art-benchmark-service84deab32021-05-12 09:41:00 -070016162HSPLandroid/view/FocusFinder;->findNextFocus(Landroid/view/ViewGroup;Landroid/view/View;Landroid/graphics/Rect;ILjava/util/ArrayList;)Landroid/view/View;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016163HSPLandroid/view/FocusFinder;->findNextFocusInAbsoluteDirection(Ljava/util/ArrayList;Landroid/view/ViewGroup;Landroid/view/View;Landroid/graphics/Rect;I)Landroid/view/View;
art-benchmark-service84deab32021-05-12 09:41:00 -070016164HSPLandroid/view/FocusFinder;->findNextUserSpecifiedFocus(Landroid/view/ViewGroup;Landroid/view/View;I)Landroid/view/View;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016165HSPLandroid/view/FocusFinder;->getEffectiveRoot(Landroid/view/ViewGroup;Landroid/view/View;)Landroid/view/ViewGroup;
16166HSPLandroid/view/FocusFinder;->getInstance()Landroid/view/FocusFinder;
art-benchmark-service84deab32021-05-12 09:41:00 -070016167HSPLandroid/view/FocusFinder;->isBetterCandidate(ILandroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;)Z
16168HSPLandroid/view/FocusFinder;->isCandidate(Landroid/graphics/Rect;Landroid/graphics/Rect;I)Z
16169HSPLandroid/view/FrameMetrics;-><init>()V
16170HSPLandroid/view/FrameMetrics;->getMetric(I)J
16171HSPLandroid/view/FrameMetricsObserver;-><init>(Landroid/view/Window;Landroid/os/Handler;Landroid/view/Window$OnFrameMetricsAvailableListener;)V
16172HSPLandroid/view/FrameMetricsObserver;->getRendererObserver()Landroid/graphics/HardwareRendererObserver;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016173HSPLandroid/view/FrameMetricsObserver;->onFrameMetricsAvailable(I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070016174HSPLandroid/view/GestureDetector$GestureHandler;-><init>(Landroid/view/GestureDetector;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016175HSPLandroid/view/GestureDetector$GestureHandler;-><init>(Landroid/view/GestureDetector;Landroid/os/Handler;)V
16176HSPLandroid/view/GestureDetector$GestureHandler;->handleMessage(Landroid/os/Message;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016177HSPLandroid/view/GestureDetector$SimpleOnGestureListener;-><init>()V
16178HSPLandroid/view/GestureDetector$SimpleOnGestureListener;->onDoubleTapEvent(Landroid/view/MotionEvent;)Z
16179HSPLandroid/view/GestureDetector$SimpleOnGestureListener;->onDown(Landroid/view/MotionEvent;)Z
16180HSPLandroid/view/GestureDetector$SimpleOnGestureListener;->onFling(Landroid/view/MotionEvent;Landroid/view/MotionEvent;FF)Z
16181HSPLandroid/view/GestureDetector$SimpleOnGestureListener;->onLongPress(Landroid/view/MotionEvent;)V
16182HSPLandroid/view/GestureDetector$SimpleOnGestureListener;->onScroll(Landroid/view/MotionEvent;Landroid/view/MotionEvent;FF)Z
16183HSPLandroid/view/GestureDetector$SimpleOnGestureListener;->onShowPress(Landroid/view/MotionEvent;)V
16184HSPLandroid/view/GestureDetector$SimpleOnGestureListener;->onSingleTapConfirmed(Landroid/view/MotionEvent;)Z
16185HSPLandroid/view/GestureDetector$SimpleOnGestureListener;->onSingleTapUp(Landroid/view/MotionEvent;)Z
16186HSPLandroid/view/GestureDetector;-><init>(Landroid/content/Context;Landroid/view/GestureDetector$OnGestureListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016187HSPLandroid/view/GestureDetector;-><init>(Landroid/content/Context;Landroid/view/GestureDetector$OnGestureListener;Landroid/os/Handler;)V
16188HSPLandroid/view/GestureDetector;->cancel()V
art-benchmark-service84deab32021-05-12 09:41:00 -070016189HSPLandroid/view/GestureDetector;->cancelTaps()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016190HSPLandroid/view/GestureDetector;->init(Landroid/content/Context;)V
16191HSPLandroid/view/GestureDetector;->isConsideredDoubleTap(Landroid/view/MotionEvent;Landroid/view/MotionEvent;Landroid/view/MotionEvent;)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016192HSPLandroid/view/GestureDetector;->onTouchEvent(Landroid/view/MotionEvent;)Z+]Landroid/view/VelocityTracker;Landroid/view/VelocityTracker;]Landroid/os/Handler;Landroid/view/GestureDetector$GestureHandler;]Landroid/view/MotionEvent;Landroid/view/MotionEvent;
16193HSPLandroid/view/GestureDetector;->recordGestureClassification(I)V+]Ljava/lang/Object;Landroid/view/GestureDetector;]Ljava/lang/Class;Ljava/lang/Class;]Landroid/view/MotionEvent;Landroid/view/MotionEvent;
art-benchmark-service84deab32021-05-12 09:41:00 -070016194HSPLandroid/view/GestureDetector;->setContextClickListener(Landroid/view/GestureDetector$OnContextClickListener;)V
16195HSPLandroid/view/GestureDetector;->setIsLongpressEnabled(Z)V
16196HSPLandroid/view/GestureDetector;->setOnDoubleTapListener(Landroid/view/GestureDetector$OnDoubleTapListener;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016197HSPLandroid/view/Gravity;->apply(IIILandroid/graphics/Rect;IILandroid/graphics/Rect;)V
16198HSPLandroid/view/Gravity;->apply(IIILandroid/graphics/Rect;Landroid/graphics/Rect;)V
16199HSPLandroid/view/Gravity;->apply(IIILandroid/graphics/Rect;Landroid/graphics/Rect;I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016200HSPLandroid/view/Gravity;->applyDisplay(ILandroid/graphics/Rect;Landroid/graphics/Rect;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016201HSPLandroid/view/Gravity;->getAbsoluteGravity(II)I
16202HSPLandroid/view/Gravity;->isHorizontal(I)Z
16203HSPLandroid/view/Gravity;->isVertical(I)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070016204HSPLandroid/view/HandlerActionQueue$HandlerAction;-><init>(Ljava/lang/Runnable;J)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016205HSPLandroid/view/HandlerActionQueue$HandlerAction;->matches(Ljava/lang/Runnable;)Z
16206HSPLandroid/view/HandlerActionQueue;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016207HSPLandroid/view/HandlerActionQueue;->executeActions(Landroid/os/Handler;)V
16208HSPLandroid/view/HandlerActionQueue;->post(Ljava/lang/Runnable;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016209HSPLandroid/view/HandlerActionQueue;->postDelayed(Ljava/lang/Runnable;J)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016210HSPLandroid/view/HandlerActionQueue;->removeCallbacks(Ljava/lang/Runnable;)V
16211HSPLandroid/view/HandwritingInitiator$HandwritableViewInfo;-><init>(Landroid/view/View;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016212HSPLandroid/view/HandwritingInitiator$HandwritableViewInfo;->getView()Landroid/view/View;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016213HSPLandroid/view/HandwritingInitiator$HandwritingAreaTracker;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016214HSPLandroid/view/HandwritingInitiator$HandwritingAreaTracker;->updateHandwritingAreaForView(Landroid/view/View;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016215HSPLandroid/view/HandwritingInitiator$State;->-$$Nest$fgetmShouldInitHandwriting(Landroid/view/HandwritingInitiator$State;)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016216HSPLandroid/view/HandwritingInitiator$State;->-$$Nest$fgetmStylusPointerId(Landroid/view/HandwritingInitiator$State;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016217HSPLandroid/view/HandwritingInitiator;->-$$Nest$smisViewActive(Landroid/view/View;)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016218HSPLandroid/view/HandwritingInitiator;-><init>(Landroid/view/ViewConfiguration;Landroid/view/inputmethod/InputMethodManager;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016219HSPLandroid/view/HandwritingInitiator;->clearConnectedView()V
16220HSPLandroid/view/HandwritingInitiator;->getConnectedView()Landroid/view/View;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016221HSPLandroid/view/HandwritingInitiator;->isViewActive(Landroid/view/View;)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016222HSPLandroid/view/HandwritingInitiator;->onInputConnectionClosed(Landroid/view/View;)V
16223HSPLandroid/view/HandwritingInitiator;->onInputConnectionCreated(Landroid/view/View;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016224HSPLandroid/view/HandwritingInitiator;->onTouchEvent(Landroid/view/MotionEvent;)Z+]Landroid/view/MotionEvent;Landroid/view/MotionEvent;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016225HSPLandroid/view/HandwritingInitiator;->updateHandwritingAreasForView(Landroid/view/View;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016226HSPLandroid/view/IGraphicsStats$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080016227HSPLandroid/view/IGraphicsStats$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service84deab32021-05-12 09:41:00 -070016228HSPLandroid/view/IGraphicsStats$Stub$Proxy;->requestBufferForProcess(Ljava/lang/String;Landroid/view/IGraphicsStatsCallback;)Landroid/os/ParcelFileDescriptor;
16229HSPLandroid/view/IGraphicsStats$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/IGraphicsStats;
16230HSPLandroid/view/IGraphicsStatsCallback$Stub;->asBinder()Landroid/os/IBinder;
16231HSPLandroid/view/IGraphicsStatsCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
16232HSPLandroid/view/IRemoteAnimationRunner$Stub;-><init>()V
16233HSPLandroid/view/IRemoteAnimationRunner$Stub;->asBinder()Landroid/os/IBinder;
16234HSPLandroid/view/ISystemGestureExclusionListener$Stub;-><init>()V
16235HSPLandroid/view/IWindow$Stub;-><init>()V
16236HSPLandroid/view/IWindow$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-service08401c12022-12-23 09:27:20 -080016237HSPLandroid/view/IWindow$Stub;->getMaxTransactionId()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016238HSPLandroid/view/IWindow$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070016239HSPLandroid/view/IWindowManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080016240HSPLandroid/view/IWindowManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016241HSPLandroid/view/IWindowManager$Stub$Proxy;->attachWindowContextToDisplayArea(Landroid/os/IBinder;IILandroid/os/Bundle;)Landroid/content/res/Configuration;
art-benchmark-service84deab32021-05-12 09:41:00 -070016242HSPLandroid/view/IWindowManager$Stub$Proxy;->getCurrentAnimatorScale()F
art-benchmark-service84deab32021-05-12 09:41:00 -070016243HSPLandroid/view/IWindowManager$Stub$Proxy;->hasNavigationBar(I)Z
art-benchmark-service08401c12022-12-23 09:27:20 -080016244HSPLandroid/view/IWindowManager$Stub$Proxy;->isInTouchMode(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016245HSPLandroid/view/IWindowManager$Stub$Proxy;->isKeyguardLocked()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070016246HSPLandroid/view/IWindowManager$Stub$Proxy;->isKeyguardSecure(I)Z
16247HSPLandroid/view/IWindowManager$Stub$Proxy;->openSession(Landroid/view/IWindowSessionCallback;)Landroid/view/IWindowSession;
16248HSPLandroid/view/IWindowManager$Stub$Proxy;->useBLAST()Z
16249HSPLandroid/view/IWindowManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/IWindowManager;
16250HSPLandroid/view/IWindowSession$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080016251HSPLandroid/view/IWindowSession$Stub$Proxy;->addToDisplayAsUser(Landroid/view/IWindow;Landroid/view/WindowManager$LayoutParams;IIIILandroid/view/InputChannel;Landroid/view/InsetsState;Landroid/view/InsetsSourceControl$Array;Landroid/graphics/Rect;[F)I+]Landroid/view/InsetsState;Landroid/view/InsetsState;]Landroid/os/IBinder;Landroid/os/BinderProxy;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/view/InputChannel;Landroid/view/InputChannel;]Landroid/view/IWindowSession$Stub$Proxy;Landroid/view/IWindowSession$Stub$Proxy;]Landroid/view/InsetsSourceControl$Array;Landroid/view/InsetsSourceControl$Array;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service08401c12022-12-23 09:27:20 -080016252HSPLandroid/view/IWindowSession$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016253HSPLandroid/view/IWindowSession$Stub$Proxy;->finishDrawing(Landroid/view/IWindow;Landroid/view/SurfaceControl$Transaction;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016254HSPLandroid/view/IWindowSession$Stub$Proxy;->getWindowId(Landroid/os/IBinder;)Landroid/view/IWindowId;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016255HSPLandroid/view/IWindowSession$Stub$Proxy;->onRectangleOnScreenRequested(Landroid/os/IBinder;Landroid/graphics/Rect;)V
16256HSPLandroid/view/IWindowSession$Stub$Proxy;->performHapticFeedback(IZ)Z
16257HSPLandroid/view/IWindowSession$Stub$Proxy;->pokeDrawLock(Landroid/os/IBinder;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080016258HSPLandroid/view/IWindowSession$Stub$Proxy;->relayout(Landroid/view/IWindow;Landroid/view/WindowManager$LayoutParams;IIIIIILandroid/window/ClientWindowFrames;Landroid/util/MergedConfiguration;Landroid/view/SurfaceControl;Landroid/view/InsetsState;Landroid/view/InsetsSourceControl$Array;Landroid/os/Bundle;)I+]Landroid/view/InsetsState;Landroid/view/InsetsState;]Landroid/os/IBinder;Landroid/os/BinderProxy;]Landroid/os/Bundle;Landroid/os/Bundle;]Landroid/util/MergedConfiguration;Landroid/util/MergedConfiguration;]Landroid/view/IWindowSession$Stub$Proxy;Landroid/view/IWindowSession$Stub$Proxy;]Landroid/view/SurfaceControl;Landroid/view/SurfaceControl;]Landroid/view/InsetsSourceControl$Array;Landroid/view/InsetsSourceControl$Array;]Landroid/window/ClientWindowFrames;Landroid/window/ClientWindowFrames;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service08401c12022-12-23 09:27:20 -080016259HSPLandroid/view/IWindowSession$Stub$Proxy;->relayoutAsync(Landroid/view/IWindow;Landroid/view/WindowManager$LayoutParams;IIIIII)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016260HSPLandroid/view/IWindowSession$Stub$Proxy;->remove(Landroid/view/IWindow;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016261HSPLandroid/view/IWindowSession$Stub$Proxy;->reportSystemGestureExclusionChanged(Landroid/view/IWindow;Ljava/util/List;)V
16262HSPLandroid/view/IWindowSession$Stub$Proxy;->setInsets(Landroid/view/IWindow;ILandroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Region;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016263HSPLandroid/view/IWindowSession$Stub$Proxy;->setOnBackInvokedCallbackInfo(Landroid/view/IWindow;Landroid/window/OnBackInvokedCallbackInfo;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016264HSPLandroid/view/IWindowSession$Stub$Proxy;->setWallpaperZoomOut(Landroid/os/IBinder;F)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016265HSPLandroid/view/IWindowSession$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/IWindowSession;
16266HSPLandroid/view/IWindowSessionCallback$Stub;-><init>()V
16267HSPLandroid/view/IWindowSessionCallback$Stub;->asBinder()Landroid/os/IBinder;
16268HSPLandroid/view/ImeFocusController;-><init>(Landroid/view/ViewRootImpl;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016269HSPLandroid/view/ImeFocusController;->getImmDelegate()Landroid/view/ImeFocusController$InputMethodManagerDelegate;
art-benchmark-service66b4d952021-07-17 17:15:31 -070016270HSPLandroid/view/ImeFocusController;->hasImeFocus()Z
16271HSPLandroid/view/ImeFocusController;->isInLocalFocusMode(Landroid/view/WindowManager$LayoutParams;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070016272HSPLandroid/view/ImeFocusController;->onPostWindowFocus(Landroid/view/View;ZLandroid/view/WindowManager$LayoutParams;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070016273HSPLandroid/view/ImeFocusController;->onPreWindowFocus(ZLandroid/view/WindowManager$LayoutParams;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016274HSPLandroid/view/ImeFocusController;->onProcessImeInputStage(Ljava/lang/Object;Landroid/view/InputEvent;Landroid/view/WindowManager$LayoutParams;Landroid/view/inputmethod/InputMethodManager$FinishedInputEventCallback;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016275HSPLandroid/view/ImeFocusController;->onTraversal(ZLandroid/view/WindowManager$LayoutParams;)V
16276HSPLandroid/view/ImeFocusController;->onViewDetachedFromWindow(Landroid/view/View;)V
16277HSPLandroid/view/ImeFocusController;->onViewFocusChanged(Landroid/view/View;Z)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070016278HSPLandroid/view/ImeFocusController;->onWindowDismissed()V
art-benchmark-service00abe242023-02-13 10:31:34 -080016279HSPLandroid/view/ImeInsetsSourceConsumer;-><init>(ILandroid/view/InsetsState;Ljava/util/function/Supplier;Landroid/view/InsetsController;)V
16280HSPLandroid/view/ImeInsetsSourceConsumer;->applyLocalVisibilityOverride()Z+]Landroid/view/InsetsController$Host;Landroid/view/ViewRootInsetsControllerHost;]Lcom/android/internal/inputmethod/ImeTracing;Lcom/android/internal/inputmethod/ImeTracingClientImpl;]Landroid/view/InsetsController;Landroid/view/InsetsController;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016281HSPLandroid/view/ImeInsetsSourceConsumer;->getImm()Landroid/view/inputmethod/InputMethodManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016282HSPLandroid/view/ImeInsetsSourceConsumer;->isRequestedVisibleAwaitingControl()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070016283HSPLandroid/view/ImeInsetsSourceConsumer;->onPerceptible(Z)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016284HSPLandroid/view/ImeInsetsSourceConsumer;->onShowRequested()V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070016285HSPLandroid/view/ImeInsetsSourceConsumer;->onWindowFocusGained(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016286HSPLandroid/view/ImeInsetsSourceConsumer;->onWindowFocusLost()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016287HSPLandroid/view/ImeInsetsSourceConsumer;->removeSurface()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016288HSPLandroid/view/ImeInsetsSourceConsumer;->setControl(Landroid/view/InsetsSourceControl;[I[I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070016289HSPLandroid/view/InputChannel$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/InputChannel;
16290HSPLandroid/view/InputChannel$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
16291HSPLandroid/view/InputChannel;-><init>()V
16292HSPLandroid/view/InputChannel;->dispose()V
16293HSPLandroid/view/InputChannel;->getToken()Landroid/os/IBinder;
16294HSPLandroid/view/InputChannel;->readFromParcel(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016295HSPLandroid/view/InputChannel;->setNativeInputChannel(J)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016296HSPLandroid/view/InputDevice$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/InputDevice;
16297HSPLandroid/view/InputDevice$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070016298HSPLandroid/view/InputDevice$MotionRange;-><init>(IIFFFFF)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016299HSPLandroid/view/InputDevice;-><init>(Landroid/os/Parcel;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070016300HSPLandroid/view/InputDevice;->addMotionRange(IIFFFFF)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016301HSPLandroid/view/InputDevice;->getDevice(I)Landroid/view/InputDevice;
16302HSPLandroid/view/InputDevice;->getDeviceIds()[I
art-benchmark-service66b4d952021-07-17 17:15:31 -070016303HSPLandroid/view/InputDevice;->getGeneration()I
art-benchmark-service84deab32021-05-12 09:41:00 -070016304HSPLandroid/view/InputDevice;->getSources()I
16305HSPLandroid/view/InputDevice;->isVirtual()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016306HSPLandroid/view/InputEvent;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070016307HSPLandroid/view/InputEvent;->getSequenceNumber()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016308HSPLandroid/view/InputEvent;->isFromSource(I)Z+]Landroid/view/InputEvent;Landroid/view/MotionEvent;
16309HSPLandroid/view/InputEvent;->prepareForReuse()V+]Ljava/util/concurrent/atomic/AtomicInteger;Ljava/util/concurrent/atomic/AtomicInteger;
art-benchmark-service84deab32021-05-12 09:41:00 -070016310HSPLandroid/view/InputEvent;->recycle()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016311HSPLandroid/view/InputEvent;->recycleIfNeededAfterDispatch()V+]Landroid/view/InputEvent;Landroid/view/MotionEvent;
art-benchmark-service84deab32021-05-12 09:41:00 -070016312HSPLandroid/view/InputEventAssigner;-><init>()V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070016313HSPLandroid/view/InputEventAssigner;->notifyFrameProcessed()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016314HSPLandroid/view/InputEventAssigner;->processEvent(Landroid/view/InputEvent;)I+]Landroid/view/MotionEvent;Landroid/view/MotionEvent;]Landroid/view/InputEvent;Landroid/view/MotionEvent;
art-benchmark-service84deab32021-05-12 09:41:00 -070016315HSPLandroid/view/InputEventCompatProcessor;-><init>(Landroid/content/Context;)V
16316HSPLandroid/view/InputEventCompatProcessor;->processInputEventForCompatibility(Landroid/view/InputEvent;)Ljava/util/List;
16317HSPLandroid/view/InputEventConsistencyVerifier;->isInstrumentationEnabled()Z
16318HSPLandroid/view/InputEventReceiver;-><init>(Landroid/view/InputChannel;Landroid/os/Looper;)V
16319HSPLandroid/view/InputEventReceiver;->consumeBatchedInputEvents(J)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016320HSPLandroid/view/InputEventReceiver;->dispatchInputEvent(ILandroid/view/InputEvent;)V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/view/InputEventReceiver;Landroid/view/ViewRootImpl$WindowInputEventReceiver;]Landroid/view/InputEvent;Landroid/view/MotionEvent;
art-benchmark-service84deab32021-05-12 09:41:00 -070016321HSPLandroid/view/InputEventReceiver;->dispose()V
16322HSPLandroid/view/InputEventReceiver;->dispose(Z)V
16323HSPLandroid/view/InputEventReceiver;->finalize()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016324HSPLandroid/view/InputEventReceiver;->finishInputEvent(Landroid/view/InputEvent;Z)V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/view/InputEvent;Landroid/view/MotionEvent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016325HSPLandroid/view/InputEventReceiver;->onBatchedInputEventPending(I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070016326HSPLandroid/view/InputEventReceiver;->reportTimeline(IJJ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016327HSPLandroid/view/InputEventSender;-><init>(Landroid/view/InputChannel;Landroid/os/Looper;)V
16328HSPLandroid/view/InputEventSender;->dispatchInputEventFinished(IZ)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016329HSPLandroid/view/InputEventSender;->dispose()V
art-benchmark-service84deab32021-05-12 09:41:00 -070016330HSPLandroid/view/InputEventSender;->dispose(Z)V
16331HSPLandroid/view/InputEventSender;->finalize()V
16332HSPLandroid/view/InputEventSender;->sendInputEvent(ILandroid/view/InputEvent;)Z
16333HSPLandroid/view/InputMonitor$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/InputMonitor;
16334HSPLandroid/view/InputMonitor$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
16335HSPLandroid/view/InputMonitor;-><init>(Landroid/os/Parcel;)V
16336HSPLandroid/view/InputMonitor;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070016337HSPLandroid/view/InsetsAnimationControlImpl$$ExternalSyntheticLambda0;->accept(Ljava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016338HSPLandroid/view/InsetsAnimationControlImpl;->addTranslationToMatrix(IILandroid/graphics/Matrix;Landroid/graphics/Rect;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016339HSPLandroid/view/InsetsAnimationControlImpl;->applyChangeInsets(Landroid/view/InsetsState;)Z+]Landroid/view/InsetsAnimationControlCallbacks;Landroid/view/InsetsAnimationThreadControlRunner$1;,Landroid/view/InsetsController;]Landroid/view/WindowInsetsAnimation;Landroid/view/WindowInsetsAnimation;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016340HSPLandroid/view/InsetsAnimationControlImpl;->buildSideControlsMap(Landroid/util/SparseSetArray;Landroid/util/SparseArray;)V
16341HSPLandroid/view/InsetsAnimationControlImpl;->calculateInsets(Landroid/view/InsetsState;Landroid/graphics/Rect;Landroid/util/SparseArray;ZLandroid/util/SparseIntArray;)Landroid/graphics/Insets;
16342HSPLandroid/view/InsetsAnimationControlImpl;->calculateInsets(Landroid/view/InsetsState;Landroid/util/SparseArray;Z)Landroid/graphics/Insets;
art-benchmark-service84deab32021-05-12 09:41:00 -070016343HSPLandroid/view/InsetsAnimationControlImpl;->calculatePerceptible(Landroid/graphics/Insets;F)Z
16344HSPLandroid/view/InsetsAnimationControlImpl;->cancel()V
16345HSPLandroid/view/InsetsAnimationControlImpl;->finish(Z)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016346HSPLandroid/view/InsetsAnimationControlImpl;->getAnimation()Landroid/view/WindowInsetsAnimation;
art-benchmark-service84deab32021-05-12 09:41:00 -070016347HSPLandroid/view/InsetsAnimationControlImpl;->getAnimationType()I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016348HSPLandroid/view/InsetsAnimationControlImpl;->getControllingTypes()I
art-benchmark-service84deab32021-05-12 09:41:00 -070016349HSPLandroid/view/InsetsAnimationControlImpl;->getControls()Landroid/util/SparseArray;
16350HSPLandroid/view/InsetsAnimationControlImpl;->getCurrentAlpha()F
16351HSPLandroid/view/InsetsAnimationControlImpl;->getHiddenStateInsets()Landroid/graphics/Insets;
16352HSPLandroid/view/InsetsAnimationControlImpl;->getInsetsFromState(Landroid/view/InsetsState;Landroid/graphics/Rect;Landroid/util/SparseIntArray;)Landroid/graphics/Insets;
16353HSPLandroid/view/InsetsAnimationControlImpl;->getShownStateInsets()Landroid/graphics/Insets;
16354HSPLandroid/view/InsetsAnimationControlImpl;->getTypes()I
16355HSPLandroid/view/InsetsAnimationControlImpl;->hasZeroInsetsIme()Z
16356HSPLandroid/view/InsetsAnimationControlImpl;->isCancelled()Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016357HSPLandroid/view/InsetsAnimationControlImpl;->notifyControlRevoked(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016358HSPLandroid/view/InsetsAnimationControlImpl;->releaseLeashes()V
16359HSPLandroid/view/InsetsAnimationControlImpl;->setInsetsAndAlpha(Landroid/graphics/Insets;FF)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016360HSPLandroid/view/InsetsAnimationControlImpl;->setInsetsAndAlpha(Landroid/graphics/Insets;FFZ)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016361HSPLandroid/view/InsetsAnimationControlImpl;->updateLeashesForSide(IIILjava/util/ArrayList;Landroid/view/InsetsState;F)V+]Landroid/view/InsetsState;Landroid/view/InsetsState;]Landroid/util/SparseSetArray;Landroid/util/SparseSetArray;]Landroid/graphics/Matrix;Landroid/graphics/Matrix;]Landroid/view/InsetsSource;Landroid/view/InsetsSource;]Landroid/view/InsetsSourceControl;Landroid/view/InsetsSourceControl;]Landroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams$Builder;Landroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams$Builder;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016362HSPLandroid/view/InsetsAnimationControlImpl;->updateSurfacePosition(Landroid/util/SparseArray;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016363HSPLandroid/view/InsetsAnimationThread;->ensureThreadLocked()V
16364HSPLandroid/view/InsetsAnimationThread;->getHandler()Landroid/os/Handler;
16365HSPLandroid/view/InsetsAnimationThread;->release()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016366HSPLandroid/view/InsetsAnimationThreadControlRunner$$ExternalSyntheticLambda0;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016367HSPLandroid/view/InsetsAnimationThreadControlRunner$$ExternalSyntheticLambda0;->accept(Ljava/lang/Object;)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070016368HSPLandroid/view/InsetsAnimationThreadControlRunner$$ExternalSyntheticLambda1;->run()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016369HSPLandroid/view/InsetsAnimationThreadControlRunner$$ExternalSyntheticLambda2;-><init>(Landroid/view/InsetsAnimationThreadControlRunner;ILandroid/view/WindowInsetsAnimationControlListener;)V
16370HSPLandroid/view/InsetsAnimationThreadControlRunner$$ExternalSyntheticLambda2;->run()V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070016371HSPLandroid/view/InsetsAnimationThreadControlRunner$1$$ExternalSyntheticLambda0;->run()V
16372HSPLandroid/view/InsetsAnimationThreadControlRunner$1$$ExternalSyntheticLambda1;->run()V
art-benchmark-service84deab32021-05-12 09:41:00 -070016373HSPLandroid/view/InsetsAnimationThreadControlRunner$1;-><init>(Landroid/view/InsetsAnimationThreadControlRunner;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016374HSPLandroid/view/InsetsAnimationThreadControlRunner$1;->applySurfaceParams([Landroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016375HSPLandroid/view/InsetsAnimationThreadControlRunner$1;->notifyFinished(Landroid/view/InsetsAnimationControlRunner;Z)V
16376HSPLandroid/view/InsetsAnimationThreadControlRunner$1;->releaseSurfaceControlFromRt(Landroid/view/SurfaceControl;)V
16377HSPLandroid/view/InsetsAnimationThreadControlRunner$1;->reportPerceptible(IZ)V
16378HSPLandroid/view/InsetsAnimationThreadControlRunner$1;->scheduleApplyChangeInsets(Landroid/view/InsetsAnimationControlRunner;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016379HSPLandroid/view/InsetsAnimationThreadControlRunner$1;->startAnimation(Landroid/view/InsetsAnimationControlRunner;Landroid/view/WindowInsetsAnimationControlListener;ILandroid/view/WindowInsetsAnimation;Landroid/view/WindowInsetsAnimation$Bounds;)V
16380HSPLandroid/view/InsetsAnimationThreadControlRunner;->-$$Nest$fgetmOuterCallbacks(Landroid/view/InsetsAnimationThreadControlRunner;)Landroid/view/InsetsAnimationControlCallbacks;
art-benchmark-service84deab32021-05-12 09:41:00 -070016381HSPLandroid/view/InsetsAnimationThreadControlRunner;->cancel()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016382HSPLandroid/view/InsetsAnimationThreadControlRunner;->getAnimation()Landroid/view/WindowInsetsAnimation;
art-benchmark-service84deab32021-05-12 09:41:00 -070016383HSPLandroid/view/InsetsAnimationThreadControlRunner;->getAnimationType()I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016384HSPLandroid/view/InsetsAnimationThreadControlRunner;->getControllingTypes()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016385HSPLandroid/view/InsetsAnimationThreadControlRunner;->getTypes()I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016386HSPLandroid/view/InsetsAnimationThreadControlRunner;->notifyControlRevoked(I)V
16387HSPLandroid/view/InsetsAnimationThreadControlRunner;->updateSurfacePosition(Landroid/util/SparseArray;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016388HSPLandroid/view/InsetsController$$ExternalSyntheticLambda10;-><init>(Landroid/view/InsetsController;)V
16389HSPLandroid/view/InsetsController$$ExternalSyntheticLambda1;->evaluate(FLjava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016390HSPLandroid/view/InsetsController$InternalAnimationControlListener$$ExternalSyntheticLambda0;->onAnimationUpdate(Landroid/animation/ValueAnimator;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070016391HSPLandroid/view/InsetsController$InternalAnimationControlListener$$ExternalSyntheticLambda3;->getInterpolation(F)F
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016392HSPLandroid/view/InsetsController$InternalAnimationControlListener$$ExternalSyntheticLambda4;->getInterpolation(F)F
art-benchmark-service84deab32021-05-12 09:41:00 -070016393HSPLandroid/view/InsetsController$InternalAnimationControlListener$1;->initialValue()Landroid/animation/AnimationHandler;
16394HSPLandroid/view/InsetsController$InternalAnimationControlListener$1;->initialValue()Ljava/lang/Object;
16395HSPLandroid/view/InsetsController$InternalAnimationControlListener$2;->onAnimationEnd(Landroid/animation/Animator;)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070016396HSPLandroid/view/InsetsController$InternalAnimationControlListener;->calculateDurationMs()J
art-benchmark-service84deab32021-05-12 09:41:00 -070016397HSPLandroid/view/InsetsController$InternalAnimationControlListener;->getAlphaInterpolator()Landroid/view/animation/Interpolator;
16398HSPLandroid/view/InsetsController$InternalAnimationControlListener;->getDurationMs()J
art-benchmark-service66b4d952021-07-17 17:15:31 -070016399HSPLandroid/view/InsetsController$InternalAnimationControlListener;->getInsetsInterpolator()Landroid/view/animation/Interpolator;
art-benchmark-service84deab32021-05-12 09:41:00 -070016400HSPLandroid/view/InsetsController$InternalAnimationControlListener;->lambda$getAlphaInterpolator$2(F)F
16401HSPLandroid/view/InsetsController$InternalAnimationControlListener;->lambda$getAlphaInterpolator$3(F)F
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016402HSPLandroid/view/InsetsController$InternalAnimationControlListener;->lambda$getAlphaInterpolator$4(F)F
art-benchmark-service84deab32021-05-12 09:41:00 -070016403HSPLandroid/view/InsetsController$InternalAnimationControlListener;->onAnimationFinish()V
16404HSPLandroid/view/InsetsController$InternalAnimationControlListener;->onCancelled(Landroid/view/WindowInsetsAnimationController;)V
16405HSPLandroid/view/InsetsController$InternalAnimationControlListener;->onFinished(Landroid/view/WindowInsetsAnimationController;)V
16406HSPLandroid/view/InsetsController$InternalAnimationControlListener;->onReady(Landroid/view/WindowInsetsAnimationController;I)V
16407HSPLandroid/view/InsetsController$RunningAnimation;-><init>(Landroid/view/InsetsAnimationControlRunner;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016408HSPLandroid/view/InsetsController;->-$$Nest$sfgetsEvaluator()Landroid/animation/TypeEvaluator;
art-benchmark-service84deab32021-05-12 09:41:00 -070016409HSPLandroid/view/InsetsController;-><init>(Landroid/view/InsetsController$Host;)V
16410HSPLandroid/view/InsetsController;-><init>(Landroid/view/InsetsController$Host;Ljava/util/function/BiFunction;Landroid/os/Handler;)V
16411HSPLandroid/view/InsetsController;->abortPendingImeControlRequest()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016412HSPLandroid/view/InsetsController;->applyLocalVisibilityOverride()V
16413HSPLandroid/view/InsetsController;->calculateControllableTypes()I
16414HSPLandroid/view/InsetsController;->calculateInsets(ZZIIIII)Landroid/view/WindowInsets;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016415HSPLandroid/view/InsetsController;->calculateVisibleInsets(IIII)Landroid/graphics/Insets;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016416HSPLandroid/view/InsetsController;->cancelAnimation(Landroid/view/InsetsAnimationControlRunner;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016417HSPLandroid/view/InsetsController;->cancelExistingAnimations()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016418HSPLandroid/view/InsetsController;->cancelExistingControllers(I)V
16419HSPLandroid/view/InsetsController;->captionInsetsUnchanged()Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016420HSPLandroid/view/InsetsController;->dispatchAnimationEnd(Landroid/view/WindowInsetsAnimation;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016421HSPLandroid/view/InsetsController;->getAnimationType(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070016422HSPLandroid/view/InsetsController;->getHost()Landroid/view/InsetsController$Host;
16423HSPLandroid/view/InsetsController;->getLastDispatchedState()Landroid/view/InsetsState;
art-benchmark-service08401c12022-12-23 09:27:20 -080016424HSPLandroid/view/InsetsController;->getRequestedVisibleTypes()I
art-benchmark-service00abe242023-02-13 10:31:34 -080016425HSPLandroid/view/InsetsController;->getSourceConsumer(Landroid/view/InsetsSource;)Landroid/view/InsetsSourceConsumer;+]Ljava/util/function/BiFunction;Landroid/view/InsetsController$$ExternalSyntheticLambda6;]Landroid/view/InsetsSource;Landroid/view/InsetsSource;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service84deab32021-05-12 09:41:00 -070016426HSPLandroid/view/InsetsController;->getState()Landroid/view/InsetsState;
16427HSPLandroid/view/InsetsController;->getSystemBarsAppearance()I
16428HSPLandroid/view/InsetsController;->hide(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016429HSPLandroid/view/InsetsController;->invokeControllableInsetsChangedListeners()I
art-benchmark-service00abe242023-02-13 10:31:34 -080016430HSPLandroid/view/InsetsController;->lambda$new$2(Landroid/view/InsetsController;Landroid/view/InsetsSource;)Landroid/view/InsetsSourceConsumer;
art-benchmark-service66b4d952021-07-17 17:15:31 -070016431HSPLandroid/view/InsetsController;->lambda$static$1(FLandroid/graphics/Insets;Landroid/graphics/Insets;)Landroid/graphics/Insets;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016432HSPLandroid/view/InsetsController;->notifyControlRevoked(Landroid/view/InsetsSourceConsumer;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016433HSPLandroid/view/InsetsController;->notifyFinished(Landroid/view/InsetsAnimationControlRunner;Z)V
16434HSPLandroid/view/InsetsController;->notifyVisibilityChanged()V
art-benchmark-service08401c12022-12-23 09:27:20 -080016435HSPLandroid/view/InsetsController;->onControlsChanged([Landroid/view/InsetsSourceControl;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016436HSPLandroid/view/InsetsController;->onFrameChanged(Landroid/graphics/Rect;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016437HSPLandroid/view/InsetsController;->onStateChanged(Landroid/view/InsetsState;)Z
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070016438HSPLandroid/view/InsetsController;->onWindowFocusGained(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016439HSPLandroid/view/InsetsController;->onWindowFocusLost()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016440HSPLandroid/view/InsetsController;->reportPerceptible(IZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016441HSPLandroid/view/InsetsController;->show(I)V
art-benchmark-service08401c12022-12-23 09:27:20 -080016442HSPLandroid/view/InsetsController;->updateCompatSysUiVisibility()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016443HSPLandroid/view/InsetsController;->updateDisabledUserAnimationTypes(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016444HSPLandroid/view/InsetsController;->updateState(Landroid/view/InsetsState;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016445HSPLandroid/view/InsetsFlags;-><init>()V
16446HSPLandroid/view/InsetsSource$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/InsetsSource;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016447HSPLandroid/view/InsetsSource$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service00abe242023-02-13 10:31:34 -080016448HSPLandroid/view/InsetsSource;-><init>(II)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016449HSPLandroid/view/InsetsSource;-><init>(Landroid/os/Parcel;)V+]Landroid/os/Parcelable$Creator;Landroid/graphics/Rect$1;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -070016450HSPLandroid/view/InsetsSource;-><init>(Landroid/view/InsetsSource;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016451HSPLandroid/view/InsetsSource;->calculateInsets(Landroid/graphics/Rect;Landroid/graphics/Rect;Z)Landroid/graphics/Insets;+]Landroid/view/InsetsSource;Landroid/view/InsetsSource;]Landroid/graphics/Rect;Landroid/graphics/Rect;
art-benchmark-service84deab32021-05-12 09:41:00 -070016452HSPLandroid/view/InsetsSource;->calculateInsets(Landroid/graphics/Rect;Z)Landroid/graphics/Insets;
16453HSPLandroid/view/InsetsSource;->calculateVisibleInsets(Landroid/graphics/Rect;)Landroid/graphics/Insets;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016454HSPLandroid/view/InsetsSource;->equals(Ljava/lang/Object;Z)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070016455HSPLandroid/view/InsetsSource;->getFrame()Landroid/graphics/Rect;
art-benchmark-service00abe242023-02-13 10:31:34 -080016456HSPLandroid/view/InsetsSource;->getId()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016457HSPLandroid/view/InsetsSource;->getIntersection(Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070016458HSPLandroid/view/InsetsSource;->getType()I
16459HSPLandroid/view/InsetsSource;->getVisibleFrame()Landroid/graphics/Rect;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016460HSPLandroid/view/InsetsSource;->isUserControllable()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070016461HSPLandroid/view/InsetsSource;->isVisible()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016462HSPLandroid/view/InsetsSource;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service00abe242023-02-13 10:31:34 -080016463HSPLandroid/view/InsetsSourceConsumer;-><init>(IILandroid/view/InsetsState;Ljava/util/function/Supplier;Landroid/view/InsetsController;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016464HSPLandroid/view/InsetsSourceConsumer;->applyLocalVisibilityOverride()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016465HSPLandroid/view/InsetsSourceConsumer;->applyRequestedVisibilityToControl()V
art-benchmark-service84deab32021-05-12 09:41:00 -070016466HSPLandroid/view/InsetsSourceConsumer;->getControl()Landroid/view/InsetsSourceControl;
art-benchmark-service00abe242023-02-13 10:31:34 -080016467HSPLandroid/view/InsetsSourceConsumer;->getId()I
art-benchmark-service84deab32021-05-12 09:41:00 -070016468HSPLandroid/view/InsetsSourceConsumer;->getType()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016469HSPLandroid/view/InsetsSourceConsumer;->isRequestedVisibleAwaitingControl()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070016470HSPLandroid/view/InsetsSourceConsumer;->onPerceptible(Z)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070016471HSPLandroid/view/InsetsSourceConsumer;->onWindowFocusGained(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016472HSPLandroid/view/InsetsSourceConsumer;->onWindowFocusLost()V
16473HSPLandroid/view/InsetsSourceConsumer;->removeSurface()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016474HSPLandroid/view/InsetsSourceConsumer;->setControl(Landroid/view/InsetsSourceControl;[I[I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016475HSPLandroid/view/InsetsSourceConsumer;->updateSource(Landroid/view/InsetsSource;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016476HSPLandroid/view/InsetsSourceControl$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/InsetsSourceControl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016477HSPLandroid/view/InsetsSourceControl$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070016478HSPLandroid/view/InsetsSourceControl$1;->newArray(I)[Landroid/view/InsetsSourceControl;
16479HSPLandroid/view/InsetsSourceControl$1;->newArray(I)[Ljava/lang/Object;
art-benchmark-service00abe242023-02-13 10:31:34 -080016480HSPLandroid/view/InsetsSourceControl$Array$1;-><init>()V
16481HSPLandroid/view/InsetsSourceControl$Array;-><clinit>()V
16482HSPLandroid/view/InsetsSourceControl$Array;-><init>()V
16483HSPLandroid/view/InsetsSourceControl$Array;->get()[Landroid/view/InsetsSourceControl;
16484HSPLandroid/view/InsetsSourceControl$Array;->readFromParcel(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016485HSPLandroid/view/InsetsSourceControl;-><init>(Landroid/os/Parcel;)V
16486HSPLandroid/view/InsetsSourceControl;-><init>(Landroid/view/InsetsSourceControl;)V
16487HSPLandroid/view/InsetsSourceControl;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070016488HSPLandroid/view/InsetsSourceControl;->getAndClearSkipAnimationOnce()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080016489HSPLandroid/view/InsetsSourceControl;->getId()I
art-benchmark-service66b4d952021-07-17 17:15:31 -070016490HSPLandroid/view/InsetsSourceControl;->getInsetsHint()Landroid/graphics/Insets;
art-benchmark-service84deab32021-05-12 09:41:00 -070016491HSPLandroid/view/InsetsSourceControl;->getLeash()Landroid/view/SurfaceControl;
16492HSPLandroid/view/InsetsSourceControl;->getSurfacePosition()Landroid/graphics/Point;
16493HSPLandroid/view/InsetsSourceControl;->getType()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016494HSPLandroid/view/InsetsSourceControl;->hashCode()I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016495HSPLandroid/view/InsetsSourceControl;->isInitiallyVisible()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016496HSPLandroid/view/InsetsSourceControl;->release(Ljava/util/function/Consumer;)V
16497HSPLandroid/view/InsetsSourceControl;->setSurfacePosition(II)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070016498HSPLandroid/view/InsetsState$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/InsetsState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016499HSPLandroid/view/InsetsState$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070016500HSPLandroid/view/InsetsState;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016501HSPLandroid/view/InsetsState;-><init>(Landroid/os/Parcel;)V
16502HSPLandroid/view/InsetsState;-><init>(Landroid/view/InsetsState;Z)V
16503HSPLandroid/view/InsetsState;->addSource(Landroid/view/InsetsSource;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080016504HSPLandroid/view/InsetsState;->calculateInsets(Landroid/graphics/Rect;II)Landroid/graphics/Insets;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016505HSPLandroid/view/InsetsState;->calculateInsets(Landroid/graphics/Rect;IZ)Landroid/graphics/Insets;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016506HSPLandroid/view/InsetsState;->calculateInsets(Landroid/graphics/Rect;Landroid/view/InsetsState;ZZIIIIILandroid/util/SparseIntArray;)Landroid/view/WindowInsets;+]Landroid/view/InsetsSource;Landroid/view/InsetsSource;]Landroid/util/SparseArray;Landroid/util/SparseArray;
16507HSPLandroid/view/InsetsState;->calculateRelativeCutout(Landroid/graphics/Rect;)Landroid/view/DisplayCutout;+]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/view/DisplayCutout;Landroid/view/DisplayCutout;]Landroid/view/DisplayCutout$ParcelableWrapper;Landroid/view/DisplayCutout$ParcelableWrapper;
art-benchmark-service00abe242023-02-13 10:31:34 -080016508HSPLandroid/view/InsetsState;->calculateRelativeDisplayShape(Landroid/graphics/Rect;)Landroid/view/DisplayShape;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016509HSPLandroid/view/InsetsState;->calculateRelativePrivacyIndicatorBounds(Landroid/graphics/Rect;)Landroid/view/PrivacyIndicatorBounds;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016510HSPLandroid/view/InsetsState;->calculateRelativeRoundedCorners(Landroid/graphics/Rect;)Landroid/view/RoundedCorners;+]Landroid/view/InsetsSource;Landroid/view/InsetsSource;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/view/RoundedCorners;Landroid/view/RoundedCorners;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016511HSPLandroid/view/InsetsState;->calculateUncontrollableInsetsFromFrame(Landroid/graphics/Rect;)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016512HSPLandroid/view/InsetsState;->calculateVisibleInsets(Landroid/graphics/Rect;IIII)Landroid/graphics/Insets;
art-benchmark-service08401c12022-12-23 09:27:20 -080016513HSPLandroid/view/InsetsState;->canControlSource(Landroid/graphics/Rect;Landroid/view/InsetsSource;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016514HSPLandroid/view/InsetsState;->clearsCompatInsets(III)Z
16515HSPLandroid/view/InsetsState;->equals(Ljava/lang/Object;)Z
art-benchmark-service08401c12022-12-23 09:27:20 -080016516HSPLandroid/view/InsetsState;->equals(Ljava/lang/Object;ZZ)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016517HSPLandroid/view/InsetsState;->getDisplayCutout()Landroid/view/DisplayCutout;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016518HSPLandroid/view/InsetsState;->getDisplayCutoutSafe(Landroid/graphics/Rect;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016519HSPLandroid/view/InsetsState;->getDisplayFrame()Landroid/graphics/Rect;
art-benchmark-service08401c12022-12-23 09:27:20 -080016520HSPLandroid/view/InsetsState;->getDisplayShape()Landroid/view/DisplayShape;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016521HSPLandroid/view/InsetsState;->getInsetSide(Landroid/graphics/Insets;)I
art-benchmark-service66b4d952021-07-17 17:15:31 -070016522HSPLandroid/view/InsetsState;->getPrivacyIndicatorBounds()Landroid/view/PrivacyIndicatorBounds;
art-benchmark-service84deab32021-05-12 09:41:00 -070016523HSPLandroid/view/InsetsState;->getRoundedCorners()Landroid/view/RoundedCorners;
art-benchmark-service84deab32021-05-12 09:41:00 -070016524HSPLandroid/view/InsetsState;->peekSource(I)Landroid/view/InsetsSource;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016525HSPLandroid/view/InsetsState;->processSource(Landroid/view/InsetsSource;Landroid/graphics/Rect;Z[Landroid/graphics/Insets;Landroid/util/SparseIntArray;[Z)V
16526HSPLandroid/view/InsetsState;->processSourceAsPublicType(Landroid/view/InsetsSource;[Landroid/graphics/Insets;Landroid/util/SparseIntArray;[ZLandroid/graphics/Insets;I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016527HSPLandroid/view/InsetsState;->set(Landroid/view/InsetsState;I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016528HSPLandroid/view/InsetsState;->set(Landroid/view/InsetsState;Z)V+]Landroid/view/InsetsState;Landroid/view/InsetsState;]Landroid/view/InsetsSource;Landroid/view/InsetsSource;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/view/DisplayCutout$ParcelableWrapper;Landroid/view/DisplayCutout$ParcelableWrapper;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016529HSPLandroid/view/InsetsState;->setDisplayCutout(Landroid/view/DisplayCutout;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016530HSPLandroid/view/InsetsState;->setDisplayFrame(Landroid/graphics/Rect;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070016531HSPLandroid/view/InsetsState;->setPrivacyIndicatorBounds(Landroid/view/PrivacyIndicatorBounds;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016532HSPLandroid/view/InsetsState;->setRoundedCorners(Landroid/view/RoundedCorners;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016533HSPLandroid/view/InsetsState;->toInternalType(I)Landroid/util/ArraySet;
art-benchmark-service84deab32021-05-12 09:41:00 -070016534HSPLandroid/view/InsetsState;->toPublicType(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016535HSPLandroid/view/InsetsState;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016536HSPLandroid/view/KeyCharacterMap$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/KeyCharacterMap;
16537HSPLandroid/view/KeyCharacterMap$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
16538HSPLandroid/view/KeyCharacterMap;-><init>(Landroid/os/Parcel;)V
16539HSPLandroid/view/KeyCharacterMap;->finalize()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016540HSPLandroid/view/KeyCharacterMap;->get(II)I
art-benchmark-service84deab32021-05-12 09:41:00 -070016541HSPLandroid/view/KeyCharacterMap;->getKeyboardType()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016542HSPLandroid/view/KeyCharacterMap;->getModifierBehavior()I
16543HSPLandroid/view/KeyCharacterMap;->load(I)Landroid/view/KeyCharacterMap;
art-benchmark-service84deab32021-05-12 09:41:00 -070016544HSPLandroid/view/KeyEvent$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/KeyEvent;
16545HSPLandroid/view/KeyEvent$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
16546HSPLandroid/view/KeyEvent$DispatcherState;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016547HSPLandroid/view/KeyEvent$DispatcherState;->handleUpEvent(Landroid/view/KeyEvent;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016548HSPLandroid/view/KeyEvent$DispatcherState;->isTracking(Landroid/view/KeyEvent;)Z
16549HSPLandroid/view/KeyEvent$DispatcherState;->reset()V
16550HSPLandroid/view/KeyEvent$DispatcherState;->reset(Ljava/lang/Object;)V
16551HSPLandroid/view/KeyEvent$DispatcherState;->startTracking(Landroid/view/KeyEvent;Ljava/lang/Object;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016552HSPLandroid/view/KeyEvent;-><init>(JJIIIIIIII)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016553HSPLandroid/view/KeyEvent;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016554HSPLandroid/view/KeyEvent;->actionToString(I)Ljava/lang/String;
16555HSPLandroid/view/KeyEvent;->dispatch(Landroid/view/KeyEvent$Callback;Landroid/view/KeyEvent$DispatcherState;Ljava/lang/Object;)Z
16556HSPLandroid/view/KeyEvent;->getAction()I
16557HSPLandroid/view/KeyEvent;->getDeviceId()I
16558HSPLandroid/view/KeyEvent;->getEventTime()J
16559HSPLandroid/view/KeyEvent;->getEventTimeNano()J
16560HSPLandroid/view/KeyEvent;->getFlags()I
16561HSPLandroid/view/KeyEvent;->getId()I
16562HSPLandroid/view/KeyEvent;->getKeyCharacterMap()Landroid/view/KeyCharacterMap;
16563HSPLandroid/view/KeyEvent;->getKeyCode()I
16564HSPLandroid/view/KeyEvent;->getMetaState()I
16565HSPLandroid/view/KeyEvent;->getRepeatCount()I
16566HSPLandroid/view/KeyEvent;->getSource()I
16567HSPLandroid/view/KeyEvent;->getUnicodeChar()I
16568HSPLandroid/view/KeyEvent;->getUnicodeChar(I)I
16569HSPLandroid/view/KeyEvent;->isCanceled()Z
16570HSPLandroid/view/KeyEvent;->isModifierKey(I)Z
16571HSPLandroid/view/KeyEvent;->isTracking()Z
16572HSPLandroid/view/KeyEvent;->metaStateToString(I)Ljava/lang/String;
16573HSPLandroid/view/KeyEvent;->normalizeMetaState(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016574HSPLandroid/view/KeyEvent;->obtain()Landroid/view/KeyEvent;
art-benchmark-service84deab32021-05-12 09:41:00 -070016575HSPLandroid/view/KeyEvent;->obtain(IJJIIIIIIIII[BLjava/lang/String;)Landroid/view/KeyEvent;
16576HSPLandroid/view/KeyEvent;->recycleIfNeededAfterDispatch()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070016577HSPLandroid/view/KeyEvent;->startTracking()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016578HSPLandroid/view/KeyEvent;->toString()Ljava/lang/String;
16579HSPLandroid/view/KeyEvent;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070016580HSPLandroid/view/LayoutInflater$FactoryMerger;-><init>(Landroid/view/LayoutInflater$Factory;Landroid/view/LayoutInflater$Factory2;Landroid/view/LayoutInflater$Factory;Landroid/view/LayoutInflater$Factory2;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016581HSPLandroid/view/LayoutInflater$FactoryMerger;->onCreateView(Landroid/view/View;Ljava/lang/String;Landroid/content/Context;Landroid/util/AttributeSet;)Landroid/view/View;
art-benchmark-service84deab32021-05-12 09:41:00 -070016582HSPLandroid/view/LayoutInflater;-><init>(Landroid/content/Context;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016583HSPLandroid/view/LayoutInflater;-><init>(Landroid/view/LayoutInflater;Landroid/content/Context;)V+]Landroid/view/LayoutInflater;Lcom/android/internal/policy/PhoneLayoutInflater;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016584HSPLandroid/view/LayoutInflater;->advanceToRootNode(Lorg/xmlpull/v1/XmlPullParser;)V
16585HSPLandroid/view/LayoutInflater;->consumeChildElements(Lorg/xmlpull/v1/XmlPullParser;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016586HSPLandroid/view/LayoutInflater;->createView(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Landroid/util/AttributeSet;)Landroid/view/View;+]Ljava/util/HashMap;Ljava/util/HashMap;]Landroid/view/LayoutInflater;missing_types]Landroid/view/ViewStub;Landroid/view/ViewStub;]Ljava/lang/Class;Ljava/lang/Class;]Ljava/lang/reflect/Constructor;Ljava/lang/reflect/Constructor;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/Context;missing_types
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016587HSPLandroid/view/LayoutInflater;->createView(Ljava/lang/String;Ljava/lang/String;Landroid/util/AttributeSet;)Landroid/view/View;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016588HSPLandroid/view/LayoutInflater;->createViewFromTag(Landroid/view/View;Ljava/lang/String;Landroid/content/Context;Landroid/util/AttributeSet;)Landroid/view/View;+]Landroid/view/LayoutInflater;missing_types
16589HSPLandroid/view/LayoutInflater;->createViewFromTag(Landroid/view/View;Ljava/lang/String;Landroid/content/Context;Landroid/util/AttributeSet;Z)Landroid/view/View;+]Landroid/view/LayoutInflater;missing_types]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;]Landroid/util/AttributeSet;Landroid/content/res/XmlBlock$Parser;]Landroid/content/Context;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016590HSPLandroid/view/LayoutInflater;->from(Landroid/content/Context;)Landroid/view/LayoutInflater;
art-benchmark-service84deab32021-05-12 09:41:00 -070016591HSPLandroid/view/LayoutInflater;->getContext()Landroid/content/Context;
16592HSPLandroid/view/LayoutInflater;->getFactory()Landroid/view/LayoutInflater$Factory;
16593HSPLandroid/view/LayoutInflater;->getFactory2()Landroid/view/LayoutInflater$Factory2;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016594HSPLandroid/view/LayoutInflater;->inflate(ILandroid/view/ViewGroup;)Landroid/view/View;
16595HSPLandroid/view/LayoutInflater;->inflate(ILandroid/view/ViewGroup;Z)Landroid/view/View;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016596HSPLandroid/view/LayoutInflater;->inflate(Lorg/xmlpull/v1/XmlPullParser;Landroid/view/ViewGroup;Z)Landroid/view/View;+]Lorg/xmlpull/v1/XmlPullParser;Landroid/content/res/XmlBlock$Parser;]Landroid/view/View;missing_types]Landroid/view/ViewGroup;missing_types]Landroid/view/LayoutInflater;missing_types]Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl;
art-benchmark-service84deab32021-05-12 09:41:00 -070016597HSPLandroid/view/LayoutInflater;->initPrecompiledViews()V
16598HSPLandroid/view/LayoutInflater;->initPrecompiledViews(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016599HSPLandroid/view/LayoutInflater;->onCreateView(Landroid/content/Context;Landroid/view/View;Ljava/lang/String;Landroid/util/AttributeSet;)Landroid/view/View;
16600HSPLandroid/view/LayoutInflater;->onCreateView(Landroid/view/View;Ljava/lang/String;Landroid/util/AttributeSet;)Landroid/view/View;
16601HSPLandroid/view/LayoutInflater;->onCreateView(Ljava/lang/String;Landroid/util/AttributeSet;)Landroid/view/View;
16602HSPLandroid/view/LayoutInflater;->parseInclude(Lorg/xmlpull/v1/XmlPullParser;Landroid/content/Context;Landroid/view/View;Landroid/util/AttributeSet;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080016603HSPLandroid/view/LayoutInflater;->rInflate(Lorg/xmlpull/v1/XmlPullParser;Landroid/view/View;Landroid/content/Context;Landroid/util/AttributeSet;Z)V+]Landroid/view/View;missing_types]Lorg/xmlpull/v1/XmlPullParser;Landroid/content/res/XmlBlock$Parser;]Landroid/view/ViewGroup;missing_types]Landroid/view/LayoutInflater;missing_types
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016604HSPLandroid/view/LayoutInflater;->rInflateChildren(Lorg/xmlpull/v1/XmlPullParser;Landroid/view/View;Landroid/util/AttributeSet;Z)V+]Landroid/view/View;missing_types]Landroid/view/LayoutInflater;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070016605HSPLandroid/view/LayoutInflater;->setFactory2(Landroid/view/LayoutInflater$Factory2;)V
16606HSPLandroid/view/LayoutInflater;->setFilter(Landroid/view/LayoutInflater$Filter;)V
16607HSPLandroid/view/LayoutInflater;->setPrivateFactory(Landroid/view/LayoutInflater$Factory2;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016608HSPLandroid/view/LayoutInflater;->tryCreateView(Landroid/view/View;Ljava/lang/String;Landroid/content/Context;Landroid/util/AttributeSet;)Landroid/view/View;+]Landroid/view/LayoutInflater$Factory2;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070016609HSPLandroid/view/LayoutInflater;->tryInflatePrecompiled(ILandroid/content/res/Resources;Landroid/view/ViewGroup;Z)Landroid/view/View;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016610HSPLandroid/view/LayoutInflater;->verifyClassLoader(Ljava/lang/reflect/Constructor;)Z+]Landroid/content/Context;missing_types]Ljava/lang/Class;Ljava/lang/Class;]Ljava/lang/reflect/Constructor;Ljava/lang/reflect/Constructor;
art-benchmark-service84deab32021-05-12 09:41:00 -070016611HSPLandroid/view/MenuInflater;-><init>(Landroid/content/Context;)V
16612HSPLandroid/view/MotionEvent$PointerCoords;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016613HSPLandroid/view/MotionEvent$PointerProperties;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070016614HSPLandroid/view/MotionEvent;-><init>()V
16615HSPLandroid/view/MotionEvent;->ensureSharedTempPointerCapacity(I)V
16616HSPLandroid/view/MotionEvent;->finalize()V
16617HSPLandroid/view/MotionEvent;->findPointerIndex(I)I
16618HSPLandroid/view/MotionEvent;->getAction()I
16619HSPLandroid/view/MotionEvent;->getActionIndex()I
16620HSPLandroid/view/MotionEvent;->getActionMasked()I
16621HSPLandroid/view/MotionEvent;->getAxisValue(I)F
16622HSPLandroid/view/MotionEvent;->getButtonState()I
16623HSPLandroid/view/MotionEvent;->getClassification()I
16624HSPLandroid/view/MotionEvent;->getDeviceId()I
16625HSPLandroid/view/MotionEvent;->getDownTime()J
16626HSPLandroid/view/MotionEvent;->getEdgeFlags()I
16627HSPLandroid/view/MotionEvent;->getEventTime()J
16628HSPLandroid/view/MotionEvent;->getEventTimeNano()J
16629HSPLandroid/view/MotionEvent;->getFlags()I
16630HSPLandroid/view/MotionEvent;->getHistoricalEventTime(I)J
16631HSPLandroid/view/MotionEvent;->getHistoricalX(II)F
16632HSPLandroid/view/MotionEvent;->getHistoricalY(II)F
16633HSPLandroid/view/MotionEvent;->getHistorySize()I
16634HSPLandroid/view/MotionEvent;->getId()I
16635HSPLandroid/view/MotionEvent;->getMetaState()I
16636HSPLandroid/view/MotionEvent;->getOrientation()F
16637HSPLandroid/view/MotionEvent;->getPointerCount()I
16638HSPLandroid/view/MotionEvent;->getPointerId(I)I
art-benchmark-service66b4d952021-07-17 17:15:31 -070016639HSPLandroid/view/MotionEvent;->getPointerIdBits()I
art-benchmark-service84deab32021-05-12 09:41:00 -070016640HSPLandroid/view/MotionEvent;->getPressure(I)F
16641HSPLandroid/view/MotionEvent;->getRawX()F
16642HSPLandroid/view/MotionEvent;->getRawY()F
16643HSPLandroid/view/MotionEvent;->getSource()I
16644HSPLandroid/view/MotionEvent;->getToolType(I)I
16645HSPLandroid/view/MotionEvent;->getTouchMajor()F
16646HSPLandroid/view/MotionEvent;->getTouchMinor()F
16647HSPLandroid/view/MotionEvent;->getX()F
16648HSPLandroid/view/MotionEvent;->getX(I)F
16649HSPLandroid/view/MotionEvent;->getY()F
16650HSPLandroid/view/MotionEvent;->getY(I)F
16651HSPLandroid/view/MotionEvent;->initialize(IIIIIIIIIFFFFJJI[Landroid/view/MotionEvent$PointerProperties;[Landroid/view/MotionEvent$PointerCoords;)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080016652HSPLandroid/view/MotionEvent;->isTargetAccessibilityFocus()Z+]Landroid/view/MotionEvent;Landroid/view/MotionEvent;
art-benchmark-service84deab32021-05-12 09:41:00 -070016653HSPLandroid/view/MotionEvent;->isTouchEvent()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016654HSPLandroid/view/MotionEvent;->obtain()Landroid/view/MotionEvent;+]Landroid/view/MotionEvent;Landroid/view/MotionEvent;
art-benchmark-service66b4d952021-07-17 17:15:31 -070016655HSPLandroid/view/MotionEvent;->obtain(JJIFFFFIFFII)Landroid/view/MotionEvent;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016656HSPLandroid/view/MotionEvent;->obtain(JJIFFFFIFFIIII)Landroid/view/MotionEvent;+]Landroid/view/MotionEvent$PointerCoords;Landroid/view/MotionEvent$PointerCoords;]Landroid/view/MotionEvent$PointerProperties;Landroid/view/MotionEvent$PointerProperties;
art-benchmark-service84deab32021-05-12 09:41:00 -070016657HSPLandroid/view/MotionEvent;->obtain(JJIFFI)Landroid/view/MotionEvent;
16658HSPLandroid/view/MotionEvent;->obtain(Landroid/view/MotionEvent;)Landroid/view/MotionEvent;
16659HSPLandroid/view/MotionEvent;->offsetLocation(FF)V
16660HSPLandroid/view/MotionEvent;->recycle()V
16661HSPLandroid/view/MotionEvent;->setAction(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016662HSPLandroid/view/MotionEvent;->setLocation(FF)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016663HSPLandroid/view/MotionEvent;->setTargetAccessibilityFocus(Z)V+]Landroid/view/MotionEvent;Landroid/view/MotionEvent;
16664HSPLandroid/view/MotionEvent;->split(I)Landroid/view/MotionEvent;+]Landroid/view/MotionEvent;Landroid/view/MotionEvent;
art-benchmark-service84deab32021-05-12 09:41:00 -070016665HSPLandroid/view/MotionEvent;->transform(Landroid/graphics/Matrix;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016666HSPLandroid/view/MotionEvent;->updateCursorPosition()V
art-benchmark-service84deab32021-05-12 09:41:00 -070016667HSPLandroid/view/OrientationEventListener$SensorEventListenerImpl;->onAccuracyChanged(Landroid/hardware/Sensor;I)V
16668HSPLandroid/view/OrientationEventListener$SensorEventListenerImpl;->onSensorChanged(Landroid/hardware/SensorEvent;)V
16669HSPLandroid/view/OrientationEventListener;-><init>(Landroid/content/Context;)V
16670HSPLandroid/view/OrientationEventListener;-><init>(Landroid/content/Context;I)V
16671HSPLandroid/view/OrientationEventListener;->disable()V
16672HSPLandroid/view/OrientationEventListener;->enable()V
16673HSPLandroid/view/PendingInsetsController;-><init>()V
16674HSPLandroid/view/PendingInsetsController;->detach()V
art-benchmark-service08401c12022-12-23 09:27:20 -080016675HSPLandroid/view/PendingInsetsController;->getRequestedVisibleTypes()I
art-benchmark-service84deab32021-05-12 09:41:00 -070016676HSPLandroid/view/PendingInsetsController;->getSystemBarsAppearance()I
art-benchmark-service84deab32021-05-12 09:41:00 -070016677HSPLandroid/view/PendingInsetsController;->replayAndAttach(Landroid/view/InsetsController;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016678HSPLandroid/view/PointerIcon$2;->onDisplayChanged(I)V
16679HSPLandroid/view/PointerIcon;->getSystemIcon(Landroid/content/Context;I)Landroid/view/PointerIcon;
art-benchmark-service84deab32021-05-12 09:41:00 -070016680HSPLandroid/view/PointerIcon;->getSystemIconTypeIndex(I)I
art-benchmark-service66b4d952021-07-17 17:15:31 -070016681HSPLandroid/view/PrivacyIndicatorBounds$1;-><init>()V
16682HSPLandroid/view/PrivacyIndicatorBounds$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/PrivacyIndicatorBounds;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016683HSPLandroid/view/PrivacyIndicatorBounds$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -070016684HSPLandroid/view/PrivacyIndicatorBounds;-><clinit>()V
16685HSPLandroid/view/PrivacyIndicatorBounds;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016686HSPLandroid/view/PrivacyIndicatorBounds;-><init>(Landroid/os/Parcel;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070016687HSPLandroid/view/PrivacyIndicatorBounds;-><init>([Landroid/graphics/Rect;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016688HSPLandroid/view/PrivacyIndicatorBounds;->equals(Ljava/lang/Object;)Z
16689HSPLandroid/view/PrivacyIndicatorBounds;->inset(IIII)Landroid/view/PrivacyIndicatorBounds;
art-benchmark-service66b4d952021-07-17 17:15:31 -070016690HSPLandroid/view/PrivacyIndicatorBounds;->insetRect(Landroid/graphics/Rect;IIII)Landroid/graphics/Rect;
16691HSPLandroid/view/PrivacyIndicatorBounds;->updateStaticBounds([Landroid/graphics/Rect;)Landroid/view/PrivacyIndicatorBounds;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016692HSPLandroid/view/PrivacyIndicatorBounds;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016693HSPLandroid/view/RemoteAccessibilityController;-><init>(Landroid/view/View;)V
16694HSPLandroid/view/RemoteAccessibilityController;->connected()Z
16695HSPLandroid/view/RemoteAccessibilityController;->disassosciateHierarchy()V
16696HSPLandroid/view/RemoteAccessibilityController;->setRemoteAccessibilityEmbeddedConnection(Landroid/view/accessibility/IAccessibilityEmbeddedConnection;Landroid/os/IBinder;)V
16697HSPLandroid/view/RemoteAnimationAdapter;-><init>(Landroid/view/IRemoteAnimationRunner;JJ)V
16698HSPLandroid/view/RemoteAnimationAdapter;->writeToParcel(Landroid/os/Parcel;I)V
16699HSPLandroid/view/RoundedCorner$1;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016700HSPLandroid/view/RoundedCorner$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/RoundedCorner;
16701HSPLandroid/view/RoundedCorner$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070016702HSPLandroid/view/RoundedCorner;-><clinit>()V
16703HSPLandroid/view/RoundedCorner;-><init>(I)V
16704HSPLandroid/view/RoundedCorner;-><init>(IIII)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016705HSPLandroid/view/RoundedCorner;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070016706HSPLandroid/view/RoundedCorner;->getCenter()Landroid/graphics/Point;
16707HSPLandroid/view/RoundedCorner;->getRadius()I
16708HSPLandroid/view/RoundedCorner;->isEmpty()Z
16709HSPLandroid/view/RoundedCorners$1;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016710HSPLandroid/view/RoundedCorners$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/RoundedCorners;
16711HSPLandroid/view/RoundedCorners$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070016712HSPLandroid/view/RoundedCorners;-><clinit>()V
16713HSPLandroid/view/RoundedCorners;-><init>(Landroid/view/RoundedCorner;Landroid/view/RoundedCorner;Landroid/view/RoundedCorner;Landroid/view/RoundedCorner;)V
16714HSPLandroid/view/RoundedCorners;-><init>([Landroid/view/RoundedCorner;)V
16715HSPLandroid/view/RoundedCorners;->equals(Ljava/lang/Object;)Z
16716HSPLandroid/view/RoundedCorners;->inset(IIII)Landroid/view/RoundedCorners;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016717HSPLandroid/view/RoundedCorners;->insetRoundedCorner(IIIIIIII)Landroid/view/RoundedCorner;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016718HSPLandroid/view/RoundedCorners;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016719HSPLandroid/view/ScaleGestureDetector;-><init>(Landroid/content/Context;Landroid/view/ScaleGestureDetector$OnScaleGestureListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016720HSPLandroid/view/ScaleGestureDetector;-><init>(Landroid/content/Context;Landroid/view/ScaleGestureDetector$OnScaleGestureListener;Landroid/os/Handler;)V
16721HSPLandroid/view/ScaleGestureDetector;->onTouchEvent(Landroid/view/MotionEvent;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070016722HSPLandroid/view/ScaleGestureDetector;->setQuickScaleEnabled(Z)V
16723HSPLandroid/view/ScaleGestureDetector;->setStylusScaleEnabled(Z)V
16724HSPLandroid/view/Surface$CompatibleCanvas;-><init>(Landroid/view/Surface;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016725HSPLandroid/view/Surface;-><init>()V
16726HSPLandroid/view/Surface;-><init>(J)V
16727HSPLandroid/view/Surface;-><init>(Landroid/graphics/SurfaceTexture;)V
16728HSPLandroid/view/Surface;->checkNotReleasedLocked()V
16729HSPLandroid/view/Surface;->copyFrom(Landroid/graphics/BLASTBufferQueue;)V
16730HSPLandroid/view/Surface;->copyFrom(Landroid/view/SurfaceControl;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016731HSPLandroid/view/Surface;->destroy()V
art-benchmark-service84deab32021-05-12 09:41:00 -070016732HSPLandroid/view/Surface;->finalize()V
16733HSPLandroid/view/Surface;->forceScopedDisconnect()V
16734HSPLandroid/view/Surface;->getGenerationId()I
16735HSPLandroid/view/Surface;->getNextFrameNumber()J
16736HSPLandroid/view/Surface;->isValid()Z
16737HSPLandroid/view/Surface;->lockCanvas(Landroid/graphics/Rect;)Landroid/graphics/Canvas;
16738HSPLandroid/view/Surface;->release()V
16739HSPLandroid/view/Surface;->rotationToString(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016740HSPLandroid/view/Surface;->setNativeObjectLocked(J)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016741HSPLandroid/view/Surface;->transferFrom(Landroid/view/Surface;)V
16742HSPLandroid/view/Surface;->unlockCanvasAndPost(Landroid/graphics/Canvas;)V
16743HSPLandroid/view/Surface;->unlockSwCanvasAndPost(Landroid/graphics/Canvas;)V
16744HSPLandroid/view/Surface;->updateNativeObject(J)V
16745HSPLandroid/view/Surface;->writeToParcel(Landroid/os/Parcel;I)V
16746HSPLandroid/view/SurfaceControl$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/SurfaceControl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016747HSPLandroid/view/SurfaceControl$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070016748HSPLandroid/view/SurfaceControl$Builder;-><init>(Landroid/view/SurfaceSession;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016749HSPLandroid/view/SurfaceControl$Builder;->build()Landroid/view/SurfaceControl;
art-benchmark-service84deab32021-05-12 09:41:00 -070016750HSPLandroid/view/SurfaceControl$Builder;->setBLASTLayer()Landroid/view/SurfaceControl$Builder;
16751HSPLandroid/view/SurfaceControl$Builder;->setBufferSize(II)Landroid/view/SurfaceControl$Builder;
16752HSPLandroid/view/SurfaceControl$Builder;->setCallsite(Ljava/lang/String;)Landroid/view/SurfaceControl$Builder;
16753HSPLandroid/view/SurfaceControl$Builder;->setColorLayer()Landroid/view/SurfaceControl$Builder;
16754HSPLandroid/view/SurfaceControl$Builder;->setContainerLayer()Landroid/view/SurfaceControl$Builder;
16755HSPLandroid/view/SurfaceControl$Builder;->setFlags(I)Landroid/view/SurfaceControl$Builder;
16756HSPLandroid/view/SurfaceControl$Builder;->setFlags(II)Landroid/view/SurfaceControl$Builder;
16757HSPLandroid/view/SurfaceControl$Builder;->setFormat(I)Landroid/view/SurfaceControl$Builder;
16758HSPLandroid/view/SurfaceControl$Builder;->setHidden(Z)Landroid/view/SurfaceControl$Builder;
16759HSPLandroid/view/SurfaceControl$Builder;->setLocalOwnerView(Landroid/view/View;)Landroid/view/SurfaceControl$Builder;
16760HSPLandroid/view/SurfaceControl$Builder;->setName(Ljava/lang/String;)Landroid/view/SurfaceControl$Builder;
16761HSPLandroid/view/SurfaceControl$Builder;->setOpaque(Z)Landroid/view/SurfaceControl$Builder;
16762HSPLandroid/view/SurfaceControl$Builder;->setParent(Landroid/view/SurfaceControl;)Landroid/view/SurfaceControl$Builder;
16763HSPLandroid/view/SurfaceControl$Builder;->unsetBufferSize()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016764HSPLandroid/view/SurfaceControl$Transaction;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016765HSPLandroid/view/SurfaceControl$Transaction;-><init>(J)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016766HSPLandroid/view/SurfaceControl$Transaction;->apply()V
16767HSPLandroid/view/SurfaceControl$Transaction;->apply(Z)V
16768HSPLandroid/view/SurfaceControl$Transaction;->applyResizedSurfaces()V
art-benchmark-service84deab32021-05-12 09:41:00 -070016769HSPLandroid/view/SurfaceControl$Transaction;->checkPreconditions(Landroid/view/SurfaceControl;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016770HSPLandroid/view/SurfaceControl$Transaction;->clear()V
16771HSPLandroid/view/SurfaceControl$Transaction;->close()V
16772HSPLandroid/view/SurfaceControl$Transaction;->hide(Landroid/view/SurfaceControl;)Landroid/view/SurfaceControl$Transaction;
16773HSPLandroid/view/SurfaceControl$Transaction;->merge(Landroid/view/SurfaceControl$Transaction;)Landroid/view/SurfaceControl$Transaction;
16774HSPLandroid/view/SurfaceControl$Transaction;->notifyReparentedSurfaces()V
16775HSPLandroid/view/SurfaceControl$Transaction;->remove(Landroid/view/SurfaceControl;)Landroid/view/SurfaceControl$Transaction;
16776HSPLandroid/view/SurfaceControl$Transaction;->reparent(Landroid/view/SurfaceControl;Landroid/view/SurfaceControl;)Landroid/view/SurfaceControl$Transaction;
16777HSPLandroid/view/SurfaceControl$Transaction;->setAlpha(Landroid/view/SurfaceControl;F)Landroid/view/SurfaceControl$Transaction;
art-benchmark-service84deab32021-05-12 09:41:00 -070016778HSPLandroid/view/SurfaceControl$Transaction;->setBufferSize(Landroid/view/SurfaceControl;II)Landroid/view/SurfaceControl$Transaction;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016779HSPLandroid/view/SurfaceControl$Transaction;->setColor(Landroid/view/SurfaceControl;[F)Landroid/view/SurfaceControl$Transaction;
16780HSPLandroid/view/SurfaceControl$Transaction;->setCornerRadius(Landroid/view/SurfaceControl;F)Landroid/view/SurfaceControl$Transaction;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016781HSPLandroid/view/SurfaceControl$Transaction;->setDesintationFrame(Landroid/view/SurfaceControl;II)Landroid/view/SurfaceControl$Transaction;
art-benchmark-service66b4d952021-07-17 17:15:31 -070016782HSPLandroid/view/SurfaceControl$Transaction;->setFrameTimelineVsync(J)Landroid/view/SurfaceControl$Transaction;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016783HSPLandroid/view/SurfaceControl$Transaction;->setLayer(Landroid/view/SurfaceControl;I)Landroid/view/SurfaceControl$Transaction;
16784HSPLandroid/view/SurfaceControl$Transaction;->setMatrix(Landroid/view/SurfaceControl;FFFF)Landroid/view/SurfaceControl$Transaction;
16785HSPLandroid/view/SurfaceControl$Transaction;->setMatrix(Landroid/view/SurfaceControl;Landroid/graphics/Matrix;[F)Landroid/view/SurfaceControl$Transaction;
art-benchmark-service84deab32021-05-12 09:41:00 -070016786HSPLandroid/view/SurfaceControl$Transaction;->setOpaque(Landroid/view/SurfaceControl;Z)Landroid/view/SurfaceControl$Transaction;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016787HSPLandroid/view/SurfaceControl$Transaction;->setPosition(Landroid/view/SurfaceControl;FF)Landroid/view/SurfaceControl$Transaction;
16788HSPLandroid/view/SurfaceControl$Transaction;->setRelativeLayer(Landroid/view/SurfaceControl;Landroid/view/SurfaceControl;I)Landroid/view/SurfaceControl$Transaction;
16789HSPLandroid/view/SurfaceControl$Transaction;->setWindowCrop(Landroid/view/SurfaceControl;II)Landroid/view/SurfaceControl$Transaction;
16790HSPLandroid/view/SurfaceControl$Transaction;->setWindowCrop(Landroid/view/SurfaceControl;Landroid/graphics/Rect;)Landroid/view/SurfaceControl$Transaction;
16791HSPLandroid/view/SurfaceControl$Transaction;->show(Landroid/view/SurfaceControl;)Landroid/view/SurfaceControl$Transaction;
16792HSPLandroid/view/SurfaceControl$Transaction;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016793HSPLandroid/view/SurfaceControl;->-$$Nest$smnativeCreateTransaction()J
16794HSPLandroid/view/SurfaceControl;->-$$Nest$smnativeSetDestinationFrame(JJIIII)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016795HSPLandroid/view/SurfaceControl;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016796HSPLandroid/view/SurfaceControl;-><init>(Landroid/os/Parcel;)V
16797HSPLandroid/view/SurfaceControl;-><init>(Landroid/view/SurfaceControl;Ljava/lang/String;)V
16798HSPLandroid/view/SurfaceControl;-><init>(Landroid/view/SurfaceSession;Ljava/lang/String;IIIILandroid/view/SurfaceControl;Landroid/util/SparseIntArray;Ljava/lang/ref/WeakReference;Ljava/lang/String;)V
16799HSPLandroid/view/SurfaceControl;->assignNativeObject(JLjava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016800HSPLandroid/view/SurfaceControl;->checkNotReleased()V
16801HSPLandroid/view/SurfaceControl;->copyFrom(Landroid/view/SurfaceControl;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016802HSPLandroid/view/SurfaceControl;->finalize()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016803HSPLandroid/view/SurfaceControl;->getTransformHint()I
art-benchmark-service84deab32021-05-12 09:41:00 -070016804HSPLandroid/view/SurfaceControl;->isSameSurface(Landroid/view/SurfaceControl;)Z
16805HSPLandroid/view/SurfaceControl;->isValid()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016806HSPLandroid/view/SurfaceControl;->readFromParcel(Landroid/os/Parcel;)V
16807HSPLandroid/view/SurfaceControl;->release()V
16808HSPLandroid/view/SurfaceControl;->rotationToBufferTransform(I)I
16809HSPLandroid/view/SurfaceControl;->setTransformHint(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016810HSPLandroid/view/SurfaceSession;-><init>()V
16811HSPLandroid/view/SurfaceSession;->finalize()V
16812HSPLandroid/view/SurfaceSession;->kill()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016813HSPLandroid/view/SurfaceView$$ExternalSyntheticLambda1;-><init>(Landroid/view/SurfaceView;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016814HSPLandroid/view/SurfaceView$$ExternalSyntheticLambda1;->onScrollChanged()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016815HSPLandroid/view/SurfaceView$$ExternalSyntheticLambda2;->onPreDraw()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070016816HSPLandroid/view/SurfaceView$1;-><init>(Landroid/view/SurfaceView;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016817HSPLandroid/view/SurfaceView$1;->addCallback(Landroid/view/SurfaceHolder$Callback;)V
16818HSPLandroid/view/SurfaceView$1;->getSurface()Landroid/view/Surface;
16819HSPLandroid/view/SurfaceView$SurfaceViewPositionUpdateListener;-><init>(Landroid/view/SurfaceView;II)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016820HSPLandroid/view/SurfaceView$SurfaceViewPositionUpdateListener;->positionChanged(JIIII)V+]Landroid/view/SurfaceView;Landroid/view/SurfaceView;,Landroid/widget/inline/InlineContentView$4;]Landroid/graphics/Point;Landroid/graphics/Point;]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;]Landroid/graphics/Rect;Landroid/graphics/Rect;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016821HSPLandroid/view/SurfaceView$SurfaceViewPositionUpdateListener;->positionLost(J)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016822HSPLandroid/view/SurfaceView;->-$$Nest$fgetmRTLastReportedPosition(Landroid/view/SurfaceView;)Landroid/graphics/Rect;
16823HSPLandroid/view/SurfaceView;->-$$Nest$fgetmRTLastReportedSurfaceSize(Landroid/view/SurfaceView;)Landroid/graphics/Point;
16824HSPLandroid/view/SurfaceView;->-$$Nest$fgetmRtTransaction(Landroid/view/SurfaceView;)Landroid/view/SurfaceControl$Transaction;
16825HSPLandroid/view/SurfaceView;->-$$Nest$mapplyOrMergeTransaction(Landroid/view/SurfaceView;Landroid/view/SurfaceControl$Transaction;J)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016826HSPLandroid/view/SurfaceView;-><init>(Landroid/content/Context;)V
16827HSPLandroid/view/SurfaceView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070016828HSPLandroid/view/SurfaceView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016829HSPLandroid/view/SurfaceView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;IIZ)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016830HSPLandroid/view/SurfaceView;->applyOrMergeTransaction(Landroid/view/SurfaceControl$Transaction;J)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016831HSPLandroid/view/SurfaceView;->applyTransactionOnVriDraw(Landroid/view/SurfaceControl$Transaction;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016832HSPLandroid/view/SurfaceView;->clearSurfaceViewPort(Landroid/graphics/Canvas;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016833HSPLandroid/view/SurfaceView;->copySurface(ZZ)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016834HSPLandroid/view/SurfaceView;->createBlastSurfaceControls(Landroid/view/ViewRootImpl;Ljava/lang/String;Landroid/view/SurfaceControl$Transaction;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016835HSPLandroid/view/SurfaceView;->dispatchDraw(Landroid/graphics/Canvas;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016836HSPLandroid/view/SurfaceView;->gatherTransparentRegion(Landroid/graphics/Region;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070016837HSPLandroid/view/SurfaceView;->getHolder()Landroid/view/SurfaceHolder;
16838HSPLandroid/view/SurfaceView;->getSurfaceCallbacks()[Landroid/view/SurfaceHolder$Callback;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016839HSPLandroid/view/SurfaceView;->lambda$new$0$android-view-SurfaceView()Z+]Landroid/view/SurfaceView;Landroid/view/SurfaceView;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016840HSPLandroid/view/SurfaceView;->notifySurfaceDestroyed()V
art-benchmark-service84deab32021-05-12 09:41:00 -070016841HSPLandroid/view/SurfaceView;->onAttachedToWindow()V
16842HSPLandroid/view/SurfaceView;->onDetachedFromWindow()V
16843HSPLandroid/view/SurfaceView;->onDrawFinished()V
16844HSPLandroid/view/SurfaceView;->onMeasure(II)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016845HSPLandroid/view/SurfaceView;->onSetSurfacePositionAndScale(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;IIFF)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016846HSPLandroid/view/SurfaceView;->onWindowVisibilityChanged(I)V
16847HSPLandroid/view/SurfaceView;->performDrawFinished()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016848HSPLandroid/view/SurfaceView;->releaseSurfaces(Z)V
16849HSPLandroid/view/SurfaceView;->replacePositionUpdateListener(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016850HSPLandroid/view/SurfaceView;->setFrame(IIII)Z
16851HSPLandroid/view/SurfaceView;->setVisibility(I)V
16852HSPLandroid/view/SurfaceView;->setZOrderOnTop(Z)V
16853HSPLandroid/view/SurfaceView;->setZOrderedOnTop(ZZ)Z
16854HSPLandroid/view/SurfaceView;->surfaceCreated(Landroid/view/SurfaceControl$Transaction;)V
16855HSPLandroid/view/SurfaceView;->surfaceDestroyed()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016856HSPLandroid/view/SurfaceView;->updateBackgroundColor(Landroid/view/SurfaceControl$Transaction;)Landroid/view/SurfaceControl$Transaction;
16857HSPLandroid/view/SurfaceView;->updateBackgroundVisibility(Landroid/view/SurfaceControl$Transaction;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016858HSPLandroid/view/SurfaceView;->updateEmbeddedAccessibilityMatrix(Z)V+]Landroid/view/SurfaceView;Landroid/widget/inline/InlineContentView$4;]Landroid/view/RemoteAccessibilityController;Landroid/view/RemoteAccessibilityController;]Landroid/graphics/Matrix;Landroid/graphics/Matrix;]Landroid/graphics/Rect;Landroid/graphics/Rect;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016859HSPLandroid/view/SurfaceView;->updateRelativeZ(Landroid/view/SurfaceControl$Transaction;)V
16860HSPLandroid/view/SurfaceView;->updateSurface()V
art-benchmark-service84deab32021-05-12 09:41:00 -070016861HSPLandroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams$Builder;-><init>(Landroid/view/SurfaceControl;)V
16862HSPLandroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams$Builder;->build()Landroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams;
16863HSPLandroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams$Builder;->withAlpha(F)Landroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams$Builder;
16864HSPLandroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams$Builder;->withMatrix(Landroid/graphics/Matrix;)Landroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams$Builder;
16865HSPLandroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams$Builder;->withVisibility(Z)Landroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams$Builder;
16866HSPLandroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams;-><init>(Landroid/view/SurfaceControl;IFLandroid/graphics/Matrix;Landroid/graphics/Rect;IFIZLandroid/view/SurfaceControl$Transaction;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016867HSPLandroid/view/SyncRtSurfaceTransactionApplier;->applyParams(Landroid/view/SurfaceControl$Transaction;Landroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams;[F)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016868HSPLandroid/view/TextureView;-><init>(Landroid/content/Context;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016869HSPLandroid/view/TextureView;->applyUpdate()V
art-benchmark-service84deab32021-05-12 09:41:00 -070016870HSPLandroid/view/TextureView;->destroyHardwareLayer()V
16871HSPLandroid/view/TextureView;->destroyHardwareResources()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016872HSPLandroid/view/TextureView;->draw(Landroid/graphics/Canvas;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016873HSPLandroid/view/TextureView;->getLayerType()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016874HSPLandroid/view/TextureView;->getTextureLayer()Landroid/graphics/TextureLayer;
art-benchmark-service84deab32021-05-12 09:41:00 -070016875HSPLandroid/view/TextureView;->isOpaque()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070016876HSPLandroid/view/TextureView;->onAttachedToWindow()V
16877HSPLandroid/view/TextureView;->onDetachedFromWindowInternal()V
16878HSPLandroid/view/TextureView;->onSizeChanged(IIII)V
16879HSPLandroid/view/TextureView;->onVisibilityChanged(Landroid/view/View;I)V
16880HSPLandroid/view/TextureView;->releaseSurfaceTexture()V
16881HSPLandroid/view/TextureView;->setSurfaceTextureListener(Landroid/view/TextureView$SurfaceTextureListener;)V
16882HSPLandroid/view/TextureView;->updateLayer()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016883HSPLandroid/view/ThreadedRenderer$1$$ExternalSyntheticLambda0;-><init>(Ljava/util/ArrayList;)V
16884HSPLandroid/view/ThreadedRenderer$1$$ExternalSyntheticLambda0;->onFrameCommit(Z)V
16885HSPLandroid/view/ThreadedRenderer$1;-><init>(Landroid/view/ThreadedRenderer;Ljava/util/ArrayList;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016886HSPLandroid/view/ThreadedRenderer$1;->lambda$onFrameDraw$0(Ljava/util/ArrayList;Z)V
16887HSPLandroid/view/ThreadedRenderer$1;->onFrameDraw(IJ)Landroid/graphics/HardwareRenderer$FrameCommitCallback;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016888HSPLandroid/view/ThreadedRenderer$WebViewOverlayProvider;->-$$Nest$fgetmSurfaceControl(Landroid/view/ThreadedRenderer$WebViewOverlayProvider;)Landroid/view/SurfaceControl;
16889HSPLandroid/view/ThreadedRenderer$WebViewOverlayProvider;-><clinit>()V
16890HSPLandroid/view/ThreadedRenderer$WebViewOverlayProvider;-><init>()V
16891HSPLandroid/view/ThreadedRenderer$WebViewOverlayProvider;-><init>(Landroid/view/ThreadedRenderer$WebViewOverlayProvider-IA;)V
16892HSPLandroid/view/ThreadedRenderer$WebViewOverlayProvider;->setBLASTBufferQueue(Landroid/graphics/BLASTBufferQueue;)V
16893HSPLandroid/view/ThreadedRenderer$WebViewOverlayProvider;->setSurfaceControl(Landroid/view/SurfaceControl;)V
16894HSPLandroid/view/ThreadedRenderer$WebViewOverlayProvider;->setSurfaceControlOpaque(Z)Z
16895HSPLandroid/view/ThreadedRenderer$WebViewOverlayProvider;->shouldEnableOverlaySupport()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070016896HSPLandroid/view/ThreadedRenderer;-><init>(Landroid/content/Context;ZLjava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016897HSPLandroid/view/ThreadedRenderer;->access$000()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070016898HSPLandroid/view/ThreadedRenderer;->create(Landroid/content/Context;ZLjava/lang/String;)Landroid/view/ThreadedRenderer;
art-benchmark-service66b4d952021-07-17 17:15:31 -070016899HSPLandroid/view/ThreadedRenderer;->destroy()V
16900HSPLandroid/view/ThreadedRenderer;->destroyHardwareResources(Landroid/view/View;)V
16901HSPLandroid/view/ThreadedRenderer;->destroyResources(Landroid/view/View;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080016902HSPLandroid/view/ThreadedRenderer;->draw(Landroid/view/View;Landroid/view/View$AttachInfo;Landroid/view/ThreadedRenderer$DrawCallbacks;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016903HSPLandroid/view/ThreadedRenderer;->dumpArgsToFlags([Ljava/lang/String;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070016904HSPLandroid/view/ThreadedRenderer;->getHeight()I
16905HSPLandroid/view/ThreadedRenderer;->getWidth()I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016906HSPLandroid/view/ThreadedRenderer;->handleDumpGfxInfo(Ljava/io/FileDescriptor;[Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016907HSPLandroid/view/ThreadedRenderer;->initialize(Landroid/view/Surface;)Z
16908HSPLandroid/view/ThreadedRenderer;->initializeIfNeeded(IILandroid/view/View$AttachInfo;Landroid/view/Surface;Landroid/graphics/Rect;)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016909HSPLandroid/view/ThreadedRenderer;->invalidateRoot()V
art-benchmark-service84deab32021-05-12 09:41:00 -070016910HSPLandroid/view/ThreadedRenderer;->isEnabled()Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070016911HSPLandroid/view/ThreadedRenderer;->isRequested()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070016912HSPLandroid/view/ThreadedRenderer;->loadSystemProperties()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016913HSPLandroid/view/ThreadedRenderer;->registerRtFrameCallback(Landroid/graphics/HardwareRenderer$FrameDrawingCallback;)V
16914HSPLandroid/view/ThreadedRenderer;->rendererOwnsSurfaceControlOpacity()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070016915HSPLandroid/view/ThreadedRenderer;->setEnabled(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016916HSPLandroid/view/ThreadedRenderer;->setLightCenter(Landroid/view/View$AttachInfo;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070016917HSPLandroid/view/ThreadedRenderer;->setRequested(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016918HSPLandroid/view/ThreadedRenderer;->setSurface(Landroid/view/Surface;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016919HSPLandroid/view/ThreadedRenderer;->setSurfaceControlOpaque(Z)Z
16920HSPLandroid/view/ThreadedRenderer;->setup(IILandroid/view/View$AttachInfo;Landroid/graphics/Rect;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016921HSPLandroid/view/ThreadedRenderer;->updateEnabledState(Landroid/view/Surface;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080016922HSPLandroid/view/ThreadedRenderer;->updateRootDisplayList(Landroid/view/View;Landroid/view/ThreadedRenderer$DrawCallbacks;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016923HSPLandroid/view/ThreadedRenderer;->updateSurface(Landroid/view/Surface;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080016924HSPLandroid/view/ThreadedRenderer;->updateViewTreeDisplayList(Landroid/view/View;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016925HSPLandroid/view/ThreadedRenderer;->updateWebViewOverlayCallbacks()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016926HSPLandroid/view/TouchDelegate;-><init>(Landroid/graphics/Rect;Landroid/view/View;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080016927HSPLandroid/view/VelocityTracker;-><init>(I)V+]Landroid/hardware/input/InputManager;Landroid/hardware/input/InputManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070016928HSPLandroid/view/VelocityTracker;->addMovement(Landroid/view/MotionEvent;)V
16929HSPLandroid/view/VelocityTracker;->clear()V
16930HSPLandroid/view/VelocityTracker;->computeCurrentVelocity(I)V
16931HSPLandroid/view/VelocityTracker;->computeCurrentVelocity(IF)V
16932HSPLandroid/view/VelocityTracker;->finalize()V
16933HSPLandroid/view/VelocityTracker;->getXVelocity()F
16934HSPLandroid/view/VelocityTracker;->getXVelocity(I)F
16935HSPLandroid/view/VelocityTracker;->getYVelocity()F
16936HSPLandroid/view/VelocityTracker;->getYVelocity(I)F
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016937HSPLandroid/view/VelocityTracker;->obtain()Landroid/view/VelocityTracker;
16938HSPLandroid/view/VelocityTracker;->recycle()V
art-benchmark-service08401c12022-12-23 09:27:20 -080016939HSPLandroid/view/View$$ExternalSyntheticLambda10;->run()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016940HSPLandroid/view/View$$ExternalSyntheticLambda12;->get()Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -070016941HSPLandroid/view/View$$ExternalSyntheticLambda2;-><init>(Landroid/view/View;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016942HSPLandroid/view/View$$ExternalSyntheticLambda3;->run()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070016943HSPLandroid/view/View$$ExternalSyntheticLambda4;-><init>(Landroid/view/View;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016944HSPLandroid/view/View$$ExternalSyntheticLambda4;->run()V
16945HSPLandroid/view/View$$ExternalSyntheticLambda5;->run()V
16946HSPLandroid/view/View$$ExternalSyntheticLambda7;->run()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016947HSPLandroid/view/View$$ExternalSyntheticLambda8;->run()V
art-benchmark-service84deab32021-05-12 09:41:00 -070016948HSPLandroid/view/View$12;->get(Landroid/view/View;)Ljava/lang/Float;
16949HSPLandroid/view/View$12;->get(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016950HSPLandroid/view/View$12;->setValue(Landroid/view/View;F)V
16951HSPLandroid/view/View$12;->setValue(Ljava/lang/Object;F)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016952HSPLandroid/view/View$13;->get(Landroid/view/View;)Ljava/lang/Float;
16953HSPLandroid/view/View$13;->get(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016954HSPLandroid/view/View$13;->setValue(Landroid/view/View;F)V
16955HSPLandroid/view/View$13;->setValue(Ljava/lang/Object;F)V
16956HSPLandroid/view/View$1;-><init>(Landroid/view/View;Landroid/view/View$ListenerInfo;)V
16957HSPLandroid/view/View$1;->positionChanged(JIIII)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016958HSPLandroid/view/View$1;->positionLost(J)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016959HSPLandroid/view/View$2;->get(Landroid/view/View;)Ljava/lang/Float;
16960HSPLandroid/view/View$2;->get(Ljava/lang/Object;)Ljava/lang/Object;
16961HSPLandroid/view/View$2;->setValue(Landroid/view/View;F)V
16962HSPLandroid/view/View$2;->setValue(Ljava/lang/Object;F)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016963HSPLandroid/view/View$3;->get(Landroid/view/View;)Ljava/lang/Float;
16964HSPLandroid/view/View$3;->get(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016965HSPLandroid/view/View$3;->setValue(Landroid/view/View;F)V
16966HSPLandroid/view/View$3;->setValue(Ljava/lang/Object;F)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016967HSPLandroid/view/View$4;->get(Landroid/view/View;)Ljava/lang/Float;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016968HSPLandroid/view/View$4;->get(Ljava/lang/Object;)Ljava/lang/Object;
16969HSPLandroid/view/View$4;->setValue(Landroid/view/View;F)V
16970HSPLandroid/view/View$4;->setValue(Ljava/lang/Object;F)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016971HSPLandroid/view/View$5;->get(Landroid/view/View;)Ljava/lang/Float;
16972HSPLandroid/view/View$5;->get(Ljava/lang/Object;)Ljava/lang/Object;
16973HSPLandroid/view/View$5;->setValue(Landroid/view/View;F)V
16974HSPLandroid/view/View$5;->setValue(Ljava/lang/Object;F)V
16975HSPLandroid/view/View$AccessibilityDelegate;-><init>()V
16976HSPLandroid/view/View$AccessibilityDelegate;->getAccessibilityNodeProvider(Landroid/view/View;)Landroid/view/accessibility/AccessibilityNodeProvider;
16977HSPLandroid/view/View$AccessibilityDelegate;->sendAccessibilityEvent(Landroid/view/View;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016978HSPLandroid/view/View$AttachInfo;-><init>(Landroid/view/IWindowSession;Landroid/view/IWindow;Landroid/view/Display;Landroid/view/ViewRootImpl;Landroid/os/Handler;Landroid/view/View$AttachInfo$Callbacks;Landroid/content/Context;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016979HSPLandroid/view/View$AttachInfo;->delayNotifyContentCaptureInsetsEvent(Landroid/graphics/Insets;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016980HSPLandroid/view/View$AttachInfo;->ensureEvents(Landroid/view/contentcapture/ContentCaptureSession;)Ljava/util/ArrayList;
art-benchmark-service84deab32021-05-12 09:41:00 -070016981HSPLandroid/view/View$BaseSavedState$1;->createFromParcel(Landroid/os/Parcel;Ljava/lang/ClassLoader;)Landroid/view/View$BaseSavedState;
16982HSPLandroid/view/View$BaseSavedState$1;->createFromParcel(Landroid/os/Parcel;Ljava/lang/ClassLoader;)Ljava/lang/Object;
16983HSPLandroid/view/View$BaseSavedState;-><init>(Landroid/os/Parcel;)V
16984HSPLandroid/view/View$BaseSavedState;-><init>(Landroid/os/Parcel;Ljava/lang/ClassLoader;)V
16985HSPLandroid/view/View$BaseSavedState;-><init>(Landroid/os/Parcelable;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016986HSPLandroid/view/View$BaseSavedState;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016987HSPLandroid/view/View$CheckForLongPress;->run()V
16988HSPLandroid/view/View$CheckForTap;->run()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016989HSPLandroid/view/View$ForegroundInfo;->-$$Nest$fgetmInsidePadding(Landroid/view/View$ForegroundInfo;)Z
16990HSPLandroid/view/View$ForegroundInfo;->-$$Nest$fputmInsidePadding(Landroid/view/View$ForegroundInfo;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016991HSPLandroid/view/View$ForegroundInfo;-><init>()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016992HSPLandroid/view/View$ListenerInfo;->-$$Nest$fgetmHandwritingArea(Landroid/view/View$ListenerInfo;)Landroid/graphics/Rect;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016993HSPLandroid/view/View$ListenerInfo;->-$$Nest$fgetmKeepClearRects(Landroid/view/View$ListenerInfo;)Ljava/util/List;
16994HSPLandroid/view/View$ListenerInfo;->-$$Nest$fgetmPreferKeepClear(Landroid/view/View$ListenerInfo;)Z
16995HSPLandroid/view/View$ListenerInfo;->-$$Nest$fgetmUnrestrictedKeepClearRects(Landroid/view/View$ListenerInfo;)Ljava/util/List;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070016996HSPLandroid/view/View$ListenerInfo;->-$$Nest$fputmHandwritingArea(Landroid/view/View$ListenerInfo;Landroid/graphics/Rect;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016997HSPLandroid/view/View$ListenerInfo;->-$$Nest$fputmPositionChangedUpdate(Landroid/view/View$ListenerInfo;Ljava/lang/Runnable;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016998HSPLandroid/view/View$ListenerInfo;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070016999HSPLandroid/view/View$MeasureSpec;->getMode(I)I
17000HSPLandroid/view/View$MeasureSpec;->getSize(I)I
17001HSPLandroid/view/View$MeasureSpec;->makeMeasureSpec(II)I
17002HSPLandroid/view/View$MeasureSpec;->makeSafeMeasureSpec(II)I
17003HSPLandroid/view/View$PerformClick;->run()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017004HSPLandroid/view/View$ScrollabilityCache;-><init>(Landroid/view/ViewConfiguration;Landroid/view/View;)V+]Landroid/graphics/Paint;Landroid/graphics/Paint;]Landroid/view/ViewConfiguration;Landroid/view/ViewConfiguration;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017005HSPLandroid/view/View$ScrollabilityCache;->run()V
art-benchmark-service84deab32021-05-12 09:41:00 -070017006HSPLandroid/view/View$TintInfo;-><init>()V
17007HSPLandroid/view/View$TransformationInfo;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017008HSPLandroid/view/View$UnsetPressedState;->run()V
17009HSPLandroid/view/View$VisibilityChangeForAutofillHandler;->handleMessage(Landroid/os/Message;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017010HSPLandroid/view/View;-><init>(Landroid/content/Context;)V+]Landroid/view/View;missing_types]Ljava/lang/Object;missing_types]Landroid/view/ViewConfiguration;Landroid/view/ViewConfiguration;]Ljava/lang/Class;Ljava/lang/Class;]Landroid/content/Context;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070017011HSPLandroid/view/View;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
17012HSPLandroid/view/View;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017013HSPLandroid/view/View;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V+]Landroid/view/View;megamorphic_types]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;]Landroid/graphics/RenderNode;Landroid/graphics/RenderNode;]Landroid/content/Context;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070017014HSPLandroid/view/View;->addFocusables(Ljava/util/ArrayList;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017015HSPLandroid/view/View;->addFocusables(Ljava/util/ArrayList;II)V
17016HSPLandroid/view/View;->addFrameMetricsListener(Landroid/view/Window;Landroid/view/Window$OnFrameMetricsAvailableListener;Landroid/os/Handler;)V
17017HSPLandroid/view/View;->addOnAttachStateChangeListener(Landroid/view/View$OnAttachStateChangeListener;)V
17018HSPLandroid/view/View;->addOnLayoutChangeListener(Landroid/view/View$OnLayoutChangeListener;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017019HSPLandroid/view/View;->animate()Landroid/view/ViewPropertyAnimator;
17020HSPLandroid/view/View;->announceForAccessibility(Ljava/lang/CharSequence;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017021HSPLandroid/view/View;->applyBackgroundTint()V
art-benchmark-service84deab32021-05-12 09:41:00 -070017022HSPLandroid/view/View;->applyForegroundTint()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017023HSPLandroid/view/View;->applyInsets(Landroid/graphics/Rect;)V
17024HSPLandroid/view/View;->applyLegacyAnimation(Landroid/view/ViewGroup;JLandroid/view/animation/Animation;Z)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017025HSPLandroid/view/View;->areDrawablesResolved()Z
17026HSPLandroid/view/View;->assignParent(Landroid/view/ViewParent;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017027HSPLandroid/view/View;->awakenScrollBars()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017028HSPLandroid/view/View;->awakenScrollBars(IZ)Z+]Landroid/os/Handler;Landroid/view/ViewRootImpl$ViewRootHandler;]Landroid/view/View;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070017029HSPLandroid/view/View;->bringToFront()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017030HSPLandroid/view/View;->buildDrawingCache(Z)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/Class;Ljava/lang/Class;
17031HSPLandroid/view/View;->buildDrawingCacheImpl(Z)V+]Landroid/graphics/Bitmap;Landroid/graphics/Bitmap;]Landroid/view/ViewConfiguration;Landroid/view/ViewConfiguration;]Landroid/graphics/Canvas;Landroid/graphics/Canvas;
art-benchmark-service84deab32021-05-12 09:41:00 -070017032HSPLandroid/view/View;->buildLayer()V
art-benchmark-service08401c12022-12-23 09:27:20 -080017033HSPLandroid/view/View;->calculateAccessibilityDataPrivate()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017034HSPLandroid/view/View;->calculateIsImportantForContentCapture()Z+]Landroid/view/View;megamorphic_types]Landroid/view/ViewGroup;missing_types]Landroid/view/ViewParent;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070017035HSPLandroid/view/View;->canHaveDisplayList()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017036HSPLandroid/view/View;->canNotifyAutofillEnterExitEvent()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017037HSPLandroid/view/View;->canReceivePointerEvents()Z+]Landroid/view/View;missing_types
17038HSPLandroid/view/View;->canResolveLayoutDirection()Z+]Landroid/view/View;missing_types]Landroid/view/ViewParent;missing_types
art-benchmark-service00abe242023-02-13 10:31:34 -080017039HSPLandroid/view/View;->canResolveTextDirection()Z+]Landroid/view/View;missing_types]Landroid/view/ViewParent;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017040HSPLandroid/view/View;->canScrollHorizontally(I)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017041HSPLandroid/view/View;->canScrollVertically(I)Z+]Landroid/view/View;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017042HSPLandroid/view/View;->canTakeFocus()Z
17043HSPLandroid/view/View;->cancel(Landroid/view/View$SendAccessibilityEventThrottle;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017044HSPLandroid/view/View;->cancelLongPress()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017045HSPLandroid/view/View;->cancelPendingInputEvents()V
art-benchmark-service84deab32021-05-12 09:41:00 -070017046HSPLandroid/view/View;->checkForLongClick(JFFI)V
17047HSPLandroid/view/View;->checkInputConnectionProxy(Landroid/view/View;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017048HSPLandroid/view/View;->cleanupDraw()V
17049HSPLandroid/view/View;->clearAccessibilityFocus()V
art-benchmark-service84deab32021-05-12 09:41:00 -070017050HSPLandroid/view/View;->clearAccessibilityFocusNoCallbacks(I)V
17051HSPLandroid/view/View;->clearAccessibilityThrottles()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017052HSPLandroid/view/View;->clearAnimation()V
art-benchmark-service84deab32021-05-12 09:41:00 -070017053HSPLandroid/view/View;->clearFocus()V
17054HSPLandroid/view/View;->clearFocusInternal(Landroid/view/View;ZZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017055HSPLandroid/view/View;->clearParentsWantFocus()V
art-benchmark-service08401c12022-12-23 09:27:20 -080017056HSPLandroid/view/View;->clearTranslationState()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017057HSPLandroid/view/View;->clearViewTranslationResponse()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017058HSPLandroid/view/View;->collectPreferKeepClearRects()Ljava/util/List;+]Landroid/view/View;missing_types]Landroid/view/ViewConfiguration;Landroid/view/ViewConfiguration;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017059HSPLandroid/view/View;->collectUnrestrictedPreferKeepClearRects()Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -070017060HSPLandroid/view/View;->combineMeasuredStates(II)I
17061HSPLandroid/view/View;->combineVisibility(II)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017062HSPLandroid/view/View;->computeFitSystemWindows(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z
17063HSPLandroid/view/View;->computeHorizontalScrollExtent()I
art-benchmark-service84deab32021-05-12 09:41:00 -070017064HSPLandroid/view/View;->computeHorizontalScrollOffset()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017065HSPLandroid/view/View;->computeHorizontalScrollRange()I
art-benchmark-service00abe242023-02-13 10:31:34 -080017066HSPLandroid/view/View;->computeOpaqueFlags()V
art-benchmark-service84deab32021-05-12 09:41:00 -070017067HSPLandroid/view/View;->computeScroll()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017068HSPLandroid/view/View;->computeSystemWindowInsets(Landroid/view/WindowInsets;Landroid/graphics/Rect;)Landroid/view/WindowInsets;
17069HSPLandroid/view/View;->computeVerticalScrollExtent()I
art-benchmark-service84deab32021-05-12 09:41:00 -070017070HSPLandroid/view/View;->computeVerticalScrollOffset()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017071HSPLandroid/view/View;->computeVerticalScrollRange()I
17072HSPLandroid/view/View;->damageInParent()V
17073HSPLandroid/view/View;->destroyDrawingCache()V
17074HSPLandroid/view/View;->destroyHardwareResources()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017075HSPLandroid/view/View;->dispatchApplyWindowInsets(Landroid/view/WindowInsets;)Landroid/view/WindowInsets;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017076HSPLandroid/view/View;->dispatchAttachedToWindow(Landroid/view/View$AttachInfo;I)V+]Landroid/view/ViewOverlay;Landroid/view/ViewGroupOverlay;]Landroid/view/ViewTreeObserver;Landroid/view/ViewTreeObserver;]Landroid/view/View;missing_types]Landroid/view/ViewGroup;Landroid/view/ViewOverlay$OverlayViewGroup;]Landroid/view/HandlerActionQueue;Landroid/view/HandlerActionQueue;]Ljava/util/concurrent/CopyOnWriteArrayList;Ljava/util/concurrent/CopyOnWriteArrayList;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Ljava/util/Iterator;Ljava/util/concurrent/CopyOnWriteArrayList$COWIterator;
art-benchmark-service00abe242023-02-13 10:31:34 -080017077HSPLandroid/view/View;->dispatchCancelPendingInputEvents()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017078HSPLandroid/view/View;->dispatchCollectViewAttributes(Landroid/view/View$AttachInfo;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017079HSPLandroid/view/View;->dispatchConfigurationChanged(Landroid/content/res/Configuration;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017080HSPLandroid/view/View;->dispatchDetachedFromWindow()V+]Landroid/view/ViewOverlay;Landroid/view/ViewGroupOverlay;]Landroid/view/View;missing_types]Landroid/view/ViewGroup;Landroid/view/ViewOverlay$OverlayViewGroup;]Ljava/util/List;Ljava/util/Collections$EmptyList;]Ljava/util/concurrent/CopyOnWriteArrayList;Ljava/util/concurrent/CopyOnWriteArrayList;]Landroid/view/ImeFocusController;Landroid/view/ImeFocusController;]Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Ljava/util/Iterator;Ljava/util/concurrent/CopyOnWriteArrayList$COWIterator;
art-benchmark-service84deab32021-05-12 09:41:00 -070017081HSPLandroid/view/View;->dispatchDraw(Landroid/graphics/Canvas;)V
17082HSPLandroid/view/View;->dispatchDrawableHotspotChanged(FF)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017083HSPLandroid/view/View;->dispatchFinishTemporaryDetach()V
art-benchmark-service84deab32021-05-12 09:41:00 -070017084HSPLandroid/view/View;->dispatchInitialProvideContentCaptureStructure()V
17085HSPLandroid/view/View;->dispatchKeyEvent(Landroid/view/KeyEvent;)Z
17086HSPLandroid/view/View;->dispatchKeyEventPreIme(Landroid/view/KeyEvent;)Z
17087HSPLandroid/view/View;->dispatchNestedFling(FFZ)Z
17088HSPLandroid/view/View;->dispatchNestedPreFling(FF)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017089HSPLandroid/view/View;->dispatchNestedPreScroll(II[I[I)Z
17090HSPLandroid/view/View;->dispatchNestedScroll(IIII[I)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017091HSPLandroid/view/View;->dispatchPointerEvent(Landroid/view/MotionEvent;)Z+]Landroid/view/View;Lcom/android/internal/policy/DecorView;]Landroid/view/MotionEvent;Landroid/view/MotionEvent;
art-benchmark-service66b4d952021-07-17 17:15:31 -070017092HSPLandroid/view/View;->dispatchProvideAutofillStructure(Landroid/view/ViewStructure;I)V
art-benchmark-service00abe242023-02-13 10:31:34 -080017093HSPLandroid/view/View;->dispatchProvideContentCaptureStructure()V+]Landroid/view/View;missing_types]Landroid/view/contentcapture/ContentCaptureSession;Landroid/view/contentcapture/MainContentCaptureSession;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017094HSPLandroid/view/View;->dispatchProvideStructure(Landroid/view/ViewStructure;II)V
17095HSPLandroid/view/View;->dispatchRestoreInstanceState(Landroid/util/SparseArray;)V
17096HSPLandroid/view/View;->dispatchSaveInstanceState(Landroid/util/SparseArray;)V
17097HSPLandroid/view/View;->dispatchScreenStateChanged(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017098HSPLandroid/view/View;->dispatchSetActivated(Z)V
17099HSPLandroid/view/View;->dispatchSetPressed(Z)V
17100HSPLandroid/view/View;->dispatchSetSelected(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017101HSPLandroid/view/View;->dispatchStartTemporaryDetach()V
art-benchmark-service84deab32021-05-12 09:41:00 -070017102HSPLandroid/view/View;->dispatchSystemUiVisibilityChanged(I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017103HSPLandroid/view/View;->dispatchTouchEvent(Landroid/view/MotionEvent;)Z+]Landroid/view/MotionEvent;Landroid/view/MotionEvent;
17104HSPLandroid/view/View;->dispatchVisibilityAggregated(Z)Z+]Landroid/view/View;missing_types
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017105HSPLandroid/view/View;->dispatchVisibilityChanged(Landroid/view/View;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017106HSPLandroid/view/View;->dispatchWindowFocusChanged(Z)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017107HSPLandroid/view/View;->dispatchWindowInsetsAnimationEnd(Landroid/view/WindowInsetsAnimation;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017108HSPLandroid/view/View;->dispatchWindowSystemUiVisiblityChanged(I)V
17109HSPLandroid/view/View;->dispatchWindowVisibilityChanged(I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017110HSPLandroid/view/View;->draw(Landroid/graphics/Canvas;)V+]Landroid/view/View;missing_types
17111HSPLandroid/view/View;->draw(Landroid/graphics/Canvas;Landroid/view/ViewGroup;J)Z+]Landroid/graphics/RecordingCanvas;Landroid/graphics/RecordingCanvas;]Landroid/graphics/RenderNode;Landroid/graphics/RenderNode;]Landroid/graphics/Canvas;Landroid/graphics/RecordingCanvas;]Landroid/view/View;missing_types
art-benchmark-service08401c12022-12-23 09:27:20 -080017112HSPLandroid/view/View;->drawAutofilledHighlight(Landroid/graphics/Canvas;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080017113HSPLandroid/view/View;->drawBackground(Landroid/graphics/Canvas;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017114HSPLandroid/view/View;->drawDefaultFocusHighlight(Landroid/graphics/Canvas;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017115HSPLandroid/view/View;->drawableHotspotChanged(FF)V+]Landroid/view/View;missing_types]Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/StateListDrawable;,Landroid/graphics/drawable/RippleDrawable;,Landroid/graphics/drawable/ColorDrawable;
art-benchmark-service00abe242023-02-13 10:31:34 -080017116HSPLandroid/view/View;->drawableStateChanged()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017117HSPLandroid/view/View;->drawsWithRenderNode(Landroid/graphics/Canvas;)Z+]Landroid/graphics/Canvas;Landroid/graphics/RecordingCanvas;
art-benchmark-service84deab32021-05-12 09:41:00 -070017118HSPLandroid/view/View;->ensureTransformationInfo()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017119HSPLandroid/view/View;->findAccessibilityFocusHost(Z)Landroid/view/View;
art-benchmark-service84deab32021-05-12 09:41:00 -070017120HSPLandroid/view/View;->findFocus()Landroid/view/View;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017121HSPLandroid/view/View;->findFrameMetricsObserver(Landroid/view/Window$OnFrameMetricsAvailableListener;)Landroid/view/FrameMetricsObserver;
17122HSPLandroid/view/View;->findKeyboardNavigationCluster()Landroid/view/View;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017123HSPLandroid/view/View;->findOnBackInvokedDispatcher()Landroid/window/OnBackInvokedDispatcher;
art-benchmark-service84deab32021-05-12 09:41:00 -070017124HSPLandroid/view/View;->findUserSetNextFocus(Landroid/view/View;I)Landroid/view/View;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017125HSPLandroid/view/View;->findViewByAutofillIdTraversal(I)Landroid/view/View;
art-benchmark-service00abe242023-02-13 10:31:34 -080017126HSPLandroid/view/View;->findViewById(I)Landroid/view/View;+]Landroid/view/View;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070017127HSPLandroid/view/View;->findViewTraversal(I)Landroid/view/View;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017128HSPLandroid/view/View;->findViewWithTag(Ljava/lang/Object;)Landroid/view/View;
17129HSPLandroid/view/View;->findViewWithTagTraversal(Ljava/lang/Object;)Landroid/view/View;
17130HSPLandroid/view/View;->fitSystemWindows(Landroid/graphics/Rect;)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017131HSPLandroid/view/View;->fitSystemWindowsInt(Landroid/graphics/Rect;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017132HSPLandroid/view/View;->focusSearch(I)Landroid/view/View;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017133HSPLandroid/view/View;->forceLayout()V
art-benchmark-service00abe242023-02-13 10:31:34 -080017134HSPLandroid/view/View;->gatherTransparentRegion(Landroid/graphics/Region;)Z+]Landroid/graphics/Region;Landroid/graphics/Region;]Landroid/view/View;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017135HSPLandroid/view/View;->generateViewId()I
17136HSPLandroid/view/View;->getAccessibilityClassName()Ljava/lang/CharSequence;
art-benchmark-service84deab32021-05-12 09:41:00 -070017137HSPLandroid/view/View;->getAccessibilityDelegate()Landroid/view/View$AccessibilityDelegate;
17138HSPLandroid/view/View;->getAccessibilityLiveRegion()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017139HSPLandroid/view/View;->getAccessibilityNodeProvider()Landroid/view/accessibility/AccessibilityNodeProvider;
art-benchmark-service84deab32021-05-12 09:41:00 -070017140HSPLandroid/view/View;->getAccessibilityViewId()I
17141HSPLandroid/view/View;->getAlpha()F
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017142HSPLandroid/view/View;->getAndCacheContentCaptureSession()Landroid/view/contentcapture/ContentCaptureSession;
art-benchmark-service84deab32021-05-12 09:41:00 -070017143HSPLandroid/view/View;->getAnimation()Landroid/view/animation/Animation;
17144HSPLandroid/view/View;->getApplicationWindowToken()Landroid/os/IBinder;
17145HSPLandroid/view/View;->getAutofillHints()[Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017146HSPLandroid/view/View;->getAutofillId()Landroid/view/autofill/AutofillId;
art-benchmark-service84deab32021-05-12 09:41:00 -070017147HSPLandroid/view/View;->getAutofillType()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017148HSPLandroid/view/View;->getAutofillViewId()I
art-benchmark-service84deab32021-05-12 09:41:00 -070017149HSPLandroid/view/View;->getBackground()Landroid/graphics/drawable/Drawable;
17150HSPLandroid/view/View;->getBaseline()I
17151HSPLandroid/view/View;->getBottom()I
17152HSPLandroid/view/View;->getBoundsOnScreen(Landroid/graphics/Rect;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017153HSPLandroid/view/View;->getBoundsOnScreen(Landroid/graphics/Rect;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017154HSPLandroid/view/View;->getClipBounds()Landroid/graphics/Rect;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017155HSPLandroid/view/View;->getClipToOutline()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017156HSPLandroid/view/View;->getContentCaptureSession()Landroid/view/contentcapture/ContentCaptureSession;
17157HSPLandroid/view/View;->getContentDescription()Ljava/lang/CharSequence;
17158HSPLandroid/view/View;->getContext()Landroid/content/Context;
17159HSPLandroid/view/View;->getDefaultSize(II)I
17160HSPLandroid/view/View;->getDisplay()Landroid/view/Display;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017161HSPLandroid/view/View;->getDrawableRenderNode(Landroid/graphics/drawable/Drawable;Landroid/graphics/RenderNode;)Landroid/graphics/RenderNode;+]Ljava/lang/Object;missing_types]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/graphics/RecordingCanvas;Landroid/graphics/RecordingCanvas;]Landroid/graphics/RenderNode;Landroid/graphics/RenderNode;]Ljava/lang/Class;Ljava/lang/Class;]Landroid/graphics/drawable/Drawable;missing_types
art-benchmark-service00abe242023-02-13 10:31:34 -080017162HSPLandroid/view/View;->getDrawableState()[I
art-benchmark-service84deab32021-05-12 09:41:00 -070017163HSPLandroid/view/View;->getDrawingCache(Z)Landroid/graphics/Bitmap;
17164HSPLandroid/view/View;->getDrawingRect(Landroid/graphics/Rect;)V
17165HSPLandroid/view/View;->getDrawingTime()J
art-benchmark-service00abe242023-02-13 10:31:34 -080017166HSPLandroid/view/View;->getElevation()F+]Landroid/graphics/RenderNode;Landroid/graphics/RenderNode;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017167HSPLandroid/view/View;->getFilterTouchesWhenObscured()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017168HSPLandroid/view/View;->getFinalAlpha()F
17169HSPLandroid/view/View;->getFitsSystemWindows()Z
17170HSPLandroid/view/View;->getFocusable()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017171HSPLandroid/view/View;->getFocusableAttribute(Landroid/content/res/TypedArray;)I
17172HSPLandroid/view/View;->getFocusedRect(Landroid/graphics/Rect;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017173HSPLandroid/view/View;->getForeground()Landroid/graphics/drawable/Drawable;
17174HSPLandroid/view/View;->getForegroundGravity()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017175HSPLandroid/view/View;->getGlobalVisibleRect(Landroid/graphics/Rect;)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017176HSPLandroid/view/View;->getGlobalVisibleRect(Landroid/graphics/Rect;Landroid/graphics/Point;)Z+]Landroid/graphics/Point;Landroid/graphics/Point;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/view/ViewParent;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070017177HSPLandroid/view/View;->getHandler()Landroid/os/Handler;
art-benchmark-service00abe242023-02-13 10:31:34 -080017178HSPLandroid/view/View;->getHasOverlappingRendering()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017179HSPLandroid/view/View;->getHeight()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017180HSPLandroid/view/View;->getHitRect(Landroid/graphics/Rect;)V
17181HSPLandroid/view/View;->getHorizontalFadingEdgeLength()I
17182HSPLandroid/view/View;->getHorizontalScrollBarBounds(Landroid/graphics/Rect;Landroid/graphics/Rect;)V
17183HSPLandroid/view/View;->getHorizontalScrollbarHeight()I
art-benchmark-service84deab32021-05-12 09:41:00 -070017184HSPLandroid/view/View;->getId()I
17185HSPLandroid/view/View;->getImportantForAccessibility()I
17186HSPLandroid/view/View;->getImportantForAutofill()I
17187HSPLandroid/view/View;->getImportantForContentCapture()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017188HSPLandroid/view/View;->getInverseMatrix()Landroid/graphics/Matrix;+]Landroid/view/View;missing_types]Landroid/graphics/RenderNode;Landroid/graphics/RenderNode;
art-benchmark-service84deab32021-05-12 09:41:00 -070017189HSPLandroid/view/View;->getKeyDispatcherState()Landroid/view/KeyEvent$DispatcherState;
17190HSPLandroid/view/View;->getLayerType()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017191HSPLandroid/view/View;->getLayoutDirection()I+]Landroid/view/View;megamorphic_types]Landroid/content/Context;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070017192HSPLandroid/view/View;->getLayoutParams()Landroid/view/ViewGroup$LayoutParams;
17193HSPLandroid/view/View;->getLeft()I
17194HSPLandroid/view/View;->getListenerInfo()Landroid/view/View$ListenerInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017195HSPLandroid/view/View;->getLocalVisibleRect(Landroid/graphics/Rect;)Z
17196HSPLandroid/view/View;->getLocationInSurface([I)V
art-benchmark-service00abe242023-02-13 10:31:34 -080017197HSPLandroid/view/View;->getLocationInWindow([I)V+]Landroid/view/View;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017198HSPLandroid/view/View;->getLocationOnScreen()[I
17199HSPLandroid/view/View;->getLocationOnScreen([I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017200HSPLandroid/view/View;->getMatrix()Landroid/graphics/Matrix;+]Landroid/view/View;missing_types]Landroid/graphics/RenderNode;Landroid/graphics/RenderNode;
art-benchmark-service84deab32021-05-12 09:41:00 -070017201HSPLandroid/view/View;->getMeasuredHeight()I
17202HSPLandroid/view/View;->getMeasuredState()I
17203HSPLandroid/view/View;->getMeasuredWidth()I
17204HSPLandroid/view/View;->getMeasuredWidthAndState()I
17205HSPLandroid/view/View;->getMinimumHeight()I
17206HSPLandroid/view/View;->getMinimumWidth()I
17207HSPLandroid/view/View;->getNotifiedContentCaptureAppeared()Z
17208HSPLandroid/view/View;->getOutlineProvider()Landroid/view/ViewOutlineProvider;
17209HSPLandroid/view/View;->getOverScrollMode()I
17210HSPLandroid/view/View;->getPaddingBottom()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017211HSPLandroid/view/View;->getPaddingEnd()I
17212HSPLandroid/view/View;->getPaddingLeft()I
17213HSPLandroid/view/View;->getPaddingRight()I
17214HSPLandroid/view/View;->getPaddingStart()I
art-benchmark-service84deab32021-05-12 09:41:00 -070017215HSPLandroid/view/View;->getPaddingTop()I
17216HSPLandroid/view/View;->getParent()Landroid/view/ViewParent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017217HSPLandroid/view/View;->getPivotX()F
17218HSPLandroid/view/View;->getPivotY()F
17219HSPLandroid/view/View;->getProjectionReceiver()Landroid/view/View;
art-benchmark-service84deab32021-05-12 09:41:00 -070017220HSPLandroid/view/View;->getRawLayoutDirection()I
17221HSPLandroid/view/View;->getRawTextAlignment()I
17222HSPLandroid/view/View;->getRawTextDirection()I
art-benchmark-service66b4d952021-07-17 17:15:31 -070017223HSPLandroid/view/View;->getReceiveContentMimeTypes()[Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070017224HSPLandroid/view/View;->getResources()Landroid/content/res/Resources;
17225HSPLandroid/view/View;->getRight()I
17226HSPLandroid/view/View;->getRootView()Landroid/view/View;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017227HSPLandroid/view/View;->getRootWindowInsets()Landroid/view/WindowInsets;
17228HSPLandroid/view/View;->getRotation()F
17229HSPLandroid/view/View;->getRotationX()F
17230HSPLandroid/view/View;->getRotationY()F
art-benchmark-service84deab32021-05-12 09:41:00 -070017231HSPLandroid/view/View;->getRunQueue()Landroid/view/HandlerActionQueue;
art-benchmark-service00abe242023-02-13 10:31:34 -080017232HSPLandroid/view/View;->getScaleX()F+]Landroid/graphics/RenderNode;Landroid/graphics/RenderNode;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017233HSPLandroid/view/View;->getScaleY()F
art-benchmark-service84deab32021-05-12 09:41:00 -070017234HSPLandroid/view/View;->getScrollX()I
17235HSPLandroid/view/View;->getScrollY()I
17236HSPLandroid/view/View;->getSolidColor()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017237HSPLandroid/view/View;->getStraightVerticalScrollBarBounds(Landroid/graphics/Rect;Landroid/graphics/Rect;)V+]Landroid/view/View;missing_types
art-benchmark-service08401c12022-12-23 09:27:20 -080017238HSPLandroid/view/View;->getSuggestedMinimumHeight()I+]Landroid/graphics/drawable/Drawable;missing_types
17239HSPLandroid/view/View;->getSuggestedMinimumWidth()I+]Landroid/graphics/drawable/Drawable;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070017240HSPLandroid/view/View;->getSystemGestureExclusionRects()Ljava/util/List;
17241HSPLandroid/view/View;->getSystemUiVisibility()I
17242HSPLandroid/view/View;->getTag()Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017243HSPLandroid/view/View;->getTag(I)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070017244HSPLandroid/view/View;->getTextAlignment()I
17245HSPLandroid/view/View;->getTextDirection()I
17246HSPLandroid/view/View;->getThreadedRenderer()Landroid/view/ThreadedRenderer;
17247HSPLandroid/view/View;->getTop()I
17248HSPLandroid/view/View;->getTransitionAlpha()F
17249HSPLandroid/view/View;->getTransitionName()Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017250HSPLandroid/view/View;->getTranslationX()F
17251HSPLandroid/view/View;->getTranslationY()F
art-benchmark-service00abe242023-02-13 10:31:34 -080017252HSPLandroid/view/View;->getTranslationZ()F+]Landroid/graphics/RenderNode;Landroid/graphics/RenderNode;
art-benchmark-service84deab32021-05-12 09:41:00 -070017253HSPLandroid/view/View;->getVerticalFadingEdgeLength()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017254HSPLandroid/view/View;->getVerticalScrollbarWidth()I+]Landroid/widget/ScrollBarDrawable;Landroid/widget/ScrollBarDrawable;
art-benchmark-service84deab32021-05-12 09:41:00 -070017255HSPLandroid/view/View;->getViewRootImpl()Landroid/view/ViewRootImpl;
art-benchmark-service66b4d952021-07-17 17:15:31 -070017256HSPLandroid/view/View;->getViewTranslationCallback()Landroid/view/translation/ViewTranslationCallback;
art-benchmark-service84deab32021-05-12 09:41:00 -070017257HSPLandroid/view/View;->getViewTreeObserver()Landroid/view/ViewTreeObserver;
17258HSPLandroid/view/View;->getVisibility()I
17259HSPLandroid/view/View;->getWidth()I
17260HSPLandroid/view/View;->getWindowAttachCount()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017261HSPLandroid/view/View;->getWindowId()Landroid/view/WindowId;
17262HSPLandroid/view/View;->getWindowInsetsController()Landroid/view/WindowInsetsController;
art-benchmark-service84deab32021-05-12 09:41:00 -070017263HSPLandroid/view/View;->getWindowSystemUiVisibility()I
17264HSPLandroid/view/View;->getWindowToken()Landroid/os/IBinder;
17265HSPLandroid/view/View;->getWindowVisibility()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017266HSPLandroid/view/View;->getWindowVisibleDisplayFrame(Landroid/graphics/Rect;)V
17267HSPLandroid/view/View;->getX()F
17268HSPLandroid/view/View;->getY()F
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017269HSPLandroid/view/View;->getZ()F+]Landroid/view/View;megamorphic_types
art-benchmark-service84deab32021-05-12 09:41:00 -070017270HSPLandroid/view/View;->handleFocusGainInternal(ILandroid/graphics/Rect;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017271HSPLandroid/view/View;->handleScrollBarDragging(Landroid/view/MotionEvent;)Z+]Landroid/view/MotionEvent;Landroid/view/MotionEvent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017272HSPLandroid/view/View;->hasAncestorThatBlocksDescendantFocus()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017273HSPLandroid/view/View;->hasDefaultFocus()Z+]Landroid/view/View;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017274HSPLandroid/view/View;->hasExplicitFocusable()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017275HSPLandroid/view/View;->hasFocus()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080017276HSPLandroid/view/View;->hasFocusable()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017277HSPLandroid/view/View;->hasFocusable(ZZ)Z
art-benchmark-service22928e12022-06-04 17:35:15 -070017278HSPLandroid/view/View;->hasIdentityMatrix()Z+]Landroid/graphics/RenderNode;Landroid/graphics/RenderNode;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017279HSPLandroid/view/View;->hasImeFocus()Z
17280HSPLandroid/view/View;->hasListenersForAccessibility()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017281HSPLandroid/view/View;->hasNestedScrollingParent()Z
17282HSPLandroid/view/View;->hasOnClickListeners()Z
17283HSPLandroid/view/View;->hasOverlappingRendering()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017284HSPLandroid/view/View;->hasRtlSupport()Z+]Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ApplicationInfo;]Landroid/content/Context;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070017285HSPLandroid/view/View;->hasSize()Z
17286HSPLandroid/view/View;->hasTransientState()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017287HSPLandroid/view/View;->hasTranslationTransientState()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017288HSPLandroid/view/View;->hasUnhandledKeyListener()Z
17289HSPLandroid/view/View;->hasWindowFocus()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017290HSPLandroid/view/View;->hasWindowInsetsAnimationCallback()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017291HSPLandroid/view/View;->hideAutofillHighlight()Z
17292HSPLandroid/view/View;->hideTooltip()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017293HSPLandroid/view/View;->includeForAccessibility()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017294HSPLandroid/view/View;->inflate(Landroid/content/Context;ILandroid/view/ViewGroup;)Landroid/view/View;
17295HSPLandroid/view/View;->initScrollCache()V
art-benchmark-service00abe242023-02-13 10:31:34 -080017296HSPLandroid/view/View;->initialAwakenScrollBars()Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070017297HSPLandroid/view/View;->initializeFadingEdgeInternal(Landroid/content/res/TypedArray;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017298HSPLandroid/view/View;->initializeScrollIndicatorsInternal()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017299HSPLandroid/view/View;->initializeScrollbarsInternal(Landroid/content/res/TypedArray;)V+]Landroid/view/View;missing_types]Landroid/widget/ScrollBarDrawable;Landroid/widget/ScrollBarDrawable;]Landroid/view/ViewConfiguration;Landroid/view/ViewConfiguration;]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;]Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/GradientDrawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017300HSPLandroid/view/View;->internalSetPadding(IIII)V+]Landroid/view/View;missing_types
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017301HSPLandroid/view/View;->invalidate()V+]Landroid/view/View;missing_types
art-benchmark-service00abe242023-02-13 10:31:34 -080017302HSPLandroid/view/View;->invalidate(IIII)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017303HSPLandroid/view/View;->invalidate(Landroid/graphics/Rect;)V+]Landroid/view/View;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017304HSPLandroid/view/View;->invalidate(Z)V+]Landroid/view/View;missing_types
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017305HSPLandroid/view/View;->invalidateDrawable(Landroid/graphics/drawable/Drawable;)V+]Landroid/view/View;missing_types]Landroid/graphics/drawable/Drawable;megamorphic_types
17306HSPLandroid/view/View;->invalidateInternal(IIIIZZ)V+]Landroid/view/View;missing_types]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/view/ViewParent;megamorphic_types]Landroid/graphics/drawable/Drawable;missing_types
17307HSPLandroid/view/View;->invalidateOutline()V+]Landroid/view/View;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070017308HSPLandroid/view/View;->invalidateParentCaches()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017309HSPLandroid/view/View;->invalidateParentIfNeeded()V
17310HSPLandroid/view/View;->invalidateParentIfNeededAndWasQuickRejected()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017311HSPLandroid/view/View;->invalidateViewProperty(ZZ)V+]Landroid/view/View;missing_types]Landroid/graphics/RenderNode;Landroid/graphics/RenderNode;
art-benchmark-service08401c12022-12-23 09:27:20 -080017312HSPLandroid/view/View;->isAccessibilityDataPrivate()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017313HSPLandroid/view/View;->isAccessibilityFocused()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017314HSPLandroid/view/View;->isAccessibilityFocusedViewOrHost()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017315HSPLandroid/view/View;->isAccessibilityPane()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017316HSPLandroid/view/View;->isActionableForAccessibility()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017317HSPLandroid/view/View;->isActivated()Z
17318HSPLandroid/view/View;->isAggregatedVisible()Z
17319HSPLandroid/view/View;->isAttachedToWindow()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017320HSPLandroid/view/View;->isAutoHandwritingEnabled()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017321HSPLandroid/view/View;->isAutofillable()Z+]Landroid/view/View;missing_types]Landroid/content/AutofillOptions;Landroid/content/AutofillOptions;]Landroid/content/Context;missing_types]Landroid/view/autofill/AutofillManager;Landroid/view/autofill/AutofillManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070017322HSPLandroid/view/View;->isAutofilled()Z
17323HSPLandroid/view/View;->isClickable()Z
17324HSPLandroid/view/View;->isContextClickable()Z
17325HSPLandroid/view/View;->isDefaultFocusHighlightNeeded(Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;)Z
17326HSPLandroid/view/View;->isEnabled()Z
17327HSPLandroid/view/View;->isFocusable()Z
17328HSPLandroid/view/View;->isFocusableInTouchMode()Z
17329HSPLandroid/view/View;->isFocused()Z
17330HSPLandroid/view/View;->isFocusedByDefault()Z
17331HSPLandroid/view/View;->isForegroundInsidePadding()Z
17332HSPLandroid/view/View;->isFrameworkOptionalFitsSystemWindows()Z
17333HSPLandroid/view/View;->isHapticFeedbackEnabled()Z
17334HSPLandroid/view/View;->isHardwareAccelerated()Z
17335HSPLandroid/view/View;->isHorizontalFadingEdgeEnabled()Z
17336HSPLandroid/view/View;->isHorizontalScrollBarEnabled()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080017337HSPLandroid/view/View;->isImportantForAccessibility()Z
17338HSPLandroid/view/View;->isImportantForAutofill()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017339HSPLandroid/view/View;->isImportantForContentCapture()Z
17340HSPLandroid/view/View;->isInEditMode()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017341HSPLandroid/view/View;->isInLayout()Z
17342HSPLandroid/view/View;->isInScrollingContainer()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017343HSPLandroid/view/View;->isInTouchMode()Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070017344HSPLandroid/view/View;->isKeyboardNavigationCluster()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017345HSPLandroid/view/View;->isLaidOut()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017346HSPLandroid/view/View;->isLayoutDirectionInherited()Z+]Landroid/view/View;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070017347HSPLandroid/view/View;->isLayoutDirectionResolved()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017348HSPLandroid/view/View;->isLayoutModeOptical(Ljava/lang/Object;)Z+]Landroid/view/ViewGroup;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070017349HSPLandroid/view/View;->isLayoutRequested()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080017350HSPLandroid/view/View;->isLayoutRtl()Z
17351HSPLandroid/view/View;->isLayoutValid()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017352HSPLandroid/view/View;->isLongClickable()Z
17353HSPLandroid/view/View;->isNestedScrollingEnabled()Z
17354HSPLandroid/view/View;->isOpaque()Z
17355HSPLandroid/view/View;->isPaddingResolved()Z
17356HSPLandroid/view/View;->isPressed()Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070017357HSPLandroid/view/View;->isProjectionReceiver()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017358HSPLandroid/view/View;->isRootNamespace()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017359HSPLandroid/view/View;->isRtlCompatibilityMode()Z+]Landroid/view/View;missing_types]Landroid/content/Context;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070017360HSPLandroid/view/View;->isSelected()Z
17361HSPLandroid/view/View;->isShowingLayoutBounds()Z
17362HSPLandroid/view/View;->isShown()Z
17363HSPLandroid/view/View;->isSoundEffectsEnabled()Z
17364HSPLandroid/view/View;->isTemporarilyDetached()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017365HSPLandroid/view/View;->isTextAlignmentInherited()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017366HSPLandroid/view/View;->isTextAlignmentResolved()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017367HSPLandroid/view/View;->isTextDirectionInherited()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017368HSPLandroid/view/View;->isTextDirectionResolved()Z
17369HSPLandroid/view/View;->isVerticalFadingEdgeEnabled()Z
17370HSPLandroid/view/View;->isVerticalScrollBarEnabled()Z
17371HSPLandroid/view/View;->isVerticalScrollBarHidden()Z
17372HSPLandroid/view/View;->isViewIdGenerated(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017373HSPLandroid/view/View;->isVisibleToUser()Z
17374HSPLandroid/view/View;->isVisibleToUser(Landroid/graphics/Rect;)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080017375HSPLandroid/view/View;->jumpDrawablesToCurrentState()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017376HSPLandroid/view/View;->layout(IIII)V+]Landroid/view/View;megamorphic_types]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84deab32021-05-12 09:41:00 -070017377HSPLandroid/view/View;->makeFrameworkOptionalFitsSystemWindows()V
17378HSPLandroid/view/View;->makeOptionalFitsSystemWindows()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017379HSPLandroid/view/View;->mapRectFromViewToScreenCoords(Landroid/graphics/RectF;Z)V+]Landroid/graphics/RectF;Landroid/graphics/RectF;]Landroid/view/View;missing_types]Landroid/graphics/Matrix;Landroid/graphics/Matrix;
17380HSPLandroid/view/View;->measure(II)V+]Landroid/view/View;megamorphic_types]Landroid/util/LongSparseLongArray;Landroid/util/LongSparseLongArray;
art-benchmark-service84deab32021-05-12 09:41:00 -070017381HSPLandroid/view/View;->mergeDrawableStates([I[I)[I
17382HSPLandroid/view/View;->needGlobalAttributesUpdate(Z)V
17383HSPLandroid/view/View;->needRtlPropertiesResolution()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080017384HSPLandroid/view/View;->notifyAppearedOrDisappearedForContentCaptureIfNeeded(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017385HSPLandroid/view/View;->notifyAutofillManagerOnClick()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017386HSPLandroid/view/View;->notifyEnterOrExitForAutoFillIfNeeded(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017387HSPLandroid/view/View;->notifyGlobalFocusCleared(Landroid/view/View;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017388HSPLandroid/view/View;->notifySubtreeAccessibilityStateChangedByParentIfNeeded()V
17389HSPLandroid/view/View;->notifySubtreeAccessibilityStateChangedIfNeeded()V
17390HSPLandroid/view/View;->notifyViewAccessibilityStateChangedIfNeeded(I)V
17391HSPLandroid/view/View;->offsetLeftAndRight(I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017392HSPLandroid/view/View;->offsetTopAndBottom(I)V+]Landroid/graphics/RenderNode;Landroid/graphics/RenderNode;
art-benchmark-service84deab32021-05-12 09:41:00 -070017393HSPLandroid/view/View;->onAnimationEnd()V
17394HSPLandroid/view/View;->onAnimationStart()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017395HSPLandroid/view/View;->onApplyFrameworkOptionalFitSystemWindows(Landroid/view/WindowInsets;)Landroid/view/WindowInsets;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017396HSPLandroid/view/View;->onApplyWindowInsets(Landroid/view/WindowInsets;)Landroid/view/WindowInsets;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017397HSPLandroid/view/View;->onAttachedToWindow()V+]Landroid/view/accessibility/AccessibilityNodeIdManager;Landroid/view/accessibility/AccessibilityNodeIdManager;]Landroid/view/View;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017398HSPLandroid/view/View;->onCancelPendingInputEvents()V
art-benchmark-service84deab32021-05-12 09:41:00 -070017399HSPLandroid/view/View;->onCheckIsTextEditor()Z
17400HSPLandroid/view/View;->onCloseSystemDialogs(Ljava/lang/String;)V
17401HSPLandroid/view/View;->onConfigurationChanged(Landroid/content/res/Configuration;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080017402HSPLandroid/view/View;->onCreateDrawableState(I)[I
art-benchmark-service84deab32021-05-12 09:41:00 -070017403HSPLandroid/view/View;->onCreateInputConnection(Landroid/view/inputmethod/EditorInfo;)Landroid/view/inputmethod/InputConnection;
17404HSPLandroid/view/View;->onDetachedFromWindow()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017405HSPLandroid/view/View;->onDetachedFromWindowInternal()V+]Landroid/view/accessibility/AccessibilityNodeIdManager;Landroid/view/accessibility/AccessibilityNodeIdManager;]Landroid/view/View;missing_types]Landroid/graphics/RenderNode;Landroid/graphics/RenderNode;
art-benchmark-service84deab32021-05-12 09:41:00 -070017406HSPLandroid/view/View;->onDraw(Landroid/graphics/Canvas;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080017407HSPLandroid/view/View;->onDrawForeground(Landroid/graphics/Canvas;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017408HSPLandroid/view/View;->onDrawHorizontalScrollBar(Landroid/graphics/Canvas;Landroid/graphics/drawable/Drawable;IIII)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017409HSPLandroid/view/View;->onDrawScrollBars(Landroid/graphics/Canvas;)V+]Landroid/graphics/Interpolator;Landroid/graphics/Interpolator;]Landroid/widget/ScrollBarDrawable;Landroid/widget/ScrollBarDrawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017410HSPLandroid/view/View;->onDrawScrollIndicators(Landroid/graphics/Canvas;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017411HSPLandroid/view/View;->onDrawVerticalScrollBar(Landroid/graphics/Canvas;Landroid/graphics/drawable/Drawable;IIII)V+]Landroid/graphics/drawable/Drawable;Landroid/widget/ScrollBarDrawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017412HSPLandroid/view/View;->onFilterTouchEventForSecurity(Landroid/view/MotionEvent;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017413HSPLandroid/view/View;->onFinishInflate()V
17414HSPLandroid/view/View;->onFinishTemporaryDetach()V
17415HSPLandroid/view/View;->onFocusChanged(ZILandroid/graphics/Rect;)V
17416HSPLandroid/view/View;->onFocusLost()V
17417HSPLandroid/view/View;->onKeyDown(ILandroid/view/KeyEvent;)Z
17418HSPLandroid/view/View;->onKeyPreIme(ILandroid/view/KeyEvent;)Z
17419HSPLandroid/view/View;->onKeyUp(ILandroid/view/KeyEvent;)Z
17420HSPLandroid/view/View;->onLayout(ZIIII)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017421HSPLandroid/view/View;->onMeasure(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017422HSPLandroid/view/View;->onProvideAutofillStructure(Landroid/view/ViewStructure;I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070017423HSPLandroid/view/View;->onProvideAutofillVirtualStructure(Landroid/view/ViewStructure;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017424HSPLandroid/view/View;->onProvideContentCaptureStructure(Landroid/view/ViewStructure;I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017425HSPLandroid/view/View;->onProvideStructure(Landroid/view/ViewStructure;II)V+]Landroid/view/View;missing_types]Landroid/content/res/Resources;Landroid/content/res/Resources;]Landroid/view/ViewStructure;Landroid/app/assist/AssistStructure$ViewNodeBuilder;,Landroid/view/contentcapture/ViewNode$ViewStructureImpl;]Ljava/lang/CharSequence;Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070017426HSPLandroid/view/View;->onResolveDrawables(I)V
17427HSPLandroid/view/View;->onRestoreInstanceState(Landroid/os/Parcelable;)V
17428HSPLandroid/view/View;->onRtlPropertiesChanged(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017429HSPLandroid/view/View;->onSaveInstanceState()Landroid/os/Parcelable;
art-benchmark-service84deab32021-05-12 09:41:00 -070017430HSPLandroid/view/View;->onScreenStateChanged(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017431HSPLandroid/view/View;->onScrollChanged(IIII)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017432HSPLandroid/view/View;->onSetAlpha(I)Z
17433HSPLandroid/view/View;->onSizeChanged(IIII)V
17434HSPLandroid/view/View;->onStartTemporaryDetach()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017435HSPLandroid/view/View;->onTouchEvent(Landroid/view/MotionEvent;)Z+]Landroid/view/MotionEvent;Landroid/view/MotionEvent;
17436HSPLandroid/view/View;->onVisibilityAggregated(Z)V+]Landroid/view/View;missing_types]Ljava/util/List;Ljava/util/Collections$EmptyList;]Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/LayerDrawable;,Landroid/graphics/drawable/StateListDrawable;,Landroid/graphics/drawable/RippleDrawable;,Landroid/graphics/drawable/ColorDrawable;
art-benchmark-service84deab32021-05-12 09:41:00 -070017437HSPLandroid/view/View;->onVisibilityChanged(Landroid/view/View;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017438HSPLandroid/view/View;->onWindowFocusChanged(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017439HSPLandroid/view/View;->onWindowSystemUiVisibilityChanged(I)V
17440HSPLandroid/view/View;->onWindowVisibilityChanged(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017441HSPLandroid/view/View;->overScrollBy(IIIIIIIIZ)Z
17442HSPLandroid/view/View;->performButtonActionOnTouchDown(Landroid/view/MotionEvent;)Z
17443HSPLandroid/view/View;->performClick()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017444HSPLandroid/view/View;->performCollectViewAttributes(Landroid/view/View$AttachInfo;I)V
17445HSPLandroid/view/View;->performHapticFeedback(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017446HSPLandroid/view/View;->performHapticFeedback(II)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017447HSPLandroid/view/View;->performLongClick()Z
17448HSPLandroid/view/View;->performLongClick(FF)Z
17449HSPLandroid/view/View;->performLongClickInternal(FF)Z
17450HSPLandroid/view/View;->playSoundEffect(I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017451HSPLandroid/view/View;->pointInView(FF)Z+]Landroid/view/View;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070017452HSPLandroid/view/View;->pointInView(FFF)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017453HSPLandroid/view/View;->post(Ljava/lang/Runnable;)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080017454HSPLandroid/view/View;->postDelayed(Ljava/lang/Runnable;J)Z+]Landroid/os/Handler;Landroid/view/ViewRootImpl$ViewRootHandler;]Landroid/view/HandlerActionQueue;Landroid/view/HandlerActionQueue;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017455HSPLandroid/view/View;->postInvalidate()V
17456HSPLandroid/view/View;->postInvalidateDelayed(J)V
art-benchmark-service08401c12022-12-23 09:27:20 -080017457HSPLandroid/view/View;->postInvalidateOnAnimation()V+]Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017458HSPLandroid/view/View;->postOnAnimation(Ljava/lang/Runnable;)V
17459HSPLandroid/view/View;->postOnAnimationDelayed(Ljava/lang/Runnable;J)V
17460HSPLandroid/view/View;->postSendViewScrolledAccessibilityEventCallback(II)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017461HSPLandroid/view/View;->postUpdate(Ljava/lang/Runnable;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080017462HSPLandroid/view/View;->rebuildOutline()V+]Landroid/view/ViewOutlineProvider;Landroid/view/ViewOutlineProvider$1;,Landroid/view/ViewOutlineProvider$2;]Landroid/graphics/RenderNode;Landroid/graphics/RenderNode;]Landroid/graphics/Outline;Landroid/graphics/Outline;
art-benchmark-service84deab32021-05-12 09:41:00 -070017463HSPLandroid/view/View;->recomputePadding()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017464HSPLandroid/view/View;->refreshDrawableState()V+]Landroid/view/View;missing_types]Landroid/view/ViewParent;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017465HSPLandroid/view/View;->registerPendingFrameMetricsObservers()V
17466HSPLandroid/view/View;->removeCallbacks(Ljava/lang/Runnable;)Z
17467HSPLandroid/view/View;->removeFrameMetricsListener(Landroid/view/Window$OnFrameMetricsAvailableListener;)V
17468HSPLandroid/view/View;->removeLongPressCallback()V
17469HSPLandroid/view/View;->removeOnAttachStateChangeListener(Landroid/view/View$OnAttachStateChangeListener;)V
17470HSPLandroid/view/View;->removeOnLayoutChangeListener(Landroid/view/View$OnLayoutChangeListener;)V
17471HSPLandroid/view/View;->removePerformClickCallback()V
17472HSPLandroid/view/View;->removeTapCallback()V
17473HSPLandroid/view/View;->removeUnsetPressCallback()V
art-benchmark-service84deab32021-05-12 09:41:00 -070017474HSPLandroid/view/View;->requestApplyInsets()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017475HSPLandroid/view/View;->requestFitSystemWindows()V
art-benchmark-service84deab32021-05-12 09:41:00 -070017476HSPLandroid/view/View;->requestFocus()Z
17477HSPLandroid/view/View;->requestFocus(I)Z
17478HSPLandroid/view/View;->requestFocus(ILandroid/graphics/Rect;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017479HSPLandroid/view/View;->requestFocusNoSearch(ILandroid/graphics/Rect;)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017480HSPLandroid/view/View;->requestLayout()V+]Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl;]Landroid/util/LongSparseLongArray;Landroid/util/LongSparseLongArray;]Landroid/view/ViewParent;megamorphic_types]Landroid/view/View;megamorphic_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017481HSPLandroid/view/View;->requestRectangleOnScreen(Landroid/graphics/Rect;)Z
17482HSPLandroid/view/View;->requestRectangleOnScreen(Landroid/graphics/Rect;Z)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017483HSPLandroid/view/View;->requireViewById(I)Landroid/view/View;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017484HSPLandroid/view/View;->resetDisplayList()V
17485HSPLandroid/view/View;->resetPressedState()V
17486HSPLandroid/view/View;->resetResolvedDrawables()V
art-benchmark-service84deab32021-05-12 09:41:00 -070017487HSPLandroid/view/View;->resetResolvedDrawablesInternal()V
17488HSPLandroid/view/View;->resetResolvedLayoutDirection()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017489HSPLandroid/view/View;->resetResolvedPadding()V+]Landroid/view/View;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070017490HSPLandroid/view/View;->resetResolvedPaddingInternal()V
17491HSPLandroid/view/View;->resetResolvedTextAlignment()V
17492HSPLandroid/view/View;->resetResolvedTextDirection()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017493HSPLandroid/view/View;->resetRtlProperties()V+]Landroid/view/View;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070017494HSPLandroid/view/View;->resetSubtreeAccessibilityStateChanged()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017495HSPLandroid/view/View;->resolveDrawables()V+]Landroid/view/View;missing_types]Landroid/graphics/drawable/Drawable;missing_types
17496HSPLandroid/view/View;->resolveLayoutDirection()Z+]Landroid/view/View;missing_types]Landroid/view/ViewParent;missing_types
17497HSPLandroid/view/View;->resolveLayoutParams()V+]Landroid/view/View;missing_types]Landroid/view/ViewGroup$LayoutParams;missing_types
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017498HSPLandroid/view/View;->resolvePadding()V+]Landroid/view/View;missing_types]Ljava/lang/ThreadLocal;Ljava/lang/ThreadLocal$SuppliedThreadLocal;]Landroid/graphics/drawable/Drawable;missing_types
art-benchmark-service08401c12022-12-23 09:27:20 -080017499HSPLandroid/view/View;->resolveRtlPropertiesIfNeeded()Z+]Landroid/view/View;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070017500HSPLandroid/view/View;->resolveSize(II)I
17501HSPLandroid/view/View;->resolveSizeAndState(III)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017502HSPLandroid/view/View;->resolveTextAlignment()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017503HSPLandroid/view/View;->resolveTextDirection()Z+]Landroid/view/View;missing_types]Landroid/view/ViewParent;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070017504HSPLandroid/view/View;->restoreHierarchyState(Landroid/util/SparseArray;)V
17505HSPLandroid/view/View;->retrieveExplicitStyle(Landroid/content/res/Resources$Theme;Landroid/util/AttributeSet;)V
17506HSPLandroid/view/View;->rootViewRequestFocus()Z
17507HSPLandroid/view/View;->sanitizeFloatPropertyValue(FLjava/lang/String;)F
17508HSPLandroid/view/View;->sanitizeFloatPropertyValue(FLjava/lang/String;FF)F
17509HSPLandroid/view/View;->saveAttributeDataForStyleable(Landroid/content/Context;[ILandroid/util/AttributeSet;Landroid/content/res/TypedArray;II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017510HSPLandroid/view/View;->saveHierarchyState(Landroid/util/SparseArray;)V
17511HSPLandroid/view/View;->scheduleDrawable(Landroid/graphics/drawable/Drawable;Ljava/lang/Runnable;J)V
17512HSPLandroid/view/View;->scrollBy(II)V
17513HSPLandroid/view/View;->scrollTo(II)V
17514HSPLandroid/view/View;->sendAccessibilityEvent(I)V
17515HSPLandroid/view/View;->sendAccessibilityEventInternal(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017516HSPLandroid/view/View;->setAccessibilityDelegate(Landroid/view/View$AccessibilityDelegate;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070017517HSPLandroid/view/View;->setAccessibilityHeading(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017518HSPLandroid/view/View;->setAccessibilityLiveRegion(I)V
17519HSPLandroid/view/View;->setAccessibilityPaneTitle(Ljava/lang/CharSequence;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017520HSPLandroid/view/View;->setAccessibilityTraversalAfter(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017521HSPLandroid/view/View;->setAccessibilityTraversalBefore(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017522HSPLandroid/view/View;->setActivated(Z)V
art-benchmark-service00abe242023-02-13 10:31:34 -080017523HSPLandroid/view/View;->setAlpha(F)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017524HSPLandroid/view/View;->setAlphaInternal(F)V
17525HSPLandroid/view/View;->setAlphaNoInvalidation(F)Z
17526HSPLandroid/view/View;->setAnimation(Landroid/view/animation/Animation;)V
17527HSPLandroid/view/View;->setAutofilled(ZZ)V
17528HSPLandroid/view/View;->setBackground(Landroid/graphics/drawable/Drawable;)V
17529HSPLandroid/view/View;->setBackgroundBounds()V
17530HSPLandroid/view/View;->setBackgroundColor(I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017531HSPLandroid/view/View;->setBackgroundDrawable(Landroid/graphics/drawable/Drawable;)V+]Landroid/view/View;missing_types]Ljava/lang/ThreadLocal;Ljava/lang/ThreadLocal$SuppliedThreadLocal;]Landroid/graphics/drawable/Drawable;megamorphic_types
17532HSPLandroid/view/View;->setBackgroundRenderNodeProperties(Landroid/graphics/RenderNode;)V+]Landroid/graphics/RenderNode;Landroid/graphics/RenderNode;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017533HSPLandroid/view/View;->setBackgroundResource(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017534HSPLandroid/view/View;->setBackgroundTintList(Landroid/content/res/ColorStateList;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017535HSPLandroid/view/View;->setBottom(I)V
17536HSPLandroid/view/View;->setClickable(Z)V
17537HSPLandroid/view/View;->setClipBounds(Landroid/graphics/Rect;)V
17538HSPLandroid/view/View;->setClipToOutline(Z)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017539HSPLandroid/view/View;->setContentDescription(Ljava/lang/CharSequence;)V+]Landroid/view/View;missing_types]Ljava/lang/Object;Ljava/lang/String;]Ljava/lang/CharSequence;Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070017540HSPLandroid/view/View;->setDefaultFocusHighlightEnabled(Z)V
17541HSPLandroid/view/View;->setDetached(Z)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017542HSPLandroid/view/View;->setDisplayListProperties(Landroid/graphics/RenderNode;)V+]Landroid/view/View;missing_types]Landroid/view/ViewGroup;missing_types]Landroid/graphics/RenderNode;Landroid/graphics/RenderNode;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017543HSPLandroid/view/View;->setDrawingCacheEnabled(Z)V
17544HSPLandroid/view/View;->setElevation(F)V
17545HSPLandroid/view/View;->setEnabled(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017546HSPLandroid/view/View;->setFitsSystemWindows(Z)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017547HSPLandroid/view/View;->setFlags(II)V+]Landroid/view/View;megamorphic_types]Landroid/view/accessibility/AccessibilityManager;Landroid/view/accessibility/AccessibilityManager;]Landroid/view/ViewParent;missing_types]Landroid/view/ViewGroup;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017548HSPLandroid/view/View;->setFocusable(I)V
17549HSPLandroid/view/View;->setFocusable(Z)V
17550HSPLandroid/view/View;->setFocusableInTouchMode(Z)V
17551HSPLandroid/view/View;->setForeground(Landroid/graphics/drawable/Drawable;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017552HSPLandroid/view/View;->setForegroundGravity(I)V
art-benchmark-service00abe242023-02-13 10:31:34 -080017553HSPLandroid/view/View;->setFrame(IIII)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017554HSPLandroid/view/View;->setHandwritingArea(Landroid/graphics/Rect;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017555HSPLandroid/view/View;->setHapticFeedbackEnabled(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017556HSPLandroid/view/View;->setHasTransientState(Z)V
17557HSPLandroid/view/View;->setHorizontalFadingEdgeEnabled(Z)V
17558HSPLandroid/view/View;->setHorizontalScrollBarEnabled(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017559HSPLandroid/view/View;->setId(I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017560HSPLandroid/view/View;->setImportantForAccessibility(I)V+]Landroid/view/View;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070017561HSPLandroid/view/View;->setImportantForAutofill(I)V
17562HSPLandroid/view/View;->setImportantForContentCapture(I)V
17563HSPLandroid/view/View;->setIsRootNamespace(Z)V
17564HSPLandroid/view/View;->setKeepScreenOn(Z)V
17565HSPLandroid/view/View;->setKeyboardNavigationCluster(Z)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017566HSPLandroid/view/View;->setKeyedTag(ILjava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017567HSPLandroid/view/View;->setLayerPaint(Landroid/graphics/Paint;)V
17568HSPLandroid/view/View;->setLayerType(ILandroid/graphics/Paint;)V
17569HSPLandroid/view/View;->setLayoutDirection(I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017570HSPLandroid/view/View;->setLayoutParams(Landroid/view/ViewGroup$LayoutParams;)V+]Landroid/view/View;missing_types]Landroid/view/ViewGroup;missing_types
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017571HSPLandroid/view/View;->setLeft(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017572HSPLandroid/view/View;->setLeftTopRightBottom(IIII)V
17573HSPLandroid/view/View;->setLongClickable(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017574HSPLandroid/view/View;->setMeasuredDimension(II)V
17575HSPLandroid/view/View;->setMeasuredDimensionRaw(II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017576HSPLandroid/view/View;->setMinimumHeight(I)V
17577HSPLandroid/view/View;->setMinimumWidth(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017578HSPLandroid/view/View;->setNotifiedContentCaptureAppeared()V
17579HSPLandroid/view/View;->setOnApplyWindowInsetsListener(Landroid/view/View$OnApplyWindowInsetsListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017580HSPLandroid/view/View;->setOnClickListener(Landroid/view/View$OnClickListener;)V
17581HSPLandroid/view/View;->setOnCreateContextMenuListener(Landroid/view/View$OnCreateContextMenuListener;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017582HSPLandroid/view/View;->setOnDragListener(Landroid/view/View$OnDragListener;)V
17583HSPLandroid/view/View;->setOnFocusChangeListener(Landroid/view/View$OnFocusChangeListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017584HSPLandroid/view/View;->setOnHoverListener(Landroid/view/View$OnHoverListener;)V
17585HSPLandroid/view/View;->setOnKeyListener(Landroid/view/View$OnKeyListener;)V
17586HSPLandroid/view/View;->setOnLongClickListener(Landroid/view/View$OnLongClickListener;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017587HSPLandroid/view/View;->setOnScrollChangeListener(Landroid/view/View$OnScrollChangeListener;)V
17588HSPLandroid/view/View;->setOnSystemUiVisibilityChangeListener(Landroid/view/View$OnSystemUiVisibilityChangeListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017589HSPLandroid/view/View;->setOnTouchListener(Landroid/view/View$OnTouchListener;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017590HSPLandroid/view/View;->setOutlineAmbientShadowColor(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017591HSPLandroid/view/View;->setOutlineProvider(Landroid/view/ViewOutlineProvider;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017592HSPLandroid/view/View;->setOutlineProviderFromAttribute(I)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070017593HSPLandroid/view/View;->setOutlineSpotShadowColor(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017594HSPLandroid/view/View;->setOverScrollMode(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017595HSPLandroid/view/View;->setPadding(IIII)V
17596HSPLandroid/view/View;->setPaddingRelative(IIII)V
17597HSPLandroid/view/View;->setPivotX(F)V
17598HSPLandroid/view/View;->setPivotY(F)V
17599HSPLandroid/view/View;->setPointerIcon(Landroid/view/PointerIcon;)V
17600HSPLandroid/view/View;->setPressed(Z)V
17601HSPLandroid/view/View;->setRenderEffect(Landroid/graphics/RenderEffect;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017602HSPLandroid/view/View;->setRight(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017603HSPLandroid/view/View;->setRotation(F)V
17604HSPLandroid/view/View;->setRotationX(F)V
17605HSPLandroid/view/View;->setRotationY(F)V
17606HSPLandroid/view/View;->setSaveEnabled(Z)V
17607HSPLandroid/view/View;->setSaveFromParentEnabled(Z)V
17608HSPLandroid/view/View;->setScaleX(F)V
17609HSPLandroid/view/View;->setScaleY(F)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017610HSPLandroid/view/View;->setScrollContainer(Z)V
17611HSPLandroid/view/View;->setScrollIndicators(II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017612HSPLandroid/view/View;->setScrollX(I)V
17613HSPLandroid/view/View;->setScrollY(I)V
17614HSPLandroid/view/View;->setSelected(Z)V
17615HSPLandroid/view/View;->setStateDescription(Ljava/lang/CharSequence;)V
17616HSPLandroid/view/View;->setStateListAnimator(Landroid/animation/StateListAnimator;)V
17617HSPLandroid/view/View;->setSystemGestureExclusionRects(Ljava/util/List;)V
17618HSPLandroid/view/View;->setSystemUiVisibility(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017619HSPLandroid/view/View;->setTag(ILjava/lang/Object;)V
17620HSPLandroid/view/View;->setTag(Ljava/lang/Object;)V
17621HSPLandroid/view/View;->setTagInternal(ILjava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017622HSPLandroid/view/View;->setTextAlignment(I)V
17623HSPLandroid/view/View;->setTextDirection(I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017624HSPLandroid/view/View;->setTooltipText(Ljava/lang/CharSequence;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017625HSPLandroid/view/View;->setTop(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017626HSPLandroid/view/View;->setTouchDelegate(Landroid/view/TouchDelegate;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017627HSPLandroid/view/View;->setTransitionAlpha(F)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017628HSPLandroid/view/View;->setTransitionName(Ljava/lang/String;)V
17629HSPLandroid/view/View;->setTransitionVisibility(I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017630HSPLandroid/view/View;->setTranslationX(F)V
17631HSPLandroid/view/View;->setTranslationY(F)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017632HSPLandroid/view/View;->setTranslationZ(F)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017633HSPLandroid/view/View;->setVerticalScrollBarEnabled(Z)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017634HSPLandroid/view/View;->setVisibility(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017635HSPLandroid/view/View;->setWillNotDraw(Z)V
17636HSPLandroid/view/View;->setX(F)V
17637HSPLandroid/view/View;->setY(F)V
17638HSPLandroid/view/View;->shouldDrawRoundScrollbar()Z
17639HSPLandroid/view/View;->sizeChange(IIII)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017640HSPLandroid/view/View;->skipInvalidate()Z+]Landroid/view/ViewGroup;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017641HSPLandroid/view/View;->startAnimation(Landroid/view/animation/Animation;)V
17642HSPLandroid/view/View;->startNestedScroll(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017643HSPLandroid/view/View;->stopNestedScroll()V
17644HSPLandroid/view/View;->switchDefaultFocusHighlight()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017645HSPLandroid/view/View;->toString()Ljava/lang/String;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017646HSPLandroid/view/View;->transformFromViewToWindowSpace([I)V+]Landroid/view/View;megamorphic_types]Landroid/graphics/Matrix;Landroid/graphics/Matrix;
art-benchmark-service84deab32021-05-12 09:41:00 -070017647HSPLandroid/view/View;->unFocus(Landroid/view/View;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017648HSPLandroid/view/View;->unscheduleDrawable(Landroid/graphics/drawable/Drawable;)V
17649HSPLandroid/view/View;->unscheduleDrawable(Landroid/graphics/drawable/Drawable;Ljava/lang/Runnable;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017650HSPLandroid/view/View;->updateDisplayListIfDirty()Landroid/graphics/RenderNode;+]Landroid/view/View;megamorphic_types]Landroid/graphics/RecordingCanvas;Landroid/graphics/RecordingCanvas;]Landroid/graphics/RenderNode;Landroid/graphics/RenderNode;
art-benchmark-service84deab32021-05-12 09:41:00 -070017651HSPLandroid/view/View;->updateFocusedInCluster(Landroid/view/View;I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017652HSPLandroid/view/View;->updateHandwritingArea()V
17653HSPLandroid/view/View;->updateKeepClearRects()V
art-benchmark-service84deab32021-05-12 09:41:00 -070017654HSPLandroid/view/View;->updateLocalSystemUiVisibility(II)Z
17655HSPLandroid/view/View;->updatePflags3AndNotifyA11yIfChanged(IZ)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017656HSPLandroid/view/View;->updatePositionUpdateListener()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017657HSPLandroid/view/View;->updatePreferKeepClearForFocus()V
17658HSPLandroid/view/View;->updateSystemGestureExclusionRects()V
art-benchmark-service84deab32021-05-12 09:41:00 -070017659HSPLandroid/view/View;->verifyDrawable(Landroid/graphics/drawable/Drawable;)Z
17660HSPLandroid/view/View;->willNotDraw()Z
17661HSPLandroid/view/ViewAnimationHostBridge;-><init>(Landroid/view/View;)V
17662HSPLandroid/view/ViewAnimationHostBridge;->isAttached()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017663HSPLandroid/view/ViewAnimationHostBridge;->registerAnimatingRenderNode(Landroid/graphics/RenderNode;)V
17664HSPLandroid/view/ViewAnimationHostBridge;->registerVectorDrawableAnimator(Landroid/view/NativeVectorDrawableAnimator;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017665HSPLandroid/view/ViewConfiguration;-><init>(Landroid/content/Context;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080017666HSPLandroid/view/ViewConfiguration;->get(Landroid/content/Context;)Landroid/view/ViewConfiguration;
art-benchmark-service84deab32021-05-12 09:41:00 -070017667HSPLandroid/view/ViewConfiguration;->getDoubleTapTimeout()I
17668HSPLandroid/view/ViewConfiguration;->getLongPressTimeout()I
art-benchmark-service66b4d952021-07-17 17:15:31 -070017669HSPLandroid/view/ViewConfiguration;->getPressedStateDuration()I
art-benchmark-service84deab32021-05-12 09:41:00 -070017670HSPLandroid/view/ViewConfiguration;->getScaledAmbiguousGestureMultiplier()F
17671HSPLandroid/view/ViewConfiguration;->getScaledDoubleTapSlop()I
17672HSPLandroid/view/ViewConfiguration;->getScaledDoubleTapTouchSlop()I
17673HSPLandroid/view/ViewConfiguration;->getScaledFadingEdgeLength()I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017674HSPLandroid/view/ViewConfiguration;->getScaledHandwritingSlop()I
art-benchmark-service84deab32021-05-12 09:41:00 -070017675HSPLandroid/view/ViewConfiguration;->getScaledHorizontalScrollFactor()F
17676HSPLandroid/view/ViewConfiguration;->getScaledHoverSlop()I
17677HSPLandroid/view/ViewConfiguration;->getScaledMaximumDrawingCacheSize()I
17678HSPLandroid/view/ViewConfiguration;->getScaledMaximumFlingVelocity()I
17679HSPLandroid/view/ViewConfiguration;->getScaledMinScrollbarTouchTarget()I
17680HSPLandroid/view/ViewConfiguration;->getScaledMinimumFlingVelocity()I
17681HSPLandroid/view/ViewConfiguration;->getScaledMinimumScalingSpan()I
17682HSPLandroid/view/ViewConfiguration;->getScaledOverflingDistance()I
17683HSPLandroid/view/ViewConfiguration;->getScaledOverscrollDistance()I
17684HSPLandroid/view/ViewConfiguration;->getScaledPagingTouchSlop()I
17685HSPLandroid/view/ViewConfiguration;->getScaledScrollBarSize()I
17686HSPLandroid/view/ViewConfiguration;->getScaledTouchSlop()I
17687HSPLandroid/view/ViewConfiguration;->getScaledVerticalScrollFactor()F
17688HSPLandroid/view/ViewConfiguration;->getScaledWindowTouchSlop()I
17689HSPLandroid/view/ViewConfiguration;->getScrollBarFadeDuration()I
17690HSPLandroid/view/ViewConfiguration;->getScrollDefaultDelay()I
17691HSPLandroid/view/ViewConfiguration;->getScrollFriction()F
17692HSPLandroid/view/ViewConfiguration;->getTapTimeout()I
17693HSPLandroid/view/ViewConfiguration;->isFadingMarqueeEnabled()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017694HSPLandroid/view/ViewConfiguration;->isPreferKeepClearForFocusEnabled()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017695HSPLandroid/view/ViewDebug;->getViewInstanceCount()J
17696HSPLandroid/view/ViewDebug;->getViewRootImplCount()J
17697HSPLandroid/view/ViewFrameInfo;-><init>()V
17698HSPLandroid/view/ViewFrameInfo;->markDrawStart()V
17699HSPLandroid/view/ViewFrameInfo;->populateFrameInfo(Landroid/graphics/FrameInfo;)V
17700HSPLandroid/view/ViewFrameInfo;->reset()V
17701HSPLandroid/view/ViewFrameInfo;->setInputEvent(I)V
17702HSPLandroid/view/ViewGroup$4;-><init>(Landroid/view/ViewGroup;)V
17703HSPLandroid/view/ViewGroup$4;->endTransition(Landroid/animation/LayoutTransition;Landroid/view/ViewGroup;Landroid/view/View;I)V
17704HSPLandroid/view/ViewGroup$4;->startTransition(Landroid/animation/LayoutTransition;Landroid/view/ViewGroup;Landroid/view/View;I)V
17705HSPLandroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;-><init>()V
17706HSPLandroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;->obtain()Landroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017707HSPLandroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;->recycle()V
art-benchmark-service84deab32021-05-12 09:41:00 -070017708HSPLandroid/view/ViewGroup$LayoutParams;-><init>()V
17709HSPLandroid/view/ViewGroup$LayoutParams;-><init>(II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017710HSPLandroid/view/ViewGroup$LayoutParams;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017711HSPLandroid/view/ViewGroup$LayoutParams;-><init>(Landroid/view/ViewGroup$LayoutParams;)V
17712HSPLandroid/view/ViewGroup$LayoutParams;->resolveLayoutDirection(I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017713HSPLandroid/view/ViewGroup$LayoutParams;->setBaseAttributes(Landroid/content/res/TypedArray;II)V+]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;
art-benchmark-service84deab32021-05-12 09:41:00 -070017714HSPLandroid/view/ViewGroup$MarginLayoutParams;-><init>(II)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017715HSPLandroid/view/ViewGroup$MarginLayoutParams;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V+]Landroid/view/ViewGroup$MarginLayoutParams;missing_types]Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ApplicationInfo;]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;]Landroid/content/Context;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070017716HSPLandroid/view/ViewGroup$MarginLayoutParams;-><init>(Landroid/view/ViewGroup$LayoutParams;)V
17717HSPLandroid/view/ViewGroup$MarginLayoutParams;-><init>(Landroid/view/ViewGroup$MarginLayoutParams;)V
17718HSPLandroid/view/ViewGroup$MarginLayoutParams;->doResolveMargins()V
17719HSPLandroid/view/ViewGroup$MarginLayoutParams;->getLayoutDirection()I
17720HSPLandroid/view/ViewGroup$MarginLayoutParams;->getMarginEnd()I
17721HSPLandroid/view/ViewGroup$MarginLayoutParams;->getMarginStart()I
17722HSPLandroid/view/ViewGroup$MarginLayoutParams;->isMarginRelative()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017723HSPLandroid/view/ViewGroup$MarginLayoutParams;->resolveLayoutDirection(I)V+]Landroid/view/ViewGroup$MarginLayoutParams;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017724HSPLandroid/view/ViewGroup$MarginLayoutParams;->setLayoutDirection(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017725HSPLandroid/view/ViewGroup$MarginLayoutParams;->setMarginEnd(I)V
17726HSPLandroid/view/ViewGroup$MarginLayoutParams;->setMarginStart(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017727HSPLandroid/view/ViewGroup$MarginLayoutParams;->setMargins(IIII)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070017728HSPLandroid/view/ViewGroup$TouchTarget;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070017729HSPLandroid/view/ViewGroup$TouchTarget;->obtain(Landroid/view/View;I)Landroid/view/ViewGroup$TouchTarget;
17730HSPLandroid/view/ViewGroup$TouchTarget;->recycle()V
17731HSPLandroid/view/ViewGroup;-><init>(Landroid/content/Context;)V
17732HSPLandroid/view/ViewGroup;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
17733HSPLandroid/view/ViewGroup;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
17734HSPLandroid/view/ViewGroup;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017735HSPLandroid/view/ViewGroup;->addFocusables(Ljava/util/ArrayList;II)V
17736HSPLandroid/view/ViewGroup;->addInArray(Landroid/view/View;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017737HSPLandroid/view/ViewGroup;->addTouchTarget(Landroid/view/View;I)Landroid/view/ViewGroup$TouchTarget;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017738HSPLandroid/view/ViewGroup;->addView(Landroid/view/View;)V
17739HSPLandroid/view/ViewGroup;->addView(Landroid/view/View;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017740HSPLandroid/view/ViewGroup;->addView(Landroid/view/View;II)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017741HSPLandroid/view/ViewGroup;->addView(Landroid/view/View;ILandroid/view/ViewGroup$LayoutParams;)V+]Landroid/view/ViewGroup;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017742HSPLandroid/view/ViewGroup;->addView(Landroid/view/View;Landroid/view/ViewGroup$LayoutParams;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017743HSPLandroid/view/ViewGroup;->addViewInLayout(Landroid/view/View;ILandroid/view/ViewGroup$LayoutParams;)Z
17744HSPLandroid/view/ViewGroup;->addViewInLayout(Landroid/view/View;ILandroid/view/ViewGroup$LayoutParams;Z)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017745HSPLandroid/view/ViewGroup;->addViewInner(Landroid/view/View;ILandroid/view/ViewGroup$LayoutParams;Z)V+]Landroid/view/View;missing_types]Landroid/view/ViewGroup;missing_types]Landroid/animation/LayoutTransition;Landroid/animation/LayoutTransition;
17746HSPLandroid/view/ViewGroup;->attachViewToParent(Landroid/view/View;ILandroid/view/ViewGroup$LayoutParams;)V+]Landroid/view/View;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017747HSPLandroid/view/ViewGroup;->bringChildToFront(Landroid/view/View;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017748HSPLandroid/view/ViewGroup;->buildOrderedChildList()Ljava/util/ArrayList;+]Landroid/view/View;missing_types]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017749HSPLandroid/view/ViewGroup;->buildTouchDispatchChildList()Ljava/util/ArrayList;
art-benchmark-service08401c12022-12-23 09:27:20 -080017750HSPLandroid/view/ViewGroup;->calculateAccessibilityDataPrivate()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017751HSPLandroid/view/ViewGroup;->cancelAndClearTouchTargets(Landroid/view/MotionEvent;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017752HSPLandroid/view/ViewGroup;->cancelHoverTarget(Landroid/view/View;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017753HSPLandroid/view/ViewGroup;->cancelTouchTarget(Landroid/view/View;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017754HSPLandroid/view/ViewGroup;->checkLayoutParams(Landroid/view/ViewGroup$LayoutParams;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017755HSPLandroid/view/ViewGroup;->childDrawableStateChanged(Landroid/view/View;)V
17756HSPLandroid/view/ViewGroup;->childHasTransientStateChanged(Landroid/view/View;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017757HSPLandroid/view/ViewGroup;->cleanupLayoutState(Landroid/view/View;)V
17758HSPLandroid/view/ViewGroup;->clearCachedLayoutMode()V
17759HSPLandroid/view/ViewGroup;->clearChildFocus(Landroid/view/View;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017760HSPLandroid/view/ViewGroup;->clearDisappearingChildren()V
art-benchmark-service84deab32021-05-12 09:41:00 -070017761HSPLandroid/view/ViewGroup;->clearFocus()V
17762HSPLandroid/view/ViewGroup;->clearFocusedInCluster()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017763HSPLandroid/view/ViewGroup;->clearTouchTargets()V+]Landroid/view/ViewGroup$TouchTarget;Landroid/view/ViewGroup$TouchTarget;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017764HSPLandroid/view/ViewGroup;->destroyHardwareResources()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017765HSPLandroid/view/ViewGroup;->detachAllViewsFromParent()V
art-benchmark-service00abe242023-02-13 10:31:34 -080017766HSPLandroid/view/ViewGroup;->detachViewFromParent(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017767HSPLandroid/view/ViewGroup;->dispatchApplyWindowInsets(Landroid/view/WindowInsets;)Landroid/view/WindowInsets;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017768HSPLandroid/view/ViewGroup;->dispatchAttachedToWindow(Landroid/view/View$AttachInfo;I)V+]Landroid/view/View;missing_types]Landroid/view/ViewGroup;missing_types
art-benchmark-service00abe242023-02-13 10:31:34 -080017769HSPLandroid/view/ViewGroup;->dispatchCancelPendingInputEvents()V
17770HSPLandroid/view/ViewGroup;->dispatchCollectViewAttributes(Landroid/view/View$AttachInfo;I)V+]Landroid/view/View;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017771HSPLandroid/view/ViewGroup;->dispatchConfigurationChanged(Landroid/content/res/Configuration;)V
17772HSPLandroid/view/ViewGroup;->dispatchDetachedFromWindow()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017773HSPLandroid/view/ViewGroup;->dispatchDraw(Landroid/graphics/Canvas;)V+]Landroid/view/View;missing_types]Landroid/graphics/Canvas;Landroid/graphics/RecordingCanvas;]Landroid/view/ViewGroup;missing_types
17774HSPLandroid/view/ViewGroup;->dispatchDrawableHotspotChanged(FF)V+]Landroid/view/View;missing_types]Landroid/view/ViewGroup;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017775HSPLandroid/view/ViewGroup;->dispatchFinishTemporaryDetach()V
art-benchmark-service84deab32021-05-12 09:41:00 -070017776HSPLandroid/view/ViewGroup;->dispatchFreezeSelfOnly(Landroid/util/SparseArray;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080017777HSPLandroid/view/ViewGroup;->dispatchGetDisplayList()V+]Landroid/view/View;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070017778HSPLandroid/view/ViewGroup;->dispatchKeyEvent(Landroid/view/KeyEvent;)Z
17779HSPLandroid/view/ViewGroup;->dispatchKeyEventPreIme(Landroid/view/KeyEvent;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017780HSPLandroid/view/ViewGroup;->dispatchProvideAutofillStructure(Landroid/view/ViewStructure;I)V
art-benchmark-service00abe242023-02-13 10:31:34 -080017781HSPLandroid/view/ViewGroup;->dispatchProvideContentCaptureStructure()V+]Landroid/view/View;missing_types]Landroid/view/ViewGroup;missing_types]Landroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;Landroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017782HSPLandroid/view/ViewGroup;->dispatchRestoreInstanceState(Landroid/util/SparseArray;)V
17783HSPLandroid/view/ViewGroup;->dispatchSaveInstanceState(Landroid/util/SparseArray;)V
17784HSPLandroid/view/ViewGroup;->dispatchScreenStateChanged(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017785HSPLandroid/view/ViewGroup;->dispatchSetActivated(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017786HSPLandroid/view/ViewGroup;->dispatchSetPressed(Z)V
17787HSPLandroid/view/ViewGroup;->dispatchSetSelected(Z)V
17788HSPLandroid/view/ViewGroup;->dispatchStartTemporaryDetach()V
17789HSPLandroid/view/ViewGroup;->dispatchSystemUiVisibilityChanged(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017790HSPLandroid/view/ViewGroup;->dispatchThawSelfOnly(Landroid/util/SparseArray;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017791HSPLandroid/view/ViewGroup;->dispatchTouchEvent(Landroid/view/MotionEvent;)Z+]Landroid/view/ViewGroup$TouchTarget;Landroid/view/ViewGroup$TouchTarget;]Landroid/view/View;megamorphic_types]Landroid/view/ViewGroup;missing_types]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/view/MotionEvent;Landroid/view/MotionEvent;
17792HSPLandroid/view/ViewGroup;->dispatchTransformedTouchEvent(Landroid/view/MotionEvent;ZLandroid/view/View;I)Z+]Landroid/view/View;missing_types]Landroid/view/MotionEvent;Landroid/view/MotionEvent;
art-benchmark-service84deab32021-05-12 09:41:00 -070017793HSPLandroid/view/ViewGroup;->dispatchUnhandledKeyEvent(Landroid/view/KeyEvent;)Landroid/view/View;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017794HSPLandroid/view/ViewGroup;->dispatchViewAdded(Landroid/view/View;)V+]Landroid/view/ViewGroup;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017795HSPLandroid/view/ViewGroup;->dispatchViewRemoved(Landroid/view/View;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017796HSPLandroid/view/ViewGroup;->dispatchVisibilityAggregated(Z)Z+]Landroid/view/View;missing_types
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017797HSPLandroid/view/ViewGroup;->dispatchVisibilityChanged(Landroid/view/View;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017798HSPLandroid/view/ViewGroup;->dispatchWindowFocusChanged(Z)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017799HSPLandroid/view/ViewGroup;->dispatchWindowInsetsAnimationEnd(Landroid/view/WindowInsetsAnimation;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017800HSPLandroid/view/ViewGroup;->dispatchWindowSystemUiVisiblityChanged(I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017801HSPLandroid/view/ViewGroup;->dispatchWindowVisibilityChanged(I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017802HSPLandroid/view/ViewGroup;->drawChild(Landroid/graphics/Canvas;Landroid/view/View;J)Z+]Landroid/view/View;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017803HSPLandroid/view/ViewGroup;->drawableStateChanged()V
art-benchmark-service84deab32021-05-12 09:41:00 -070017804HSPLandroid/view/ViewGroup;->endViewTransition(Landroid/view/View;)V
17805HSPLandroid/view/ViewGroup;->exitHoverTargets()V
17806HSPLandroid/view/ViewGroup;->exitTooltipHoverTargets()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017807HSPLandroid/view/ViewGroup;->findFocus()Landroid/view/View;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017808HSPLandroid/view/ViewGroup;->findOnBackInvokedDispatcherForChild(Landroid/view/View;Landroid/view/View;)Landroid/window/OnBackInvokedDispatcher;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017809HSPLandroid/view/ViewGroup;->findViewByAutofillIdTraversal(I)Landroid/view/View;
art-benchmark-service08401c12022-12-23 09:27:20 -080017810HSPLandroid/view/ViewGroup;->findViewTraversal(I)Landroid/view/View;+]Landroid/view/View;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017811HSPLandroid/view/ViewGroup;->findViewWithTagTraversal(Ljava/lang/Object;)Landroid/view/View;
17812HSPLandroid/view/ViewGroup;->finishAnimatingView(Landroid/view/View;Landroid/view/animation/Animation;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017813HSPLandroid/view/ViewGroup;->focusSearch(Landroid/view/View;I)Landroid/view/View;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017814HSPLandroid/view/ViewGroup;->focusableViewAvailable(Landroid/view/View;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080017815HSPLandroid/view/ViewGroup;->gatherTransparentRegion(Landroid/graphics/Region;)Z+]Landroid/view/View;missing_types]Landroid/view/ViewGroup;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070017816HSPLandroid/view/ViewGroup;->generateDefaultLayoutParams()Landroid/view/ViewGroup$LayoutParams;
17817HSPLandroid/view/ViewGroup;->generateLayoutParams(Landroid/util/AttributeSet;)Landroid/view/ViewGroup$LayoutParams;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017818HSPLandroid/view/ViewGroup;->getAccessibilityClassName()Ljava/lang/CharSequence;
17819HSPLandroid/view/ViewGroup;->getAndVerifyPreorderedIndex(IIZ)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017820HSPLandroid/view/ViewGroup;->getAndVerifyPreorderedView(Ljava/util/ArrayList;[Landroid/view/View;I)Landroid/view/View;+]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84deab32021-05-12 09:41:00 -070017821HSPLandroid/view/ViewGroup;->getChildAt(I)Landroid/view/View;
17822HSPLandroid/view/ViewGroup;->getChildCount()I
17823HSPLandroid/view/ViewGroup;->getChildMeasureSpec(III)I
17824HSPLandroid/view/ViewGroup;->getChildTransformation()Landroid/view/animation/Transformation;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017825HSPLandroid/view/ViewGroup;->getChildVisibleRect(Landroid/view/View;Landroid/graphics/Rect;Landroid/graphics/Point;)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017826HSPLandroid/view/ViewGroup;->getChildVisibleRect(Landroid/view/View;Landroid/graphics/Rect;Landroid/graphics/Point;Z)Z+]Landroid/graphics/RectF;Landroid/graphics/RectF;]Landroid/view/View;missing_types]Landroid/view/ViewGroup;missing_types]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/view/ViewParent;Landroid/view/ViewRootImpl;
art-benchmark-service66b4d952021-07-17 17:15:31 -070017827HSPLandroid/view/ViewGroup;->getChildrenForAutofill(I)Landroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;
art-benchmark-service84deab32021-05-12 09:41:00 -070017828HSPLandroid/view/ViewGroup;->getChildrenForContentCapture()Landroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;
17829HSPLandroid/view/ViewGroup;->getClipChildren()Z
17830HSPLandroid/view/ViewGroup;->getClipToPadding()Z
17831HSPLandroid/view/ViewGroup;->getDescendantFocusability()I
17832HSPLandroid/view/ViewGroup;->getFocusedChild()Landroid/view/View;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017833HSPLandroid/view/ViewGroup;->getLayoutMode()I
art-benchmark-service84deab32021-05-12 09:41:00 -070017834HSPLandroid/view/ViewGroup;->getLayoutTransition()Landroid/animation/LayoutTransition;
17835HSPLandroid/view/ViewGroup;->getNestedScrollAxes()I
17836HSPLandroid/view/ViewGroup;->getOverlay()Landroid/view/ViewGroupOverlay;
17837HSPLandroid/view/ViewGroup;->getScrollIndicatorBounds(Landroid/graphics/Rect;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070017838HSPLandroid/view/ViewGroup;->getTempLocationF()[F
art-benchmark-service84deab32021-05-12 09:41:00 -070017839HSPLandroid/view/ViewGroup;->getTouchTarget(Landroid/view/View;)Landroid/view/ViewGroup$TouchTarget;
17840HSPLandroid/view/ViewGroup;->getTouchscreenBlocksFocus()Z
17841HSPLandroid/view/ViewGroup;->handleFocusGainInternal(ILandroid/graphics/Rect;)V
17842HSPLandroid/view/ViewGroup;->hasBooleanFlag(I)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080017843HSPLandroid/view/ViewGroup;->hasChildWithZ()Z+]Landroid/view/View;megamorphic_types
art-benchmark-service84deab32021-05-12 09:41:00 -070017844HSPLandroid/view/ViewGroup;->hasDefaultFocus()Z
17845HSPLandroid/view/ViewGroup;->hasFocus()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017846HSPLandroid/view/ViewGroup;->hasFocusable(ZZ)Z
17847HSPLandroid/view/ViewGroup;->hasFocusableChild(Z)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017848HSPLandroid/view/ViewGroup;->hasTransientState()Z
17849HSPLandroid/view/ViewGroup;->hasUnhandledKeyListener()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017850HSPLandroid/view/ViewGroup;->hasWindowInsetsAnimationCallback()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017851HSPLandroid/view/ViewGroup;->indexOfChild(Landroid/view/View;)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017852HSPLandroid/view/ViewGroup;->initFromAttributes(Landroid/content/Context;Landroid/util/AttributeSet;II)V+]Landroid/view/ViewGroup;missing_types]Landroid/content/Context;missing_types]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;
17853HSPLandroid/view/ViewGroup;->initViewGroup()V+]Landroid/view/ViewGroup;missing_types]Landroid/content/Context;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070017854HSPLandroid/view/ViewGroup;->internalSetPadding(IIII)V
art-benchmark-service00abe242023-02-13 10:31:34 -080017855HSPLandroid/view/ViewGroup;->invalidateChild(Landroid/view/View;Landroid/graphics/Rect;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017856HSPLandroid/view/ViewGroup;->invalidateChildInParent([ILandroid/graphics/Rect;)Landroid/view/ViewParent;
art-benchmark-service84deab32021-05-12 09:41:00 -070017857HSPLandroid/view/ViewGroup;->isChildrenDrawingOrderEnabled()Z
17858HSPLandroid/view/ViewGroup;->isLayoutModeOptical()Z
17859HSPLandroid/view/ViewGroup;->isLayoutSuppressed()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017860HSPLandroid/view/ViewGroup;->isTransformedTouchPointInView(FFLandroid/view/View;Landroid/graphics/PointF;)Z+]Landroid/view/View;missing_types]Landroid/view/ViewGroup;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017861HSPLandroid/view/ViewGroup;->isViewTransitioning(Landroid/view/View;)Z
art-benchmark-service08401c12022-12-23 09:27:20 -080017862HSPLandroid/view/ViewGroup;->jumpDrawablesToCurrentState()V+]Landroid/view/View;missing_types
art-benchmark-service00abe242023-02-13 10:31:34 -080017863HSPLandroid/view/ViewGroup;->layout(IIII)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017864HSPLandroid/view/ViewGroup;->makeFrameworkOptionalFitsSystemWindows()V
17865HSPLandroid/view/ViewGroup;->makeOptionalFitsSystemWindows()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017866HSPLandroid/view/ViewGroup;->measureChild(Landroid/view/View;II)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017867HSPLandroid/view/ViewGroup;->measureChildWithMargins(Landroid/view/View;IIII)V+]Landroid/view/View;megamorphic_types
art-benchmark-service84deab32021-05-12 09:41:00 -070017868HSPLandroid/view/ViewGroup;->measureChildren(II)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017869HSPLandroid/view/ViewGroup;->newDispatchApplyWindowInsets(Landroid/view/WindowInsets;)Landroid/view/WindowInsets;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017870HSPLandroid/view/ViewGroup;->notifySubtreeAccessibilityStateChangedIfNeeded()V+]Landroid/view/accessibility/AccessibilityManager;Landroid/view/accessibility/AccessibilityManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017871HSPLandroid/view/ViewGroup;->offsetDescendantRectToMyCoords(Landroid/view/View;Landroid/graphics/Rect;)V
17872HSPLandroid/view/ViewGroup;->offsetRectBetweenParentAndChild(Landroid/view/View;Landroid/graphics/Rect;ZZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017873HSPLandroid/view/ViewGroup;->onAttachedToWindow()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017874HSPLandroid/view/ViewGroup;->onChildVisibilityChanged(Landroid/view/View;II)V
17875HSPLandroid/view/ViewGroup;->onCreateDrawableState(I)[I
17876HSPLandroid/view/ViewGroup;->onDescendantInvalidated(Landroid/view/View;Landroid/view/View;)V+]Landroid/view/ViewParent;missing_types
17877HSPLandroid/view/ViewGroup;->onDescendantUnbufferedRequested()V
art-benchmark-service84deab32021-05-12 09:41:00 -070017878HSPLandroid/view/ViewGroup;->onDetachedFromWindow()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017879HSPLandroid/view/ViewGroup;->onInterceptTouchEvent(Landroid/view/MotionEvent;)Z+]Landroid/view/MotionEvent;Landroid/view/MotionEvent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017880HSPLandroid/view/ViewGroup;->onRequestFocusInDescendants(ILandroid/graphics/Rect;)Z
17881HSPLandroid/view/ViewGroup;->onSetLayoutParams(Landroid/view/View;Landroid/view/ViewGroup$LayoutParams;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017882HSPLandroid/view/ViewGroup;->onStartNestedScroll(Landroid/view/View;Landroid/view/View;I)Z
17883HSPLandroid/view/ViewGroup;->onViewAdded(Landroid/view/View;)V
17884HSPLandroid/view/ViewGroup;->onViewRemoved(Landroid/view/View;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017885HSPLandroid/view/ViewGroup;->populateChildrenForAutofill(Ljava/util/ArrayList;I)V
art-benchmark-service00abe242023-02-13 10:31:34 -080017886HSPLandroid/view/ViewGroup;->populateChildrenForContentCapture(Ljava/util/ArrayList;)V+]Landroid/view/View;megamorphic_types]Landroid/view/ViewGroup;missing_types]Ljava/util/ArrayList;Landroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;
art-benchmark-service84deab32021-05-12 09:41:00 -070017887HSPLandroid/view/ViewGroup;->recomputeViewAttributes(Landroid/view/View;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017888HSPLandroid/view/ViewGroup;->recreateChildDisplayList(Landroid/view/View;)V+]Landroid/view/View;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017889HSPLandroid/view/ViewGroup;->removeAllViews()V
17890HSPLandroid/view/ViewGroup;->removeAllViewsInLayout()V
17891HSPLandroid/view/ViewGroup;->removeDetachedView(Landroid/view/View;Z)V
17892HSPLandroid/view/ViewGroup;->removeFromArray(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017893HSPLandroid/view/ViewGroup;->removeFromArray(II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017894HSPLandroid/view/ViewGroup;->removePointersFromTouchTargets(I)V
17895HSPLandroid/view/ViewGroup;->removeView(Landroid/view/View;)V
17896HSPLandroid/view/ViewGroup;->removeViewAt(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017897HSPLandroid/view/ViewGroup;->removeViewInLayout(Landroid/view/View;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017898HSPLandroid/view/ViewGroup;->removeViewInternal(ILandroid/view/View;)V
17899HSPLandroid/view/ViewGroup;->removeViewInternal(Landroid/view/View;)Z
17900HSPLandroid/view/ViewGroup;->requestChildFocus(Landroid/view/View;Landroid/view/View;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017901HSPLandroid/view/ViewGroup;->requestChildRectangleOnScreen(Landroid/view/View;Landroid/graphics/Rect;Z)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017902HSPLandroid/view/ViewGroup;->requestDisallowInterceptTouchEvent(Z)V
17903HSPLandroid/view/ViewGroup;->requestFocus(ILandroid/graphics/Rect;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017904HSPLandroid/view/ViewGroup;->requestTransitionStart(Landroid/animation/LayoutTransition;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017905HSPLandroid/view/ViewGroup;->requestTransparentRegion(Landroid/view/View;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017906HSPLandroid/view/ViewGroup;->resetCancelNextUpFlag(Landroid/view/View;)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017907HSPLandroid/view/ViewGroup;->resetResolvedDrawables()V+]Landroid/view/View;missing_types]Landroid/view/ViewGroup;missing_types
17908HSPLandroid/view/ViewGroup;->resetResolvedLayoutDirection()V+]Landroid/view/View;missing_types
17909HSPLandroid/view/ViewGroup;->resetResolvedPadding()V+]Landroid/view/View;missing_types]Landroid/view/ViewGroup;missing_types
17910HSPLandroid/view/ViewGroup;->resetResolvedTextAlignment()V+]Landroid/view/View;missing_types]Landroid/view/ViewGroup;missing_types
17911HSPLandroid/view/ViewGroup;->resetResolvedTextDirection()V+]Landroid/view/View;missing_types]Landroid/view/ViewGroup;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017912HSPLandroid/view/ViewGroup;->resetSubtreeAccessibilityStateChanged()V
art-benchmark-service84deab32021-05-12 09:41:00 -070017913HSPLandroid/view/ViewGroup;->resetTouchState()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017914HSPLandroid/view/ViewGroup;->resolveDrawables()V
17915HSPLandroid/view/ViewGroup;->resolveLayoutDirection()Z
art-benchmark-service08401c12022-12-23 09:27:20 -080017916HSPLandroid/view/ViewGroup;->resolveLayoutParams()V+]Landroid/view/View;missing_types]Landroid/view/ViewGroup;missing_types
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017917HSPLandroid/view/ViewGroup;->resolvePadding()V+]Landroid/view/View;missing_types]Landroid/view/ViewGroup;missing_types
art-benchmark-service00abe242023-02-13 10:31:34 -080017918HSPLandroid/view/ViewGroup;->resolveRtlPropertiesIfNeeded()Z+]Landroid/view/View;missing_types]Landroid/view/ViewGroup;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017919HSPLandroid/view/ViewGroup;->resolveTextAlignment()Z
17920HSPLandroid/view/ViewGroup;->resolveTextDirection()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017921HSPLandroid/view/ViewGroup;->restoreDefaultFocus()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017922HSPLandroid/view/ViewGroup;->setAddStatesFromChildren(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017923HSPLandroid/view/ViewGroup;->setAlwaysDrawnWithCacheEnabled(Z)V
17924HSPLandroid/view/ViewGroup;->setBooleanFlag(IZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017925HSPLandroid/view/ViewGroup;->setChildrenDrawingCacheEnabled(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017926HSPLandroid/view/ViewGroup;->setChildrenDrawingOrderEnabled(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017927HSPLandroid/view/ViewGroup;->setClipChildren(Z)V
17928HSPLandroid/view/ViewGroup;->setClipToPadding(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017929HSPLandroid/view/ViewGroup;->setDescendantFocusability(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017930HSPLandroid/view/ViewGroup;->setLayoutTransition(Landroid/animation/LayoutTransition;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017931HSPLandroid/view/ViewGroup;->setMotionEventSplittingEnabled(Z)V
17932HSPLandroid/view/ViewGroup;->setOnHierarchyChangeListener(Landroid/view/ViewGroup$OnHierarchyChangeListener;)V
17933HSPLandroid/view/ViewGroup;->setTouchscreenBlocksFocus(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017934HSPLandroid/view/ViewGroup;->shouldBlockFocusForTouchscreen()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017935HSPLandroid/view/ViewGroup;->shouldDelayChildPressedState()Z
17936HSPLandroid/view/ViewGroup;->startViewTransition(Landroid/view/View;)V
17937HSPLandroid/view/ViewGroup;->suppressLayout(Z)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017938HSPLandroid/view/ViewGroup;->touchAccessibilityNodeProviderIfNeeded(Landroid/view/View;)V+]Landroid/content/Context;missing_types
17939HSPLandroid/view/ViewGroup;->transformPointToViewLocal([FLandroid/view/View;)V+]Landroid/view/View;missing_types]Landroid/graphics/Matrix;Landroid/graphics/Matrix;
art-benchmark-service84deab32021-05-12 09:41:00 -070017940HSPLandroid/view/ViewGroup;->unFocus(Landroid/view/View;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017941HSPLandroid/view/ViewGroup;->updateLocalSystemUiVisibility(II)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017942HSPLandroid/view/ViewGroupOverlay;->add(Landroid/view/View;)V
17943HSPLandroid/view/ViewGroupOverlay;->remove(Landroid/view/View;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017944HSPLandroid/view/ViewOutlineProvider$1;->getOutline(Landroid/view/View;Landroid/graphics/Outline;)V+]Landroid/view/View;missing_types]Landroid/graphics/Outline;Landroid/graphics/Outline;]Landroid/graphics/drawable/Drawable;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017945HSPLandroid/view/ViewOutlineProvider$2;->getOutline(Landroid/view/View;Landroid/graphics/Outline;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017946HSPLandroid/view/ViewOutlineProvider;-><init>()V
17947HSPLandroid/view/ViewOverlay$OverlayViewGroup;-><init>(Landroid/content/Context;Landroid/view/View;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070017948HSPLandroid/view/ViewOverlay$OverlayViewGroup;->add(Landroid/graphics/drawable/Drawable;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017949HSPLandroid/view/ViewOverlay$OverlayViewGroup;->add(Landroid/view/View;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017950HSPLandroid/view/ViewOverlay$OverlayViewGroup;->dispatchDraw(Landroid/graphics/Canvas;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017951HSPLandroid/view/ViewOverlay$OverlayViewGroup;->invalidate(IIII)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070017952HSPLandroid/view/ViewOverlay$OverlayViewGroup;->invalidate(Landroid/graphics/Rect;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017953HSPLandroid/view/ViewOverlay$OverlayViewGroup;->invalidate(Z)V
17954HSPLandroid/view/ViewOverlay$OverlayViewGroup;->invalidateParentIfNeeded()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017955HSPLandroid/view/ViewOverlay$OverlayViewGroup;->isEmpty()Z
17956HSPLandroid/view/ViewOverlay$OverlayViewGroup;->onDescendantInvalidated(Landroid/view/View;Landroid/view/View;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017957HSPLandroid/view/ViewOverlay$OverlayViewGroup;->remove(Landroid/view/View;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070017958HSPLandroid/view/ViewOverlay;-><init>(Landroid/content/Context;Landroid/view/View;)V
17959HSPLandroid/view/ViewOverlay;->add(Landroid/graphics/drawable/Drawable;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017960HSPLandroid/view/ViewOverlay;->getOverlayView()Landroid/view/ViewGroup;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017961HSPLandroid/view/ViewOverlay;->isEmpty()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070017962HSPLandroid/view/ViewPropertyAnimator$1;-><init>(Landroid/view/ViewPropertyAnimator;)V
17963HSPLandroid/view/ViewPropertyAnimator$1;->run()V
17964HSPLandroid/view/ViewPropertyAnimator$2;->run()V
17965HSPLandroid/view/ViewPropertyAnimator$3;->run()V
17966HSPLandroid/view/ViewPropertyAnimator$AnimatorEventListener;-><init>(Landroid/view/ViewPropertyAnimator;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017967HSPLandroid/view/ViewPropertyAnimator$AnimatorEventListener;->onAnimationCancel(Landroid/animation/Animator;)V
17968HSPLandroid/view/ViewPropertyAnimator$AnimatorEventListener;->onAnimationEnd(Landroid/animation/Animator;)V
17969HSPLandroid/view/ViewPropertyAnimator$AnimatorEventListener;->onAnimationStart(Landroid/animation/Animator;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080017970HSPLandroid/view/ViewPropertyAnimator$AnimatorEventListener;->onAnimationUpdate(Landroid/animation/ValueAnimator;)V+]Ljava/util/HashMap;Ljava/util/HashMap;]Landroid/view/View;missing_types]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/animation/ValueAnimator;Landroid/animation/ValueAnimator;
art-benchmark-service66b4d952021-07-17 17:15:31 -070017971HSPLandroid/view/ViewPropertyAnimator$NameValuesHolder;-><init>(IFF)V
17972HSPLandroid/view/ViewPropertyAnimator$PropertyBundle;-><init>(ILjava/util/ArrayList;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017973HSPLandroid/view/ViewPropertyAnimator$PropertyBundle;->cancel(I)Z
17974HSPLandroid/view/ViewPropertyAnimator;-><init>(Landroid/view/View;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070017975HSPLandroid/view/ViewPropertyAnimator;->alpha(F)Landroid/view/ViewPropertyAnimator;
17976HSPLandroid/view/ViewPropertyAnimator;->animateProperty(IF)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017977HSPLandroid/view/ViewPropertyAnimator;->animatePropertyBy(IFF)V
17978HSPLandroid/view/ViewPropertyAnimator;->cancel()V
17979HSPLandroid/view/ViewPropertyAnimator;->getValue(I)F
art-benchmark-service84deab32021-05-12 09:41:00 -070017980HSPLandroid/view/ViewPropertyAnimator;->scaleX(F)Landroid/view/ViewPropertyAnimator;
17981HSPLandroid/view/ViewPropertyAnimator;->scaleY(F)Landroid/view/ViewPropertyAnimator;
17982HSPLandroid/view/ViewPropertyAnimator;->setDuration(J)Landroid/view/ViewPropertyAnimator;
17983HSPLandroid/view/ViewPropertyAnimator;->setInterpolator(Landroid/animation/TimeInterpolator;)Landroid/view/ViewPropertyAnimator;
17984HSPLandroid/view/ViewPropertyAnimator;->setListener(Landroid/animation/Animator$AnimatorListener;)Landroid/view/ViewPropertyAnimator;
17985HSPLandroid/view/ViewPropertyAnimator;->setStartDelay(J)Landroid/view/ViewPropertyAnimator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017986HSPLandroid/view/ViewPropertyAnimator;->setValue(IF)V
17987HSPLandroid/view/ViewPropertyAnimator;->start()V
17988HSPLandroid/view/ViewPropertyAnimator;->startAnimation()V
art-benchmark-service84deab32021-05-12 09:41:00 -070017989HSPLandroid/view/ViewPropertyAnimator;->translationX(F)Landroid/view/ViewPropertyAnimator;
17990HSPLandroid/view/ViewPropertyAnimator;->translationY(F)Landroid/view/ViewPropertyAnimator;
17991HSPLandroid/view/ViewPropertyAnimator;->withEndAction(Ljava/lang/Runnable;)Landroid/view/ViewPropertyAnimator;
17992HSPLandroid/view/ViewPropertyAnimator;->withLayer()Landroid/view/ViewPropertyAnimator;
17993HSPLandroid/view/ViewPropertyAnimator;->withStartAction(Ljava/lang/Runnable;)Landroid/view/ViewPropertyAnimator;
art-benchmark-service00abe242023-02-13 10:31:34 -080017994HSPLandroid/view/ViewRootImpl$$ExternalSyntheticLambda0;-><init>()V
17995HSPLandroid/view/ViewRootImpl$$ExternalSyntheticLambda0;->run()V
17996HSPLandroid/view/ViewRootImpl$$ExternalSyntheticLambda1;->onFrameDraw(J)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017997HSPLandroid/view/ViewRootImpl$$ExternalSyntheticLambda2;->run()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017998HSPLandroid/view/ViewRootImpl$$ExternalSyntheticLambda4;-><init>()V
17999HSPLandroid/view/ViewRootImpl$$ExternalSyntheticLambda4;->apply(Ljava/lang/Object;)Ljava/lang/Object;
18000HSPLandroid/view/ViewRootImpl$$ExternalSyntheticLambda5;-><init>()V
18001HSPLandroid/view/ViewRootImpl$$ExternalSyntheticLambda5;->apply(Ljava/lang/Object;)Ljava/lang/Object;
18002HSPLandroid/view/ViewRootImpl$2;->onFrameDraw(IJ)Landroid/graphics/HardwareRenderer$FrameCommitCallback;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018003HSPLandroid/view/ViewRootImpl$3;-><init>(Landroid/view/ViewRootImpl;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018004HSPLandroid/view/ViewRootImpl$3;->onDisplayChanged(I)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018005HSPLandroid/view/ViewRootImpl$3;->toViewScreenState(I)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018006HSPLandroid/view/ViewRootImpl$4;->run()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018007HSPLandroid/view/ViewRootImpl$6$$ExternalSyntheticLambda0;-><init>(Landroid/view/ViewRootImpl$6;J)V
18008HSPLandroid/view/ViewRootImpl$6$$ExternalSyntheticLambda0;->onFrameCommit(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018009HSPLandroid/view/ViewRootImpl$6;-><init>(Landroid/view/ViewRootImpl;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018010HSPLandroid/view/ViewRootImpl$6;->onFrameDraw(IJ)Landroid/graphics/HardwareRenderer$FrameCommitCallback;
18011HSPLandroid/view/ViewRootImpl$7;-><init>(Landroid/view/ViewRootImpl;)V
18012HSPLandroid/view/ViewRootImpl$7;->run()V
art-benchmark-service00abe242023-02-13 10:31:34 -080018013HSPLandroid/view/ViewRootImpl$8$$ExternalSyntheticLambda0;->onFrameCommit(Z)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018014HSPLandroid/view/ViewRootImpl$8;->onFrameDraw(IJ)Landroid/graphics/HardwareRenderer$FrameCommitCallback;
art-benchmark-service84deab32021-05-12 09:41:00 -070018015HSPLandroid/view/ViewRootImpl$AccessibilityInteractionConnectionManager;-><init>(Landroid/view/ViewRootImpl;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070018016HSPLandroid/view/ViewRootImpl$AccessibilityInteractionConnectionManager;->ensureNoConnection()V
art-benchmark-service84deab32021-05-12 09:41:00 -070018017HSPLandroid/view/ViewRootImpl$AsyncInputStage;-><init>(Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl$InputStage;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018018HSPLandroid/view/ViewRootImpl$AsyncInputStage;->apply(Landroid/view/ViewRootImpl$QueuedInputEvent;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018019HSPLandroid/view/ViewRootImpl$AsyncInputStage;->defer(Landroid/view/ViewRootImpl$QueuedInputEvent;)V
18020HSPLandroid/view/ViewRootImpl$AsyncInputStage;->dequeue(Landroid/view/ViewRootImpl$QueuedInputEvent;Landroid/view/ViewRootImpl$QueuedInputEvent;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018021HSPLandroid/view/ViewRootImpl$AsyncInputStage;->forward(Landroid/view/ViewRootImpl$QueuedInputEvent;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018022HSPLandroid/view/ViewRootImpl$ConsumeBatchedInputImmediatelyRunnable;-><init>(Landroid/view/ViewRootImpl;)V
18023HSPLandroid/view/ViewRootImpl$ConsumeBatchedInputRunnable;-><init>(Landroid/view/ViewRootImpl;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018024HSPLandroid/view/ViewRootImpl$ConsumeBatchedInputRunnable;->run()V+]Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl;]Landroid/view/Choreographer;Landroid/view/Choreographer;
art-benchmark-service84deab32021-05-12 09:41:00 -070018025HSPLandroid/view/ViewRootImpl$EarlyPostImeInputStage;-><init>(Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl$InputStage;)V
18026HSPLandroid/view/ViewRootImpl$EarlyPostImeInputStage;->onProcess(Landroid/view/ViewRootImpl$QueuedInputEvent;)I
18027HSPLandroid/view/ViewRootImpl$EarlyPostImeInputStage;->processKeyEvent(Landroid/view/ViewRootImpl$QueuedInputEvent;)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018028HSPLandroid/view/ViewRootImpl$EarlyPostImeInputStage;->processMotionEvent(Landroid/view/ViewRootImpl$QueuedInputEvent;)I+]Landroid/view/MotionEvent;Landroid/view/MotionEvent;
18029HSPLandroid/view/ViewRootImpl$EarlyPostImeInputStage;->processPointerEvent(Landroid/view/ViewRootImpl$QueuedInputEvent;)I+]Landroid/view/autofill/AutofillManager;Landroid/view/autofill/AutofillManager;]Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl;]Landroid/view/MotionEvent;Landroid/view/MotionEvent;
art-benchmark-service84deab32021-05-12 09:41:00 -070018030HSPLandroid/view/ViewRootImpl$HighContrastTextManager;-><init>(Landroid/view/ViewRootImpl;)V
18031HSPLandroid/view/ViewRootImpl$ImeInputStage;-><init>(Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl$InputStage;Ljava/lang/String;)V
18032HSPLandroid/view/ViewRootImpl$ImeInputStage;->onFinishedInputEvent(Ljava/lang/Object;Z)V
18033HSPLandroid/view/ViewRootImpl$ImeInputStage;->onProcess(Landroid/view/ViewRootImpl$QueuedInputEvent;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018034HSPLandroid/view/ViewRootImpl$InputMetricsListener;-><init>(Landroid/view/ViewRootImpl;)V
18035HSPLandroid/view/ViewRootImpl$InputMetricsListener;->onFrameMetricsAvailable(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018036HSPLandroid/view/ViewRootImpl$InputStage;-><init>(Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl$InputStage;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018037HSPLandroid/view/ViewRootImpl$InputStage;->apply(Landroid/view/ViewRootImpl$QueuedInputEvent;I)V+]Landroid/view/ViewRootImpl$InputStage;Landroid/view/ViewRootImpl$ViewPostImeInputStage;,Landroid/view/ViewRootImpl$NativePostImeInputStage;,Landroid/view/ViewRootImpl$EarlyPostImeInputStage;,Landroid/view/ViewRootImpl$SyntheticInputStage;
18038HSPLandroid/view/ViewRootImpl$InputStage;->deliver(Landroid/view/ViewRootImpl$QueuedInputEvent;)V+]Landroid/view/ViewRootImpl$InputStage;Landroid/view/ViewRootImpl$ViewPostImeInputStage;,Landroid/view/ViewRootImpl$NativePostImeInputStage;,Landroid/view/ViewRootImpl$EarlyPostImeInputStage;,Landroid/view/ViewRootImpl$SyntheticInputStage;
18039HSPLandroid/view/ViewRootImpl$InputStage;->finish(Landroid/view/ViewRootImpl$QueuedInputEvent;Z)V+]Landroid/view/ViewRootImpl$InputStage;Landroid/view/ViewRootImpl$ViewPostImeInputStage;,Landroid/view/ViewRootImpl$EarlyPostImeInputStage;
18040HSPLandroid/view/ViewRootImpl$InputStage;->forward(Landroid/view/ViewRootImpl$QueuedInputEvent;)V+]Landroid/view/ViewRootImpl$InputStage;Landroid/view/ViewRootImpl$ViewPostImeInputStage;,Landroid/view/ViewRootImpl$NativePostImeInputStage;,Landroid/view/ViewRootImpl$EarlyPostImeInputStage;,Landroid/view/ViewRootImpl$SyntheticInputStage;
18041HSPLandroid/view/ViewRootImpl$InputStage;->onDeliverToNext(Landroid/view/ViewRootImpl$QueuedInputEvent;)V+]Landroid/view/ViewRootImpl$InputStage;Landroid/view/ViewRootImpl$ViewPostImeInputStage;,Landroid/view/ViewRootImpl$NativePostImeInputStage;,Landroid/view/ViewRootImpl$SyntheticInputStage;
art-benchmark-service84deab32021-05-12 09:41:00 -070018042HSPLandroid/view/ViewRootImpl$InputStage;->onDetachedFromWindow()V
18043HSPLandroid/view/ViewRootImpl$InputStage;->onWindowFocusChanged(Z)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018044HSPLandroid/view/ViewRootImpl$InputStage;->shouldDropInputEvent(Landroid/view/ViewRootImpl$QueuedInputEvent;)Z+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/view/InputEvent;Landroid/view/MotionEvent;
18045HSPLandroid/view/ViewRootImpl$InputStage;->traceEvent(Landroid/view/ViewRootImpl$QueuedInputEvent;J)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/Object;Landroid/view/ViewRootImpl$ViewPostImeInputStage;,Landroid/view/ViewRootImpl$NativePostImeInputStage;,Landroid/view/ViewRootImpl$EarlyPostImeInputStage;,Landroid/view/ViewRootImpl$SyntheticInputStage;]Ljava/lang/Class;Ljava/lang/Class;]Landroid/view/InputEvent;Landroid/view/MotionEvent;
art-benchmark-service84deab32021-05-12 09:41:00 -070018046HSPLandroid/view/ViewRootImpl$InvalidateOnAnimationRunnable;-><init>(Landroid/view/ViewRootImpl;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080018047HSPLandroid/view/ViewRootImpl$InvalidateOnAnimationRunnable;->addView(Landroid/view/View;)V+]Landroid/view/ThreadedRenderer;Landroid/view/ThreadedRenderer;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service00abe242023-02-13 10:31:34 -080018048HSPLandroid/view/ViewRootImpl$InvalidateOnAnimationRunnable;->postIfNeededLocked()V+]Landroid/view/Choreographer;Landroid/view/Choreographer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018049HSPLandroid/view/ViewRootImpl$InvalidateOnAnimationRunnable;->removeView(Landroid/view/View;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080018050HSPLandroid/view/ViewRootImpl$InvalidateOnAnimationRunnable;->run()V+]Landroid/view/View;missing_types]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84deab32021-05-12 09:41:00 -070018051HSPLandroid/view/ViewRootImpl$NativePostImeInputStage;-><init>(Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl$InputStage;Ljava/lang/String;)V
18052HSPLandroid/view/ViewRootImpl$NativePostImeInputStage;->onProcess(Landroid/view/ViewRootImpl$QueuedInputEvent;)I
18053HSPLandroid/view/ViewRootImpl$NativePreImeInputStage;-><init>(Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl$InputStage;Ljava/lang/String;)V
18054HSPLandroid/view/ViewRootImpl$NativePreImeInputStage;->onProcess(Landroid/view/ViewRootImpl$QueuedInputEvent;)I
art-benchmark-service66b4d952021-07-17 17:15:31 -070018055HSPLandroid/view/ViewRootImpl$QueuedInputEvent;-><init>()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070018056HSPLandroid/view/ViewRootImpl$QueuedInputEvent;->shouldSendToSynthesizer()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018057HSPLandroid/view/ViewRootImpl$QueuedInputEvent;->shouldSkipIme()Z+]Landroid/view/InputEvent;Landroid/view/MotionEvent;
art-benchmark-service84deab32021-05-12 09:41:00 -070018058HSPLandroid/view/ViewRootImpl$SyntheticInputStage;-><init>(Landroid/view/ViewRootImpl;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018059HSPLandroid/view/ViewRootImpl$SyntheticInputStage;->onDeliverToNext(Landroid/view/ViewRootImpl$QueuedInputEvent;)V+]Landroid/view/MotionEvent;Landroid/view/MotionEvent;
art-benchmark-service84deab32021-05-12 09:41:00 -070018060HSPLandroid/view/ViewRootImpl$SyntheticInputStage;->onDetachedFromWindow()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018061HSPLandroid/view/ViewRootImpl$SyntheticInputStage;->onProcess(Landroid/view/ViewRootImpl$QueuedInputEvent;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070018062HSPLandroid/view/ViewRootImpl$SyntheticInputStage;->onWindowFocusChanged(Z)V
18063HSPLandroid/view/ViewRootImpl$SyntheticJoystickHandler$JoystickAxesState;-><init>(Landroid/view/ViewRootImpl$SyntheticJoystickHandler;)V
18064HSPLandroid/view/ViewRootImpl$SyntheticJoystickHandler$JoystickAxesState;->resetState()V
18065HSPLandroid/view/ViewRootImpl$SyntheticJoystickHandler;-><init>(Landroid/view/ViewRootImpl;)V
18066HSPLandroid/view/ViewRootImpl$SyntheticJoystickHandler;->cancel()V
18067HSPLandroid/view/ViewRootImpl$SyntheticKeyboardHandler;-><init>(Landroid/view/ViewRootImpl;)V
18068HSPLandroid/view/ViewRootImpl$SyntheticTouchNavigationHandler$1;-><init>(Landroid/view/ViewRootImpl$SyntheticTouchNavigationHandler;)V
18069HSPLandroid/view/ViewRootImpl$SyntheticTouchNavigationHandler;-><init>(Landroid/view/ViewRootImpl;)V
18070HSPLandroid/view/ViewRootImpl$SyntheticTrackballHandler;-><init>(Landroid/view/ViewRootImpl;)V
18071HSPLandroid/view/ViewRootImpl$SystemUiVisibilityInfo;-><init>()V
18072HSPLandroid/view/ViewRootImpl$TrackballAxis;-><init>()V
18073HSPLandroid/view/ViewRootImpl$TraversalRunnable;-><init>(Landroid/view/ViewRootImpl;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018074HSPLandroid/view/ViewRootImpl$TraversalRunnable;->run()V
art-benchmark-service84deab32021-05-12 09:41:00 -070018075HSPLandroid/view/ViewRootImpl$UnhandledKeyManager;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018076HSPLandroid/view/ViewRootImpl$UnhandledKeyManager;-><init>(Landroid/view/ViewRootImpl$UnhandledKeyManager-IA;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018077HSPLandroid/view/ViewRootImpl$UnhandledKeyManager;->dispatch(Landroid/view/View;Landroid/view/KeyEvent;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070018078HSPLandroid/view/ViewRootImpl$UnhandledKeyManager;->preDispatch(Landroid/view/KeyEvent;)V
18079HSPLandroid/view/ViewRootImpl$UnhandledKeyManager;->preViewDispatch(Landroid/view/KeyEvent;)Z
18080HSPLandroid/view/ViewRootImpl$ViewPostImeInputStage;-><init>(Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl$InputStage;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018081HSPLandroid/view/ViewRootImpl$ViewPostImeInputStage;->maybeUpdatePointerIcon(Landroid/view/MotionEvent;)V+]Landroid/view/MotionEvent;Landroid/view/MotionEvent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018082HSPLandroid/view/ViewRootImpl$ViewPostImeInputStage;->onDeliverToNext(Landroid/view/ViewRootImpl$QueuedInputEvent;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018083HSPLandroid/view/ViewRootImpl$ViewPostImeInputStage;->onProcess(Landroid/view/ViewRootImpl$QueuedInputEvent;)I+]Landroid/view/InputEvent;Landroid/view/MotionEvent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018084HSPLandroid/view/ViewRootImpl$ViewPostImeInputStage;->processKeyEvent(Landroid/view/ViewRootImpl$QueuedInputEvent;)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018085HSPLandroid/view/ViewRootImpl$ViewPostImeInputStage;->processPointerEvent(Landroid/view/ViewRootImpl$QueuedInputEvent;)I+]Landroid/view/View;Lcom/android/internal/policy/DecorView;]Landroid/view/HandwritingInitiator;Landroid/view/HandwritingInitiator;
art-benchmark-service84deab32021-05-12 09:41:00 -070018086HSPLandroid/view/ViewRootImpl$ViewPreImeInputStage;-><init>(Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl$InputStage;)V
18087HSPLandroid/view/ViewRootImpl$ViewPreImeInputStage;->onProcess(Landroid/view/ViewRootImpl$QueuedInputEvent;)I
18088HSPLandroid/view/ViewRootImpl$ViewRootHandler;-><init>(Landroid/view/ViewRootImpl;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018089HSPLandroid/view/ViewRootImpl$ViewRootHandler;->getMessageName(Landroid/os/Message;)Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018090HSPLandroid/view/ViewRootImpl$ViewRootHandler;->handleMessage(Landroid/os/Message;)V
18091HSPLandroid/view/ViewRootImpl$ViewRootHandler;->handleMessageImpl(Landroid/os/Message;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018092HSPLandroid/view/ViewRootImpl$ViewRootHandler;->sendMessageAtTime(Landroid/os/Message;J)Z
18093HSPLandroid/view/ViewRootImpl$W;-><init>(Landroid/view/ViewRootImpl;)V
18094HSPLandroid/view/ViewRootImpl$W;->closeSystemDialogs(Ljava/lang/String;)V
18095HSPLandroid/view/ViewRootImpl$W;->dispatchAppVisibility(Z)V
18096HSPLandroid/view/ViewRootImpl$W;->dispatchWindowShown()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018097HSPLandroid/view/ViewRootImpl$W;->insetsControlChanged(Landroid/view/InsetsState;[Landroid/view/InsetsSourceControl;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018098HSPLandroid/view/ViewRootImpl$W;->moved(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018099HSPLandroid/view/ViewRootImpl$WindowInputEventReceiver;-><init>(Landroid/view/ViewRootImpl;Landroid/view/InputChannel;Landroid/os/Looper;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070018100HSPLandroid/view/ViewRootImpl$WindowInputEventReceiver;->dispose()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018101HSPLandroid/view/ViewRootImpl$WindowInputEventReceiver;->onBatchedInputEventPending(I)V+]Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018102HSPLandroid/view/ViewRootImpl$WindowInputEventReceiver;->onFocusEvent(Z)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018103HSPLandroid/view/ViewRootImpl$WindowInputEventReceiver;->onInputEvent(Landroid/view/InputEvent;)V+]Landroid/view/InputEventCompatProcessor;Landroid/view/InputEventCompatProcessor;]Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018104HSPLandroid/view/ViewRootImpl;->-$$Nest$fgetmBlastBufferQueue(Landroid/view/ViewRootImpl;)Landroid/graphics/BLASTBufferQueue;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018105HSPLandroid/view/ViewRootImpl;->-$$Nest$fputmProfileRendering(Landroid/view/ViewRootImpl;Z)V
18106HSPLandroid/view/ViewRootImpl;->-$$Nest$mdispatchInsetsControlChanged(Landroid/view/ViewRootImpl;Landroid/view/InsetsState;[Landroid/view/InsetsSourceControl;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018107HSPLandroid/view/ViewRootImpl;->-$$Nest$mprofileRendering(Landroid/view/ViewRootImpl;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018108HSPLandroid/view/ViewRootImpl;-><init>(Landroid/content/Context;Landroid/view/Display;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018109HSPLandroid/view/ViewRootImpl;->addConfigCallback(Landroid/view/ViewRootImpl$ConfigChangedCallback;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080018110HSPLandroid/view/ViewRootImpl;->addFrameCommitCallbackIfNeeded()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018111HSPLandroid/view/ViewRootImpl;->addSurfaceChangedCallback(Landroid/view/ViewRootImpl$SurfaceChangedCallback;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018112HSPLandroid/view/ViewRootImpl;->addWindowCallbacks(Landroid/view/WindowCallbacks;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018113HSPLandroid/view/ViewRootImpl;->adjustLayoutParamsForCompatibility(Landroid/view/WindowManager$LayoutParams;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018114HSPLandroid/view/ViewRootImpl;->applyKeepScreenOnFlag(Landroid/view/WindowManager$LayoutParams;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018115HSPLandroid/view/ViewRootImpl;->applyTransactionOnDraw(Landroid/view/SurfaceControl$Transaction;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070018116HSPLandroid/view/ViewRootImpl;->canResolveTextDirection()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018117HSPLandroid/view/ViewRootImpl;->cancelInvalidate(Landroid/view/View;)V+]Landroid/view/ViewRootImpl$ViewRootHandler;Landroid/view/ViewRootImpl$ViewRootHandler;]Landroid/view/ViewRootImpl$InvalidateOnAnimationRunnable;Landroid/view/ViewRootImpl$InvalidateOnAnimationRunnable;
art-benchmark-service84deab32021-05-12 09:41:00 -070018118HSPLandroid/view/ViewRootImpl;->checkForLeavingTouchModeAndConsume(Landroid/view/KeyEvent;)Z
18119HSPLandroid/view/ViewRootImpl;->checkThread()V
18120HSPLandroid/view/ViewRootImpl;->childDrawableStateChanged(Landroid/view/View;)V
18121HSPLandroid/view/ViewRootImpl;->childHasTransientStateChanged(Landroid/view/View;Z)V
18122HSPLandroid/view/ViewRootImpl;->clearChildFocus(Landroid/view/View;)V
18123HSPLandroid/view/ViewRootImpl;->clearLowProfileModeIfNeeded(IZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018124HSPLandroid/view/ViewRootImpl;->collectViewAttributes()Z
18125HSPLandroid/view/ViewRootImpl;->controlInsetsForCompatibility(Landroid/view/WindowManager$LayoutParams;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018126HSPLandroid/view/ViewRootImpl;->createSyncIfNeeded()V
art-benchmark-service00abe242023-02-13 10:31:34 -080018127HSPLandroid/view/ViewRootImpl;->deliverInputEvent(Landroid/view/ViewRootImpl$QueuedInputEvent;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/view/ViewRootImpl$InputStage;Landroid/view/ViewRootImpl$EarlyPostImeInputStage;]Landroid/view/ViewRootImpl$QueuedInputEvent;Landroid/view/ViewRootImpl$QueuedInputEvent;]Landroid/view/InputEvent;Landroid/view/MotionEvent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018128HSPLandroid/view/ViewRootImpl;->destroyHardwareRenderer()V
18129HSPLandroid/view/ViewRootImpl;->destroyHardwareResources()V
art-benchmark-service84deab32021-05-12 09:41:00 -070018130HSPLandroid/view/ViewRootImpl;->destroySurface()V
18131HSPLandroid/view/ViewRootImpl;->die(Z)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018132HSPLandroid/view/ViewRootImpl;->dipToPx(I)I
art-benchmark-service66b4d952021-07-17 17:15:31 -070018133HSPLandroid/view/ViewRootImpl;->dispatchAppVisibility(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018134HSPLandroid/view/ViewRootImpl;->dispatchApplyInsets(Landroid/view/View;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070018135HSPLandroid/view/ViewRootImpl;->dispatchCheckFocus()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018136HSPLandroid/view/ViewRootImpl;->dispatchDetachedFromWindow()V
art-benchmark-service08401c12022-12-23 09:27:20 -080018137HSPLandroid/view/ViewRootImpl;->dispatchDispatchSystemUiVisibilityChanged()V
art-benchmark-service00abe242023-02-13 10:31:34 -080018138HSPLandroid/view/ViewRootImpl;->dispatchFocusEvent(ZZ)V+]Landroid/view/Surface;Landroid/view/Surface;]Landroid/view/ViewTreeObserver;Landroid/view/ViewTreeObserver;]Landroid/view/View;Lcom/android/internal/policy/DecorView;,Landroid/widget/PopupWindow$PopupDecorView;]Landroid/view/ThreadedRenderer;Landroid/view/ThreadedRenderer;]Landroid/view/ImeFocusController;Landroid/view/ImeFocusController;]Landroid/view/KeyEvent$DispatcherState;Landroid/view/KeyEvent$DispatcherState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018139HSPLandroid/view/ViewRootImpl;->dispatchInsetsControlChanged(Landroid/view/InsetsState;[Landroid/view/InsetsSourceControl;)V
18140HSPLandroid/view/ViewRootImpl;->dispatchInvalidateDelayed(Landroid/view/View;J)V
art-benchmark-service08401c12022-12-23 09:27:20 -080018141HSPLandroid/view/ViewRootImpl;->dispatchInvalidateOnAnimation(Landroid/view/View;)V+]Landroid/view/ViewRootImpl$InvalidateOnAnimationRunnable;Landroid/view/ViewRootImpl$InvalidateOnAnimationRunnable;
art-benchmark-service84deab32021-05-12 09:41:00 -070018142HSPLandroid/view/ViewRootImpl;->dispatchMoved(II)V
art-benchmark-service00abe242023-02-13 10:31:34 -080018143HSPLandroid/view/ViewRootImpl;->dispatchResized(Landroid/window/ClientWindowFrames;ZLandroid/util/MergedConfiguration;Landroid/view/InsetsState;ZZIIZ)V+]Landroid/view/InsetsState;Landroid/view/InsetsState;]Landroid/view/ViewRootImpl$ViewRootHandler;Landroid/view/ViewRootImpl$ViewRootHandler;]Landroid/view/InsetsController$Host;Landroid/view/ViewRootInsetsControllerHost;]Lcom/android/internal/inputmethod/ImeTracing;Lcom/android/internal/inputmethod/ImeTracingClientImpl;]Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl;]Landroid/view/InsetsController;Landroid/view/InsetsController;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018144HSPLandroid/view/ViewRootImpl;->doConsumeBatchedInput(J)Z+]Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl;]Landroid/view/ViewRootImpl$WindowInputEventReceiver;Landroid/view/ViewRootImpl$WindowInputEventReceiver;
art-benchmark-service84deab32021-05-12 09:41:00 -070018145HSPLandroid/view/ViewRootImpl;->doDie()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018146HSPLandroid/view/ViewRootImpl;->doProcessInputEvents()V+]Landroid/view/InputEventAssigner;Landroid/view/InputEventAssigner;]Landroid/view/ViewFrameInfo;Landroid/view/ViewFrameInfo;
18147HSPLandroid/view/ViewRootImpl;->doTraversal()V+]Landroid/os/Looper;Landroid/os/Looper;]Landroid/view/ViewRootImpl$ViewRootHandler;Landroid/view/ViewRootImpl$ViewRootHandler;]Landroid/os/MessageQueue;Landroid/os/MessageQueue;
art-benchmark-service00abe242023-02-13 10:31:34 -080018148HSPLandroid/view/ViewRootImpl;->draw(ZZ)Z+]Landroid/view/ViewTreeObserver;Landroid/view/ViewTreeObserver;]Landroid/view/Surface;Landroid/view/Surface;]Landroid/view/ThreadedRenderer;Landroid/view/ThreadedRenderer;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl;]Landroid/view/Choreographer;Landroid/view/Choreographer;
art-benchmark-service84deab32021-05-12 09:41:00 -070018149HSPLandroid/view/ViewRootImpl;->drawAccessibilityFocusedDrawableIfNeeded(Landroid/graphics/Canvas;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018150HSPLandroid/view/ViewRootImpl;->drawSoftware(Landroid/view/Surface;Landroid/view/View$AttachInfo;IIZLandroid/graphics/Rect;Landroid/graphics/Rect;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018151HSPLandroid/view/ViewRootImpl;->enableHardwareAcceleration(Landroid/view/WindowManager$LayoutParams;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018152HSPLandroid/view/ViewRootImpl;->endDragResizing()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018153HSPLandroid/view/ViewRootImpl;->enqueueInputEvent(Landroid/view/InputEvent;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018154HSPLandroid/view/ViewRootImpl;->enqueueInputEvent(Landroid/view/InputEvent;Landroid/view/InputEventReceiver;IZ)V+]Ljava/lang/CharSequence;Ljava/lang/String;]Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl;]Landroid/view/MotionEvent;Landroid/view/MotionEvent;
art-benchmark-service84deab32021-05-12 09:41:00 -070018155HSPLandroid/view/ViewRootImpl;->ensureTouchMode(Z)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018156HSPLandroid/view/ViewRootImpl;->ensureTouchModeLocally(Z)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070018157HSPLandroid/view/ViewRootImpl;->enterTouchMode()Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018158HSPLandroid/view/ViewRootImpl;->findOnBackInvokedDispatcherForChild(Landroid/view/View;Landroid/view/View;)Landroid/window/OnBackInvokedDispatcher;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018159HSPLandroid/view/ViewRootImpl;->finishInputEvent(Landroid/view/ViewRootImpl$QueuedInputEvent;)V+]Landroid/view/InputEventReceiver;Landroid/view/ViewRootImpl$WindowInputEventReceiver;]Landroid/view/InputEvent;Landroid/view/MotionEvent;
art-benchmark-service84deab32021-05-12 09:41:00 -070018160HSPLandroid/view/ViewRootImpl;->fireAccessibilityFocusEventIfHasFocusedNode()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018161HSPLandroid/view/ViewRootImpl;->focusableViewAvailable(Landroid/view/View;)V
18162HSPLandroid/view/ViewRootImpl;->forceLayout(Landroid/view/View;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018163HSPLandroid/view/ViewRootImpl;->getAccessibilityFocusedHost()Landroid/view/View;
18164HSPLandroid/view/ViewRootImpl;->getAccessibilityFocusedRect(Landroid/graphics/Rect;)Z
18165HSPLandroid/view/ViewRootImpl;->getAudioManager()Landroid/media/AudioManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018166HSPLandroid/view/ViewRootImpl;->getAutofillManager()Landroid/view/autofill/AutofillManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070018167HSPLandroid/view/ViewRootImpl;->getBoundsLayer()Landroid/view/SurfaceControl;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018168HSPLandroid/view/ViewRootImpl;->getBufferTransformHint()I
art-benchmark-service00abe242023-02-13 10:31:34 -080018169HSPLandroid/view/ViewRootImpl;->getChildVisibleRect(Landroid/view/View;Landroid/graphics/Rect;Landroid/graphics/Point;)Z+]Landroid/graphics/Rect;Landroid/graphics/Rect;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018170HSPLandroid/view/ViewRootImpl;->getCompatWindowConfiguration()Landroid/app/WindowConfiguration;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018171HSPLandroid/view/ViewRootImpl;->getConfiguration()Landroid/content/res/Configuration;
18172HSPLandroid/view/ViewRootImpl;->getDisplayId()I
18173HSPLandroid/view/ViewRootImpl;->getHandwritingInitiator()Landroid/view/HandwritingInitiator;
18174HSPLandroid/view/ViewRootImpl;->getHostVisibility()I
art-benchmark-service84deab32021-05-12 09:41:00 -070018175HSPLandroid/view/ViewRootImpl;->getImeFocusController()Landroid/view/ImeFocusController;
18176HSPLandroid/view/ViewRootImpl;->getImpliedSystemUiVisibility(Landroid/view/WindowManager$LayoutParams;)I
18177HSPLandroid/view/ViewRootImpl;->getInsetsController()Landroid/view/InsetsController;
18178HSPLandroid/view/ViewRootImpl;->getNightMode()I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018179HSPLandroid/view/ViewRootImpl;->getOnBackInvokedDispatcher()Landroid/window/WindowOnBackInvokedDispatcher;
art-benchmark-service00abe242023-02-13 10:31:34 -080018180HSPLandroid/view/ViewRootImpl;->getOrCreateSurfaceSyncGroup()Landroid/window/SurfaceSyncGroup;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/window/SurfaceSyncGroup;Landroid/window/SurfaceSyncGroup;
art-benchmark-service84deab32021-05-12 09:41:00 -070018181HSPLandroid/view/ViewRootImpl;->getParent()Landroid/view/ViewParent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018182HSPLandroid/view/ViewRootImpl;->getRootMeasureSpec(III)I
18183HSPLandroid/view/ViewRootImpl;->getRunQueue()Landroid/view/HandlerActionQueue;
art-benchmark-service84deab32021-05-12 09:41:00 -070018184HSPLandroid/view/ViewRootImpl;->getSurfaceControl()Landroid/view/SurfaceControl;
18185HSPLandroid/view/ViewRootImpl;->getSurfaceSequenceId()I
18186HSPLandroid/view/ViewRootImpl;->getTextDirection()I
18187HSPLandroid/view/ViewRootImpl;->getTitle()Ljava/lang/CharSequence;
art-benchmark-service00abe242023-02-13 10:31:34 -080018188HSPLandroid/view/ViewRootImpl;->getUpdatedFrameInfo()Landroid/graphics/FrameInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018189HSPLandroid/view/ViewRootImpl;->getValidLayoutRequesters(Ljava/util/ArrayList;Z)Ljava/util/ArrayList;
art-benchmark-service84deab32021-05-12 09:41:00 -070018190HSPLandroid/view/ViewRootImpl;->getView()Landroid/view/View;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018191HSPLandroid/view/ViewRootImpl;->getWindowBoundsInsetSystemBars()Landroid/graphics/Rect;
art-benchmark-service84deab32021-05-12 09:41:00 -070018192HSPLandroid/view/ViewRootImpl;->getWindowFlags()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018193HSPLandroid/view/ViewRootImpl;->getWindowInsets(Z)Landroid/view/WindowInsets;+]Landroid/view/WindowInsets;Landroid/view/WindowInsets;]Landroid/graphics/Insets;Landroid/graphics/Insets;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/view/InsetsController;Landroid/view/InsetsController;]Landroid/content/res/Configuration;Landroid/content/res/Configuration;]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018194HSPLandroid/view/ViewRootImpl;->getWindowVisibleDisplayFrame(Landroid/graphics/Rect;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070018195HSPLandroid/view/ViewRootImpl;->handleAppVisibility(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018196HSPLandroid/view/ViewRootImpl;->handleContentCaptureFlush()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018197HSPLandroid/view/ViewRootImpl;->handleResized(ILcom/android/internal/os/SomeArgs;)V
18198HSPLandroid/view/ViewRootImpl;->handleWindowFocusChanged()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018199HSPLandroid/view/ViewRootImpl;->invalidate()V+]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018200HSPLandroid/view/ViewRootImpl;->invalidateChild(Landroid/view/View;Landroid/graphics/Rect;)V
18201HSPLandroid/view/ViewRootImpl;->invalidateChildInParent([ILandroid/graphics/Rect;)Landroid/view/ViewParent;
18202HSPLandroid/view/ViewRootImpl;->invalidateRectOnScreen(Landroid/graphics/Rect;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018203HSPLandroid/view/ViewRootImpl;->isContentCaptureEnabled()Z
18204HSPLandroid/view/ViewRootImpl;->isContentCaptureReallyEnabled()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018205HSPLandroid/view/ViewRootImpl;->isHardwareEnabled()Z+]Landroid/view/ThreadedRenderer;Landroid/view/ThreadedRenderer;
art-benchmark-service84deab32021-05-12 09:41:00 -070018206HSPLandroid/view/ViewRootImpl;->isInLayout()Z
18207HSPLandroid/view/ViewRootImpl;->isInTouchMode()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080018208HSPLandroid/view/ViewRootImpl;->isInWMSRequestedSync()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070018209HSPLandroid/view/ViewRootImpl;->isLayoutRequested()Z
18210HSPLandroid/view/ViewRootImpl;->isNavigationKey(Landroid/view/KeyEvent;)Z
18211HSPLandroid/view/ViewRootImpl;->isTextDirectionResolved()Z
art-benchmark-service08401c12022-12-23 09:27:20 -080018212HSPLandroid/view/ViewRootImpl;->keepClearRectsChanged(Z)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018213HSPLandroid/view/ViewRootImpl;->lambda$new$0(Landroid/view/View;)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018214HSPLandroid/view/ViewRootImpl;->lambda$new$1(Landroid/view/View;)Ljava/util/List;
18215HSPLandroid/view/ViewRootImpl;->lambda$new$2(Landroid/view/View;)Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -070018216HSPLandroid/view/ViewRootImpl;->loadSystemProperties()V
art-benchmark-service00abe242023-02-13 10:31:34 -080018217HSPLandroid/view/ViewRootImpl;->maybeFireAccessibilityWindowStateChangedEvent()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018218HSPLandroid/view/ViewRootImpl;->maybeHandleWindowMove(Landroid/graphics/Rect;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018219HSPLandroid/view/ViewRootImpl;->maybeUpdateTooltip(Landroid/view/MotionEvent;)V+]Landroid/view/MotionEvent;Landroid/view/MotionEvent;
art-benchmark-service00abe242023-02-13 10:31:34 -080018220HSPLandroid/view/ViewRootImpl;->measureHierarchy(Landroid/view/View;Landroid/view/WindowManager$LayoutParams;Landroid/content/res/Resources;IIZ)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018221HSPLandroid/view/ViewRootImpl;->mergeWithNextTransaction(Landroid/view/SurfaceControl$Transaction;J)V
art-benchmark-service00abe242023-02-13 10:31:34 -080018222HSPLandroid/view/ViewRootImpl;->notifyDrawStarted(Z)V+]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/view/ViewRootImpl$SurfaceChangedCallback;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018223HSPLandroid/view/ViewRootImpl;->notifyInsetsChanged()V
18224HSPLandroid/view/ViewRootImpl;->notifyRendererOfFramePending()V
art-benchmark-service00abe242023-02-13 10:31:34 -080018225HSPLandroid/view/ViewRootImpl;->notifySurfaceCreated(Landroid/view/SurfaceControl$Transaction;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018226HSPLandroid/view/ViewRootImpl;->notifySurfaceDestroyed()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070018227HSPLandroid/view/ViewRootImpl;->obtainQueuedInputEvent(Landroid/view/InputEvent;Landroid/view/InputEventReceiver;I)Landroid/view/ViewRootImpl$QueuedInputEvent;
art-benchmark-service00abe242023-02-13 10:31:34 -080018228HSPLandroid/view/ViewRootImpl;->onDescendantInvalidated(Landroid/view/View;Landroid/view/View;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018229HSPLandroid/view/ViewRootImpl;->onDescendantUnbufferedRequested()V
18230HSPLandroid/view/ViewRootImpl;->onMovedToDisplay(ILandroid/content/res/Configuration;)V
18231HSPLandroid/view/ViewRootImpl;->onPostDraw(Landroid/graphics/RecordingCanvas;)V
18232HSPLandroid/view/ViewRootImpl;->onPreDraw(Landroid/graphics/RecordingCanvas;)V
18233HSPLandroid/view/ViewRootImpl;->onStartNestedScroll(Landroid/view/View;Landroid/view/View;I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018234HSPLandroid/view/ViewRootImpl;->performConfigurationChange(Landroid/util/MergedConfiguration;ZI)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018235HSPLandroid/view/ViewRootImpl;->performContentCaptureInitialReport()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018236HSPLandroid/view/ViewRootImpl;->performDraw()Z+]Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl;]Landroid/view/ThreadedRenderer;Landroid/view/ThreadedRenderer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018237HSPLandroid/view/ViewRootImpl;->performHapticFeedback(IZ)Z
18238HSPLandroid/view/ViewRootImpl;->performLayout(Landroid/view/WindowManager$LayoutParams;II)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018239HSPLandroid/view/ViewRootImpl;->performMeasure(II)V+]Landroid/view/View;Landroid/widget/FrameLayout;,Landroid/widget/LinearLayout;
18240HSPLandroid/view/ViewRootImpl;->performTraversals()V+]Landroid/view/ViewTreeObserver;Landroid/view/ViewTreeObserver;]Landroid/view/View;Lcom/android/internal/policy/DecorView;,Landroid/widget/RelativeLayout;,Landroid/widget/FrameLayout;,Landroid/widget/ScrollView;,Landroid/widget/TextView;,Landroid/widget/LinearLayout;]Landroid/graphics/Point;Landroid/graphics/Point;]Landroid/content/res/CompatibilityInfo;Landroid/content/res/CompatibilityInfo$1;]Landroid/view/HandlerActionQueue;Landroid/view/HandlerActionQueue;]Landroid/view/ThreadedRenderer;Landroid/view/ThreadedRenderer;]Landroid/content/Context;Lcom/android/internal/policy/DecorContext;,Landroid/view/ContextThemeWrapper;]Landroid/view/SurfaceControl;Landroid/view/SurfaceControl;]Landroid/view/WindowManager$LayoutParams;Landroid/view/WindowManager$LayoutParams;]Landroid/view/Surface;Landroid/view/Surface;]Landroid/util/MergedConfiguration;Landroid/util/MergedConfiguration;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/view/ImeFocusController;Landroid/view/ImeFocusController;]Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl;]Landroid/view/DisplayAdjustments;Landroid/view/DisplayAdjustments;]Landroid/view/Display;Landroid/view/Display;]Lcom/android/internal/view/RootViewSurfaceTaker;Lcom/android/internal/policy/DecorView;]Landroid/view/IWindowSession;Landroid/view/IWindowSession$Stub$Proxy;]Landroid/graphics/Region;Landroid/graphics/Region;]Landroid/window/SurfaceSyncGroup;Landroid/window/SurfaceSyncGroup;]Landroid/content/res/Configuration;Landroid/content/res/Configuration;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/window/WindowOnBackInvokedDispatcher;Landroid/window/WindowOnBackInvokedDispatcher;
art-benchmark-service84deab32021-05-12 09:41:00 -070018241HSPLandroid/view/ViewRootImpl;->playSoundEffect(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018242HSPLandroid/view/ViewRootImpl;->pokeDrawLockIfNeeded()V
18243HSPLandroid/view/ViewRootImpl;->prepareSurfaces()V
art-benchmark-service84deab32021-05-12 09:41:00 -070018244HSPLandroid/view/ViewRootImpl;->profileRendering(Z)V
18245HSPLandroid/view/ViewRootImpl;->recomputeViewAttributes(Landroid/view/View;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070018246HSPLandroid/view/ViewRootImpl;->recycleQueuedInputEvent(Landroid/view/ViewRootImpl$QueuedInputEvent;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018247HSPLandroid/view/ViewRootImpl;->registerAnimatingRenderNode(Landroid/graphics/RenderNode;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018248HSPLandroid/view/ViewRootImpl;->registerBackCallbackOnWindow()V
art-benchmark-service08401c12022-12-23 09:27:20 -080018249HSPLandroid/view/ViewRootImpl;->registerCallbackForPendingTransactions()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018250HSPLandroid/view/ViewRootImpl;->registerCompatOnBackInvokedCallback()V
18251HSPLandroid/view/ViewRootImpl;->registerListeners()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018252HSPLandroid/view/ViewRootImpl;->registerRtFrameCallback(Landroid/graphics/HardwareRenderer$FrameDrawingCallback;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018253HSPLandroid/view/ViewRootImpl;->relayoutWindow(Landroid/view/WindowManager$LayoutParams;IZ)I+]Landroid/view/InsetsState;Landroid/view/InsetsState;]Landroid/view/IWindowSession;Landroid/view/IWindowSession$Stub$Proxy;]Landroid/graphics/Point;Landroid/graphics/Point;]Landroid/os/Bundle;Landroid/os/Bundle;]Landroid/view/ThreadedRenderer;Landroid/view/ThreadedRenderer;]Landroid/view/SurfaceControl;Landroid/view/SurfaceControl;]Landroid/view/InsetsSourceControl$Array;Landroid/view/InsetsSourceControl$Array;]Landroid/view/InsetsController;Landroid/view/InsetsController;]Landroid/view/contentcapture/MainContentCaptureSession;Landroid/view/contentcapture/MainContentCaptureSession;]Landroid/view/WindowManager$LayoutParams;Landroid/view/WindowManager$LayoutParams;]Landroid/view/WindowLayout;Landroid/view/WindowLayout;]Landroid/util/MergedConfiguration;Landroid/util/MergedConfiguration;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/view/contentcapture/ContentCaptureManager;Landroid/view/contentcapture/ContentCaptureManager;]Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl;]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;]Landroid/view/Display;Landroid/view/Display;
art-benchmark-service66b4d952021-07-17 17:15:31 -070018254HSPLandroid/view/ViewRootImpl;->removeSendWindowContentChangedCallback()V
18255HSPLandroid/view/ViewRootImpl;->removeSurfaceChangedCallback(Landroid/view/ViewRootImpl$SurfaceChangedCallback;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018256HSPLandroid/view/ViewRootImpl;->removeWindowCallbacks(Landroid/view/WindowCallbacks;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080018257HSPLandroid/view/ViewRootImpl;->reportDrawFinished(Landroid/view/SurfaceControl$Transaction;I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018258HSPLandroid/view/ViewRootImpl;->reportNextDraw(Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018259HSPLandroid/view/ViewRootImpl;->requestChildFocus(Landroid/view/View;Landroid/view/View;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018260HSPLandroid/view/ViewRootImpl;->requestChildRectangleOnScreen(Landroid/view/View;Landroid/graphics/Rect;Z)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070018261HSPLandroid/view/ViewRootImpl;->requestDisallowInterceptTouchEvent(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018262HSPLandroid/view/ViewRootImpl;->requestFitSystemWindows()V
18263HSPLandroid/view/ViewRootImpl;->requestLayout()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018264HSPLandroid/view/ViewRootImpl;->requestLayoutDuringLayout(Landroid/view/View;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018265HSPLandroid/view/ViewRootImpl;->requestTransparentRegion(Landroid/view/View;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018266HSPLandroid/view/ViewRootImpl;->scheduleConsumeBatchedInput()V+]Landroid/view/ThreadedRenderer;Landroid/view/ThreadedRenderer;]Landroid/view/Choreographer;Landroid/view/Choreographer;
18267HSPLandroid/view/ViewRootImpl;->scheduleTraversals()V+]Landroid/os/Looper;Landroid/os/Looper;]Landroid/view/ViewRootImpl$ViewRootHandler;Landroid/view/ViewRootImpl$ViewRootHandler;]Landroid/os/MessageQueue;Landroid/os/MessageQueue;]Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl;]Landroid/view/Choreographer;Landroid/view/Choreographer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018268HSPLandroid/view/ViewRootImpl;->scrollToRectOrFocus(Landroid/graphics/Rect;Z)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018269HSPLandroid/view/ViewRootImpl;->sendBackKeyEvent(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018270HSPLandroid/view/ViewRootImpl;->setAccessibilityFocus(Landroid/view/View;Landroid/view/accessibility/AccessibilityNodeInfo;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018271HSPLandroid/view/ViewRootImpl;->setAccessibilityWindowAttributesIfNeeded()V
art-benchmark-service84deab32021-05-12 09:41:00 -070018272HSPLandroid/view/ViewRootImpl;->setActivityConfigCallback(Landroid/view/ViewRootImpl$ActivityConfigCallback;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018273HSPLandroid/view/ViewRootImpl;->setBoundsLayerCrop(Landroid/view/SurfaceControl$Transaction;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018274HSPLandroid/view/ViewRootImpl;->setLayoutParams(Landroid/view/WindowManager$LayoutParams;Z)V+]Landroid/view/WindowManager$LayoutParams;Landroid/view/WindowManager$LayoutParams;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl;
art-benchmark-service84deab32021-05-12 09:41:00 -070018275HSPLandroid/view/ViewRootImpl;->setOnContentApplyWindowInsetsListener(Landroid/view/Window$OnContentApplyWindowInsetsListener;)V
18276HSPLandroid/view/ViewRootImpl;->setTag()V
art-benchmark-service00abe242023-02-13 10:31:34 -080018277HSPLandroid/view/ViewRootImpl;->setView(Landroid/view/View;Landroid/view/WindowManager$LayoutParams;Landroid/view/View;I)V+]Landroid/view/IWindowSession;Landroid/view/IWindowSession$Stub$Proxy;]Landroid/view/InsetsState;Landroid/view/InsetsState;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/view/View;Lcom/android/internal/policy/DecorView;]Landroid/content/res/CompatibilityInfo;Landroid/content/res/CompatibilityInfo$1;]Landroid/view/ThreadedRenderer;Landroid/view/ThreadedRenderer;]Landroid/view/InsetsSourceControl$Array;Landroid/view/InsetsSourceControl$Array;]Landroid/view/InsetsController;Landroid/view/InsetsController;]Landroid/view/PendingInsetsController;Landroid/view/PendingInsetsController;]Lcom/android/internal/view/RootViewSurfaceTaker;Lcom/android/internal/policy/DecorView;]Landroid/view/FallbackEventHandler;Lcom/android/internal/policy/PhoneFallbackEventHandler;]Landroid/view/WindowManager$LayoutParams;Landroid/view/WindowManager$LayoutParams;]Landroid/view/WindowLayout;Landroid/view/WindowLayout;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl;]Landroid/view/DisplayAdjustments;Landroid/view/DisplayAdjustments;]Landroid/view/accessibility/AccessibilityManager;Landroid/view/accessibility/AccessibilityManager;]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;]Landroid/view/Display;Landroid/view/Display;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018278HSPLandroid/view/ViewRootImpl;->setWindowStopped(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018279HSPLandroid/view/ViewRootImpl;->shouldDispatchCutout()Z
art-benchmark-service08401c12022-12-23 09:27:20 -080018280HSPLandroid/view/ViewRootImpl;->shouldOptimizeMeasure(Landroid/view/WindowManager$LayoutParams;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070018281HSPLandroid/view/ViewRootImpl;->shouldUseDisplaySize(Landroid/view/WindowManager$LayoutParams;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018282HSPLandroid/view/ViewRootImpl;->systemGestureExclusionChanged()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070018283HSPLandroid/view/ViewRootImpl;->unscheduleConsumeBatchedInput()V
18284HSPLandroid/view/ViewRootImpl;->unscheduleTraversals()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018285HSPLandroid/view/ViewRootImpl;->updateBlastSurfaceIfNeeded()V
art-benchmark-service84deab32021-05-12 09:41:00 -070018286HSPLandroid/view/ViewRootImpl;->updateBoundsLayer(Landroid/view/SurfaceControl$Transaction;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018287HSPLandroid/view/ViewRootImpl;->updateCaptionInsets()Z
18288HSPLandroid/view/ViewRootImpl;->updateColorModeIfNeeded(I)V
art-benchmark-service08401c12022-12-23 09:27:20 -080018289HSPLandroid/view/ViewRootImpl;->updateCompatSysUiVisibility(III)V
18290HSPLandroid/view/ViewRootImpl;->updateCompatSystemUiVisibilityInfo(IIII)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018291HSPLandroid/view/ViewRootImpl;->updateConfiguration(I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018292HSPLandroid/view/ViewRootImpl;->updateContentDrawBounds()Z+]Landroid/view/WindowCallbacks;Lcom/android/internal/policy/DecorView;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018293HSPLandroid/view/ViewRootImpl;->updateForceDarkMode()V
art-benchmark-service84deab32021-05-12 09:41:00 -070018294HSPLandroid/view/ViewRootImpl;->updateInternalDisplay(ILandroid/content/res/Resources;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018295HSPLandroid/view/ViewRootImpl;->updateKeepClearForAccessibilityFocusRect()V
18296HSPLandroid/view/ViewRootImpl;->updateKeepClearRectsForView(Landroid/view/View;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018297HSPLandroid/view/ViewRootImpl;->updateOpacity(Landroid/view/WindowManager$LayoutParams;ZZ)V
art-benchmark-service00abe242023-02-13 10:31:34 -080018298HSPLandroid/view/ViewRootImpl;->updateSyncInProgressCount(Landroid/window/SurfaceSyncGroup;)V+]Landroid/window/SurfaceSyncGroup;Landroid/window/SurfaceSyncGroup;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018299HSPLandroid/view/ViewRootImpl;->updateSystemGestureExclusionRectsForView(Landroid/view/View;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018300HSPLandroid/view/ViewRootImpl;->useBLAST()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018301HSPLandroid/view/ViewRootImpl;->windowFocusChanged(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018302HSPLandroid/view/ViewRootInsetsControllerHost;-><init>(Landroid/view/ViewRootImpl;)V
18303HSPLandroid/view/ViewRootInsetsControllerHost;->dipToPx(I)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018304HSPLandroid/view/ViewRootInsetsControllerHost;->dispatchWindowInsetsAnimationEnd(Landroid/view/WindowInsetsAnimation;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018305HSPLandroid/view/ViewRootInsetsControllerHost;->getHandler()Landroid/os/Handler;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018306HSPLandroid/view/ViewRootInsetsControllerHost;->getInputMethodManager()Landroid/view/inputmethod/InputMethodManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070018307HSPLandroid/view/ViewRootInsetsControllerHost;->getSystemBarsAppearance()I
art-benchmark-service66b4d952021-07-17 17:15:31 -070018308HSPLandroid/view/ViewRootInsetsControllerHost;->getSystemBarsBehavior()I
art-benchmark-service84deab32021-05-12 09:41:00 -070018309HSPLandroid/view/ViewRootInsetsControllerHost;->getTranslator()Landroid/content/res/CompatibilityInfo$Translator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018310HSPLandroid/view/ViewRootInsetsControllerHost;->getWindowToken()Landroid/os/IBinder;
art-benchmark-service84deab32021-05-12 09:41:00 -070018311HSPLandroid/view/ViewRootInsetsControllerHost;->hasAnimationCallbacks()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018312HSPLandroid/view/ViewRootInsetsControllerHost;->isSystemBarsAppearanceControlled()Z
18313HSPLandroid/view/ViewRootInsetsControllerHost;->notifyInsetsChanged()V
art-benchmark-service08401c12022-12-23 09:27:20 -080018314HSPLandroid/view/ViewRootInsetsControllerHost;->updateCompatSysUiVisibility(III)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018315HSPLandroid/view/ViewRootRectTracker$ViewInfo;-><init>(Landroid/view/ViewRootRectTracker;Landroid/view/View;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018316HSPLandroid/view/ViewRootRectTracker$ViewInfo;->getView()Landroid/view/View;
18317HSPLandroid/view/ViewRootRectTracker$ViewInfo;->update()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018318HSPLandroid/view/ViewRootRectTracker;->-$$Nest$mgetTrackedRectsForView(Landroid/view/ViewRootRectTracker;Landroid/view/View;)Ljava/util/List;
18319HSPLandroid/view/ViewRootRectTracker;-><init>(Ljava/util/function/Function;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018320HSPLandroid/view/ViewRootRectTracker;->computeChangedRects()Ljava/util/List;
art-benchmark-service08401c12022-12-23 09:27:20 -080018321HSPLandroid/view/ViewRootRectTracker;->computeChanges()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080018322HSPLandroid/view/ViewRootRectTracker;->getTrackedRectsForView(Landroid/view/View;)Ljava/util/List;+]Ljava/util/function/Function;Landroid/view/ViewRootImpl$$ExternalSyntheticLambda3;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018323HSPLandroid/view/ViewRootRectTracker;->updateRectsForView(Landroid/view/View;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018324HSPLandroid/view/ViewStructure;-><init>()V
18325HSPLandroid/view/ViewStructure;->setImportantForAutofill(I)V
18326HSPLandroid/view/ViewStub;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
18327HSPLandroid/view/ViewStub;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018328HSPLandroid/view/ViewStub;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V+]Landroid/content/Context;missing_types]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;]Landroid/view/ViewStub;Landroid/view/ViewStub;
art-benchmark-service84deab32021-05-12 09:41:00 -070018329HSPLandroid/view/ViewStub;->inflate()Landroid/view/View;
18330HSPLandroid/view/ViewStub;->setLayoutInflater(Landroid/view/LayoutInflater;)V
18331HSPLandroid/view/ViewStub;->setLayoutResource(I)V
18332HSPLandroid/view/ViewStub;->setOnInflateListener(Landroid/view/ViewStub$OnInflateListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018333HSPLandroid/view/ViewStub;->setVisibility(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018334HSPLandroid/view/ViewTreeObserver$CopyOnWriteArray$Access;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018335HSPLandroid/view/ViewTreeObserver$CopyOnWriteArray$Access;->get(I)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070018336HSPLandroid/view/ViewTreeObserver$CopyOnWriteArray$Access;->size()I
18337HSPLandroid/view/ViewTreeObserver$CopyOnWriteArray;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018338HSPLandroid/view/ViewTreeObserver$CopyOnWriteArray;->add(Ljava/lang/Object;)V
18339HSPLandroid/view/ViewTreeObserver$CopyOnWriteArray;->addAll(Landroid/view/ViewTreeObserver$CopyOnWriteArray;)V
18340HSPLandroid/view/ViewTreeObserver$CopyOnWriteArray;->end()V
art-benchmark-service84deab32021-05-12 09:41:00 -070018341HSPLandroid/view/ViewTreeObserver$CopyOnWriteArray;->getArray()Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018342HSPLandroid/view/ViewTreeObserver$CopyOnWriteArray;->remove(Ljava/lang/Object;)V
18343HSPLandroid/view/ViewTreeObserver$CopyOnWriteArray;->size()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018344HSPLandroid/view/ViewTreeObserver$CopyOnWriteArray;->start()Landroid/view/ViewTreeObserver$CopyOnWriteArray$Access;+]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84deab32021-05-12 09:41:00 -070018345HSPLandroid/view/ViewTreeObserver$InternalInsetsInfo;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018346HSPLandroid/view/ViewTreeObserver$InternalInsetsInfo;->equals(Ljava/lang/Object;)Z
18347HSPLandroid/view/ViewTreeObserver$InternalInsetsInfo;->isEmpty()Z
18348HSPLandroid/view/ViewTreeObserver$InternalInsetsInfo;->reset()V
18349HSPLandroid/view/ViewTreeObserver$InternalInsetsInfo;->set(Landroid/view/ViewTreeObserver$InternalInsetsInfo;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018350HSPLandroid/view/ViewTreeObserver$InternalInsetsInfo;->setTouchableInsets(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018351HSPLandroid/view/ViewTreeObserver;-><init>(Landroid/content/Context;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018352HSPLandroid/view/ViewTreeObserver;->addOnComputeInternalInsetsListener(Landroid/view/ViewTreeObserver$OnComputeInternalInsetsListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018353HSPLandroid/view/ViewTreeObserver;->addOnDrawListener(Landroid/view/ViewTreeObserver$OnDrawListener;)V
18354HSPLandroid/view/ViewTreeObserver;->addOnGlobalLayoutListener(Landroid/view/ViewTreeObserver$OnGlobalLayoutListener;)V
18355HSPLandroid/view/ViewTreeObserver;->addOnPreDrawListener(Landroid/view/ViewTreeObserver$OnPreDrawListener;)V
18356HSPLandroid/view/ViewTreeObserver;->addOnScrollChangedListener(Landroid/view/ViewTreeObserver$OnScrollChangedListener;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018357HSPLandroid/view/ViewTreeObserver;->captureFrameCommitCallbacks()Ljava/util/ArrayList;
18358HSPLandroid/view/ViewTreeObserver;->checkIsAlive()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018359HSPLandroid/view/ViewTreeObserver;->dispatchOnComputeInternalInsets(Landroid/view/ViewTreeObserver$InternalInsetsInfo;)V
18360HSPLandroid/view/ViewTreeObserver;->dispatchOnDraw()V
art-benchmark-service84deab32021-05-12 09:41:00 -070018361HSPLandroid/view/ViewTreeObserver;->dispatchOnEnterAnimationComplete()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018362HSPLandroid/view/ViewTreeObserver;->dispatchOnGlobalLayout()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018363HSPLandroid/view/ViewTreeObserver;->dispatchOnPreDraw()Z+]Landroid/view/ViewTreeObserver$CopyOnWriteArray$Access;Landroid/view/ViewTreeObserver$CopyOnWriteArray$Access;]Landroid/view/ViewTreeObserver$CopyOnWriteArray;Landroid/view/ViewTreeObserver$CopyOnWriteArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018364HSPLandroid/view/ViewTreeObserver;->dispatchOnScrollChanged()V
art-benchmark-service84deab32021-05-12 09:41:00 -070018365HSPLandroid/view/ViewTreeObserver;->dispatchOnSystemGestureExclusionRectsChanged(Ljava/util/List;)V
18366HSPLandroid/view/ViewTreeObserver;->dispatchOnTouchModeChanged(Z)V
18367HSPLandroid/view/ViewTreeObserver;->dispatchOnWindowAttachedChange(Z)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070018368HSPLandroid/view/ViewTreeObserver;->dispatchOnWindowFocusChange(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018369HSPLandroid/view/ViewTreeObserver;->dispatchOnWindowShown()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018370HSPLandroid/view/ViewTreeObserver;->dispatchOnWindowVisibilityChange(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018371HSPLandroid/view/ViewTreeObserver;->hasComputeInternalInsetsListeners()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070018372HSPLandroid/view/ViewTreeObserver;->isAlive()Z
18373HSPLandroid/view/ViewTreeObserver;->kill()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018374HSPLandroid/view/ViewTreeObserver;->merge(Landroid/view/ViewTreeObserver;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018375HSPLandroid/view/ViewTreeObserver;->removeGlobalOnLayoutListener(Landroid/view/ViewTreeObserver$OnGlobalLayoutListener;)V
18376HSPLandroid/view/ViewTreeObserver;->removeOnComputeInternalInsetsListener(Landroid/view/ViewTreeObserver$OnComputeInternalInsetsListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018377HSPLandroid/view/ViewTreeObserver;->removeOnDrawListener(Landroid/view/ViewTreeObserver$OnDrawListener;)V
18378HSPLandroid/view/ViewTreeObserver;->removeOnGlobalLayoutListener(Landroid/view/ViewTreeObserver$OnGlobalLayoutListener;)V
18379HSPLandroid/view/ViewTreeObserver;->removeOnPreDrawListener(Landroid/view/ViewTreeObserver$OnPreDrawListener;)V
18380HSPLandroid/view/ViewTreeObserver;->removeOnScrollChangedListener(Landroid/view/ViewTreeObserver$OnScrollChangedListener;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018381HSPLandroid/view/Window;-><init>(Landroid/content/Context;)V
18382HSPLandroid/view/Window;->addFlags(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018383HSPLandroid/view/Window;->addOnFrameMetricsAvailableListener(Landroid/view/Window$OnFrameMetricsAvailableListener;Landroid/os/Handler;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018384HSPLandroid/view/Window;->adjustLayoutParamsForSubWindow(Landroid/view/WindowManager$LayoutParams;)V
18385HSPLandroid/view/Window;->clearFlags(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018386HSPLandroid/view/Window;->dispatchWindowAttributesChanged(Landroid/view/WindowManager$LayoutParams;)V
18387HSPLandroid/view/Window;->findViewById(I)Landroid/view/View;
art-benchmark-service84deab32021-05-12 09:41:00 -070018388HSPLandroid/view/Window;->getAttributes()Landroid/view/WindowManager$LayoutParams;
18389HSPLandroid/view/Window;->getCallback()Landroid/view/Window$Callback;
18390HSPLandroid/view/Window;->getColorMode()I
18391HSPLandroid/view/Window;->getContainer()Landroid/view/Window;
18392HSPLandroid/view/Window;->getContext()Landroid/content/Context;
18393HSPLandroid/view/Window;->getDefaultFeatures(Landroid/content/Context;)I
18394HSPLandroid/view/Window;->getFeatures()I
18395HSPLandroid/view/Window;->getForcedWindowFlags()I
18396HSPLandroid/view/Window;->getLocalFeatures()I
18397HSPLandroid/view/Window;->getWindowControllerCallback()Landroid/view/Window$WindowControllerCallback;
18398HSPLandroid/view/Window;->getWindowManager()Landroid/view/WindowManager;
18399HSPLandroid/view/Window;->getWindowStyle()Landroid/content/res/TypedArray;
18400HSPLandroid/view/Window;->hasFeature(I)Z
18401HSPLandroid/view/Window;->hasSoftInputMode()Z
18402HSPLandroid/view/Window;->haveDimAmount()Z
18403HSPLandroid/view/Window;->isDestroyed()Z
18404HSPLandroid/view/Window;->isOutOfBounds(Landroid/content/Context;Landroid/view/MotionEvent;)Z
18405HSPLandroid/view/Window;->isOverlayWithDecorCaptionEnabled()Z
18406HSPLandroid/view/Window;->isWideColorGamut()Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070018407HSPLandroid/view/Window;->makeActive()V
art-benchmark-service08401c12022-12-23 09:27:20 -080018408HSPLandroid/view/Window;->onDrawLegacyNavigationBarBackgroundChanged(Z)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018409HSPLandroid/view/Window;->removeOnFrameMetricsAvailableListener(Landroid/view/Window$OnFrameMetricsAvailableListener;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018410HSPLandroid/view/Window;->requestFeature(I)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070018411HSPLandroid/view/Window;->setAttributes(Landroid/view/WindowManager$LayoutParams;)V
18412HSPLandroid/view/Window;->setBackgroundBlurRadius(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018413HSPLandroid/view/Window;->setCallback(Landroid/view/Window$Callback;)V
18414HSPLandroid/view/Window;->setCloseOnTouchOutside(Z)V
18415HSPLandroid/view/Window;->setCloseOnTouchOutsideIfNotSet(Z)V
18416HSPLandroid/view/Window;->setColorMode(I)V
18417HSPLandroid/view/Window;->setDefaultWindowFormat(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018418HSPLandroid/view/Window;->setFlags(II)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070018419HSPLandroid/view/Window;->setGravity(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018420HSPLandroid/view/Window;->setLayout(II)V
18421HSPLandroid/view/Window;->setOnWindowDismissedCallback(Landroid/view/Window$OnWindowDismissedCallback;)V
18422HSPLandroid/view/Window;->setPreferMinimalPostProcessing(Z)V
18423HSPLandroid/view/Window;->setSoftInputMode(I)V
18424HSPLandroid/view/Window;->setType(I)V
18425HSPLandroid/view/Window;->setWindowAnimations(I)V
18426HSPLandroid/view/Window;->setWindowControllerCallback(Landroid/view/Window$WindowControllerCallback;)V
18427HSPLandroid/view/Window;->setWindowManager(Landroid/view/WindowManager;Landroid/os/IBinder;Ljava/lang/String;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018428HSPLandroid/view/Window;->shouldCloseOnTouch(Landroid/content/Context;Landroid/view/MotionEvent;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070018429HSPLandroid/view/WindowInsets$Builder;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018430HSPLandroid/view/WindowInsets$Builder;-><init>(Landroid/view/WindowInsets;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018431HSPLandroid/view/WindowInsets$Builder;->build()Landroid/view/WindowInsets;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018432HSPLandroid/view/WindowInsets$Builder;->setSystemWindowInsets(Landroid/graphics/Insets;)Landroid/view/WindowInsets$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070018433HSPLandroid/view/WindowInsets$Side;->all()I
18434HSPLandroid/view/WindowInsets$Type;->all()I
art-benchmark-service00abe242023-02-13 10:31:34 -080018435HSPLandroid/view/WindowInsets$Type;->defaultVisible()I
art-benchmark-service84deab32021-05-12 09:41:00 -070018436HSPLandroid/view/WindowInsets$Type;->displayCutout()I
18437HSPLandroid/view/WindowInsets$Type;->ime()I
18438HSPLandroid/view/WindowInsets$Type;->indexOf(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070018439HSPLandroid/view/WindowInsets$Type;->navigationBars()I
18440HSPLandroid/view/WindowInsets$Type;->statusBars()I
18441HSPLandroid/view/WindowInsets$Type;->systemBars()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018442HSPLandroid/view/WindowInsets$Type;->toString(I)Ljava/lang/String;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018443HSPLandroid/view/WindowInsets;-><init>([Landroid/graphics/Insets;[Landroid/graphics/Insets;[ZZZLandroid/view/DisplayCutout;Landroid/view/RoundedCorners;Landroid/view/PrivacyIndicatorBounds;Landroid/view/DisplayShape;IZ)V+]Landroid/view/DisplayCutout;Landroid/view/DisplayCutout;][Landroid/graphics/Insets;[Landroid/graphics/Insets;
art-benchmark-service66b4d952021-07-17 17:15:31 -070018444HSPLandroid/view/WindowInsets;->assignCompatInsets([Landroid/graphics/Insets;Landroid/graphics/Rect;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018445HSPLandroid/view/WindowInsets;->consumeDisplayCutout()Landroid/view/WindowInsets;
18446HSPLandroid/view/WindowInsets;->consumeStableInsets()Landroid/view/WindowInsets;
18447HSPLandroid/view/WindowInsets;->consumeSystemWindowInsets()Landroid/view/WindowInsets;
18448HSPLandroid/view/WindowInsets;->displayCutoutCopyConstructorArgument(Landroid/view/WindowInsets;)Landroid/view/DisplayCutout;
18449HSPLandroid/view/WindowInsets;->equals(Ljava/lang/Object;)Z
18450HSPLandroid/view/WindowInsets;->getDisplayCutout()Landroid/view/DisplayCutout;
18451HSPLandroid/view/WindowInsets;->getInsets(I)Landroid/graphics/Insets;
18452HSPLandroid/view/WindowInsets;->getInsets([Landroid/graphics/Insets;I)Landroid/graphics/Insets;
18453HSPLandroid/view/WindowInsets;->getInsetsIgnoringVisibility(I)Landroid/graphics/Insets;
18454HSPLandroid/view/WindowInsets;->getMandatorySystemGestureInsets()Landroid/graphics/Insets;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018455HSPLandroid/view/WindowInsets;->getStableInsetBottom()I
art-benchmark-service84deab32021-05-12 09:41:00 -070018456HSPLandroid/view/WindowInsets;->getStableInsetLeft()I
18457HSPLandroid/view/WindowInsets;->getStableInsetRight()I
18458HSPLandroid/view/WindowInsets;->getStableInsetTop()I
18459HSPLandroid/view/WindowInsets;->getStableInsets()Landroid/graphics/Insets;
18460HSPLandroid/view/WindowInsets;->getSystemGestureInsets()Landroid/graphics/Insets;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018461HSPLandroid/view/WindowInsets;->getSystemWindowInsetBottom()I
18462HSPLandroid/view/WindowInsets;->getSystemWindowInsetLeft()I
18463HSPLandroid/view/WindowInsets;->getSystemWindowInsetRight()I
18464HSPLandroid/view/WindowInsets;->getSystemWindowInsetTop()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018465HSPLandroid/view/WindowInsets;->getSystemWindowInsets()Landroid/graphics/Insets;+]Landroid/view/WindowInsets;Landroid/view/WindowInsets;
18466HSPLandroid/view/WindowInsets;->getSystemWindowInsetsAsRect()Landroid/graphics/Rect;+]Landroid/view/WindowInsets;Landroid/view/WindowInsets;]Landroid/graphics/Rect;Landroid/graphics/Rect;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018467HSPLandroid/view/WindowInsets;->inset(IIII)Landroid/view/WindowInsets;
art-benchmark-service66b4d952021-07-17 17:15:31 -070018468HSPLandroid/view/WindowInsets;->inset(Landroid/graphics/Insets;)Landroid/view/WindowInsets;
art-benchmark-service84deab32021-05-12 09:41:00 -070018469HSPLandroid/view/WindowInsets;->insetInsets(Landroid/graphics/Insets;IIII)Landroid/graphics/Insets;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018470HSPLandroid/view/WindowInsets;->insetInsets([Landroid/graphics/Insets;IIII)[Landroid/graphics/Insets;
18471HSPLandroid/view/WindowInsets;->insetUnchecked(IIII)Landroid/view/WindowInsets;
art-benchmark-service84deab32021-05-12 09:41:00 -070018472HSPLandroid/view/WindowInsets;->isConsumed()Z
18473HSPLandroid/view/WindowInsets;->isRound()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018474HSPLandroid/view/WindowInsets;->replaceSystemWindowInsets(IIII)Landroid/view/WindowInsets;
art-benchmark-service84deab32021-05-12 09:41:00 -070018475HSPLandroid/view/WindowInsets;->shouldAlwaysConsumeSystemBars()Z
18476HSPLandroid/view/WindowInsetsAnimation$Bounds;-><init>(Landroid/graphics/Insets;Landroid/graphics/Insets;)V
18477HSPLandroid/view/WindowInsetsAnimation$Callback;-><init>(I)V
18478HSPLandroid/view/WindowInsetsAnimation;-><init>(ILandroid/view/animation/Interpolator;J)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018479HSPLandroid/view/WindowInsetsAnimation;->getTypeMask()I
art-benchmark-service84deab32021-05-12 09:41:00 -070018480HSPLandroid/view/WindowInsetsAnimation;->setAlpha(F)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018481HSPLandroid/view/WindowLayout;-><clinit>()V
18482HSPLandroid/view/WindowLayout;-><init>()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018483HSPLandroid/view/WindowLayout;->computeFrames(Landroid/view/WindowManager$LayoutParams;Landroid/view/InsetsState;Landroid/graphics/Rect;Landroid/graphics/Rect;IIIIFLandroid/window/ClientWindowFrames;)V+]Landroid/view/InsetsState;Landroid/view/InsetsState;]Landroid/view/WindowManager$LayoutParams;Landroid/view/WindowManager$LayoutParams;]Landroid/graphics/Rect;Landroid/graphics/Rect;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018484HSPLandroid/view/WindowLayout;->computeSurfaceSize(Landroid/view/WindowManager$LayoutParams;Landroid/graphics/Rect;IILandroid/graphics/Rect;ZLandroid/graphics/Point;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018485HSPLandroid/view/WindowLeaked;-><init>(Ljava/lang/String;)V
18486HSPLandroid/view/WindowManager$LayoutParams$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/WindowManager$LayoutParams;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018487HSPLandroid/view/WindowManager$LayoutParams$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070018488HSPLandroid/view/WindowManager$LayoutParams;-><init>()V
18489HSPLandroid/view/WindowManager$LayoutParams;-><init>(IIIII)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018490HSPLandroid/view/WindowManager$LayoutParams;-><init>(Landroid/os/Parcel;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018491HSPLandroid/view/WindowManager$LayoutParams;->copyFrom(Landroid/view/WindowManager$LayoutParams;)I+]Landroid/graphics/Rect;Landroid/graphics/Rect;
art-benchmark-service08401c12022-12-23 09:27:20 -080018492HSPLandroid/view/WindowManager$LayoutParams;->forRotation(I)Landroid/view/WindowManager$LayoutParams;
art-benchmark-service84deab32021-05-12 09:41:00 -070018493HSPLandroid/view/WindowManager$LayoutParams;->getColorMode()I
18494HSPLandroid/view/WindowManager$LayoutParams;->getFitInsetsSides()I
18495HSPLandroid/view/WindowManager$LayoutParams;->getFitInsetsTypes()I
18496HSPLandroid/view/WindowManager$LayoutParams;->getTitle()Ljava/lang/CharSequence;
18497HSPLandroid/view/WindowManager$LayoutParams;->isFitInsetsIgnoringVisibility()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018498HSPLandroid/view/WindowManager$LayoutParams;->isFullscreen()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070018499HSPLandroid/view/WindowManager$LayoutParams;->mayUseInputMethod(I)Z
18500HSPLandroid/view/WindowManager$LayoutParams;->setColorMode(I)V
18501HSPLandroid/view/WindowManager$LayoutParams;->setFitInsetsIgnoringVisibility(Z)V
18502HSPLandroid/view/WindowManager$LayoutParams;->setFitInsetsSides(I)V
18503HSPLandroid/view/WindowManager$LayoutParams;->setFitInsetsTypes(I)V
18504HSPLandroid/view/WindowManager$LayoutParams;->setSurfaceInsets(Landroid/view/View;ZZ)V
18505HSPLandroid/view/WindowManager$LayoutParams;->setTitle(Ljava/lang/CharSequence;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018506HSPLandroid/view/WindowManager$LayoutParams;->writeToParcel(Landroid/os/Parcel;I)V+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -070018507HSPLandroid/view/WindowManagerGlobal$1;-><init>()V
18508HSPLandroid/view/WindowManagerGlobal$2;-><init>(Landroid/view/WindowManagerGlobal;)V
18509HSPLandroid/view/WindowManagerGlobal;-><init>()V
18510HSPLandroid/view/WindowManagerGlobal;->addView(Landroid/view/View;Landroid/view/ViewGroup$LayoutParams;Landroid/view/Display;Landroid/view/Window;I)V
18511HSPLandroid/view/WindowManagerGlobal;->closeAll(Landroid/os/IBinder;Ljava/lang/String;Ljava/lang/String;)V
18512HSPLandroid/view/WindowManagerGlobal;->closeAllExceptView(Landroid/os/IBinder;Landroid/view/View;Ljava/lang/String;Ljava/lang/String;)V
18513HSPLandroid/view/WindowManagerGlobal;->doRemoveView(Landroid/view/ViewRootImpl;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018514HSPLandroid/view/WindowManagerGlobal;->dumpGfxInfo(Ljava/io/FileDescriptor;[Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018515HSPLandroid/view/WindowManagerGlobal;->findViewLocked(Landroid/view/View;Z)I
art-benchmark-service84deab32021-05-12 09:41:00 -070018516HSPLandroid/view/WindowManagerGlobal;->getInstance()Landroid/view/WindowManagerGlobal;
18517HSPLandroid/view/WindowManagerGlobal;->getRootViews(Landroid/os/IBinder;)Ljava/util/ArrayList;
18518HSPLandroid/view/WindowManagerGlobal;->getWindowManagerService()Landroid/view/IWindowManager;
18519HSPLandroid/view/WindowManagerGlobal;->getWindowSession()Landroid/view/IWindowSession;
18520HSPLandroid/view/WindowManagerGlobal;->getWindowView(Landroid/os/IBinder;)Landroid/view/View;
art-benchmark-service66b4d952021-07-17 17:15:31 -070018521HSPLandroid/view/WindowManagerGlobal;->initialize()V
art-benchmark-service84deab32021-05-12 09:41:00 -070018522HSPLandroid/view/WindowManagerGlobal;->peekWindowSession()Landroid/view/IWindowSession;
18523HSPLandroid/view/WindowManagerGlobal;->removeView(Landroid/view/View;Z)V
18524HSPLandroid/view/WindowManagerGlobal;->removeViewLocked(IZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018525HSPLandroid/view/WindowManagerGlobal;->setStoppedState(Landroid/os/IBinder;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018526HSPLandroid/view/WindowManagerGlobal;->trimMemory(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018527HSPLandroid/view/WindowManagerGlobal;->updateViewLayout(Landroid/view/View;Landroid/view/ViewGroup$LayoutParams;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018528HSPLandroid/view/WindowManagerImpl;-><init>(Landroid/content/Context;)V
18529HSPLandroid/view/WindowManagerImpl;-><init>(Landroid/content/Context;Landroid/view/Window;Landroid/os/IBinder;)V
18530HSPLandroid/view/WindowManagerImpl;->addView(Landroid/view/View;Landroid/view/ViewGroup$LayoutParams;)V
18531HSPLandroid/view/WindowManagerImpl;->applyTokens(Landroid/view/ViewGroup$LayoutParams;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018532HSPLandroid/view/WindowManagerImpl;->assertWindowContextTypeMatches(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018533HSPLandroid/view/WindowManagerImpl;->createLocalWindowManager(Landroid/view/Window;)Landroid/view/WindowManagerImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018534HSPLandroid/view/WindowManagerImpl;->createWindowContextWindowManager(Landroid/content/Context;)Landroid/view/WindowManager;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018535HSPLandroid/view/WindowManagerImpl;->getCurrentWindowMetrics()Landroid/view/WindowMetrics;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018536HSPLandroid/view/WindowManagerImpl;->getDefaultDisplay()Landroid/view/Display;
art-benchmark-service84deab32021-05-12 09:41:00 -070018537HSPLandroid/view/WindowManagerImpl;->getMaximumWindowMetrics()Landroid/view/WindowMetrics;
art-benchmark-service84deab32021-05-12 09:41:00 -070018538HSPLandroid/view/WindowManagerImpl;->removeView(Landroid/view/View;)V
18539HSPLandroid/view/WindowManagerImpl;->removeViewImmediate(Landroid/view/View;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018540HSPLandroid/view/WindowManagerImpl;->updateViewLayout(Landroid/view/View;Landroid/view/ViewGroup$LayoutParams;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018541HSPLandroid/view/WindowMetrics;-><init>(Landroid/graphics/Rect;Landroid/view/WindowInsets;)V
18542HSPLandroid/view/WindowMetrics;->getBounds()Landroid/graphics/Rect;
art-benchmark-service08401c12022-12-23 09:27:20 -080018543HSPLandroid/view/accessibility/AccessibilityInteractionClient;->hasAnyDirectConnection()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070018544HSPLandroid/view/accessibility/AccessibilityManager$1;-><init>(Landroid/view/accessibility/AccessibilityManager;)V
18545HSPLandroid/view/accessibility/AccessibilityManager$1;->notifyServicesStateChanged(J)V
18546HSPLandroid/view/accessibility/AccessibilityManager$1;->setFocusAppearance(II)V
18547HSPLandroid/view/accessibility/AccessibilityManager$1;->setState(I)V
18548HSPLandroid/view/accessibility/AccessibilityManager$MyCallback;-><init>(Landroid/view/accessibility/AccessibilityManager;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018549HSPLandroid/view/accessibility/AccessibilityManager$MyCallback;-><init>(Landroid/view/accessibility/AccessibilityManager;Landroid/view/accessibility/AccessibilityManager$MyCallback-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018550HSPLandroid/view/accessibility/AccessibilityManager$MyCallback;->handleMessage(Landroid/os/Message;)Z
18551HSPLandroid/view/accessibility/AccessibilityManager;-><init>(Landroid/content/Context;Landroid/view/accessibility/IAccessibilityManager;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018552HSPLandroid/view/accessibility/AccessibilityManager;->addAccessibilityStateChangeListener(Landroid/view/accessibility/AccessibilityManager$AccessibilityStateChangeListener;)Z
18553HSPLandroid/view/accessibility/AccessibilityManager;->addAccessibilityStateChangeListener(Landroid/view/accessibility/AccessibilityManager$AccessibilityStateChangeListener;Landroid/os/Handler;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018554HSPLandroid/view/accessibility/AccessibilityManager;->addHighTextContrastStateChangeListener(Landroid/view/accessibility/AccessibilityManager$HighTextContrastChangeListener;Landroid/os/Handler;)V
18555HSPLandroid/view/accessibility/AccessibilityManager;->addTouchExplorationStateChangeListener(Landroid/view/accessibility/AccessibilityManager$TouchExplorationStateChangeListener;)Z
18556HSPLandroid/view/accessibility/AccessibilityManager;->addTouchExplorationStateChangeListener(Landroid/view/accessibility/AccessibilityManager$TouchExplorationStateChangeListener;Landroid/os/Handler;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018557HSPLandroid/view/accessibility/AccessibilityManager;->getEnabledAccessibilityServiceList(I)Ljava/util/List;
18558HSPLandroid/view/accessibility/AccessibilityManager;->getInstalledAccessibilityServiceList()Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -070018559HSPLandroid/view/accessibility/AccessibilityManager;->getInstance(Landroid/content/Context;)Landroid/view/accessibility/AccessibilityManager;
18560HSPLandroid/view/accessibility/AccessibilityManager;->getRecommendedTimeoutMillis(II)I
18561HSPLandroid/view/accessibility/AccessibilityManager;->getServiceLocked()Landroid/view/accessibility/IAccessibilityManager;
art-benchmark-service08401c12022-12-23 09:27:20 -080018562HSPLandroid/view/accessibility/AccessibilityManager;->hasAnyDirectConnection()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070018563HSPLandroid/view/accessibility/AccessibilityManager;->initialFocusAppearanceLocked(Landroid/content/res/Resources;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080018564HSPLandroid/view/accessibility/AccessibilityManager;->isEnabled()Z+]Landroid/view/accessibility/AccessibilityManager;Landroid/view/accessibility/AccessibilityManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070018565HSPLandroid/view/accessibility/AccessibilityManager;->isHighTextContrastEnabled()Z
18566HSPLandroid/view/accessibility/AccessibilityManager;->isTouchExplorationEnabled()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018567HSPLandroid/view/accessibility/AccessibilityManager;->notifyAccessibilityStateChanged()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070018568HSPLandroid/view/accessibility/AccessibilityManager;->registerSystemAction(Landroid/app/RemoteAction;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018569HSPLandroid/view/accessibility/AccessibilityManager;->removeAccessibilityStateChangeListener(Landroid/view/accessibility/AccessibilityManager$AccessibilityStateChangeListener;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070018570HSPLandroid/view/accessibility/AccessibilityManager;->removeHighTextContrastStateChangeListener(Landroid/view/accessibility/AccessibilityManager$HighTextContrastChangeListener;)V
18571HSPLandroid/view/accessibility/AccessibilityManager;->removeTouchExplorationStateChangeListener(Landroid/view/accessibility/AccessibilityManager$TouchExplorationStateChangeListener;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018572HSPLandroid/view/accessibility/AccessibilityManager;->setStateLocked(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018573HSPLandroid/view/accessibility/AccessibilityManager;->tryConnectToServiceLocked(Landroid/view/accessibility/IAccessibilityManager;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018574HSPLandroid/view/accessibility/AccessibilityManager;->unregisterSystemAction(I)V
18575HSPLandroid/view/accessibility/AccessibilityManager;->updateAccessibilityTracingState(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018576HSPLandroid/view/accessibility/AccessibilityManager;->updateFocusAppearanceLocked(II)V
18577HSPLandroid/view/accessibility/AccessibilityManager;->updateUiTimeout(J)V
18578HSPLandroid/view/accessibility/AccessibilityNodeIdManager;-><init>()V
18579HSPLandroid/view/accessibility/AccessibilityNodeIdManager;->getInstance()Landroid/view/accessibility/AccessibilityNodeIdManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018580HSPLandroid/view/accessibility/AccessibilityNodeIdManager;->registerViewWithId(Landroid/view/View;I)V
18581HSPLandroid/view/accessibility/AccessibilityNodeIdManager;->unregisterViewWithId(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018582HSPLandroid/view/accessibility/AccessibilityNodeInfo$AccessibilityAction;-><init>(ILjava/lang/CharSequence;)V
18583HSPLandroid/view/accessibility/AccessibilityNodeInfo$AccessibilityAction;->getId()I
18584HSPLandroid/view/accessibility/AccessibilityNodeProvider;-><init>()V
18585HSPLandroid/view/accessibility/CaptioningManager$CaptionStyle;->getTypeface()Landroid/graphics/Typeface;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018586HSPLandroid/view/accessibility/CaptioningManager$CaptionStyle;->hasBackgroundColor()Z
18587HSPLandroid/view/accessibility/CaptioningManager$CaptionStyle;->hasEdgeColor()Z
18588HSPLandroid/view/accessibility/CaptioningManager$CaptionStyle;->hasEdgeType()Z
18589HSPLandroid/view/accessibility/CaptioningManager$CaptionStyle;->hasForegroundColor()Z
18590HSPLandroid/view/accessibility/CaptioningManager$CaptionStyle;->hasWindowColor()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070018591HSPLandroid/view/accessibility/CaptioningManager$CaptioningChangeListener;-><init>()V
18592HSPLandroid/view/accessibility/CaptioningManager;-><init>(Landroid/content/Context;)V
18593HSPLandroid/view/accessibility/CaptioningManager;->addCaptioningChangeListener(Landroid/view/accessibility/CaptioningManager$CaptioningChangeListener;)V
18594HSPLandroid/view/accessibility/CaptioningManager;->getFontScale()F
18595HSPLandroid/view/accessibility/CaptioningManager;->getLocale()Ljava/util/Locale;
18596HSPLandroid/view/accessibility/CaptioningManager;->getRawUserStyle()I
18597HSPLandroid/view/accessibility/CaptioningManager;->getUserStyle()Landroid/view/accessibility/CaptioningManager$CaptionStyle;
18598HSPLandroid/view/accessibility/CaptioningManager;->isEnabled()Z
18599HSPLandroid/view/accessibility/CaptioningManager;->registerObserver(Ljava/lang/String;)V
18600HSPLandroid/view/accessibility/CaptioningManager;->removeCaptioningChangeListener(Landroid/view/accessibility/CaptioningManager$CaptioningChangeListener;)V
18601HSPLandroid/view/accessibility/IAccessibilityManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
18602HSPLandroid/view/accessibility/IAccessibilityManager$Stub$Proxy;->addClient(Landroid/view/accessibility/IAccessibilityManagerClient;I)J
art-benchmark-service08401c12022-12-23 09:27:20 -080018603HSPLandroid/view/accessibility/IAccessibilityManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018604HSPLandroid/view/accessibility/IAccessibilityManager$Stub$Proxy;->getEnabledAccessibilityServiceList(II)Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -070018605HSPLandroid/view/accessibility/IAccessibilityManager$Stub$Proxy;->getFocusColor()I
18606HSPLandroid/view/accessibility/IAccessibilityManager$Stub$Proxy;->getFocusStrokeWidth()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018607HSPLandroid/view/accessibility/IAccessibilityManager$Stub$Proxy;->getInstalledAccessibilityServiceList(I)Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -070018608HSPLandroid/view/accessibility/IAccessibilityManager$Stub$Proxy;->getRecommendedTimeoutMillis()J
art-benchmark-service00abe242023-02-13 10:31:34 -080018609HSPLandroid/view/accessibility/IAccessibilityManager$Stub$Proxy;->getUiContrast()F
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018610HSPLandroid/view/accessibility/IAccessibilityManager$Stub$Proxy;->registerSystemAction(Landroid/app/RemoteAction;I)V
18611HSPLandroid/view/accessibility/IAccessibilityManager$Stub$Proxy;->unregisterSystemAction(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018612HSPLandroid/view/accessibility/IAccessibilityManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/accessibility/IAccessibilityManager;
18613HSPLandroid/view/accessibility/IAccessibilityManagerClient$Stub;-><init>()V
18614HSPLandroid/view/accessibility/IAccessibilityManagerClient$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018615HSPLandroid/view/accessibility/IAccessibilityManagerClient$Stub;->getDefaultTransactionName(I)Ljava/lang/String;
18616HSPLandroid/view/accessibility/IAccessibilityManagerClient$Stub;->getMaxTransactionId()I
18617HSPLandroid/view/accessibility/IAccessibilityManagerClient$Stub;->getTransactionName(I)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070018618HSPLandroid/view/accessibility/IAccessibilityManagerClient$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
18619HSPLandroid/view/accessibility/WeakSparseArray$WeakReferenceWithId;-><init>(Ljava/lang/Object;Ljava/lang/ref/ReferenceQueue;I)V
18620HSPLandroid/view/accessibility/WeakSparseArray;-><init>()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018621HSPLandroid/view/accessibility/WeakSparseArray;->append(ILjava/lang/Object;)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018622HSPLandroid/view/accessibility/WeakSparseArray;->remove(I)V
18623HSPLandroid/view/accessibility/WeakSparseArray;->removeUnreachableValues()V
art-benchmark-service84deab32021-05-12 09:41:00 -070018624HSPLandroid/view/animation/AccelerateDecelerateInterpolator;-><init>()V
18625HSPLandroid/view/animation/AccelerateDecelerateInterpolator;->createNativeInterpolator()J
18626HSPLandroid/view/animation/AccelerateDecelerateInterpolator;->getInterpolation(F)F
18627HSPLandroid/view/animation/AccelerateInterpolator;-><init>()V
18628HSPLandroid/view/animation/AccelerateInterpolator;-><init>(F)V
18629HSPLandroid/view/animation/AccelerateInterpolator;-><init>(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;Landroid/util/AttributeSet;)V
18630HSPLandroid/view/animation/AccelerateInterpolator;->getInterpolation(F)F
18631HSPLandroid/view/animation/AlphaAnimation;-><init>(FF)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018632HSPLandroid/view/animation/AlphaAnimation;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
18633HSPLandroid/view/animation/AlphaAnimation;->applyTransformation(FLandroid/view/animation/Transformation;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018634HSPLandroid/view/animation/AlphaAnimation;->hasAlpha()Z
18635HSPLandroid/view/animation/AlphaAnimation;->willChangeBounds()Z
18636HSPLandroid/view/animation/AlphaAnimation;->willChangeTransformationMatrix()Z
18637HSPLandroid/view/animation/Animation$1;->run()V
18638HSPLandroid/view/animation/Animation$3;->run()V
18639HSPLandroid/view/animation/Animation$Description;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018640HSPLandroid/view/animation/Animation$Description;->parseValue(Landroid/util/TypedValue;Landroid/content/Context;)Landroid/view/animation/Animation$Description;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018641HSPLandroid/view/animation/Animation;-><init>()V
18642HSPLandroid/view/animation/Animation;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
18643HSPLandroid/view/animation/Animation;->cancel()V
art-benchmark-service84deab32021-05-12 09:41:00 -070018644HSPLandroid/view/animation/Animation;->detach()V
18645HSPLandroid/view/animation/Animation;->dispatchAnimationEnd()V
18646HSPLandroid/view/animation/Animation;->dispatchAnimationStart()V
18647HSPLandroid/view/animation/Animation;->ensureInterpolator()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018648HSPLandroid/view/animation/Animation;->finalize()V
art-benchmark-service84deab32021-05-12 09:41:00 -070018649HSPLandroid/view/animation/Animation;->getDuration()J
18650HSPLandroid/view/animation/Animation;->getFillAfter()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018651HSPLandroid/view/animation/Animation;->getInvalidateRegion(IIIILandroid/graphics/RectF;Landroid/view/animation/Transformation;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018652HSPLandroid/view/animation/Animation;->getScaleFactor()F
18653HSPLandroid/view/animation/Animation;->getStartOffset()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018654HSPLandroid/view/animation/Animation;->getTransformation(JLandroid/view/animation/Transformation;)Z
18655HSPLandroid/view/animation/Animation;->getTransformation(JLandroid/view/animation/Transformation;F)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018656HSPLandroid/view/animation/Animation;->getTransformationAt(FLandroid/view/animation/Transformation;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018657HSPLandroid/view/animation/Animation;->hasAlpha()Z
18658HSPLandroid/view/animation/Animation;->hasEnded()Z
18659HSPLandroid/view/animation/Animation;->hasStarted()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018660HSPLandroid/view/animation/Animation;->initialize(IIII)V
18661HSPLandroid/view/animation/Animation;->initializeInvalidateRegion(IIII)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018662HSPLandroid/view/animation/Animation;->isFillEnabled()Z
18663HSPLandroid/view/animation/Animation;->isInitialized()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018664HSPLandroid/view/animation/Animation;->reset()V
art-benchmark-service84deab32021-05-12 09:41:00 -070018665HSPLandroid/view/animation/Animation;->resolveSize(IFII)F
18666HSPLandroid/view/animation/Animation;->setAnimationListener(Landroid/view/animation/Animation$AnimationListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018667HSPLandroid/view/animation/Animation;->setBackdropColor(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018668HSPLandroid/view/animation/Animation;->setBackgroundColor(I)V
18669HSPLandroid/view/animation/Animation;->setDetachWallpaper(Z)V
18670HSPLandroid/view/animation/Animation;->setDuration(J)V
18671HSPLandroid/view/animation/Animation;->setFillAfter(Z)V
18672HSPLandroid/view/animation/Animation;->setFillBefore(Z)V
18673HSPLandroid/view/animation/Animation;->setFillEnabled(Z)V
18674HSPLandroid/view/animation/Animation;->setHasRoundedCorners(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018675HSPLandroid/view/animation/Animation;->setInterpolator(Landroid/content/Context;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018676HSPLandroid/view/animation/Animation;->setInterpolator(Landroid/view/animation/Interpolator;)V
18677HSPLandroid/view/animation/Animation;->setListenerHandler(Landroid/os/Handler;)V
18678HSPLandroid/view/animation/Animation;->setRepeatCount(I)V
18679HSPLandroid/view/animation/Animation;->setRepeatMode(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018680HSPLandroid/view/animation/Animation;->setShowBackdrop(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018681HSPLandroid/view/animation/Animation;->setShowWallpaper(Z)V
18682HSPLandroid/view/animation/Animation;->setStartOffset(J)V
18683HSPLandroid/view/animation/Animation;->setStartTime(J)V
18684HSPLandroid/view/animation/Animation;->setZAdjustment(I)V
18685HSPLandroid/view/animation/Animation;->willChangeBounds()Z
18686HSPLandroid/view/animation/Animation;->willChangeTransformationMatrix()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018687HSPLandroid/view/animation/AnimationSet;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018688HSPLandroid/view/animation/AnimationSet;-><init>(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018689HSPLandroid/view/animation/AnimationSet;->addAnimation(Landroid/view/animation/Animation;)V
18690HSPLandroid/view/animation/AnimationSet;->getDuration()J
18691HSPLandroid/view/animation/AnimationSet;->getTransformation(JLandroid/view/animation/Transformation;)Z
18692HSPLandroid/view/animation/AnimationSet;->hasAlpha()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070018693HSPLandroid/view/animation/AnimationSet;->init()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018694HSPLandroid/view/animation/AnimationSet;->initialize(IIII)V
18695HSPLandroid/view/animation/AnimationSet;->initializeInvalidateRegion(IIII)V
18696HSPLandroid/view/animation/AnimationSet;->reset()V
art-benchmark-service84deab32021-05-12 09:41:00 -070018697HSPLandroid/view/animation/AnimationSet;->restoreChildrenStartOffset()V
18698HSPLandroid/view/animation/AnimationSet;->setDuration(J)V
18699HSPLandroid/view/animation/AnimationSet;->setFillAfter(Z)V
18700HSPLandroid/view/animation/AnimationSet;->setFillBefore(Z)V
18701HSPLandroid/view/animation/AnimationSet;->setFlag(IZ)V
18702HSPLandroid/view/animation/AnimationSet;->setRepeatMode(I)V
18703HSPLandroid/view/animation/AnimationSet;->setStartOffset(J)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018704HSPLandroid/view/animation/AnimationSet;->setStartTime(J)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018705HSPLandroid/view/animation/AnimationSet;->willChangeBounds()Z
18706HSPLandroid/view/animation/AnimationSet;->willChangeTransformationMatrix()Z
18707HSPLandroid/view/animation/AnimationUtils$1;->initialValue()Landroid/view/animation/AnimationUtils$AnimationState;
18708HSPLandroid/view/animation/AnimationUtils$1;->initialValue()Ljava/lang/Object;
18709HSPLandroid/view/animation/AnimationUtils$AnimationState;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070018710HSPLandroid/view/animation/AnimationUtils;->createAnimationFromXml(Landroid/content/Context;Lorg/xmlpull/v1/XmlPullParser;)Landroid/view/animation/Animation;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018711HSPLandroid/view/animation/AnimationUtils;->createAnimationFromXml(Landroid/content/Context;Lorg/xmlpull/v1/XmlPullParser;Landroid/view/animation/AnimationSet;Landroid/util/AttributeSet;)Landroid/view/animation/Animation;
18712HSPLandroid/view/animation/AnimationUtils;->createInterpolatorFromXml(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;Lorg/xmlpull/v1/XmlPullParser;)Landroid/view/animation/Interpolator;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018713HSPLandroid/view/animation/AnimationUtils;->currentAnimationTimeMillis()J+]Ljava/lang/ThreadLocal;Landroid/view/animation/AnimationUtils$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018714HSPLandroid/view/animation/AnimationUtils;->loadAnimation(Landroid/content/Context;I)Landroid/view/animation/Animation;
18715HSPLandroid/view/animation/AnimationUtils;->loadInterpolator(Landroid/content/Context;I)Landroid/view/animation/Interpolator;
18716HSPLandroid/view/animation/AnimationUtils;->loadInterpolator(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;I)Landroid/view/animation/Interpolator;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018717HSPLandroid/view/animation/AnimationUtils;->lockAnimationClock(J)V
18718HSPLandroid/view/animation/AnimationUtils;->unlockAnimationClock()V
art-benchmark-service84deab32021-05-12 09:41:00 -070018719HSPLandroid/view/animation/BaseInterpolator;-><init>()V
18720HSPLandroid/view/animation/BaseInterpolator;->getChangingConfiguration()I
18721HSPLandroid/view/animation/BaseInterpolator;->setChangingConfiguration(I)V
18722HSPLandroid/view/animation/DecelerateInterpolator;-><init>()V
18723HSPLandroid/view/animation/DecelerateInterpolator;-><init>(F)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018724HSPLandroid/view/animation/DecelerateInterpolator;-><init>(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;Landroid/util/AttributeSet;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018725HSPLandroid/view/animation/DecelerateInterpolator;->getInterpolation(F)F
18726HSPLandroid/view/animation/LinearInterpolator;-><init>()V
18727HSPLandroid/view/animation/LinearInterpolator;->createNativeInterpolator()J
18728HSPLandroid/view/animation/LinearInterpolator;->getInterpolation(F)F
18729HSPLandroid/view/animation/OvershootInterpolator;-><init>()V
18730HSPLandroid/view/animation/OvershootInterpolator;-><init>(F)V
18731HSPLandroid/view/animation/OvershootInterpolator;->getInterpolation(F)F
18732HSPLandroid/view/animation/PathInterpolator;-><init>(FFFF)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018733HSPLandroid/view/animation/PathInterpolator;-><init>(Landroid/content/res/Resources;Landroid/content/res/Resources$Theme;Landroid/util/AttributeSet;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018734HSPLandroid/view/animation/PathInterpolator;->createNativeInterpolator()J
18735HSPLandroid/view/animation/PathInterpolator;->getInterpolation(F)F
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018736HSPLandroid/view/animation/PathInterpolator;->initCubic(FFFF)V
18737HSPLandroid/view/animation/PathInterpolator;->initPath(Landroid/graphics/Path;)V
18738HSPLandroid/view/animation/PathInterpolator;->parseInterpolatorFromTypeArray(Landroid/content/res/TypedArray;)V
18739HSPLandroid/view/animation/ScaleAnimation;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
18740HSPLandroid/view/animation/ScaleAnimation;->applyTransformation(FLandroid/view/animation/Transformation;)V
18741HSPLandroid/view/animation/ScaleAnimation;->initialize(IIII)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018742HSPLandroid/view/animation/ScaleAnimation;->initializePivotPoint()V
18743HSPLandroid/view/animation/ScaleAnimation;->resolveScale(FIIII)F
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018744HSPLandroid/view/animation/Transformation;-><init>()V
18745HSPLandroid/view/animation/Transformation;->clear()V
18746HSPLandroid/view/animation/Transformation;->compose(Landroid/view/animation/Transformation;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018747HSPLandroid/view/animation/Transformation;->getAlpha()F
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018748HSPLandroid/view/animation/Transformation;->getInsets()Landroid/graphics/Insets;
art-benchmark-service84deab32021-05-12 09:41:00 -070018749HSPLandroid/view/animation/Transformation;->getMatrix()Landroid/graphics/Matrix;
18750HSPLandroid/view/animation/Transformation;->getTransformationType()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018751HSPLandroid/view/animation/Transformation;->set(Landroid/view/animation/Transformation;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018752HSPLandroid/view/animation/Transformation;->setAlpha(F)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018753HSPLandroid/view/animation/Transformation;->setInsets(Landroid/graphics/Insets;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018754HSPLandroid/view/animation/TranslateAnimation;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018755HSPLandroid/view/animation/TranslateAnimation;->applyTransformation(FLandroid/view/animation/Transformation;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018756HSPLandroid/view/animation/TranslateAnimation;->initialize(IIII)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018757HSPLandroid/view/autofill/AutofillClientController;-><clinit>()V
18758HSPLandroid/view/autofill/AutofillClientController;-><init>(Landroid/app/Activity;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018759HSPLandroid/view/autofill/AutofillClientController;->autofillClientGetActivityToken()Landroid/os/IBinder;
18760HSPLandroid/view/autofill/AutofillClientController;->autofillClientGetComponentName()Landroid/content/ComponentName;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018761HSPLandroid/view/autofill/AutofillClientController;->autofillClientIsFillUiShowing()Z
18762HSPLandroid/view/autofill/AutofillClientController;->autofillClientRequestHideFillUi()Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018763HSPLandroid/view/autofill/AutofillClientController;->autofillClientResetableStateAvailable()V
18764HSPLandroid/view/autofill/AutofillClientController;->autofillClientRunOnUiThread(Ljava/lang/Runnable;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018765HSPLandroid/view/autofill/AutofillClientController;->enableAutofillCompatibilityIfNeeded()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018766HSPLandroid/view/autofill/AutofillClientController;->getAutofillManager()Landroid/view/autofill/AutofillManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018767HSPLandroid/view/autofill/AutofillClientController;->getNextAutofillId()I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018768HSPLandroid/view/autofill/AutofillClientController;->isDisablingEnterExitEventForAutofill()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018769HSPLandroid/view/autofill/AutofillClientController;->onActivityAttached(Landroid/app/Application;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018770HSPLandroid/view/autofill/AutofillClientController;->onActivityCreated(Landroid/os/Bundle;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018771HSPLandroid/view/autofill/AutofillClientController;->onActivityDestroyed()V
18772HSPLandroid/view/autofill/AutofillClientController;->onActivityFinish(Landroid/content/Intent;)V
18773HSPLandroid/view/autofill/AutofillClientController;->onActivityPaused()V
18774HSPLandroid/view/autofill/AutofillClientController;->onActivityPerformResume(Z)V
18775HSPLandroid/view/autofill/AutofillClientController;->onActivityResumed()V
18776HSPLandroid/view/autofill/AutofillClientController;->onActivityStarted()V
18777HSPLandroid/view/autofill/AutofillClientController;->onActivityStopped(Landroid/content/Intent;Z)V
18778HSPLandroid/view/autofill/AutofillClientController;->onSaveInstanceState(Landroid/os/Bundle;)V
18779HSPLandroid/view/autofill/AutofillClientController;->onStartActivity(Landroid/content/Intent;Landroid/content/Intent;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080018780HSPLandroid/view/autofill/AutofillFeatureFlags$$ExternalSyntheticLambda0;-><init>()V
18781HSPLandroid/view/autofill/AutofillFeatureFlags$$ExternalSyntheticLambda1;-><init>()V
18782HSPLandroid/view/autofill/AutofillFeatureFlags$$ExternalSyntheticLambda1;->test(Ljava/lang/Object;)Z
18783HSPLandroid/view/autofill/AutofillFeatureFlags;->getDenylistStringFromFlag()Ljava/lang/String;
18784HSPLandroid/view/autofill/AutofillFeatureFlags;->getFillDialogEnabledHints()[Ljava/lang/String;
18785HSPLandroid/view/autofill/AutofillFeatureFlags;->getNonAutofillableImeActionIdSetFromFlag()Ljava/util/Set;
18786HSPLandroid/view/autofill/AutofillFeatureFlags;->isFillDialogEnabled()Z
18787HSPLandroid/view/autofill/AutofillFeatureFlags;->isTriggerFillRequestOnUnimportantViewEnabled()Z
18788HSPLandroid/view/autofill/AutofillFeatureFlags;->lambda$getFillDialogEnabledHints$1(Ljava/lang/String;)Z
18789HSPLandroid/view/autofill/AutofillId$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/autofill/AutofillId;+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018790HSPLandroid/view/autofill/AutofillId$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;+]Landroid/view/autofill/AutofillId$1;Landroid/view/autofill/AutofillId$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070018791HSPLandroid/view/autofill/AutofillId;-><init>(I)V
18792HSPLandroid/view/autofill/AutofillId;-><init>(IIJI)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018793HSPLandroid/view/autofill/AutofillId;->equals(Ljava/lang/Object;)Z+]Ljava/lang/Object;Landroid/view/autofill/AutofillId;
art-benchmark-service84deab32021-05-12 09:41:00 -070018794HSPLandroid/view/autofill/AutofillId;->getViewId()I
18795HSPLandroid/view/autofill/AutofillId;->hasSession()Z
18796HSPLandroid/view/autofill/AutofillId;->hashCode()I
18797HSPLandroid/view/autofill/AutofillId;->isVirtualInt()Z
18798HSPLandroid/view/autofill/AutofillId;->isVirtualLong()Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070018799HSPLandroid/view/autofill/AutofillId;->resetSessionId()V
art-benchmark-service00abe242023-02-13 10:31:34 -080018800HSPLandroid/view/autofill/AutofillId;->toString()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/view/autofill/AutofillId;Landroid/view/autofill/AutofillId;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018801HSPLandroid/view/autofill/AutofillId;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018802HSPLandroid/view/autofill/AutofillManager$$ExternalSyntheticLambda0;-><init>(Landroid/view/autofill/IAutoFillManager;Landroid/view/autofill/IAutoFillManagerClient;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018803HSPLandroid/view/autofill/AutofillManager$AugmentedAutofillManagerClient;-><init>(Landroid/view/autofill/AutofillManager;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018804HSPLandroid/view/autofill/AutofillManager$AugmentedAutofillManagerClient;->getView(Landroid/view/autofill/AutofillManager;Landroid/view/autofill/AutofillId;)Landroid/view/View;
18805HSPLandroid/view/autofill/AutofillManager$AugmentedAutofillManagerClient;->getViewCoordinates(Landroid/view/autofill/AutofillId;)Landroid/graphics/Rect;
art-benchmark-service66b4d952021-07-17 17:15:31 -070018806HSPLandroid/view/autofill/AutofillManager$AugmentedAutofillManagerClient;->getViewNodeParcelable(Landroid/view/autofill/AutofillId;)Landroid/app/assist/AssistStructure$ViewNodeParcelable;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018807HSPLandroid/view/autofill/AutofillManager$AutofillCallback;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070018808HSPLandroid/view/autofill/AutofillManager$AutofillManagerClient;->getAugmentedAutofillClient(Lcom/android/internal/os/IResultReceiver;)V
18809HSPLandroid/view/autofill/AutofillManager$AutofillManagerClient;->lambda$getAugmentedAutofillClient$15(Landroid/view/autofill/AutofillManager;Lcom/android/internal/os/IResultReceiver;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070018810HSPLandroid/view/autofill/AutofillManager$AutofillManagerClient;->lambda$setState$0(Landroid/view/autofill/AutofillManager;I)V
18811HSPLandroid/view/autofill/AutofillManager$AutofillManagerClient;->setState(I)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018812HSPLandroid/view/autofill/AutofillManager;->-$$Nest$mpost(Landroid/view/autofill/AutofillManager;Ljava/lang/Runnable;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018813HSPLandroid/view/autofill/AutofillManager;-><init>(Landroid/content/Context;Landroid/view/autofill/IAutoFillManager;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018814HSPLandroid/view/autofill/AutofillManager;->cancelLocked()V
18815HSPLandroid/view/autofill/AutofillManager;->cancelSessionLocked()V
18816HSPLandroid/view/autofill/AutofillManager;->getAugmentedAutofillClient(Lcom/android/internal/os/IResultReceiver;)V
18817HSPLandroid/view/autofill/AutofillManager;->getAutofillServiceComponentName()Landroid/content/ComponentName;
18818HSPLandroid/view/autofill/AutofillManager;->getClient()Landroid/view/autofill/AutofillManager$AutofillClient;
18819HSPLandroid/view/autofill/AutofillManager;->hasAutofillFeature()Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018820HSPLandroid/view/autofill/AutofillManager;->hasFillDialogUiFeature()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070018821HSPLandroid/view/autofill/AutofillManager;->isActiveLocked()Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070018822HSPLandroid/view/autofill/AutofillManager;->isDisabledByServiceLocked()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070018823HSPLandroid/view/autofill/AutofillManager;->isEnabled()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018824HSPLandroid/view/autofill/AutofillManager;->notifyValueChanged(Landroid/view/View;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018825HSPLandroid/view/autofill/AutofillManager;->notifyViewEntered(Landroid/view/View;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018826HSPLandroid/view/autofill/AutofillManager;->notifyViewEnteredForAugmentedAutofill(Landroid/view/View;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018827HSPLandroid/view/autofill/AutofillManager;->notifyViewEnteredForFillDialog(Landroid/view/View;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018828HSPLandroid/view/autofill/AutofillManager;->notifyViewExited(Landroid/view/View;)V
18829HSPLandroid/view/autofill/AutofillManager;->notifyViewExitedLocked(Landroid/view/View;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018830HSPLandroid/view/autofill/AutofillManager;->notifyViewVisibilityChangedInternal(Landroid/view/View;IZZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018831HSPLandroid/view/autofill/AutofillManager;->onActivityFinishing()V
18832HSPLandroid/view/autofill/AutofillManager;->onInvisibleForAutofill(Z)V
18833HSPLandroid/view/autofill/AutofillManager;->onSaveInstanceState(Landroid/os/Bundle;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018834HSPLandroid/view/autofill/AutofillManager;->post(Ljava/lang/Runnable;)V
18835HSPLandroid/view/autofill/AutofillManager;->registerCallback(Landroid/view/autofill/AutofillManager$AutofillCallback;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070018836HSPLandroid/view/autofill/AutofillManager;->requestHideFillUi()V
art-benchmark-service84deab32021-05-12 09:41:00 -070018837HSPLandroid/view/autofill/AutofillManager;->requestHideFillUi(Landroid/view/autofill/AutofillId;Z)V
18838HSPLandroid/view/autofill/AutofillManager;->resetSessionLocked(Z)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018839HSPLandroid/view/autofill/AutofillManager;->setSessionFinished(ILjava/util/List;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070018840HSPLandroid/view/autofill/AutofillManager;->setState(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018841HSPLandroid/view/autofill/AutofillManager;->shouldIgnoreViewEnteredLocked(Landroid/view/autofill/AutofillId;I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018842HSPLandroid/view/autofill/AutofillManager;->startAutofillIfNeededLocked(Landroid/view/View;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070018843HSPLandroid/view/autofill/AutofillManager;->startSessionLocked(Landroid/view/autofill/AutofillId;Landroid/graphics/Rect;Landroid/view/autofill/AutofillValue;I)V
18844HSPLandroid/view/autofill/AutofillManager;->tryAddServiceClientIfNeededLocked()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018845HSPLandroid/view/autofill/AutofillManager;->updateSessionLocked(Landroid/view/autofill/AutofillId;Landroid/graphics/Rect;Landroid/view/autofill/AutofillValue;II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018846HSPLandroid/view/autofill/AutofillValue$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/autofill/AutofillValue;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018847HSPLandroid/view/autofill/AutofillValue$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -070018848HSPLandroid/view/autofill/AutofillValue;-><init>(ILjava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018849HSPLandroid/view/autofill/AutofillValue;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018850HSPLandroid/view/autofill/AutofillValue;->forText(Ljava/lang/CharSequence;)Landroid/view/autofill/AutofillValue;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018851HSPLandroid/view/autofill/AutofillValue;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018852HSPLandroid/view/autofill/IAugmentedAutofillManagerClient$Stub;-><init>()V
18853HSPLandroid/view/autofill/IAugmentedAutofillManagerClient$Stub;->asBinder()Landroid/os/IBinder;
18854HSPLandroid/view/autofill/IAugmentedAutofillManagerClient$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
18855HSPLandroid/view/autofill/IAutoFillManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
18856HSPLandroid/view/autofill/IAutoFillManager$Stub$Proxy;->addClient(Landroid/view/autofill/IAutoFillManagerClient;Landroid/content/ComponentName;ILcom/android/internal/os/IResultReceiver;)V
18857HSPLandroid/view/autofill/IAutoFillManager$Stub$Proxy;->cancelSession(II)V
18858HSPLandroid/view/autofill/IAutoFillManager$Stub$Proxy;->getAutofillServiceComponentName(Lcom/android/internal/os/IResultReceiver;)V
18859HSPLandroid/view/autofill/IAutoFillManager$Stub$Proxy;->removeClient(Landroid/view/autofill/IAutoFillManagerClient;I)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018860HSPLandroid/view/autofill/IAutoFillManager$Stub$Proxy;->setHasCallback(IIZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018861HSPLandroid/view/autofill/IAutoFillManager$Stub$Proxy;->startSession(Landroid/os/IBinder;Landroid/os/IBinder;Landroid/view/autofill/AutofillId;Landroid/graphics/Rect;Landroid/view/autofill/AutofillValue;IZILandroid/content/ComponentName;ZLcom/android/internal/os/IResultReceiver;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018862HSPLandroid/view/autofill/IAutoFillManager$Stub$Proxy;->updateSession(ILandroid/view/autofill/AutofillId;Landroid/graphics/Rect;Landroid/view/autofill/AutofillValue;III)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018863HSPLandroid/view/autofill/IAutoFillManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/autofill/IAutoFillManager;
18864HSPLandroid/view/autofill/IAutoFillManagerClient$Stub;->asBinder()Landroid/os/IBinder;
18865HSPLandroid/view/autofill/IAutoFillManagerClient$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
18866HSPLandroid/view/contentcapture/ContentCaptureEvent;-><init>(II)V
18867HSPLandroid/view/contentcapture/ContentCaptureEvent;-><init>(IIJ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018868HSPLandroid/view/contentcapture/ContentCaptureEvent;->addAutofillId(Landroid/view/autofill/AutofillId;)Landroid/view/contentcapture/ContentCaptureEvent;
art-benchmark-service84deab32021-05-12 09:41:00 -070018869HSPLandroid/view/contentcapture/ContentCaptureEvent;->getId()Landroid/view/autofill/AutofillId;
18870HSPLandroid/view/contentcapture/ContentCaptureEvent;->getIds()Ljava/util/List;
18871HSPLandroid/view/contentcapture/ContentCaptureEvent;->getSessionId()I
18872HSPLandroid/view/contentcapture/ContentCaptureEvent;->getText()Ljava/lang/CharSequence;
18873HSPLandroid/view/contentcapture/ContentCaptureEvent;->getType()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018874HSPLandroid/view/contentcapture/ContentCaptureEvent;->mergeEvent(Landroid/view/contentcapture/ContentCaptureEvent;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018875HSPLandroid/view/contentcapture/ContentCaptureEvent;->setAutofillId(Landroid/view/autofill/AutofillId;)Landroid/view/contentcapture/ContentCaptureEvent;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018876HSPLandroid/view/contentcapture/ContentCaptureEvent;->setBounds(Landroid/graphics/Rect;)Landroid/view/contentcapture/ContentCaptureEvent;
18877HSPLandroid/view/contentcapture/ContentCaptureEvent;->setComposingIndex(II)Landroid/view/contentcapture/ContentCaptureEvent;
art-benchmark-service84deab32021-05-12 09:41:00 -070018878HSPLandroid/view/contentcapture/ContentCaptureEvent;->setInsets(Landroid/graphics/Insets;)Landroid/view/contentcapture/ContentCaptureEvent;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018879HSPLandroid/view/contentcapture/ContentCaptureEvent;->setSelectionIndex(II)Landroid/view/contentcapture/ContentCaptureEvent;
art-benchmark-service66b4d952021-07-17 17:15:31 -070018880HSPLandroid/view/contentcapture/ContentCaptureEvent;->setText(Ljava/lang/CharSequence;)Landroid/view/contentcapture/ContentCaptureEvent;
art-benchmark-service84deab32021-05-12 09:41:00 -070018881HSPLandroid/view/contentcapture/ContentCaptureEvent;->setViewNode(Landroid/view/contentcapture/ViewNode;)Landroid/view/contentcapture/ContentCaptureEvent;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018882HSPLandroid/view/contentcapture/ContentCaptureEvent;->writeToParcel(Landroid/os/Parcel;I)V+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -070018883HSPLandroid/view/contentcapture/ContentCaptureHelper;->getLoggingLevelAsString(I)Ljava/lang/String;
18884HSPLandroid/view/contentcapture/ContentCaptureHelper;->setLoggingLevel(I)V
18885HSPLandroid/view/contentcapture/ContentCaptureManager$LocalDataShareAdapterResourceManager;-><init>()V
art-benchmark-service08401c12022-12-23 09:27:20 -080018886HSPLandroid/view/contentcapture/ContentCaptureManager$StrippedContext;-><init>(Landroid/content/Context;)V
18887HSPLandroid/view/contentcapture/ContentCaptureManager$StrippedContext;-><init>(Landroid/content/Context;Landroid/view/contentcapture/ContentCaptureManager$StrippedContext-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018888HSPLandroid/view/contentcapture/ContentCaptureManager;-><init>(Landroid/content/Context;Landroid/view/contentcapture/IContentCaptureManager;Landroid/content/ContentCaptureOptions;)V
18889HSPLandroid/view/contentcapture/ContentCaptureManager;->getMainContentCaptureSession()Landroid/view/contentcapture/MainContentCaptureSession;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018890HSPLandroid/view/contentcapture/ContentCaptureManager;->isContentCaptureEnabled()Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018891HSPLandroid/view/contentcapture/ContentCaptureManager;->onActivityCreated(Landroid/os/IBinder;Landroid/os/IBinder;Landroid/content/ComponentName;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018892HSPLandroid/view/contentcapture/ContentCaptureManager;->updateWindowAttributes(Landroid/view/WindowManager$LayoutParams;)V
18893HSPLandroid/view/contentcapture/ContentCaptureSession;-><init>()V
18894HSPLandroid/view/contentcapture/ContentCaptureSession;-><init>(I)V
18895HSPLandroid/view/contentcapture/ContentCaptureSession;->destroy()V
18896HSPLandroid/view/contentcapture/ContentCaptureSession;->getFlushReasonAsString(I)Ljava/lang/String;
18897HSPLandroid/view/contentcapture/ContentCaptureSession;->getId()I
18898HSPLandroid/view/contentcapture/ContentCaptureSession;->getRandomSessionId()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018899HSPLandroid/view/contentcapture/ContentCaptureSession;->getStateAsString(I)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070018900HSPLandroid/view/contentcapture/ContentCaptureSession;->isContentCaptureEnabled()Z
18901HSPLandroid/view/contentcapture/ContentCaptureSession;->newViewStructure(Landroid/view/View;)Landroid/view/ViewStructure;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018902HSPLandroid/view/contentcapture/ContentCaptureSession;->notifyViewAppeared(Landroid/view/ViewStructure;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018903HSPLandroid/view/contentcapture/ContentCaptureSession;->notifyViewTextChanged(Landroid/view/autofill/AutofillId;Ljava/lang/CharSequence;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018904HSPLandroid/view/contentcapture/IContentCaptureDirectManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070018905HSPLandroid/view/contentcapture/IContentCaptureDirectManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018906HSPLandroid/view/contentcapture/IContentCaptureDirectManager$Stub$Proxy;->sendEvents(Landroid/content/pm/ParceledListSlice;ILandroid/content/ContentCaptureOptions;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018907HSPLandroid/view/contentcapture/IContentCaptureDirectManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/contentcapture/IContentCaptureDirectManager;
18908HSPLandroid/view/contentcapture/IContentCaptureManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080018909HSPLandroid/view/contentcapture/IContentCaptureManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service84deab32021-05-12 09:41:00 -070018910HSPLandroid/view/contentcapture/IContentCaptureManager$Stub$Proxy;->finishSession(I)V
18911HSPLandroid/view/contentcapture/IContentCaptureManager$Stub$Proxy;->registerContentCaptureOptionsCallback(Ljava/lang/String;Landroid/view/contentcapture/IContentCaptureOptionsCallback;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018912HSPLandroid/view/contentcapture/IContentCaptureManager$Stub$Proxy;->startSession(Landroid/os/IBinder;Landroid/os/IBinder;Landroid/content/ComponentName;IILcom/android/internal/os/IResultReceiver;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018913HSPLandroid/view/contentcapture/IContentCaptureManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/contentcapture/IContentCaptureManager;
18914HSPLandroid/view/contentcapture/IContentCaptureOptionsCallback$Stub;-><init>()V
18915HSPLandroid/view/contentcapture/IContentCaptureOptionsCallback$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-service08401c12022-12-23 09:27:20 -080018916HSPLandroid/view/contentcapture/IContentCaptureOptionsCallback$Stub;->getMaxTransactionId()I
art-benchmark-service84deab32021-05-12 09:41:00 -070018917HSPLandroid/view/contentcapture/IContentCaptureOptionsCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018918HSPLandroid/view/contentcapture/MainContentCaptureSession$$ExternalSyntheticLambda0;->run()V
18919HSPLandroid/view/contentcapture/MainContentCaptureSession$$ExternalSyntheticLambda10;->run()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018920HSPLandroid/view/contentcapture/MainContentCaptureSession$$ExternalSyntheticLambda11;-><init>(Landroid/view/contentcapture/MainContentCaptureSession;I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018921HSPLandroid/view/contentcapture/MainContentCaptureSession$$ExternalSyntheticLambda11;->run()V
18922HSPLandroid/view/contentcapture/MainContentCaptureSession$$ExternalSyntheticLambda12;->run()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018923HSPLandroid/view/contentcapture/MainContentCaptureSession$$ExternalSyntheticLambda13;-><init>(Landroid/view/contentcapture/MainContentCaptureSession;ILandroid/graphics/Insets;)V
18924HSPLandroid/view/contentcapture/MainContentCaptureSession$$ExternalSyntheticLambda13;->run()V
18925HSPLandroid/view/contentcapture/MainContentCaptureSession$$ExternalSyntheticLambda1;->run()V
18926HSPLandroid/view/contentcapture/MainContentCaptureSession$$ExternalSyntheticLambda2;->run()V
18927HSPLandroid/view/contentcapture/MainContentCaptureSession$$ExternalSyntheticLambda3;-><init>(Landroid/view/contentcapture/MainContentCaptureSession;ILandroid/graphics/Rect;)V
18928HSPLandroid/view/contentcapture/MainContentCaptureSession$$ExternalSyntheticLambda3;->run()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018929HSPLandroid/view/contentcapture/MainContentCaptureSession$$ExternalSyntheticLambda4;->run()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018930HSPLandroid/view/contentcapture/MainContentCaptureSession$$ExternalSyntheticLambda8;->run()V
18931HSPLandroid/view/contentcapture/MainContentCaptureSession$SessionStateReceiver$$ExternalSyntheticLambda1;->run()V
art-benchmark-service84deab32021-05-12 09:41:00 -070018932HSPLandroid/view/contentcapture/MainContentCaptureSession$SessionStateReceiver;-><init>(Landroid/view/contentcapture/MainContentCaptureSession;)V
18933HSPLandroid/view/contentcapture/MainContentCaptureSession$SessionStateReceiver;->lambda$send$1(Landroid/view/contentcapture/MainContentCaptureSession;ILandroid/os/IBinder;)V
18934HSPLandroid/view/contentcapture/MainContentCaptureSession$SessionStateReceiver;->send(ILandroid/os/Bundle;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080018935HSPLandroid/view/contentcapture/MainContentCaptureSession;-><init>(Landroid/view/contentcapture/ContentCaptureManager$StrippedContext;Landroid/view/contentcapture/ContentCaptureManager;Landroid/os/Handler;Landroid/view/contentcapture/IContentCaptureManager;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018936HSPLandroid/view/contentcapture/MainContentCaptureSession;->clearEvents()Landroid/content/pm/ParceledListSlice;
art-benchmark-service84deab32021-05-12 09:41:00 -070018937HSPLandroid/view/contentcapture/MainContentCaptureSession;->destroySession()V
art-benchmark-service00abe242023-02-13 10:31:34 -080018938HSPLandroid/view/contentcapture/MainContentCaptureSession;->flush(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018939HSPLandroid/view/contentcapture/MainContentCaptureSession;->flushIfNeeded(I)V
18940HSPLandroid/view/contentcapture/MainContentCaptureSession;->getActivityName()Ljava/lang/String;
18941HSPLandroid/view/contentcapture/MainContentCaptureSession;->getDebugState()Ljava/lang/String;
18942HSPLandroid/view/contentcapture/MainContentCaptureSession;->getDebugState(I)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070018943HSPLandroid/view/contentcapture/MainContentCaptureSession;->hasStarted()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018944HSPLandroid/view/contentcapture/MainContentCaptureSession;->internalNotifyViewAppeared(Landroid/view/contentcapture/ViewNode$ViewStructureImpl;)V
18945HSPLandroid/view/contentcapture/MainContentCaptureSession;->internalNotifyViewTextChanged(Landroid/view/autofill/AutofillId;Ljava/lang/CharSequence;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018946HSPLandroid/view/contentcapture/MainContentCaptureSession;->internalNotifyViewTreeEvent(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018947HSPLandroid/view/contentcapture/MainContentCaptureSession;->isContentCaptureEnabled()Z
18948HSPLandroid/view/contentcapture/MainContentCaptureSession;->isDisabled()Z
18949HSPLandroid/view/contentcapture/MainContentCaptureSession;->notifyViewAppeared(ILandroid/view/contentcapture/ViewNode$ViewStructureImpl;)V
18950HSPLandroid/view/contentcapture/MainContentCaptureSession;->notifyViewDisappeared(ILandroid/view/autofill/AutofillId;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018951HSPLandroid/view/contentcapture/MainContentCaptureSession;->notifyViewInsetsChanged(ILandroid/graphics/Insets;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018952HSPLandroid/view/contentcapture/MainContentCaptureSession;->notifyViewTextChanged(ILandroid/view/autofill/AutofillId;Ljava/lang/CharSequence;)V
18953HSPLandroid/view/contentcapture/MainContentCaptureSession;->notifyViewTreeEvent(IZ)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018954HSPLandroid/view/contentcapture/MainContentCaptureSession;->notifyWindowBoundsChanged(ILandroid/graphics/Rect;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018955HSPLandroid/view/contentcapture/MainContentCaptureSession;->onDestroy()V
18956HSPLandroid/view/contentcapture/MainContentCaptureSession;->onSessionStarted(ILandroid/os/IBinder;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018957HSPLandroid/view/contentcapture/MainContentCaptureSession;->scheduleFlush(IZ)V+]Landroid/os/Handler;Landroid/os/Handler;]Ljava/util/concurrent/atomic/AtomicBoolean;Ljava/util/concurrent/atomic/AtomicBoolean;
art-benchmark-service84deab32021-05-12 09:41:00 -070018958HSPLandroid/view/contentcapture/MainContentCaptureSession;->sendEvent(Landroid/view/contentcapture/ContentCaptureEvent;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080018959HSPLandroid/view/contentcapture/MainContentCaptureSession;->sendEvent(Landroid/view/contentcapture/ContentCaptureEvent;Z)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018960HSPLandroid/view/contentcapture/MainContentCaptureSession;->start(Landroid/os/IBinder;Landroid/os/IBinder;Landroid/content/ComponentName;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018961HSPLandroid/view/contentcapture/ViewNode$ViewNodeText;-><init>()V
18962HSPLandroid/view/contentcapture/ViewNode$ViewNodeText;->isSimple()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018963HSPLandroid/view/contentcapture/ViewNode$ViewNodeText;->writeToParcel(Landroid/os/Parcel;Z)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018964HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;-><init>(Landroid/view/View;)V+]Landroid/view/View;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070018965HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->getNodeText()Landroid/view/contentcapture/ViewNode$ViewNodeText;
18966HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setAutofillHints([Ljava/lang/String;)V
18967HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setAutofillType(I)V
18968HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setAutofillValue(Landroid/view/autofill/AutofillValue;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070018969HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setCheckable(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018970HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setClassName(Ljava/lang/String;)V
18971HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setClickable(Z)V
18972HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setContentDescription(Ljava/lang/CharSequence;)V
18973HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setDimens(IIIIII)V
18974HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setEnabled(Z)V
18975HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setFocusable(Z)V
18976HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setFocused(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018977HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setHint(Ljava/lang/CharSequence;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070018978HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setHintIdEntry(Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018979HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setId(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
18980HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setInputType(I)V
18981HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setLongClickable(Z)V
18982HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setMaxTextEms(I)V
18983HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setMaxTextLength(I)V
18984HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setMinTextEms(I)V
18985HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setOpaque(Z)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018986HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setReceiveContentMimeTypes([Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018987HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setSelected(Z)V
18988HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setText(Ljava/lang/CharSequence;II)V
18989HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setTextIdEntry(Ljava/lang/String;)V
18990HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setTextLines([I[I)V
18991HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setTextStyle(FIII)V
18992HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setVisibility(I)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018993HSPLandroid/view/contentcapture/ViewNode;->-$$Nest$fputmReceiveContentMimeTypes(Landroid/view/contentcapture/ViewNode;[Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018994HSPLandroid/view/contentcapture/ViewNode;-><init>()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080018995HSPLandroid/view/contentcapture/ViewNode;->writeSelfToParcel(Landroid/os/Parcel;I)V+]Landroid/view/contentcapture/ViewNode$ViewNodeText;Landroid/view/contentcapture/ViewNode$ViewNodeText;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018996HSPLandroid/view/contentcapture/ViewNode;->writeToParcel(Landroid/os/Parcel;Landroid/view/contentcapture/ViewNode;I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070018997HSPLandroid/view/inputmethod/BaseInputConnection;-><init>(Landroid/view/View;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070018998HSPLandroid/view/inputmethod/BaseInputConnection;-><init>(Landroid/view/inputmethod/InputMethodManager;Z)V
18999HSPLandroid/view/inputmethod/BaseInputConnection;->beginBatchEdit()Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070019000HSPLandroid/view/inputmethod/BaseInputConnection;->closeConnection()V
19001HSPLandroid/view/inputmethod/BaseInputConnection;->commitText(Ljava/lang/CharSequence;I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019002HSPLandroid/view/inputmethod/BaseInputConnection;->deleteSurroundingText(II)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070019003HSPLandroid/view/inputmethod/BaseInputConnection;->endBatchEdit()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019004HSPLandroid/view/inputmethod/BaseInputConnection;->endComposingRegionEditInternal()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019005HSPLandroid/view/inputmethod/BaseInputConnection;->ensureDefaultComposingSpans()V
19006HSPLandroid/view/inputmethod/BaseInputConnection;->finishComposingText()Z
19007HSPLandroid/view/inputmethod/BaseInputConnection;->getEditable()Landroid/text/Editable;
19008HSPLandroid/view/inputmethod/BaseInputConnection;->getHandler()Landroid/os/Handler;
19009HSPLandroid/view/inputmethod/BaseInputConnection;->getSelectedText(I)Ljava/lang/CharSequence;
19010HSPLandroid/view/inputmethod/BaseInputConnection;->getTextAfterCursor(II)Ljava/lang/CharSequence;
19011HSPLandroid/view/inputmethod/BaseInputConnection;->getTextBeforeCursor(II)Ljava/lang/CharSequence;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019012HSPLandroid/view/inputmethod/BaseInputConnection;->removeComposingSpans(Landroid/text/Spannable;)V
19013HSPLandroid/view/inputmethod/BaseInputConnection;->replaceText(Ljava/lang/CharSequence;IZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019014HSPLandroid/view/inputmethod/BaseInputConnection;->reportFullscreenMode(Z)Z
19015HSPLandroid/view/inputmethod/BaseInputConnection;->sendCurrentText()V
19016HSPLandroid/view/inputmethod/BaseInputConnection;->sendKeyEvent(Landroid/view/KeyEvent;)Z
19017HSPLandroid/view/inputmethod/BaseInputConnection;->setComposingRegion(II)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019018HSPLandroid/view/inputmethod/BaseInputConnection;->setComposingSpans(Landroid/text/Spannable;II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019019HSPLandroid/view/inputmethod/BaseInputConnection;->setComposingText(Ljava/lang/CharSequence;I)Z
19020HSPLandroid/view/inputmethod/CursorAnchorInfo$Builder;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019021HSPLandroid/view/inputmethod/EditorInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/inputmethod/EditorInfo;
19022HSPLandroid/view/inputmethod/EditorInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070019023HSPLandroid/view/inputmethod/EditorInfo;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070019024HSPLandroid/view/inputmethod/EditorInfo;->createCopyInternal()Landroid/view/inputmethod/EditorInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070019025HSPLandroid/view/inputmethod/EditorInfo;->setInitialSurroundingSubText(Ljava/lang/CharSequence;I)V
19026HSPLandroid/view/inputmethod/EditorInfo;->setInitialSurroundingText(Ljava/lang/CharSequence;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080019027HSPLandroid/view/inputmethod/EditorInfo;->setInitialToolType(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019028HSPLandroid/view/inputmethod/EditorInfo;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019029HSPLandroid/view/inputmethod/ExtractedTextRequest;-><init>()V
art-benchmark-service08401c12022-12-23 09:27:20 -080019030HSPLandroid/view/inputmethod/IInputMethodManagerGlobalInvoker;-><clinit>()V
19031HSPLandroid/view/inputmethod/IInputMethodManagerGlobalInvoker;->addClient(Lcom/android/internal/inputmethod/IInputMethodClient;Lcom/android/internal/inputmethod/IRemoteInputConnection;I)V
19032HSPLandroid/view/inputmethod/IInputMethodManagerGlobalInvoker;->getService()Lcom/android/internal/view/IInputMethodManager;
19033HSPLandroid/view/inputmethod/IInputMethodManagerGlobalInvoker;->isAvailable()Z
19034HSPLandroid/view/inputmethod/IInputMethodManagerGlobalInvoker;->isImeTraceEnabled()Z
19035HSPLandroid/view/inputmethod/IInputMethodManagerGlobalInvoker;->removeImeSurfaceFromWindowAsync(Landroid/os/IBinder;)V
19036HSPLandroid/view/inputmethod/IInputMethodManagerGlobalInvoker;->reportPerceptibleAsync(Landroid/os/IBinder;Z)V
19037HSPLandroid/view/inputmethod/IInputMethodManagerGlobalInvoker;->startInputOrWindowGainedFocus(ILcom/android/internal/inputmethod/IInputMethodClient;Landroid/os/IBinder;IIILandroid/view/inputmethod/EditorInfo;Lcom/android/internal/inputmethod/IRemoteInputConnection;Lcom/android/internal/inputmethod/IRemoteAccessibilityInputConnection;IILandroid/window/ImeOnBackInvokedDispatcher;)Lcom/android/internal/inputmethod/InputBindResult;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070019038HSPLandroid/view/inputmethod/IInputMethodSessionInvoker;-><clinit>()V
19039HSPLandroid/view/inputmethod/IInputMethodSessionInvoker;-><init>(Lcom/android/internal/inputmethod/IInputMethodSession;Landroid/os/Handler;)V
19040HSPLandroid/view/inputmethod/IInputMethodSessionInvoker;->createOrNull(Lcom/android/internal/inputmethod/IInputMethodSession;)Landroid/view/inputmethod/IInputMethodSessionInvoker;
19041HSPLandroid/view/inputmethod/IInputMethodSessionInvoker;->finishInput()V
19042HSPLandroid/view/inputmethod/IInputMethodSessionInvoker;->finishInputInternal()V
19043HSPLandroid/view/inputmethod/IInputMethodSessionInvoker;->updateSelection(IIIIII)V
19044HSPLandroid/view/inputmethod/IInputMethodSessionInvoker;->updateSelectionInternal(IIIIII)V
art-benchmark-service08401c12022-12-23 09:27:20 -080019045HSPLandroid/view/inputmethod/ImeTracker$1;-><init>()V
19046HSPLandroid/view/inputmethod/ImeTracker;-><clinit>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019047HSPLandroid/view/inputmethod/InlineSuggestionsRequest$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/inputmethod/InlineSuggestionsRequest;
19048HSPLandroid/view/inputmethod/InlineSuggestionsRequest$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
19049HSPLandroid/view/inputmethod/InlineSuggestionsRequest;-><init>(Landroid/os/Parcel;)V
19050HSPLandroid/view/inputmethod/InlineSuggestionsRequest;->onConstructed()V
19051HSPLandroid/view/inputmethod/InlineSuggestionsRequest;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019052HSPLandroid/view/inputmethod/InputConnectionWrapper;-><init>(Landroid/view/inputmethod/InputConnection;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019053HSPLandroid/view/inputmethod/InputConnectionWrapper;->beginBatchEdit()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070019054HSPLandroid/view/inputmethod/InputConnectionWrapper;->closeConnection()V
19055HSPLandroid/view/inputmethod/InputConnectionWrapper;->commitText(Ljava/lang/CharSequence;I)Z
19056HSPLandroid/view/inputmethod/InputConnectionWrapper;->deleteSurroundingText(II)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019057HSPLandroid/view/inputmethod/InputConnectionWrapper;->endBatchEdit()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070019058HSPLandroid/view/inputmethod/InputConnectionWrapper;->finishComposingText()Z
19059HSPLandroid/view/inputmethod/InputConnectionWrapper;->getHandler()Landroid/os/Handler;
art-benchmark-service84deab32021-05-12 09:41:00 -070019060HSPLandroid/view/inputmethod/InputConnectionWrapper;->getSelectedText(I)Ljava/lang/CharSequence;
19061HSPLandroid/view/inputmethod/InputConnectionWrapper;->getTextAfterCursor(II)Ljava/lang/CharSequence;
19062HSPLandroid/view/inputmethod/InputConnectionWrapper;->getTextBeforeCursor(II)Ljava/lang/CharSequence;
19063HSPLandroid/view/inputmethod/InputConnectionWrapper;->reportFullscreenMode(Z)Z
19064HSPLandroid/view/inputmethod/InputConnectionWrapper;->setComposingRegion(II)Z
19065HSPLandroid/view/inputmethod/InputConnectionWrapper;->setComposingText(Ljava/lang/CharSequence;I)Z
19066HSPLandroid/view/inputmethod/InputMethodInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/inputmethod/InputMethodInfo;
19067HSPLandroid/view/inputmethod/InputMethodInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019068HSPLandroid/view/inputmethod/InputMethodInfo;-><init>(Landroid/content/Context;Landroid/content/pm/ResolveInfo;Ljava/util/List;)V
19069HSPLandroid/view/inputmethod/InputMethodInfo;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019070HSPLandroid/view/inputmethod/InputMethodInfo;->getId()Ljava/lang/String;
19071HSPLandroid/view/inputmethod/InputMethodInfo;->getPackageName()Ljava/lang/String;
19072HSPLandroid/view/inputmethod/InputMethodInfo;->getServiceInfo()Landroid/content/pm/ServiceInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019073HSPLandroid/view/inputmethod/InputMethodInfo;->getSubtypeAt(I)Landroid/view/inputmethod/InputMethodSubtype;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070019074HSPLandroid/view/inputmethod/InputMethodManager$1;->getReceivingDispatcher()Landroid/window/WindowOnBackInvokedDispatcher;
19075HSPLandroid/view/inputmethod/InputMethodManager$2;-><init>(Landroid/view/inputmethod/InputMethodManager;)V
19076HSPLandroid/view/inputmethod/InputMethodManager$2;->onBindMethod(Lcom/android/internal/inputmethod/InputBindResult;)V
19077HSPLandroid/view/inputmethod/InputMethodManager$2;->onUnbindMethod(II)V
19078HSPLandroid/view/inputmethod/InputMethodManager$2;->reportFullscreenMode(Z)V
art-benchmark-service08401c12022-12-23 09:27:20 -080019079HSPLandroid/view/inputmethod/InputMethodManager$2;->setActive(ZZ)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070019080HSPLandroid/view/inputmethod/InputMethodManager$BindState;-><init>(Lcom/android/internal/inputmethod/InputBindResult;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019081HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;-><init>(Landroid/view/inputmethod/InputMethodManager;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080019082HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->onPostWindowGainedFocus(Landroid/view/View;Landroid/view/WindowManager$LayoutParams;)V
19083HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->onPreWindowGainedFocus(Landroid/view/ViewRootImpl;)V
19084HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->onScheduledCheckFocus(Landroid/view/ViewRootImpl;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080019085HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->onViewDetachedFromWindow(Landroid/view/View;Landroid/view/ViewRootImpl;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080019086HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->setCurrentRootViewLocked(Landroid/view/ViewRootImpl;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070019087HSPLandroid/view/inputmethod/InputMethodManager$H$$ExternalSyntheticLambda0;->run()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019088HSPLandroid/view/inputmethod/InputMethodManager$H;-><init>(Landroid/view/inputmethod/InputMethodManager;Landroid/os/Looper;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019089HSPLandroid/view/inputmethod/InputMethodManager$H;->handleMessage(Landroid/os/Message;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019090HSPLandroid/view/inputmethod/InputMethodManager$ImeInputEventSender;->onInputEventFinished(IZ)V
19091HSPLandroid/view/inputmethod/InputMethodManager$PendingEvent;->run()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070019092HSPLandroid/view/inputmethod/InputMethodManager;->-$$Nest$fgetmFullscreenMode(Landroid/view/inputmethod/InputMethodManager;)Z
art-benchmark-service08401c12022-12-23 09:27:20 -080019093HSPLandroid/view/inputmethod/InputMethodManager;->-$$Nest$fgetmImeDispatcher(Landroid/view/inputmethod/InputMethodManager;)Landroid/window/ImeOnBackInvokedDispatcher;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070019094HSPLandroid/view/inputmethod/InputMethodManager;->-$$Nest$fgetmImeInsetsConsumer(Landroid/view/inputmethod/InputMethodManager;)Landroid/view/ImeInsetsSourceConsumer;
art-benchmark-service08401c12022-12-23 09:27:20 -080019095HSPLandroid/view/inputmethod/InputMethodManager;->-$$Nest$fgetmNextServedView(Landroid/view/inputmethod/InputMethodManager;)Landroid/view/View;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070019096HSPLandroid/view/inputmethod/InputMethodManager;->-$$Nest$fgetmRestartOnNextWindowFocus(Landroid/view/inputmethod/InputMethodManager;)Z
art-benchmark-service08401c12022-12-23 09:27:20 -080019097HSPLandroid/view/inputmethod/InputMethodManager;->-$$Nest$fgetmServedView(Landroid/view/inputmethod/InputMethodManager;)Landroid/view/View;
19098HSPLandroid/view/inputmethod/InputMethodManager;->-$$Nest$fputmRestartOnNextWindowFocus(Landroid/view/inputmethod/InputMethodManager;Z)V
19099HSPLandroid/view/inputmethod/InputMethodManager;->-$$Nest$mcheckFocusInternalLocked(Landroid/view/inputmethod/InputMethodManager;ZLandroid/view/ViewRootImpl;)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070019100HSPLandroid/view/inputmethod/InputMethodManager;->-$$Nest$mforAccessibilitySessionsLocked(Landroid/view/inputmethod/InputMethodManager;Ljava/util/function/Consumer;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080019101HSPLandroid/view/inputmethod/InputMethodManager;->-$$Nest$mgetStartInputFlags(Landroid/view/inputmethod/InputMethodManager;Landroid/view/View;I)I
19102HSPLandroid/view/inputmethod/InputMethodManager;->-$$Nest$monViewFocusChangedInternal(Landroid/view/inputmethod/InputMethodManager;Landroid/view/View;Z)V
19103HSPLandroid/view/inputmethod/InputMethodManager;->-$$Nest$mstartInputOnWindowFocusGainInternal(Landroid/view/inputmethod/InputMethodManager;ILandroid/view/View;III)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070019104HSPLandroid/view/inputmethod/InputMethodManager;-><init>(Lcom/android/internal/view/IInputMethodManager;ILandroid/os/Looper;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070019105HSPLandroid/view/inputmethod/InputMethodManager;->areSameInputChannel(Landroid/view/InputChannel;Landroid/view/InputChannel;)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070019106HSPLandroid/view/inputmethod/InputMethodManager;->canStartInput(Landroid/view/View;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019107HSPLandroid/view/inputmethod/InputMethodManager;->checkFocus()V
art-benchmark-service00abe242023-02-13 10:31:34 -080019108HSPLandroid/view/inputmethod/InputMethodManager;->checkFocusInternalLocked(ZLandroid/view/ViewRootImpl;)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070019109HSPLandroid/view/inputmethod/InputMethodManager;->clearConnectionLocked()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019110HSPLandroid/view/inputmethod/InputMethodManager;->closeCurrentInput()V
art-benchmark-service08401c12022-12-23 09:27:20 -080019111HSPLandroid/view/inputmethod/InputMethodManager;->createInputConnection(Landroid/view/View;)Landroid/util/Pair;
art-benchmark-service84deab32021-05-12 09:41:00 -070019112HSPLandroid/view/inputmethod/InputMethodManager;->createInstance(ILandroid/os/Looper;)Landroid/view/inputmethod/InputMethodManager;
19113HSPLandroid/view/inputmethod/InputMethodManager;->createRealInstance(ILandroid/os/Looper;)Landroid/view/inputmethod/InputMethodManager;
19114HSPLandroid/view/inputmethod/InputMethodManager;->dispatchInputEvent(Landroid/view/InputEvent;Ljava/lang/Object;Landroid/view/inputmethod/InputMethodManager$FinishedInputEventCallback;Landroid/os/Handler;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019115HSPLandroid/view/inputmethod/InputMethodManager;->dispatchKeyEventFromInputMethod(Landroid/view/View;Landroid/view/KeyEvent;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019116HSPLandroid/view/inputmethod/InputMethodManager;->ensureDefaultInstanceForDefaultDisplayIfNecessary()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070019117HSPLandroid/view/inputmethod/InputMethodManager;->finishInputLocked()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019118HSPLandroid/view/inputmethod/InputMethodManager;->finishedInputEvent(IZZ)V
19119HSPLandroid/view/inputmethod/InputMethodManager;->flushPendingEventsLocked()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070019120HSPLandroid/view/inputmethod/InputMethodManager;->forAccessibilitySessionsLocked(Ljava/util/function/Consumer;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019121HSPLandroid/view/inputmethod/InputMethodManager;->forContext(Landroid/content/Context;)Landroid/view/inputmethod/InputMethodManager;
19122HSPLandroid/view/inputmethod/InputMethodManager;->forContextInternal(ILandroid/os/Looper;)Landroid/view/inputmethod/InputMethodManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070019123HSPLandroid/view/inputmethod/InputMethodManager;->getDelegate()Landroid/view/inputmethod/InputMethodManager$DelegateImpl;
19124HSPLandroid/view/inputmethod/InputMethodManager;->getEnabledInputMethodList()Ljava/util/List;
19125HSPLandroid/view/inputmethod/InputMethodManager;->getEnabledInputMethodSubtypeList(Landroid/view/inputmethod/InputMethodInfo;Z)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019126HSPLandroid/view/inputmethod/InputMethodManager;->getFallbackInputMethodManagerIfNecessary(Landroid/view/View;)Landroid/view/inputmethod/InputMethodManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019127HSPLandroid/view/inputmethod/InputMethodManager;->getServedViewLocked()Landroid/view/View;
art-benchmark-service84deab32021-05-12 09:41:00 -070019128HSPLandroid/view/inputmethod/InputMethodManager;->getStartInputFlags(Landroid/view/View;I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019129HSPLandroid/view/inputmethod/InputMethodManager;->hasServedByInputMethodLocked(Landroid/view/View;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070019130HSPLandroid/view/inputmethod/InputMethodManager;->hideSoftInputFromWindow(Landroid/os/IBinder;I)Z
19131HSPLandroid/view/inputmethod/InputMethodManager;->hideSoftInputFromWindow(Landroid/os/IBinder;ILandroid/os/ResultReceiver;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019132HSPLandroid/view/inputmethod/InputMethodManager;->hideSoftInputFromWindow(Landroid/os/IBinder;ILandroid/os/ResultReceiver;I)Z
19133HSPLandroid/view/inputmethod/InputMethodManager;->invalidateInput(Landroid/view/View;)V
19134HSPLandroid/view/inputmethod/InputMethodManager;->isActive()Z
19135HSPLandroid/view/inputmethod/InputMethodManager;->isActive(Landroid/view/View;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070019136HSPLandroid/view/inputmethod/InputMethodManager;->isCursorAnchorInfoEnabled()Z
19137HSPLandroid/view/inputmethod/InputMethodManager;->isFullscreenMode()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070019138HSPLandroid/view/inputmethod/InputMethodManager;->isImeSessionAvailableLocked()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070019139HSPLandroid/view/inputmethod/InputMethodManager;->isInEditMode()Z
art-benchmark-service08401c12022-12-23 09:27:20 -080019140HSPLandroid/view/inputmethod/InputMethodManager;->isInEditModeInternal()Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070019141HSPLandroid/view/inputmethod/InputMethodManager;->isInputMethodSuppressingSpellChecker()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070019142HSPLandroid/view/inputmethod/InputMethodManager;->isSwitchingBetweenEquivalentNonEditableViews(Landroid/view/inputmethod/ViewFocusParameterInfo;IIII)Z
art-benchmark-service08401c12022-12-23 09:27:20 -080019143HSPLandroid/view/inputmethod/InputMethodManager;->onViewFocusChangedInternal(Landroid/view/View;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019144HSPLandroid/view/inputmethod/InputMethodManager;->registerImeConsumer(Landroid/view/ImeInsetsSourceConsumer;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019145HSPLandroid/view/inputmethod/InputMethodManager;->removeImeSurface(Landroid/os/IBinder;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070019146HSPLandroid/view/inputmethod/InputMethodManager;->reportInputConnectionOpened(Landroid/view/inputmethod/InputConnection;Landroid/view/inputmethod/EditorInfo;Landroid/os/Handler;Landroid/view/View;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019147HSPLandroid/view/inputmethod/InputMethodManager;->reportPerceptible(Landroid/os/IBinder;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019148HSPLandroid/view/inputmethod/InputMethodManager;->restartInput(Landroid/view/View;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019149HSPLandroid/view/inputmethod/InputMethodManager;->sendInputEventOnMainLooperLocked(Landroid/view/inputmethod/InputMethodManager$PendingEvent;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070019150HSPLandroid/view/inputmethod/InputMethodManager;->showSoftInput(Landroid/view/View;I)Z
19151HSPLandroid/view/inputmethod/InputMethodManager;->showSoftInput(Landroid/view/View;ILandroid/os/ResultReceiver;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019152HSPLandroid/view/inputmethod/InputMethodManager;->startInputInner(ILandroid/os/IBinder;III)Z
art-benchmark-service08401c12022-12-23 09:27:20 -080019153HSPLandroid/view/inputmethod/InputMethodManager;->startInputOnWindowFocusGainInternal(ILandroid/view/View;III)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070019154HSPLandroid/view/inputmethod/InputMethodManager;->unregisterImeConsumer(Landroid/view/ImeInsetsSourceConsumer;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070019155HSPLandroid/view/inputmethod/InputMethodManager;->updateInputChannelLocked(Landroid/view/InputChannel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019156HSPLandroid/view/inputmethod/InputMethodManager;->updateSelection(Landroid/view/View;IIII)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019157HSPLandroid/view/inputmethod/InputMethodManager;->viewClicked(Landroid/view/View;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080019158HSPLandroid/view/inputmethod/InputMethodManagerGlobal;->isImeTraceAvailable()Z
19159HSPLandroid/view/inputmethod/InputMethodManagerGlobal;->isImeTraceEnabled()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070019160HSPLandroid/view/inputmethod/InputMethodSubtype$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/inputmethod/InputMethodSubtype;
19161HSPLandroid/view/inputmethod/InputMethodSubtype$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019162HSPLandroid/view/inputmethod/InputMethodSubtype;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019163HSPLandroid/view/inputmethod/InputMethodSubtype;->getLocale()Ljava/lang/String;
19164HSPLandroid/view/inputmethod/InputMethodSubtype;->getMode()Ljava/lang/String;
19165HSPLandroid/view/inputmethod/InputMethodSubtype;->hashCode()I
art-benchmark-service84deab32021-05-12 09:41:00 -070019166HSPLandroid/view/inputmethod/InputMethodSubtypeArray;->get(I)Landroid/view/inputmethod/InputMethodSubtype;
art-benchmark-service08401c12022-12-23 09:27:20 -080019167HSPLandroid/view/inputmethod/RemoteInputConnectionImpl$1;-><init>(Landroid/view/inputmethod/RemoteInputConnectionImpl;)V
19168HSPLandroid/view/inputmethod/RemoteInputConnectionImpl;-><init>(Landroid/os/Looper;Landroid/view/inputmethod/InputConnection;Landroid/view/inputmethod/InputMethodManager;Landroid/view/View;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019169HSPLandroid/view/inputmethod/SurroundingText$1;-><init>()V
19170HSPLandroid/view/inputmethod/SurroundingText;-><clinit>()V
19171HSPLandroid/view/inputmethod/SurroundingText;-><init>(Ljava/lang/CharSequence;III)V
19172HSPLandroid/view/inputmethod/SurroundingText;->copyWithParcelableSpans(Ljava/lang/CharSequence;)Ljava/lang/CharSequence;
19173HSPLandroid/view/inputmethod/SurroundingText;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070019174HSPLandroid/view/inputmethod/ViewFocusParameterInfo;-><init>(Landroid/view/inputmethod/EditorInfo;IIII)V
19175HSPLandroid/view/inputmethod/ViewFocusParameterInfo;->sameAs(Landroid/view/inputmethod/EditorInfo;IIII)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070019176HSPLandroid/view/textclassifier/ConversationAction$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/ConversationAction;
19177HSPLandroid/view/textclassifier/ConversationAction$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
19178HSPLandroid/view/textclassifier/ConversationAction;-><init>(Landroid/os/Parcel;)V
19179HSPLandroid/view/textclassifier/ConversationAction;->getAction()Landroid/app/RemoteAction;
19180HSPLandroid/view/textclassifier/ConversationAction;->writeToParcel(Landroid/os/Parcel;I)V
19181HSPLandroid/view/textclassifier/ConversationActions$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/ConversationActions;
19182HSPLandroid/view/textclassifier/ConversationActions$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
19183HSPLandroid/view/textclassifier/ConversationActions$Message$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/ConversationActions$Message;
19184HSPLandroid/view/textclassifier/ConversationActions$Message$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
19185HSPLandroid/view/textclassifier/ConversationActions$Message;-><init>(Landroid/os/Parcel;)V
19186HSPLandroid/view/textclassifier/ConversationActions$Message;->writeToParcel(Landroid/os/Parcel;I)V
19187HSPLandroid/view/textclassifier/ConversationActions$Request$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/ConversationActions$Request;
19188HSPLandroid/view/textclassifier/ConversationActions$Request$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
19189HSPLandroid/view/textclassifier/ConversationActions$Request;-><init>(Ljava/util/List;Landroid/view/textclassifier/TextClassifier$EntityConfig;ILjava/util/List;Landroid/os/Bundle;)V
19190HSPLandroid/view/textclassifier/ConversationActions$Request;->readFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/ConversationActions$Request;
19191HSPLandroid/view/textclassifier/ConversationActions$Request;->setSystemTextClassifierMetadata(Landroid/view/textclassifier/SystemTextClassifierMetadata;)V
19192HSPLandroid/view/textclassifier/ConversationActions;-><init>(Ljava/util/List;Ljava/lang/String;)V
19193HSPLandroid/view/textclassifier/ConversationActions;->getConversationActions()Ljava/util/List;
19194HSPLandroid/view/textclassifier/ConversationActions;->getId()Ljava/lang/String;
19195HSPLandroid/view/textclassifier/ConversationActions;->writeToParcel(Landroid/os/Parcel;I)V
19196HSPLandroid/view/textclassifier/EntityConfidence$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/EntityConfidence;
19197HSPLandroid/view/textclassifier/EntityConfidence$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
19198HSPLandroid/view/textclassifier/EntityConfidence;-><init>(Landroid/os/Parcel;)V
19199HSPLandroid/view/textclassifier/EntityConfidence;->getEntities()Ljava/util/List;
19200HSPLandroid/view/textclassifier/EntityConfidence;->resetSortedEntitiesFromMap()V
19201HSPLandroid/view/textclassifier/SelectionEvent;->writeToParcel(Landroid/os/Parcel;I)V
19202HSPLandroid/view/textclassifier/SystemTextClassifier$BlockingCallback;-><init>(Ljava/lang/String;Landroid/view/textclassifier/TextClassificationConstants;)V
19203HSPLandroid/view/textclassifier/SystemTextClassifier$BlockingCallback;->get()Landroid/os/Parcelable;
19204HSPLandroid/view/textclassifier/SystemTextClassifier$BlockingCallback;->onSuccess(Landroid/os/Bundle;)V
19205HSPLandroid/view/textclassifier/SystemTextClassifier$ResponseReceiver;-><init>(Ljava/lang/String;Landroid/view/textclassifier/TextClassificationConstants;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019206HSPLandroid/view/textclassifier/SystemTextClassifier$ResponseReceiver;->get()Ljava/lang/Object;
19207HSPLandroid/view/textclassifier/SystemTextClassifier$ResponseReceiver;->onSuccess(Ljava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019208HSPLandroid/view/textclassifier/SystemTextClassifier;-><init>(Landroid/content/Context;Landroid/view/textclassifier/TextClassificationConstants;Z)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070019209HSPLandroid/view/textclassifier/SystemTextClassifier;->initializeRemoteSession(Landroid/view/textclassifier/TextClassificationContext;Landroid/view/textclassifier/TextClassificationSessionId;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019210HSPLandroid/view/textclassifier/SystemTextClassifierMetadata$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/SystemTextClassifierMetadata;
19211HSPLandroid/view/textclassifier/SystemTextClassifierMetadata$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service66b4d952021-07-17 17:15:31 -070019212HSPLandroid/view/textclassifier/SystemTextClassifierMetadata;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019213HSPLandroid/view/textclassifier/TextClassification$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/TextClassification;
19214HSPLandroid/view/textclassifier/TextClassification$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
19215HSPLandroid/view/textclassifier/TextClassification$Request;->writeToParcel(Landroid/os/Parcel;I)V
19216HSPLandroid/view/textclassifier/TextClassification;-><init>(Landroid/os/Parcel;)V
19217HSPLandroid/view/textclassifier/TextClassificationConstants;-><init>()V
19218HSPLandroid/view/textclassifier/TextClassificationConstants;->getSystemTextClassifierApiTimeoutInSecond()J
art-benchmark-service66b4d952021-07-17 17:15:31 -070019219HSPLandroid/view/textclassifier/TextClassificationConstants;->isSmartSelectionAnimationEnabled()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070019220HSPLandroid/view/textclassifier/TextClassificationContext$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/TextClassificationContext;
19221HSPLandroid/view/textclassifier/TextClassificationContext$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
19222HSPLandroid/view/textclassifier/TextClassificationContext$Builder;-><init>(Ljava/lang/String;Ljava/lang/String;)V
19223HSPLandroid/view/textclassifier/TextClassificationContext$Builder;->build()Landroid/view/textclassifier/TextClassificationContext;
19224HSPLandroid/view/textclassifier/TextClassificationContext;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019225HSPLandroid/view/textclassifier/TextClassificationContext;->getPackageName()Ljava/lang/String;
19226HSPLandroid/view/textclassifier/TextClassificationContext;->getWidgetType()Ljava/lang/String;
19227HSPLandroid/view/textclassifier/TextClassificationContext;->setSystemTextClassifierMetadata(Landroid/view/textclassifier/SystemTextClassifierMetadata;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070019228HSPLandroid/view/textclassifier/TextClassificationManager$$ExternalSyntheticLambda0;-><init>(Landroid/view/textclassifier/TextClassificationManager;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019229HSPLandroid/view/textclassifier/TextClassificationManager;-><init>(Landroid/content/Context;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070019230HSPLandroid/view/textclassifier/TextClassificationManager;->createTextClassificationSession(Landroid/view/textclassifier/TextClassificationContext;)Landroid/view/textclassifier/TextClassifier;
art-benchmark-service84deab32021-05-12 09:41:00 -070019231HSPLandroid/view/textclassifier/TextClassificationManager;->getSettings()Landroid/view/textclassifier/TextClassificationConstants;
art-benchmark-service66b4d952021-07-17 17:15:31 -070019232HSPLandroid/view/textclassifier/TextClassificationManager;->getSettings(Landroid/content/Context;)Landroid/view/textclassifier/TextClassificationConstants;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019233HSPLandroid/view/textclassifier/TextClassificationManager;->getSystemTextClassifier(I)Landroid/view/textclassifier/TextClassifier;
art-benchmark-service84deab32021-05-12 09:41:00 -070019234HSPLandroid/view/textclassifier/TextClassificationManager;->getTextClassifier()Landroid/view/textclassifier/TextClassifier;
19235HSPLandroid/view/textclassifier/TextClassificationSession;-><init>(Landroid/view/textclassifier/TextClassificationContext;Landroid/view/textclassifier/TextClassifier;)V
19236HSPLandroid/view/textclassifier/TextClassificationSession;->checkDestroyedAndRun(Ljava/util/function/Supplier;)Ljava/lang/Object;
19237HSPLandroid/view/textclassifier/TextClassificationSession;->isDestroyed()Z
19238HSPLandroid/view/textclassifier/TextClassificationSessionId$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/TextClassificationSessionId;
19239HSPLandroid/view/textclassifier/TextClassificationSessionId$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
19240HSPLandroid/view/textclassifier/TextClassificationSessionId;-><init>(Ljava/lang/String;Landroid/os/IBinder;)V
19241HSPLandroid/view/textclassifier/TextClassifier$EntityConfig$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/TextClassifier$EntityConfig;
19242HSPLandroid/view/textclassifier/TextClassifier$EntityConfig$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
19243HSPLandroid/view/textclassifier/TextClassifier$EntityConfig;-><init>(Landroid/os/Parcel;)V
19244HSPLandroid/view/textclassifier/TextClassifier$Utils;->checkMainThread()V
19245HSPLandroid/view/textclassifier/TextClassifierEvent$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclassifier/TextClassifierEvent;
19246HSPLandroid/view/textclassifier/TextClassifierEvent$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
19247HSPLandroid/view/textclassifier/TextClassifierEvent;-><init>(Landroid/os/Parcel;)V
19248HSPLandroid/view/textclassifier/TextClassifierEvent;->getEventContext()Landroid/view/textclassifier/TextClassificationContext;
19249HSPLandroid/view/textclassifier/TextClassifierEvent;->getParcelToken()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019250HSPLandroid/view/textclassifier/TextClassifierEvent;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019251HSPLandroid/view/textclassifier/TextLinks$Request;-><init>(Ljava/lang/CharSequence;Landroid/os/LocaleList;Landroid/view/textclassifier/TextClassifier$EntityConfig;ZLjava/time/ZonedDateTime;Landroid/os/Bundle;)V
19252HSPLandroid/view/textclassifier/TextLinks$Request;->getText()Ljava/lang/CharSequence;
19253HSPLandroid/view/textclassifier/TextLinks$Request;->setSystemTextClassifierMetadata(Landroid/view/textclassifier/SystemTextClassifierMetadata;)V
19254HSPLandroid/view/textclassifier/TextLinks$Request;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070019255HSPLandroid/view/textclassifier/TextLinks;->getLinks()Ljava/util/Collection;
art-benchmark-service84deab32021-05-12 09:41:00 -070019256HSPLandroid/view/textservice/SentenceSuggestionsInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textservice/SentenceSuggestionsInfo;
19257HSPLandroid/view/textservice/SentenceSuggestionsInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
19258HSPLandroid/view/textservice/SentenceSuggestionsInfo$1;->newArray(I)[Landroid/view/textservice/SentenceSuggestionsInfo;
19259HSPLandroid/view/textservice/SentenceSuggestionsInfo$1;->newArray(I)[Ljava/lang/Object;
19260HSPLandroid/view/textservice/SentenceSuggestionsInfo;-><init>(Landroid/os/Parcel;)V
19261HSPLandroid/view/textservice/SpellCheckerInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textservice/SpellCheckerInfo;
19262HSPLandroid/view/textservice/SpellCheckerInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
19263HSPLandroid/view/textservice/SpellCheckerInfo;-><init>(Landroid/os/Parcel;)V
19264HSPLandroid/view/textservice/SpellCheckerInfo;->getId()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019265HSPLandroid/view/textservice/SpellCheckerInfo;->getSubtypeAt(I)Landroid/view/textservice/SpellCheckerSubtype;
19266HSPLandroid/view/textservice/SpellCheckerInfo;->getSubtypeCount()I
art-benchmark-service84deab32021-05-12 09:41:00 -070019267HSPLandroid/view/textservice/SpellCheckerSession$InternalListener;->onServiceConnected(Lcom/android/internal/textservice/ISpellCheckerSession;)V
19268HSPLandroid/view/textservice/SpellCheckerSession$SpellCheckerSessionListenerImpl;->onGetSentenceSuggestions([Landroid/view/textservice/SentenceSuggestionsInfo;)V
19269HSPLandroid/view/textservice/SpellCheckerSession$SpellCheckerSessionListenerImpl;->onServiceConnected(Lcom/android/internal/textservice/ISpellCheckerSession;)V
19270HSPLandroid/view/textservice/SpellCheckerSession$SpellCheckerSessionListenerImpl;->processCloseLocked()V
19271HSPLandroid/view/textservice/SpellCheckerSession$SpellCheckerSessionListenerImpl;->processOrEnqueueTask(Landroid/view/textservice/SpellCheckerSession$SpellCheckerSessionListenerImpl$SpellCheckerParams;)V
19272HSPLandroid/view/textservice/SpellCheckerSession$SpellCheckerSessionListenerImpl;->processTask(Lcom/android/internal/textservice/ISpellCheckerSession;Landroid/view/textservice/SpellCheckerSession$SpellCheckerSessionListenerImpl$SpellCheckerParams;Z)V
19273HSPLandroid/view/textservice/SpellCheckerSession;->close()V
19274HSPLandroid/view/textservice/SpellCheckerSession;->finalize()V
19275HSPLandroid/view/textservice/SpellCheckerSession;->getSentenceSuggestions([Landroid/view/textservice/TextInfo;I)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070019276HSPLandroid/view/textservice/SpellCheckerSession;->getSpellCheckerSessionListener()Lcom/android/internal/textservice/ISpellCheckerSessionListener;
19277HSPLandroid/view/textservice/SpellCheckerSession;->getTextServicesSessionListener()Lcom/android/internal/textservice/ITextServicesSessionListener;
art-benchmark-service84deab32021-05-12 09:41:00 -070019278HSPLandroid/view/textservice/SpellCheckerSubtype$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textservice/SpellCheckerSubtype;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019279HSPLandroid/view/textservice/SpellCheckerSubtype$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
19280HSPLandroid/view/textservice/SpellCheckerSubtype;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019281HSPLandroid/view/textservice/SpellCheckerSubtype;->getLocale()Ljava/lang/String;
19282HSPLandroid/view/textservice/SuggestionsInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textservice/SuggestionsInfo;
19283HSPLandroid/view/textservice/SuggestionsInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019284HSPLandroid/view/textservice/SuggestionsInfo;-><init>(Landroid/os/Parcel;)V
19285HSPLandroid/view/textservice/TextInfo;-><init>(Ljava/lang/CharSequence;IIII)V
19286HSPLandroid/view/textservice/TextServicesManager;->createInstance(Landroid/content/Context;)Landroid/view/textservice/TextServicesManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070019287HSPLandroid/view/textservice/TextServicesManager;->finishSpellCheckerService(Lcom/android/internal/textservice/ISpellCheckerSessionListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019288HSPLandroid/view/textservice/TextServicesManager;->getCurrentSpellCheckerSubtype(Z)Landroid/view/textservice/SpellCheckerSubtype;
19289HSPLandroid/view/textservice/TextServicesManager;->isSpellCheckerEnabled()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070019290HSPLandroid/view/textservice/TextServicesManager;->newSpellCheckerSession(Landroid/os/Bundle;Ljava/util/Locale;Landroid/view/textservice/SpellCheckerSession$SpellCheckerSessionListener;Z)Landroid/view/textservice/SpellCheckerSession;
art-benchmark-service66b4d952021-07-17 17:15:31 -070019291HSPLandroid/view/textservice/TextServicesManager;->parseLanguageFromLocaleString(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070019292HSPLandroid/webkit/ConsoleMessage;->message()Ljava/lang/String;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070019293HSPLandroid/webkit/CookieManager;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019294HSPLandroid/webkit/CookieManager;->getInstance()Landroid/webkit/CookieManager;
19295HSPLandroid/webkit/CookieSyncManager;->setGetInstanceIsAllowed()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070019296HSPLandroid/webkit/GeolocationPermissions;-><init>()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070019297HSPLandroid/webkit/IWebViewUpdateService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080019298HSPLandroid/webkit/IWebViewUpdateService$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019299HSPLandroid/webkit/IWebViewUpdateService$Stub$Proxy;->getCurrentWebViewPackage()Landroid/content/pm/PackageInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070019300HSPLandroid/webkit/IWebViewUpdateService$Stub$Proxy;->isMultiProcessEnabled()Z
19301HSPLandroid/webkit/IWebViewUpdateService$Stub$Proxy;->waitForAndGetProvider()Landroid/webkit/WebViewProviderResponse;
art-benchmark-service66b4d952021-07-17 17:15:31 -070019302HSPLandroid/webkit/IWebViewUpdateService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/webkit/IWebViewUpdateService;
art-benchmark-service00abe242023-02-13 10:31:34 -080019303HSPLandroid/webkit/MimeTypeMap;->getMimeTypeFromExtension(Ljava/lang/String;)Ljava/lang/String;+]Llibcore/content/type/MimeMap;Llibcore/content/type/MimeMap;
art-benchmark-service84deab32021-05-12 09:41:00 -070019304HSPLandroid/webkit/MimeTypeMap;->getSingleton()Landroid/webkit/MimeTypeMap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019305HSPLandroid/webkit/URLUtil;->isFileUrl(Ljava/lang/String;)Z
19306HSPLandroid/webkit/URLUtil;->isHttpUrl(Ljava/lang/String;)Z
19307HSPLandroid/webkit/URLUtil;->isHttpsUrl(Ljava/lang/String;)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070019308HSPLandroid/webkit/URLUtil;->isValidUrl(Ljava/lang/String;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070019309HSPLandroid/webkit/WebChromeClient;-><init>()V
19310HSPLandroid/webkit/WebChromeClient;->getVisitedHistory(Landroid/webkit/ValueCallback;)V
19311HSPLandroid/webkit/WebChromeClient;->onProgressChanged(Landroid/webkit/WebView;I)V
19312HSPLandroid/webkit/WebChromeClient;->onReceivedIcon(Landroid/webkit/WebView;Landroid/graphics/Bitmap;)V
19313HSPLandroid/webkit/WebChromeClient;->onReceivedTitle(Landroid/webkit/WebView;Ljava/lang/String;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070019314HSPLandroid/webkit/WebSettings;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019315HSPLandroid/webkit/WebSettings;->getDefaultUserAgent(Landroid/content/Context;)Ljava/lang/String;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070019316HSPLandroid/webkit/WebStorage;-><init>()V
19317HSPLandroid/webkit/WebView$HitTestResult;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019318HSPLandroid/webkit/WebView$PrivateAccess;->overScrollBy(IIIIIIIIZ)V
19319HSPLandroid/webkit/WebView$PrivateAccess;->setMeasuredDimension(II)V
19320HSPLandroid/webkit/WebView$PrivateAccess;->super_getScrollBarStyle()I
19321HSPLandroid/webkit/WebView$PrivateAccess;->super_scrollTo(II)V
19322HSPLandroid/webkit/WebView$PrivateAccess;->super_setFrame(IIII)Z
19323HSPLandroid/webkit/WebView$PrivateAccess;->super_setLayoutParams(Landroid/view/ViewGroup$LayoutParams;)V
19324HSPLandroid/webkit/WebView;-><init>(Landroid/content/Context;)V
19325HSPLandroid/webkit/WebView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
19326HSPLandroid/webkit/WebView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
19327HSPLandroid/webkit/WebView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;IILjava/util/Map;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019328HSPLandroid/webkit/WebView;->addJavascriptInterface(Ljava/lang/Object;Ljava/lang/String;)V
19329HSPLandroid/webkit/WebView;->checkThread()V
19330HSPLandroid/webkit/WebView;->computeHorizontalScrollOffset()I
19331HSPLandroid/webkit/WebView;->computeHorizontalScrollRange()I
19332HSPLandroid/webkit/WebView;->computeScroll()V
19333HSPLandroid/webkit/WebView;->computeVerticalScrollExtent()I
19334HSPLandroid/webkit/WebView;->computeVerticalScrollOffset()I
19335HSPLandroid/webkit/WebView;->computeVerticalScrollRange()I
19336HSPLandroid/webkit/WebView;->destroy()V
19337HSPLandroid/webkit/WebView;->dispatchDraw(Landroid/graphics/Canvas;)V
19338HSPLandroid/webkit/WebView;->ensureProviderCreated()V
19339HSPLandroid/webkit/WebView;->evaluateJavascript(Ljava/lang/String;Landroid/webkit/ValueCallback;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019340HSPLandroid/webkit/WebView;->getCurrentWebViewPackage()Landroid/content/pm/PackageInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070019341HSPLandroid/webkit/WebView;->getFavicon()Landroid/graphics/Bitmap;
19342HSPLandroid/webkit/WebView;->getHandler()Landroid/os/Handler;
19343HSPLandroid/webkit/WebView;->getSettings()Landroid/webkit/WebSettings;
19344HSPLandroid/webkit/WebView;->loadDataWithBaseURL(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
19345HSPLandroid/webkit/WebView;->loadUrl(Ljava/lang/String;)V
19346HSPLandroid/webkit/WebView;->onAttachedToWindow()V
19347HSPLandroid/webkit/WebView;->onDetachedFromWindowInternal()V
19348HSPLandroid/webkit/WebView;->onDraw(Landroid/graphics/Canvas;)V
19349HSPLandroid/webkit/WebView;->onMeasure(II)V
19350HSPLandroid/webkit/WebView;->onOverScrolled(IIZZ)V
19351HSPLandroid/webkit/WebView;->onSizeChanged(IIII)V
19352HSPLandroid/webkit/WebView;->onTouchEvent(Landroid/view/MotionEvent;)Z
19353HSPLandroid/webkit/WebView;->onVisibilityChanged(Landroid/view/View;I)V
19354HSPLandroid/webkit/WebView;->onWindowFocusChanged(Z)V
19355HSPLandroid/webkit/WebView;->onWindowVisibilityChanged(I)V
19356HSPLandroid/webkit/WebView;->setBackgroundColor(I)V
19357HSPLandroid/webkit/WebView;->setDataDirectorySuffix(Ljava/lang/String;)V
19358HSPLandroid/webkit/WebView;->setFrame(IIII)Z
19359HSPLandroid/webkit/WebView;->setLayoutParams(Landroid/view/ViewGroup$LayoutParams;)V
19360HSPLandroid/webkit/WebView;->setOverScrollMode(I)V
19361HSPLandroid/webkit/WebView;->setWebChromeClient(Landroid/webkit/WebChromeClient;)V
19362HSPLandroid/webkit/WebView;->setWebViewClient(Landroid/webkit/WebViewClient;)V
19363HSPLandroid/webkit/WebViewClient;-><init>()V
19364HSPLandroid/webkit/WebViewClient;->doUpdateVisitedHistory(Landroid/webkit/WebView;Ljava/lang/String;Z)V
19365HSPLandroid/webkit/WebViewClient;->onLoadResource(Landroid/webkit/WebView;Ljava/lang/String;)V
19366HSPLandroid/webkit/WebViewClient;->onPageCommitVisible(Landroid/webkit/WebView;Ljava/lang/String;)V
19367HSPLandroid/webkit/WebViewClient;->onPageFinished(Landroid/webkit/WebView;Ljava/lang/String;)V
19368HSPLandroid/webkit/WebViewClient;->onPageStarted(Landroid/webkit/WebView;Ljava/lang/String;Landroid/graphics/Bitmap;)V
19369HSPLandroid/webkit/WebViewClient;->onScaleChanged(Landroid/webkit/WebView;FF)V
19370HSPLandroid/webkit/WebViewClient;->shouldInterceptRequest(Landroid/webkit/WebView;Landroid/webkit/WebResourceRequest;)Landroid/webkit/WebResourceResponse;
19371HSPLandroid/webkit/WebViewClient;->shouldInterceptRequest(Landroid/webkit/WebView;Ljava/lang/String;)Landroid/webkit/WebResourceResponse;
19372HSPLandroid/webkit/WebViewDelegate;->addWebViewAssetPath(Landroid/content/Context;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019373HSPLandroid/webkit/WebViewDelegate;->drawWebViewFunctor(Landroid/graphics/Canvas;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019374HSPLandroid/webkit/WebViewDelegate;->getApplication()Landroid/app/Application;
19375HSPLandroid/webkit/WebViewDelegate;->getDataDirectorySuffix()Ljava/lang/String;
19376HSPLandroid/webkit/WebViewDelegate;->getPackageId(Landroid/content/res/Resources;Ljava/lang/String;)I
19377HSPLandroid/webkit/WebViewDelegate;->isMultiProcessEnabled()Z
19378HSPLandroid/webkit/WebViewFactory;->getDataDirectorySuffix()Ljava/lang/String;
19379HSPLandroid/webkit/WebViewFactory;->getLoadedPackageInfo()Landroid/content/pm/PackageInfo;
19380HSPLandroid/webkit/WebViewFactory;->getProvider()Landroid/webkit/WebViewFactoryProvider;
19381HSPLandroid/webkit/WebViewFactory;->getProviderClass()Ljava/lang/Class;
19382HSPLandroid/webkit/WebViewFactory;->getUpdateService()Landroid/webkit/IWebViewUpdateService;
art-benchmark-service66b4d952021-07-17 17:15:31 -070019383HSPLandroid/webkit/WebViewFactory;->getUpdateServiceUnchecked()Landroid/webkit/IWebViewUpdateService;
art-benchmark-service84deab32021-05-12 09:41:00 -070019384HSPLandroid/webkit/WebViewFactory;->getWebViewContextAndSetProvider()Landroid/content/Context;
art-benchmark-service66b4d952021-07-17 17:15:31 -070019385HSPLandroid/webkit/WebViewFactory;->getWebViewLibrary(Landroid/content/pm/ApplicationInfo;)Ljava/lang/String;
19386HSPLandroid/webkit/WebViewFactory;->isWebViewSupported()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070019387HSPLandroid/webkit/WebViewFactory;->prepareWebViewInZygote()V
19388HSPLandroid/webkit/WebViewFactory;->setDataDirectorySuffix(Ljava/lang/String;)V
19389HSPLandroid/webkit/WebViewFactory;->signaturesEquals([Landroid/content/pm/Signature;[Landroid/content/pm/Signature;)Z
19390HSPLandroid/webkit/WebViewFactory;->verifyPackageInfo(Landroid/content/pm/PackageInfo;Landroid/content/pm/PackageInfo;)V
19391HSPLandroid/webkit/WebViewLibraryLoader;->loadNativeLibrary(Ljava/lang/ClassLoader;Ljava/lang/String;)I
19392HSPLandroid/webkit/WebViewLibraryLoader;->reserveAddressSpaceInZygote()V
19393HSPLandroid/webkit/WebViewProviderResponse$1;->createFromParcel(Landroid/os/Parcel;)Landroid/webkit/WebViewProviderResponse;
19394HSPLandroid/webkit/WebViewProviderResponse$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
19395HSPLandroid/widget/AbsListView$3;->run()V
19396HSPLandroid/widget/AbsListView$AdapterDataSetObserver;->onChanged()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070019397HSPLandroid/widget/AbsListView$DeviceConfigChangeListener;-><init>()V
19398HSPLandroid/widget/AbsListView$DeviceConfigChangeListener;-><init>(Landroid/widget/AbsListView$DeviceConfigChangeListener-IA;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019399HSPLandroid/widget/AbsListView$PerformClick;->run()V
19400HSPLandroid/widget/AbsListView$RecycleBin;->addScrapView(Landroid/view/View;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019401HSPLandroid/widget/AbsListView$RecycleBin;->clear()V
19402HSPLandroid/widget/AbsListView$RecycleBin;->clearTransientStateViews()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019403HSPLandroid/widget/AbsListView$RecycleBin;->fillActiveViews(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019404HSPLandroid/widget/AbsListView$RecycleBin;->getActiveView(I)Landroid/view/View;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019405HSPLandroid/widget/AbsListView$RecycleBin;->getScrapView(I)Landroid/view/View;
art-benchmark-service84deab32021-05-12 09:41:00 -070019406HSPLandroid/widget/AbsListView$RecycleBin;->getTransientStateView(I)Landroid/view/View;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019407HSPLandroid/widget/AbsListView$RecycleBin;->markChildrenDirty()V
19408HSPLandroid/widget/AbsListView$RecycleBin;->pruneScrapViews()V
19409HSPLandroid/widget/AbsListView$RecycleBin;->removeSkippedScrap()V
19410HSPLandroid/widget/AbsListView$RecycleBin;->retrieveFromScrap(Ljava/util/ArrayList;I)Landroid/view/View;
art-benchmark-service84deab32021-05-12 09:41:00 -070019411HSPLandroid/widget/AbsListView$RecycleBin;->scrapActiveViews()V
19412HSPLandroid/widget/AbsListView$RecycleBin;->setViewTypeCount(I)V
19413HSPLandroid/widget/AbsListView$RecycleBin;->shouldRecycleViewType(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019414HSPLandroid/widget/AbsListView$SavedState;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019415HSPLandroid/widget/AbsListView$WindowRunnnable;->rememberWindowAttachCount()V
19416HSPLandroid/widget/AbsListView$WindowRunnnable;->sameWindow()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019417HSPLandroid/widget/AbsListView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019418HSPLandroid/widget/AbsListView;->checkLayoutParams(Landroid/view/ViewGroup$LayoutParams;)Z
19419HSPLandroid/widget/AbsListView;->clearChoices()V
art-benchmark-service08401c12022-12-23 09:27:20 -080019420HSPLandroid/widget/AbsListView;->computeVerticalScrollExtent()I
19421HSPLandroid/widget/AbsListView;->computeVerticalScrollOffset()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019422HSPLandroid/widget/AbsListView;->computeVerticalScrollRange()I
19423HSPLandroid/widget/AbsListView;->dispatchDraw(Landroid/graphics/Canvas;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019424HSPLandroid/widget/AbsListView;->dispatchSetPressed(Z)V
art-benchmark-service08401c12022-12-23 09:27:20 -080019425HSPLandroid/widget/AbsListView;->draw(Landroid/graphics/Canvas;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019426HSPLandroid/widget/AbsListView;->drawableStateChanged()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019427HSPLandroid/widget/AbsListView;->generateDefaultLayoutParams()Landroid/view/ViewGroup$LayoutParams;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019428HSPLandroid/widget/AbsListView;->generateLayoutParams(Landroid/util/AttributeSet;)Landroid/view/ViewGroup$LayoutParams;
19429HSPLandroid/widget/AbsListView;->generateLayoutParams(Landroid/util/AttributeSet;)Landroid/widget/AbsListView$LayoutParams;
art-benchmark-service84deab32021-05-12 09:41:00 -070019430HSPLandroid/widget/AbsListView;->getDrawableStateForSelector()[I
19431HSPLandroid/widget/AbsListView;->getVerticalScrollbarWidth()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019432HSPLandroid/widget/AbsListView;->handleBoundsChange()V
19433HSPLandroid/widget/AbsListView;->handleDataChanged()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019434HSPLandroid/widget/AbsListView;->handleScrollBarDragging(Landroid/view/MotionEvent;)Z
19435HSPLandroid/widget/AbsListView;->hideSelector()V
19436HSPLandroid/widget/AbsListView;->initAbsListView()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019437HSPLandroid/widget/AbsListView;->internalSetPadding(IIII)V
19438HSPLandroid/widget/AbsListView;->invokeOnItemScrollListener()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019439HSPLandroid/widget/AbsListView;->isFastScrollEnabled()Z
19440HSPLandroid/widget/AbsListView;->isInFilterMode()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019441HSPLandroid/widget/AbsListView;->isVerticalScrollBarHidden()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070019442HSPLandroid/widget/AbsListView;->jumpDrawablesToCurrentState()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019443HSPLandroid/widget/AbsListView;->obtainView(I[Z)Landroid/view/View;
art-benchmark-service84deab32021-05-12 09:41:00 -070019444HSPLandroid/widget/AbsListView;->onAttachedToWindow()V
19445HSPLandroid/widget/AbsListView;->onCancelPendingInputEvents()V
19446HSPLandroid/widget/AbsListView;->onDetachedFromWindow()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019447HSPLandroid/widget/AbsListView;->onInterceptTouchEvent(Landroid/view/MotionEvent;)Z
19448HSPLandroid/widget/AbsListView;->onLayout(ZIIII)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019449HSPLandroid/widget/AbsListView;->onMeasure(II)V
19450HSPLandroid/widget/AbsListView;->onRtlPropertiesChanged(I)V
19451HSPLandroid/widget/AbsListView;->onSaveInstanceState()Landroid/os/Parcelable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019452HSPLandroid/widget/AbsListView;->onTouchDown(Landroid/view/MotionEvent;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070019453HSPLandroid/widget/AbsListView;->onTouchEvent(Landroid/view/MotionEvent;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070019454HSPLandroid/widget/AbsListView;->onTouchModeChanged(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019455HSPLandroid/widget/AbsListView;->onTouchMove(Landroid/view/MotionEvent;Landroid/view/MotionEvent;)V
19456HSPLandroid/widget/AbsListView;->onTouchUp(Landroid/view/MotionEvent;)V
19457HSPLandroid/widget/AbsListView;->onWindowFocusChanged(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019458HSPLandroid/widget/AbsListView;->performItemClick(Landroid/view/View;IJ)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019459HSPLandroid/widget/AbsListView;->pointToPosition(II)I
art-benchmark-service84deab32021-05-12 09:41:00 -070019460HSPLandroid/widget/AbsListView;->positionSelector(ILandroid/view/View;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019461HSPLandroid/widget/AbsListView;->positionSelector(ILandroid/view/View;ZFF)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019462HSPLandroid/widget/AbsListView;->reportScrollStateChange(I)V
19463HSPLandroid/widget/AbsListView;->requestLayout()V
19464HSPLandroid/widget/AbsListView;->resetList()V
19465HSPLandroid/widget/AbsListView;->setChoiceMode(I)V
19466HSPLandroid/widget/AbsListView;->setFastScrollAlwaysVisible(Z)V
19467HSPLandroid/widget/AbsListView;->setFastScrollEnabled(Z)V
19468HSPLandroid/widget/AbsListView;->setFastScrollStyle(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019469HSPLandroid/widget/AbsListView;->setFrame(IIII)Z
19470HSPLandroid/widget/AbsListView;->setItemViewLayoutParams(Landroid/view/View;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019471HSPLandroid/widget/AbsListView;->setOnScrollListener(Landroid/widget/AbsListView$OnScrollListener;)V
19472HSPLandroid/widget/AbsListView;->setScrollingCacheEnabled(Z)V
19473HSPLandroid/widget/AbsListView;->setSelectionFromTop(II)V
19474HSPLandroid/widget/AbsListView;->setSelector(Landroid/graphics/drawable/Drawable;)V
19475HSPLandroid/widget/AbsListView;->setSmoothScrollbarEnabled(Z)V
19476HSPLandroid/widget/AbsListView;->setStackFromBottom(Z)V
19477HSPLandroid/widget/AbsListView;->setTextFilterEnabled(Z)V
19478HSPLandroid/widget/AbsListView;->setTranscriptMode(I)V
19479HSPLandroid/widget/AbsListView;->setVisibleRangeHint(II)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070019480HSPLandroid/widget/AbsListView;->setupDeviceConfigProperties()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019481HSPLandroid/widget/AbsListView;->shouldShowSelector()Z
19482HSPLandroid/widget/AbsListView;->startScrollIfNeeded(IILandroid/view/MotionEvent;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070019483HSPLandroid/widget/AbsListView;->touchModeDrawsInPressedState()Z
19484HSPLandroid/widget/AbsListView;->updateScrollIndicators()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019485HSPLandroid/widget/AbsListView;->updateSelectorState()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019486HSPLandroid/widget/AbsListView;->verifyDrawable(Landroid/graphics/drawable/Drawable;)Z
19487HSPLandroid/widget/AbsSeekBar;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
19488HSPLandroid/widget/AbsSeekBar;->applyThumbTint()V
19489HSPLandroid/widget/AbsSeekBar;->applyTickMarkTint()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019490HSPLandroid/widget/AbsSeekBar;->drawThumb(Landroid/graphics/Canvas;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019491HSPLandroid/widget/AbsSeekBar;->drawTickMarks(Landroid/graphics/Canvas;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019492HSPLandroid/widget/AbsSeekBar;->drawTrack(Landroid/graphics/Canvas;)V
19493HSPLandroid/widget/AbsSeekBar;->drawableStateChanged()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019494HSPLandroid/widget/AbsSeekBar;->getThumbOffset()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019495HSPLandroid/widget/AbsSeekBar;->growRectTo(Landroid/graphics/Rect;I)V
19496HSPLandroid/widget/AbsSeekBar;->jumpDrawablesToCurrentState()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019497HSPLandroid/widget/AbsSeekBar;->onDraw(Landroid/graphics/Canvas;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019498HSPLandroid/widget/AbsSeekBar;->onMeasure(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019499HSPLandroid/widget/AbsSeekBar;->onResolveDrawables(I)V
19500HSPLandroid/widget/AbsSeekBar;->onRtlPropertiesChanged(I)V
19501HSPLandroid/widget/AbsSeekBar;->onSizeChanged(IIII)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019502HSPLandroid/widget/AbsSeekBar;->onVisualProgressChanged(IF)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019503HSPLandroid/widget/AbsSeekBar;->setKeyProgressIncrement(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019504HSPLandroid/widget/AbsSeekBar;->setMax(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019505HSPLandroid/widget/AbsSeekBar;->setMin(I)V
19506HSPLandroid/widget/AbsSeekBar;->setThumb(Landroid/graphics/drawable/Drawable;)V
19507HSPLandroid/widget/AbsSeekBar;->setThumbOffset(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019508HSPLandroid/widget/AbsSeekBar;->setThumbPos(ILandroid/graphics/drawable/Drawable;FI)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019509HSPLandroid/widget/AbsSeekBar;->setTickMark(Landroid/graphics/drawable/Drawable;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019510HSPLandroid/widget/AbsSeekBar;->updateGestureExclusionRects()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019511HSPLandroid/widget/AbsSeekBar;->updateThumbAndTrackPos(II)V
19512HSPLandroid/widget/AbsSeekBar;->verifyDrawable(Landroid/graphics/drawable/Drawable;)Z
19513HSPLandroid/widget/AbsSpinner;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
19514HSPLandroid/widget/AbsSpinner;->getAdapter()Landroid/widget/Adapter;
19515HSPLandroid/widget/AbsSpinner;->getAdapter()Landroid/widget/SpinnerAdapter;
19516HSPLandroid/widget/AbsSpinner;->getAutofillType()I
19517HSPLandroid/widget/AbsSpinner;->requestLayout()V
19518HSPLandroid/widget/AbsoluteLayout;->onLayout(ZIIII)V
19519HSPLandroid/widget/AbsoluteLayout;->onMeasure(II)V
19520HSPLandroid/widget/ActionMenuView;-><init>(Landroid/content/Context;)V
19521HSPLandroid/widget/ActionMenuView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019522HSPLandroid/widget/ActionMenuView;->onMeasure(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019523HSPLandroid/widget/ActionMenuView;->peekMenu()Lcom/android/internal/view/menu/MenuBuilder;
art-benchmark-service66b4d952021-07-17 17:15:31 -070019524HSPLandroid/widget/AdapterView$AdapterDataSetObserver;-><init>(Landroid/widget/AdapterView;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019525HSPLandroid/widget/AdapterView$AdapterDataSetObserver;->onChanged()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019526HSPLandroid/widget/AdapterView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019527HSPLandroid/widget/AdapterView;->checkFocus()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019528HSPLandroid/widget/AdapterView;->checkSelectionChanged()V
19529HSPLandroid/widget/AdapterView;->dispatchSaveInstanceState(Landroid/util/SparseArray;)V
19530HSPLandroid/widget/AdapterView;->getCount()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019531HSPLandroid/widget/AdapterView;->getItemIdAtPosition(I)J
art-benchmark-service84deab32021-05-12 09:41:00 -070019532HSPLandroid/widget/AdapterView;->getSelectedItemId()J
19533HSPLandroid/widget/AdapterView;->isInFilterMode()Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070019534HSPLandroid/widget/AdapterView;->onProvideStructure(Landroid/view/ViewStructure;II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019535HSPLandroid/widget/AdapterView;->rememberSyncState()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019536HSPLandroid/widget/AdapterView;->setEmptyView(Landroid/view/View;)V
19537HSPLandroid/widget/AdapterView;->setFocusable(I)V
19538HSPLandroid/widget/AdapterView;->setFocusableInTouchMode(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019539HSPLandroid/widget/AdapterView;->setNextSelectedPositionInt(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019540HSPLandroid/widget/AdapterView;->setOnItemClickListener(Landroid/widget/AdapterView$OnItemClickListener;)V
19541HSPLandroid/widget/AdapterView;->setOnItemSelectedListener(Landroid/widget/AdapterView$OnItemSelectedListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019542HSPLandroid/widget/AdapterView;->setSelectedPositionInt(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019543HSPLandroid/widget/AdapterView;->updateEmptyStatus(Z)V
19544HSPLandroid/widget/ArrayAdapter;-><init>(Landroid/content/Context;I)V
19545HSPLandroid/widget/ArrayAdapter;-><init>(Landroid/content/Context;IILjava/util/List;)V
19546HSPLandroid/widget/ArrayAdapter;-><init>(Landroid/content/Context;IILjava/util/List;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019547HSPLandroid/widget/ArrayAdapter;->clear()V
19548HSPLandroid/widget/ArrayAdapter;->getCount()I
19549HSPLandroid/widget/ArrayAdapter;->getItem(I)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070019550HSPLandroid/widget/ArrayAdapter;->getItemId(I)J
19551HSPLandroid/widget/ArrayAdapter;->notifyDataSetChanged()V
19552HSPLandroid/widget/AutoCompleteTextView$DropDownItemClickListener;-><init>(Landroid/widget/AutoCompleteTextView;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019553HSPLandroid/widget/AutoCompleteTextView$MyWatcher;-><init>(Landroid/widget/AutoCompleteTextView;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019554HSPLandroid/widget/AutoCompleteTextView$PassThroughClickListener;-><init>(Landroid/widget/AutoCompleteTextView;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019555HSPLandroid/widget/AutoCompleteTextView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019556HSPLandroid/widget/AutoCompleteTextView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;IILandroid/content/res/Resources$Theme;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019557HSPLandroid/widget/AutoCompleteTextView;->setCompletionHint(Ljava/lang/CharSequence;)V
19558HSPLandroid/widget/BaseAdapter;-><init>()V
19559HSPLandroid/widget/BaseAdapter;->areAllItemsEnabled()Z
19560HSPLandroid/widget/BaseAdapter;->getItemViewType(I)I
19561HSPLandroid/widget/BaseAdapter;->getViewTypeCount()I
19562HSPLandroid/widget/BaseAdapter;->hasStableIds()Z
19563HSPLandroid/widget/BaseAdapter;->isEmpty()Z
19564HSPLandroid/widget/BaseAdapter;->isEnabled(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019565HSPLandroid/widget/BaseAdapter;->notifyDataSetChanged()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019566HSPLandroid/widget/BaseAdapter;->registerDataSetObserver(Landroid/database/DataSetObserver;)V
19567HSPLandroid/widget/BaseAdapter;->unregisterDataSetObserver(Landroid/database/DataSetObserver;)V
19568HSPLandroid/widget/Button;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
19569HSPLandroid/widget/Button;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
19570HSPLandroid/widget/Button;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
19571HSPLandroid/widget/Button;->getAccessibilityClassName()Ljava/lang/CharSequence;
19572HSPLandroid/widget/CheckBox;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
19573HSPLandroid/widget/CompoundButton$SavedState;->writeToParcel(Landroid/os/Parcel;I)V
19574HSPLandroid/widget/CompoundButton;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019575HSPLandroid/widget/CompoundButton;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019576HSPLandroid/widget/CompoundButton;->applyButtonTint()V
19577HSPLandroid/widget/CompoundButton;->drawableHotspotChanged(FF)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019578HSPLandroid/widget/CompoundButton;->drawableStateChanged()V
19579HSPLandroid/widget/CompoundButton;->getAutofillType()I
19580HSPLandroid/widget/CompoundButton;->getAutofillValue()Landroid/view/autofill/AutofillValue;
art-benchmark-service84deab32021-05-12 09:41:00 -070019581HSPLandroid/widget/CompoundButton;->getButtonDrawable()Landroid/graphics/drawable/Drawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019582HSPLandroid/widget/CompoundButton;->getButtonStateDescription()Ljava/lang/CharSequence;
19583HSPLandroid/widget/CompoundButton;->getCompoundPaddingLeft()I
19584HSPLandroid/widget/CompoundButton;->getCompoundPaddingRight()I
19585HSPLandroid/widget/CompoundButton;->getHorizontalOffsetForDrawables()I
art-benchmark-service84deab32021-05-12 09:41:00 -070019586HSPLandroid/widget/CompoundButton;->isChecked()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019587HSPLandroid/widget/CompoundButton;->jumpDrawablesToCurrentState()V
19588HSPLandroid/widget/CompoundButton;->onCreateDrawableState(I)[I
19589HSPLandroid/widget/CompoundButton;->onDraw(Landroid/graphics/Canvas;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070019590HSPLandroid/widget/CompoundButton;->onProvideStructure(Landroid/view/ViewStructure;II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019591HSPLandroid/widget/CompoundButton;->onResolveDrawables(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019592HSPLandroid/widget/CompoundButton;->onSaveInstanceState()Landroid/os/Parcelable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019593HSPLandroid/widget/CompoundButton;->setButtonDrawable(Landroid/graphics/drawable/Drawable;)V
19594HSPLandroid/widget/CompoundButton;->setChecked(Z)V
19595HSPLandroid/widget/CompoundButton;->setDefaultStateDescription()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019596HSPLandroid/widget/CompoundButton;->setOnCheckedChangeListener(Landroid/widget/CompoundButton$OnCheckedChangeListener;)V
19597HSPLandroid/widget/CompoundButton;->verifyDrawable(Landroid/graphics/drawable/Drawable;)Z
19598HSPLandroid/widget/EdgeEffect;-><init>(Landroid/content/Context;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019599HSPLandroid/widget/EdgeEffect;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
19600HSPLandroid/widget/EdgeEffect;->calculateDistanceFromGlowValues(FF)F
art-benchmark-service66b4d952021-07-17 17:15:31 -070019601HSPLandroid/widget/EdgeEffect;->dampStretchVector(F)F
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080019602HSPLandroid/widget/EdgeEffect;->draw(Landroid/graphics/Canvas;)Z+]Landroid/graphics/Matrix;Landroid/graphics/Matrix;]Landroid/graphics/RecordingCanvas;Landroid/graphics/RecordingCanvas;]Landroid/graphics/RenderNode;Landroid/graphics/RenderNode;
art-benchmark-service84deab32021-05-12 09:41:00 -070019603HSPLandroid/widget/EdgeEffect;->finish()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070019604HSPLandroid/widget/EdgeEffect;->getCurrentEdgeEffectBehavior()I
art-benchmark-service66b4d952021-07-17 17:15:31 -070019605HSPLandroid/widget/EdgeEffect;->getDistance()F
19606HSPLandroid/widget/EdgeEffect;->isAtEquilibrium()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070019607HSPLandroid/widget/EdgeEffect;->isFinished()Z
19608HSPLandroid/widget/EdgeEffect;->onAbsorb(I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080019609HSPLandroid/widget/EdgeEffect;->onPull(FF)V+]Landroid/graphics/Rect;Landroid/graphics/Rect;
19610HSPLandroid/widget/EdgeEffect;->onPullDistance(FF)F+]Landroid/widget/EdgeEffect;Landroid/widget/EdgeEffect;
art-benchmark-service84deab32021-05-12 09:41:00 -070019611HSPLandroid/widget/EdgeEffect;->onRelease()V
art-benchmark-service00abe242023-02-13 10:31:34 -080019612HSPLandroid/widget/EdgeEffect;->setSize(II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019613HSPLandroid/widget/EdgeEffect;->update()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070019614HSPLandroid/widget/EdgeEffect;->updateSpring()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019615HSPLandroid/widget/EditText;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
19616HSPLandroid/widget/EditText;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
19617HSPLandroid/widget/EditText;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
19618HSPLandroid/widget/EditText;->getAccessibilityClassName()Ljava/lang/CharSequence;
19619HSPLandroid/widget/EditText;->getDefaultEditable()Z
19620HSPLandroid/widget/EditText;->getDefaultMovementMethod()Landroid/text/method/MovementMethod;
19621HSPLandroid/widget/EditText;->getFreezesText()Z
19622HSPLandroid/widget/EditText;->getText()Landroid/text/Editable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019623HSPLandroid/widget/EditText;->getText()Ljava/lang/CharSequence;
art-benchmark-service84deab32021-05-12 09:41:00 -070019624HSPLandroid/widget/EditText;->setEllipsize(Landroid/text/TextUtils$TruncateAt;)V
19625HSPLandroid/widget/EditText;->setSelection(I)V
19626HSPLandroid/widget/EditText;->setText(Ljava/lang/CharSequence;Landroid/widget/TextView$BufferType;)V
19627HSPLandroid/widget/EditText;->supportsAutoSizeText()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019628HSPLandroid/widget/Editor$$ExternalSyntheticLambda2;-><init>(Landroid/widget/Editor;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019629HSPLandroid/widget/Editor$2;->onDraw()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019630HSPLandroid/widget/Editor$AccessibilitySmartActions;-><init>(Landroid/widget/TextView;)V
19631HSPLandroid/widget/Editor$AccessibilitySmartActions;-><init>(Landroid/widget/TextView;Landroid/widget/Editor$AccessibilitySmartActions-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019632HSPLandroid/widget/Editor$Blink;->cancel()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019633HSPLandroid/widget/Editor$Blink;->run()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019634HSPLandroid/widget/Editor$Blink;->uncancel()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070019635HSPLandroid/widget/Editor$CursorAnchorInfoNotifier;->updatePosition(IIZZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019636HSPLandroid/widget/Editor$EditOperation;-><init>(Landroid/widget/Editor;Ljava/lang/String;ILjava/lang/String;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019637HSPLandroid/widget/Editor$EditOperation;->commit()V
19638HSPLandroid/widget/Editor$EditOperation;->forceMergeWith(Landroid/widget/Editor$EditOperation;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019639HSPLandroid/widget/Editor$EditOperation;->mergeDeleteWith(Landroid/widget/Editor$EditOperation;)Z
19640HSPLandroid/widget/Editor$EditOperation;->mergeInsertWith(Landroid/widget/Editor$EditOperation;)Z
19641HSPLandroid/widget/Editor$EditOperation;->mergeReplaceWith(Landroid/widget/Editor$EditOperation;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070019642HSPLandroid/widget/Editor$EditOperation;->mergeWith(Landroid/widget/Editor$EditOperation;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019643HSPLandroid/widget/Editor$EditOperation;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019644HSPLandroid/widget/Editor$HandleView;-><init>(Landroid/widget/Editor;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;I)V
19645HSPLandroid/widget/Editor$HandleView;->getHorizontal(Landroid/text/Layout;I)F
19646HSPLandroid/widget/Editor$HandleView;->hide()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019647HSPLandroid/widget/Editor$HandleView;->invalidate()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019648HSPLandroid/widget/Editor$HandleView;->isAtRtlRun(Landroid/text/Layout;I)Z
19649HSPLandroid/widget/Editor$HandleView;->isDragging()Z
19650HSPLandroid/widget/Editor$HandleView;->onDraw(Landroid/graphics/Canvas;)V
19651HSPLandroid/widget/Editor$HandleView;->onSizeChanged(IIII)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019652HSPLandroid/widget/Editor$HandleView;->positionAtCursorOffset(IZZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019653HSPLandroid/widget/Editor$HandleView;->setDrawables(Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;)V
19654HSPLandroid/widget/Editor$HandleView;->shouldShow()Z
19655HSPLandroid/widget/Editor$HandleView;->updateDrawable(Z)V
19656HSPLandroid/widget/Editor$HandleView;->updatePosition(IIZZ)V
19657HSPLandroid/widget/Editor$InsertionHandleView;-><init>(Landroid/widget/Editor;Landroid/graphics/drawable/Drawable;)V
19658HSPLandroid/widget/Editor$InsertionHandleView;->dismiss()V
19659HSPLandroid/widget/Editor$InsertionHandleView;->getCurrentCursorOffset()I
19660HSPLandroid/widget/Editor$InsertionHandleView;->getCursorHorizontalPosition(Landroid/text/Layout;I)I
19661HSPLandroid/widget/Editor$InsertionHandleView;->getCursorOffset()I
19662HSPLandroid/widget/Editor$InsertionHandleView;->getHorizontalGravity(Z)I
19663HSPLandroid/widget/Editor$InsertionHandleView;->getHotspotX(Landroid/graphics/drawable/Drawable;Z)I
19664HSPLandroid/widget/Editor$InsertionHandleView;->isShowing()Z
19665HSPLandroid/widget/Editor$InsertionHandleView;->onDetached()V
19666HSPLandroid/widget/Editor$InsertionHandleView;->onMeasure(II)V
19667HSPLandroid/widget/Editor$InsertionHandleView;->show()V
19668HSPLandroid/widget/Editor$InsertionHandleView;->updateDrawable(Z)V
19669HSPLandroid/widget/Editor$InsertionHandleView;->updateSelection(I)V
19670HSPLandroid/widget/Editor$InsertionPointCursorController;->getHandle()Landroid/widget/Editor$InsertionHandleView;
19671HSPLandroid/widget/Editor$InsertionPointCursorController;->hide()V
19672HSPLandroid/widget/Editor$InsertionPointCursorController;->invalidateHandle()V
19673HSPLandroid/widget/Editor$InsertionPointCursorController;->isActive()Z
19674HSPLandroid/widget/Editor$InsertionPointCursorController;->isCursorBeingModified()Z
19675HSPLandroid/widget/Editor$InsertionPointCursorController;->onDetached()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019676HSPLandroid/widget/Editor$InsertionPointCursorController;->onTouchEvent(Landroid/view/MotionEvent;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019677HSPLandroid/widget/Editor$InsertionPointCursorController;->show()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019678HSPLandroid/widget/Editor$PositionListener;->addSubscriber(Landroid/widget/Editor$TextViewPositionListener;Z)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070019679HSPLandroid/widget/Editor$PositionListener;->onPreDraw()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070019680HSPLandroid/widget/Editor$PositionListener;->onScrollChanged()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019681HSPLandroid/widget/Editor$PositionListener;->removeSubscriber(Landroid/widget/Editor$TextViewPositionListener;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080019682HSPLandroid/widget/Editor$PositionListener;->updatePosition()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019683HSPLandroid/widget/Editor$ProcessTextIntentActionsHandler;-><init>(Landroid/widget/Editor;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019684HSPLandroid/widget/Editor$SelectionModifierCursorController;->getMinTouchOffset()I
19685HSPLandroid/widget/Editor$SelectionModifierCursorController;->hide()V
19686HSPLandroid/widget/Editor$SelectionModifierCursorController;->invalidateHandles()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019687HSPLandroid/widget/Editor$SelectionModifierCursorController;->isCursorBeingModified()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070019688HSPLandroid/widget/Editor$SelectionModifierCursorController;->isDragAcceleratorActive()Z
19689HSPLandroid/widget/Editor$SelectionModifierCursorController;->isSelectionStartDragged()Z
19690HSPLandroid/widget/Editor$SelectionModifierCursorController;->onDetached()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019691HSPLandroid/widget/Editor$SelectionModifierCursorController;->onTouchEvent(Landroid/view/MotionEvent;)V
19692HSPLandroid/widget/Editor$SelectionModifierCursorController;->resetDragAcceleratorState()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019693HSPLandroid/widget/Editor$SelectionModifierCursorController;->resetTouchOffsets()V
19694HSPLandroid/widget/Editor$SelectionModifierCursorController;->updateSelection(Landroid/view/MotionEvent;)V
19695HSPLandroid/widget/Editor$SpanController;->hide()V
19696HSPLandroid/widget/Editor$SpanController;->onSpanAdded(Landroid/text/Spannable;Ljava/lang/Object;II)V
19697HSPLandroid/widget/Editor$SpanController;->onSpanChanged(Landroid/text/Spannable;Ljava/lang/Object;IIII)V
19698HSPLandroid/widget/Editor$SpanController;->onSpanRemoved(Landroid/text/Spannable;Ljava/lang/Object;II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019699HSPLandroid/widget/Editor$TextRenderNode;->needsRecord()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070019700HSPLandroid/widget/Editor$UndoInputFilter;->beginBatchEdit()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019701HSPLandroid/widget/Editor$UndoInputFilter;->canUndoEdit(Ljava/lang/CharSequence;IILandroid/text/Spanned;II)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070019702HSPLandroid/widget/Editor$UndoInputFilter;->endBatchEdit()V
19703HSPLandroid/widget/Editor$UndoInputFilter;->filter(Ljava/lang/CharSequence;IILandroid/text/Spanned;II)Ljava/lang/CharSequence;
19704HSPLandroid/widget/Editor$UndoInputFilter;->handleEdit(Ljava/lang/CharSequence;IILandroid/text/Spanned;IIZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019705HSPLandroid/widget/Editor$UndoInputFilter;->recordEdit(Landroid/widget/Editor$EditOperation;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019706HSPLandroid/widget/Editor$UndoInputFilter;->restoreInstanceState(Landroid/os/Parcel;)V
19707HSPLandroid/widget/Editor$UndoInputFilter;->saveInstanceState(Landroid/os/Parcel;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070019708HSPLandroid/widget/Editor;->-$$Nest$fgetmTextView(Landroid/widget/Editor;)Landroid/widget/TextView;
19709HSPLandroid/widget/Editor;->-$$Nest$mgetInputMethodManager(Landroid/widget/Editor;)Landroid/view/inputmethod/InputMethodManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019710HSPLandroid/widget/Editor;-><init>(Landroid/widget/TextView;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019711HSPLandroid/widget/Editor;->addSpanWatchers(Landroid/text/Spannable;)V
19712HSPLandroid/widget/Editor;->adjustInputType(ZZZZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019713HSPLandroid/widget/Editor;->beginBatchEdit()V
19714HSPLandroid/widget/Editor;->clampHorizontalPosition(Landroid/graphics/drawable/Drawable;F)I
art-benchmark-service84deab32021-05-12 09:41:00 -070019715HSPLandroid/widget/Editor;->createInputContentTypeIfNeeded()V
19716HSPLandroid/widget/Editor;->createInputMethodStateIfNeeded()V
19717HSPLandroid/widget/Editor;->discardTextDisplayLists()V
19718HSPLandroid/widget/Editor;->downgradeEasyCorrectionSpans()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019719HSPLandroid/widget/Editor;->drawHardwareAcceleratedInner(Landroid/graphics/Canvas;Landroid/text/Layout;Landroid/graphics/Path;Landroid/graphics/Paint;I[I[IIII)I
19720HSPLandroid/widget/Editor;->endBatchEdit()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019721HSPLandroid/widget/Editor;->ensureEndedBatchEdit()V
19722HSPLandroid/widget/Editor;->ensureNoSelectionIfNonSelectable()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019723HSPLandroid/widget/Editor;->extractedTextModeWillBeStarted()Z
19724HSPLandroid/widget/Editor;->finishBatchEdit(Landroid/widget/Editor$InputMethodState;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019725HSPLandroid/widget/Editor;->forgetUndoRedo()V
19726HSPLandroid/widget/Editor;->getAvailableDisplayListIndex([III)I
19727HSPLandroid/widget/Editor;->getDefaultOnReceiveContentListener()Landroid/widget/TextViewOnReceiveContentListener;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019728HSPLandroid/widget/Editor;->getInputMethodManager()Landroid/view/inputmethod/InputMethodManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070019729HSPLandroid/widget/Editor;->getInsertionController()Landroid/widget/Editor$InsertionPointCursorController;
19730HSPLandroid/widget/Editor;->getLastTapPosition()I
art-benchmark-service66b4d952021-07-17 17:15:31 -070019731HSPLandroid/widget/Editor;->getPositionListener()Landroid/widget/Editor$PositionListener;
19732HSPLandroid/widget/Editor;->getSelectionActionModeHelper()Landroid/widget/SelectionActionModeHelper;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019733HSPLandroid/widget/Editor;->getSelectionController()Landroid/widget/Editor$SelectionModifierCursorController;
art-benchmark-service84deab32021-05-12 09:41:00 -070019734HSPLandroid/widget/Editor;->getTextActionMode()Landroid/view/ActionMode;
19735HSPLandroid/widget/Editor;->getTextView()Landroid/widget/TextView;
19736HSPLandroid/widget/Editor;->hasInsertionController()Z
19737HSPLandroid/widget/Editor;->hasSelectionController()Z
19738HSPLandroid/widget/Editor;->hideCursorAndSpanControllers()V
19739HSPLandroid/widget/Editor;->hideInsertionPointCursorController()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019740HSPLandroid/widget/Editor;->invalidateHandlesAndActionMode()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019741HSPLandroid/widget/Editor;->invalidateTextDisplayList()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019742HSPLandroid/widget/Editor;->invalidateTextDisplayList(Landroid/text/Layout;II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019743HSPLandroid/widget/Editor;->isCursorInsideEasyCorrectionSpan()Z
19744HSPLandroid/widget/Editor;->loadCursorDrawable()V
19745HSPLandroid/widget/Editor;->loadHandleDrawables(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019746HSPLandroid/widget/Editor;->makeBlink()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070019747HSPLandroid/widget/Editor;->maybeFireScheduledRestartInputForSetText()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019748HSPLandroid/widget/Editor;->onAttachedToWindow()V
19749HSPLandroid/widget/Editor;->onDetachedFromWindow()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019750HSPLandroid/widget/Editor;->onFocusChanged(ZI)V
19751HSPLandroid/widget/Editor;->onLocaleChanged()V
19752HSPLandroid/widget/Editor;->onScreenStateChanged(I)V
19753HSPLandroid/widget/Editor;->onScrollChanged()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019754HSPLandroid/widget/Editor;->onTouchEvent(Landroid/view/MotionEvent;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019755HSPLandroid/widget/Editor;->onTouchUpEvent(Landroid/view/MotionEvent;)V
19756HSPLandroid/widget/Editor;->onWindowFocusChanged(Z)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080019757HSPLandroid/widget/Editor;->prepareCursorControllers()V+]Landroid/view/View;missing_types]Landroid/widget/Editor;Landroid/widget/Editor;]Landroid/widget/TextView;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019758HSPLandroid/widget/Editor;->refreshTextActionMode()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019759HSPLandroid/widget/Editor;->reportExtractedText()Z
19760HSPLandroid/widget/Editor;->restoreInstanceState(Landroid/os/ParcelableParcel;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070019761HSPLandroid/widget/Editor;->resumeBlink()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019762HSPLandroid/widget/Editor;->saveInstanceState()Landroid/os/ParcelableParcel;
art-benchmark-service66b4d952021-07-17 17:15:31 -070019763HSPLandroid/widget/Editor;->scheduleRestartInputForSetText()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019764HSPLandroid/widget/Editor;->sendOnTextChanged(III)V
19765HSPLandroid/widget/Editor;->sendUpdateSelection()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019766HSPLandroid/widget/Editor;->setFrame()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019767HSPLandroid/widget/Editor;->shouldBlink()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070019768HSPLandroid/widget/Editor;->shouldFilterOutTouchEvent(Landroid/view/MotionEvent;)Z
19769HSPLandroid/widget/Editor;->shouldRenderCursor()Z
19770HSPLandroid/widget/Editor;->stopTextActionMode()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019771HSPLandroid/widget/Editor;->unregisterOnBackInvokedCallback()V
19772HSPLandroid/widget/Editor;->updateCursorPosition()V
19773HSPLandroid/widget/Editor;->updateCursorPosition(IIF)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019774HSPLandroid/widget/Editor;->updateFloatingToolbarVisibility(Landroid/view/MotionEvent;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019775HSPLandroid/widget/Editor;->updateSpellCheckSpans(IIZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019776HSPLandroid/widget/EditorTouchState;->getLastDownX()F
19777HSPLandroid/widget/EditorTouchState;->getLastDownY()F
19778HSPLandroid/widget/EditorTouchState;->isMovedEnoughForDrag()Z
19779HSPLandroid/widget/EditorTouchState;->isMultiTap()Z
19780HSPLandroid/widget/EditorTouchState;->isMultiTapInSameArea()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019781HSPLandroid/widget/EditorTouchState;->update(Landroid/view/MotionEvent;Landroid/view/ViewConfiguration;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019782HSPLandroid/widget/Filter;-><init>()V
19783HSPLandroid/widget/ForwardingListener;-><init>(Landroid/view/View;)V
19784HSPLandroid/widget/ForwardingListener;->onViewAttachedToWindow(Landroid/view/View;)V
19785HSPLandroid/widget/ForwardingListener;->onViewDetachedFromWindow(Landroid/view/View;)V
19786HSPLandroid/widget/FrameLayout$LayoutParams;-><init>(II)V
19787HSPLandroid/widget/FrameLayout$LayoutParams;-><init>(III)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080019788HSPLandroid/widget/FrameLayout$LayoutParams;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V+]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;
art-benchmark-service84deab32021-05-12 09:41:00 -070019789HSPLandroid/widget/FrameLayout$LayoutParams;-><init>(Landroid/view/ViewGroup$LayoutParams;)V
19790HSPLandroid/widget/FrameLayout;-><init>(Landroid/content/Context;)V
19791HSPLandroid/widget/FrameLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
19792HSPLandroid/widget/FrameLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080019793HSPLandroid/widget/FrameLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V+]Landroid/widget/FrameLayout;missing_types]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;
art-benchmark-service84deab32021-05-12 09:41:00 -070019794HSPLandroid/widget/FrameLayout;->checkLayoutParams(Landroid/view/ViewGroup$LayoutParams;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019795HSPLandroid/widget/FrameLayout;->generateDefaultLayoutParams()Landroid/view/ViewGroup$LayoutParams;
art-benchmark-service84deab32021-05-12 09:41:00 -070019796HSPLandroid/widget/FrameLayout;->generateDefaultLayoutParams()Landroid/widget/FrameLayout$LayoutParams;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019797HSPLandroid/widget/FrameLayout;->generateLayoutParams(Landroid/util/AttributeSet;)Landroid/view/ViewGroup$LayoutParams;
19798HSPLandroid/widget/FrameLayout;->generateLayoutParams(Landroid/util/AttributeSet;)Landroid/widget/FrameLayout$LayoutParams;
art-benchmark-service84deab32021-05-12 09:41:00 -070019799HSPLandroid/widget/FrameLayout;->generateLayoutParams(Landroid/view/ViewGroup$LayoutParams;)Landroid/view/ViewGroup$LayoutParams;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019800HSPLandroid/widget/FrameLayout;->getAccessibilityClassName()Ljava/lang/CharSequence;
art-benchmark-service00abe242023-02-13 10:31:34 -080019801HSPLandroid/widget/FrameLayout;->getPaddingBottomWithForeground()I
19802HSPLandroid/widget/FrameLayout;->getPaddingLeftWithForeground()I
19803HSPLandroid/widget/FrameLayout;->getPaddingRightWithForeground()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019804HSPLandroid/widget/FrameLayout;->getPaddingTopWithForeground()I
art-benchmark-service00abe242023-02-13 10:31:34 -080019805HSPLandroid/widget/FrameLayout;->layoutChildren(IIIIZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019806HSPLandroid/widget/FrameLayout;->onLayout(ZIIII)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070019807HSPLandroid/widget/FrameLayout;->onMeasure(II)V+]Landroid/widget/FrameLayout;missing_types]Landroid/view/View;missing_types]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84deab32021-05-12 09:41:00 -070019808HSPLandroid/widget/FrameLayout;->setForegroundGravity(I)V
19809HSPLandroid/widget/FrameLayout;->setMeasureAllChildren(Z)V
19810HSPLandroid/widget/FrameLayout;->shouldDelayChildPressedState()Z
19811HSPLandroid/widget/GridLayout$7$1;->getOffset(Landroid/widget/GridLayout;Landroid/view/View;Landroid/widget/GridLayout$Alignment;IZ)I
19812HSPLandroid/widget/GridLayout$7$1;->include(II)V
19813HSPLandroid/widget/GridLayout$7$1;->reset()V
19814HSPLandroid/widget/GridLayout$7$1;->size(Z)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019815HSPLandroid/widget/GridLayout$7;->getAlignmentValue(Landroid/view/View;II)I
art-benchmark-service84deab32021-05-12 09:41:00 -070019816HSPLandroid/widget/GridLayout$7;->getGravityOffset(Landroid/view/View;I)I
19817HSPLandroid/widget/GridLayout$Alignment;->getSizeInCell(Landroid/view/View;II)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019818HSPLandroid/widget/GridLayout$Assoc;->pack()Landroid/widget/GridLayout$PackedMap;
art-benchmark-service66b4d952021-07-17 17:15:31 -070019819HSPLandroid/widget/GridLayout$Axis$1;-><init>(Landroid/widget/GridLayout$Axis;[Landroid/widget/GridLayout$Arc;)V
19820HSPLandroid/widget/GridLayout$Axis$1;->walk(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019821HSPLandroid/widget/GridLayout$Axis;-><init>(Landroid/widget/GridLayout;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019822HSPLandroid/widget/GridLayout$Axis;->calculateMaxIndex()I
19823HSPLandroid/widget/GridLayout$Axis;->computeGroupBounds()V
19824HSPLandroid/widget/GridLayout$Axis;->computeHasWeights()Z
19825HSPLandroid/widget/GridLayout$Axis;->computeLinks(Landroid/widget/GridLayout$PackedMap;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019826HSPLandroid/widget/GridLayout$Axis;->computeLocations([I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019827HSPLandroid/widget/GridLayout$Axis;->createArcs()[Landroid/widget/GridLayout$Arc;
19828HSPLandroid/widget/GridLayout$Axis;->createGroupBounds()Landroid/widget/GridLayout$PackedMap;
19829HSPLandroid/widget/GridLayout$Axis;->createLinks(Z)Landroid/widget/GridLayout$PackedMap;
art-benchmark-service84deab32021-05-12 09:41:00 -070019830HSPLandroid/widget/GridLayout$Axis;->getGroupBounds()Landroid/widget/GridLayout$PackedMap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019831HSPLandroid/widget/GridLayout$Axis;->getLocations()[I
art-benchmark-service84deab32021-05-12 09:41:00 -070019832HSPLandroid/widget/GridLayout$Axis;->getMeasure(I)I
art-benchmark-service66b4d952021-07-17 17:15:31 -070019833HSPLandroid/widget/GridLayout$Axis;->groupArcsByFirstVertex([Landroid/widget/GridLayout$Arc;)[[Landroid/widget/GridLayout$Arc;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019834HSPLandroid/widget/GridLayout$Axis;->include(Ljava/util/List;Landroid/widget/GridLayout$Interval;Landroid/widget/GridLayout$MutableInt;Z)V
19835HSPLandroid/widget/GridLayout$Axis;->layout(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019836HSPLandroid/widget/GridLayout$Axis;->setCount(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019837HSPLandroid/widget/GridLayout$Axis;->solve([Landroid/widget/GridLayout$Arc;[IZ)Z
19838HSPLandroid/widget/GridLayout$Bounds;->getOffset(Landroid/widget/GridLayout;Landroid/view/View;Landroid/widget/GridLayout$Alignment;IZ)I
art-benchmark-service84deab32021-05-12 09:41:00 -070019839HSPLandroid/widget/GridLayout$Bounds;->include(II)V
19840HSPLandroid/widget/GridLayout$Bounds;->reset()V
19841HSPLandroid/widget/GridLayout$Bounds;->size(Z)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019842HSPLandroid/widget/GridLayout$Interval;->equals(Ljava/lang/Object;)Z
19843HSPLandroid/widget/GridLayout$LayoutParams;->hashCode()I
19844HSPLandroid/widget/GridLayout$PackedMap;->compact([Ljava/lang/Object;[I)[Ljava/lang/Object;
19845HSPLandroid/widget/GridLayout$PackedMap;->createIndex([Ljava/lang/Object;)[I
art-benchmark-service84deab32021-05-12 09:41:00 -070019846HSPLandroid/widget/GridLayout$PackedMap;->getValue(I)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019847HSPLandroid/widget/GridLayout$Spec;->hashCode()I
art-benchmark-service84deab32021-05-12 09:41:00 -070019848HSPLandroid/widget/GridLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019849HSPLandroid/widget/GridLayout;->computeLayoutParamsHashCode()I
art-benchmark-service84deab32021-05-12 09:41:00 -070019850HSPLandroid/widget/GridLayout;->consistencyCheck()V
19851HSPLandroid/widget/GridLayout;->getDefaultMargin(Landroid/view/View;Landroid/widget/GridLayout$LayoutParams;ZZ)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019852HSPLandroid/widget/GridLayout;->getLayoutParams(Landroid/view/View;)Landroid/widget/GridLayout$LayoutParams;
19853HSPLandroid/widget/GridLayout;->getMargin(Landroid/view/View;ZZ)I
19854HSPLandroid/widget/GridLayout;->getMargin1(Landroid/view/View;ZZ)I
19855HSPLandroid/widget/GridLayout;->getMeasurement(Landroid/view/View;Z)I
19856HSPLandroid/widget/GridLayout;->measureChildrenWithMargins(IIZ)V
19857HSPLandroid/widget/GridLayout;->onLayout(ZIIII)V
19858HSPLandroid/widget/GridLayout;->onMeasure(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019859HSPLandroid/widget/GridLayout;->requestLayout()V
19860HSPLandroid/widget/GridLayout;->setAlignmentMode(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019861HSPLandroid/widget/GridLayout;->setColumnCount(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019862HSPLandroid/widget/GridLayout;->setColumnOrderPreserved(Z)V
19863HSPLandroid/widget/GridLayout;->setOrientation(I)V
19864HSPLandroid/widget/GridLayout;->setRowCount(I)V
19865HSPLandroid/widget/GridLayout;->setRowOrderPreserved(Z)V
19866HSPLandroid/widget/GridLayout;->setUseDefaultMargins(Z)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070019867HSPLandroid/widget/GridLayout;->validateLayoutParams()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019868HSPLandroid/widget/HorizontalScrollView$SavedState$1;->createFromParcel(Landroid/os/Parcel;)Landroid/widget/HorizontalScrollView$SavedState;
19869HSPLandroid/widget/HorizontalScrollView$SavedState$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
19870HSPLandroid/widget/HorizontalScrollView$SavedState;->writeToParcel(Landroid/os/Parcel;I)V
19871HSPLandroid/widget/HorizontalScrollView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
19872HSPLandroid/widget/HorizontalScrollView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019873HSPLandroid/widget/HorizontalScrollView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019874HSPLandroid/widget/HorizontalScrollView;->addView(Landroid/view/View;)V
19875HSPLandroid/widget/HorizontalScrollView;->addView(Landroid/view/View;I)V
19876HSPLandroid/widget/HorizontalScrollView;->addView(Landroid/view/View;ILandroid/view/ViewGroup$LayoutParams;)V
19877HSPLandroid/widget/HorizontalScrollView;->addView(Landroid/view/View;Landroid/view/ViewGroup$LayoutParams;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019878HSPLandroid/widget/HorizontalScrollView;->computeScroll()V
19879HSPLandroid/widget/HorizontalScrollView;->draw(Landroid/graphics/Canvas;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019880HSPLandroid/widget/HorizontalScrollView;->getAccessibilityClassName()Ljava/lang/CharSequence;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019881HSPLandroid/widget/HorizontalScrollView;->getScrollRange()I
art-benchmark-service84deab32021-05-12 09:41:00 -070019882HSPLandroid/widget/HorizontalScrollView;->inChild(II)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019883HSPLandroid/widget/HorizontalScrollView;->initScrollView()V
19884HSPLandroid/widget/HorizontalScrollView;->measureChildWithMargins(Landroid/view/View;IIII)V
19885HSPLandroid/widget/HorizontalScrollView;->onInterceptTouchEvent(Landroid/view/MotionEvent;)Z
19886HSPLandroid/widget/HorizontalScrollView;->onLayout(ZIIII)V
19887HSPLandroid/widget/HorizontalScrollView;->onMeasure(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019888HSPLandroid/widget/HorizontalScrollView;->onRestoreInstanceState(Landroid/os/Parcelable;)V
19889HSPLandroid/widget/HorizontalScrollView;->onSaveInstanceState()Landroid/os/Parcelable;
19890HSPLandroid/widget/HorizontalScrollView;->onSizeChanged(IIII)V
19891HSPLandroid/widget/HorizontalScrollView;->requestLayout()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019892HSPLandroid/widget/HorizontalScrollView;->scrollTo(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019893HSPLandroid/widget/HorizontalScrollView;->setFillViewport(Z)V
19894HSPLandroid/widget/HorizontalScrollView;->shouldDelayChildPressedState()Z
19895HSPLandroid/widget/ImageButton;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
19896HSPLandroid/widget/ImageButton;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019897HSPLandroid/widget/ImageButton;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019898HSPLandroid/widget/ImageButton;->getAccessibilityClassName()Ljava/lang/CharSequence;
19899HSPLandroid/widget/ImageButton;->onSetAlpha(I)Z
19900HSPLandroid/widget/ImageView$ScaleType;->values()[Landroid/widget/ImageView$ScaleType;
19901HSPLandroid/widget/ImageView;-><init>(Landroid/content/Context;)V
19902HSPLandroid/widget/ImageView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
19903HSPLandroid/widget/ImageView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080019904HSPLandroid/widget/ImageView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V+]Landroid/widget/ImageView;missing_types]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;]Landroid/content/Context;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019905HSPLandroid/widget/ImageView;->applyAlpha()V
19906HSPLandroid/widget/ImageView;->applyColorFilter()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080019907HSPLandroid/widget/ImageView;->applyImageTint()V+]Landroid/widget/ImageView;missing_types]Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/VectorDrawable;,Landroid/graphics/drawable/BitmapDrawable;
art-benchmark-service84deab32021-05-12 09:41:00 -070019908HSPLandroid/widget/ImageView;->applyXfermode()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019909HSPLandroid/widget/ImageView;->clearColorFilter()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080019910HSPLandroid/widget/ImageView;->configureBounds()V+]Landroid/graphics/RectF;Landroid/graphics/RectF;]Landroid/graphics/Matrix;Landroid/graphics/Matrix;]Landroid/graphics/drawable/Drawable;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019911HSPLandroid/widget/ImageView;->drawableHotspotChanged(FF)V
19912HSPLandroid/widget/ImageView;->drawableStateChanged()V
19913HSPLandroid/widget/ImageView;->getAccessibilityClassName()Ljava/lang/CharSequence;
art-benchmark-service84deab32021-05-12 09:41:00 -070019914HSPLandroid/widget/ImageView;->getBaseline()I
19915HSPLandroid/widget/ImageView;->getDrawable()Landroid/graphics/drawable/Drawable;
19916HSPLandroid/widget/ImageView;->getImageMatrix()Landroid/graphics/Matrix;
19917HSPLandroid/widget/ImageView;->getScaleType()Landroid/widget/ImageView$ScaleType;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019918HSPLandroid/widget/ImageView;->hasOverlappingRendering()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080019919HSPLandroid/widget/ImageView;->initImageView()V+]Landroid/widget/ImageView;missing_types
art-benchmark-service00abe242023-02-13 10:31:34 -080019920HSPLandroid/widget/ImageView;->invalidateDrawable(Landroid/graphics/drawable/Drawable;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019921HSPLandroid/widget/ImageView;->isFilledByImage()Z
19922HSPLandroid/widget/ImageView;->isOpaque()Z
19923HSPLandroid/widget/ImageView;->jumpDrawablesToCurrentState()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019924HSPLandroid/widget/ImageView;->onAttachedToWindow()V
19925HSPLandroid/widget/ImageView;->onCreateDrawableState(I)[I
19926HSPLandroid/widget/ImageView;->onDetachedFromWindow()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080019927HSPLandroid/widget/ImageView;->onDraw(Landroid/graphics/Canvas;)V+]Landroid/graphics/Canvas;Landroid/graphics/RecordingCanvas;]Landroid/graphics/drawable/Drawable;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019928HSPLandroid/widget/ImageView;->onMeasure(II)V
19929HSPLandroid/widget/ImageView;->onRtlPropertiesChanged(I)V
art-benchmark-service00abe242023-02-13 10:31:34 -080019930HSPLandroid/widget/ImageView;->onVisibilityAggregated(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019931HSPLandroid/widget/ImageView;->resizeFromDrawable()V
art-benchmark-service84deab32021-05-12 09:41:00 -070019932HSPLandroid/widget/ImageView;->resolveAdjustedSize(III)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019933HSPLandroid/widget/ImageView;->resolveUri()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070019934HSPLandroid/widget/ImageView;->scaleTypeToScaleToFit(Landroid/widget/ImageView$ScaleType;)Landroid/graphics/Matrix$ScaleToFit;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019935HSPLandroid/widget/ImageView;->setAdjustViewBounds(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019936HSPLandroid/widget/ImageView;->setAlpha(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019937HSPLandroid/widget/ImageView;->setColorFilter(I)V
19938HSPLandroid/widget/ImageView;->setColorFilter(ILandroid/graphics/PorterDuff$Mode;)V
19939HSPLandroid/widget/ImageView;->setColorFilter(Landroid/graphics/ColorFilter;)V
19940HSPLandroid/widget/ImageView;->setCropToPadding(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019941HSPLandroid/widget/ImageView;->setFrame(IIII)Z
19942HSPLandroid/widget/ImageView;->setImageAlpha(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019943HSPLandroid/widget/ImageView;->setImageBitmap(Landroid/graphics/Bitmap;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080019944HSPLandroid/widget/ImageView;->setImageDrawable(Landroid/graphics/drawable/Drawable;)V+]Landroid/widget/ImageView;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019945HSPLandroid/widget/ImageView;->setImageMatrix(Landroid/graphics/Matrix;)V
19946HSPLandroid/widget/ImageView;->setImageResource(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019947HSPLandroid/widget/ImageView;->setImageTintBlendMode(Landroid/graphics/BlendMode;)V
19948HSPLandroid/widget/ImageView;->setImageTintList(Landroid/content/res/ColorStateList;)V
19949HSPLandroid/widget/ImageView;->setMaxHeight(I)V
19950HSPLandroid/widget/ImageView;->setMaxWidth(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019951HSPLandroid/widget/ImageView;->setScaleType(Landroid/widget/ImageView$ScaleType;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019952HSPLandroid/widget/ImageView;->setSelected(Z)V
19953HSPLandroid/widget/ImageView;->setVisibility(I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080019954HSPLandroid/widget/ImageView;->updateDrawable(Landroid/graphics/drawable/Drawable;)V+]Landroid/graphics/drawable/Drawable;megamorphic_types
art-benchmark-service84deab32021-05-12 09:41:00 -070019955HSPLandroid/widget/ImageView;->verifyDrawable(Landroid/graphics/drawable/Drawable;)Z
19956HSPLandroid/widget/LinearLayout$LayoutParams;-><init>(II)V
19957HSPLandroid/widget/LinearLayout$LayoutParams;-><init>(IIF)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080019958HSPLandroid/widget/LinearLayout$LayoutParams;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V+]Landroid/content/Context;missing_types]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;
art-benchmark-service84deab32021-05-12 09:41:00 -070019959HSPLandroid/widget/LinearLayout$LayoutParams;-><init>(Landroid/view/ViewGroup$LayoutParams;)V
19960HSPLandroid/widget/LinearLayout;-><init>(Landroid/content/Context;)V
19961HSPLandroid/widget/LinearLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
19962HSPLandroid/widget/LinearLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080019963HSPLandroid/widget/LinearLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V+]Landroid/content/Context;missing_types]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;]Landroid/widget/LinearLayout;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019964HSPLandroid/widget/LinearLayout;->allViewsAreGoneBefore(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070019965HSPLandroid/widget/LinearLayout;->checkLayoutParams(Landroid/view/ViewGroup$LayoutParams;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019966HSPLandroid/widget/LinearLayout;->forceUniformHeight(II)V
19967HSPLandroid/widget/LinearLayout;->forceUniformWidth(II)V
19968HSPLandroid/widget/LinearLayout;->generateDefaultLayoutParams()Landroid/view/ViewGroup$LayoutParams;
art-benchmark-service84deab32021-05-12 09:41:00 -070019969HSPLandroid/widget/LinearLayout;->generateDefaultLayoutParams()Landroid/widget/LinearLayout$LayoutParams;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019970HSPLandroid/widget/LinearLayout;->generateLayoutParams(Landroid/util/AttributeSet;)Landroid/view/ViewGroup$LayoutParams;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070019971HSPLandroid/widget/LinearLayout;->generateLayoutParams(Landroid/util/AttributeSet;)Landroid/widget/LinearLayout$LayoutParams;
art-benchmark-service84deab32021-05-12 09:41:00 -070019972HSPLandroid/widget/LinearLayout;->generateLayoutParams(Landroid/view/ViewGroup$LayoutParams;)Landroid/view/ViewGroup$LayoutParams;
19973HSPLandroid/widget/LinearLayout;->generateLayoutParams(Landroid/view/ViewGroup$LayoutParams;)Landroid/widget/LinearLayout$LayoutParams;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019974HSPLandroid/widget/LinearLayout;->getAccessibilityClassName()Ljava/lang/CharSequence;
art-benchmark-service84deab32021-05-12 09:41:00 -070019975HSPLandroid/widget/LinearLayout;->getBaseline()I
19976HSPLandroid/widget/LinearLayout;->getChildrenSkipCount(Landroid/view/View;I)I
19977HSPLandroid/widget/LinearLayout;->getDividerDrawable()Landroid/graphics/drawable/Drawable;
19978HSPLandroid/widget/LinearLayout;->getGravity()I
19979HSPLandroid/widget/LinearLayout;->getLocationOffset(Landroid/view/View;)I
19980HSPLandroid/widget/LinearLayout;->getNextLocationOffset(Landroid/view/View;)I
19981HSPLandroid/widget/LinearLayout;->getOrientation()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019982HSPLandroid/widget/LinearLayout;->getVirtualChildAt(I)Landroid/view/View;
19983HSPLandroid/widget/LinearLayout;->getVirtualChildCount()I
19984HSPLandroid/widget/LinearLayout;->hasDividerBeforeChildAt(I)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080019985HSPLandroid/widget/LinearLayout;->layoutHorizontal(IIII)V+]Landroid/view/View;missing_types]Landroid/widget/LinearLayout;Landroid/widget/LinearLayout;
19986HSPLandroid/widget/LinearLayout;->layoutVertical(IIII)V+]Landroid/view/View;Landroid/widget/RelativeLayout;,Landroid/widget/ImageView;,Landroid/widget/TextView;,Landroid/widget/LinearLayout;]Landroid/widget/LinearLayout;Landroid/widget/LinearLayout;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019987HSPLandroid/widget/LinearLayout;->measureChildBeforeLayout(Landroid/view/View;IIIII)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080019988HSPLandroid/widget/LinearLayout;->measureHorizontal(II)V+]Landroid/view/View;missing_types]Landroid/widget/LinearLayout;missing_types
19989HSPLandroid/widget/LinearLayout;->measureVertical(II)V+]Landroid/view/View;missing_types]Landroid/widget/LinearLayout;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019990HSPLandroid/widget/LinearLayout;->onDraw(Landroid/graphics/Canvas;)V
19991HSPLandroid/widget/LinearLayout;->onLayout(ZIIII)V
19992HSPLandroid/widget/LinearLayout;->onMeasure(II)V
19993HSPLandroid/widget/LinearLayout;->onRtlPropertiesChanged(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019994HSPLandroid/widget/LinearLayout;->setBaselineAligned(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070019995HSPLandroid/widget/LinearLayout;->setChildFrame(Landroid/view/View;IIII)V
19996HSPLandroid/widget/LinearLayout;->setDividerDrawable(Landroid/graphics/drawable/Drawable;)V
19997HSPLandroid/widget/LinearLayout;->setGravity(I)V
19998HSPLandroid/widget/LinearLayout;->setOrientation(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070019999HSPLandroid/widget/LinearLayout;->shouldDelayChildPressedState()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020000HSPLandroid/widget/ListPopupWindow;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020001HSPLandroid/widget/ListPopupWindow;->isShowing()Z
20002HSPLandroid/widget/ListPopupWindow;->setAdapter(Landroid/widget/ListAdapter;)V
20003HSPLandroid/widget/ListPopupWindow;->setAnchorView(Landroid/view/View;)V
20004HSPLandroid/widget/ListPopupWindow;->setBackgroundDrawable(Landroid/graphics/drawable/Drawable;)V
20005HSPLandroid/widget/ListPopupWindow;->setHeight(I)V
20006HSPLandroid/widget/ListPopupWindow;->setListSelector(Landroid/graphics/drawable/Drawable;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070020007HSPLandroid/widget/ListPopupWindow;->setModal(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020008HSPLandroid/widget/ListPopupWindow;->setOnItemClickListener(Landroid/widget/AdapterView$OnItemClickListener;)V
20009HSPLandroid/widget/ListPopupWindow;->setPromptPosition(I)V
20010HSPLandroid/widget/ListPopupWindow;->setPromptView(Landroid/view/View;)V
20011HSPLandroid/widget/ListPopupWindow;->setSoftInputMode(I)V
20012HSPLandroid/widget/ListPopupWindow;->setWidth(I)V
20013HSPLandroid/widget/ListView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
20014HSPLandroid/widget/ListView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
20015HSPLandroid/widget/ListView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020016HSPLandroid/widget/ListView;->adjustViewsUpOrDown()V
art-benchmark-service84deab32021-05-12 09:41:00 -070020017HSPLandroid/widget/ListView;->clearRecycledState(Ljava/util/ArrayList;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020018HSPLandroid/widget/ListView;->correctTooHigh(I)V
art-benchmark-service08401c12022-12-23 09:27:20 -080020019HSPLandroid/widget/ListView;->dispatchDraw(Landroid/graphics/Canvas;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020020HSPLandroid/widget/ListView;->drawChild(Landroid/graphics/Canvas;Landroid/view/View;J)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020021HSPLandroid/widget/ListView;->fillDown(II)Landroid/view/View;
art-benchmark-service84deab32021-05-12 09:41:00 -070020022HSPLandroid/widget/ListView;->fillFromTop(I)Landroid/view/View;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020023HSPLandroid/widget/ListView;->fillSpecific(II)Landroid/view/View;
20024HSPLandroid/widget/ListView;->fillUp(II)Landroid/view/View;
20025HSPLandroid/widget/ListView;->findMotionRow(I)I
20026HSPLandroid/widget/ListView;->findViewInHeadersOrFooters(Ljava/util/ArrayList;I)Landroid/view/View;
20027HSPLandroid/widget/ListView;->findViewTraversal(I)Landroid/view/View;
20028HSPLandroid/widget/ListView;->getAdapter()Landroid/widget/Adapter;
art-benchmark-service84deab32021-05-12 09:41:00 -070020029HSPLandroid/widget/ListView;->getAdapter()Landroid/widget/ListAdapter;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020030HSPLandroid/widget/ListView;->getHeaderViewsCount()I
20031HSPLandroid/widget/ListView;->isOpaque()Z
20032HSPLandroid/widget/ListView;->layoutChildren()V
art-benchmark-service84deab32021-05-12 09:41:00 -070020033HSPLandroid/widget/ListView;->lookForSelectablePosition(IZ)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020034HSPLandroid/widget/ListView;->makeAndAddView(IIZIZ)Landroid/view/View;
20035HSPLandroid/widget/ListView;->measureHeightOfChildren(IIIII)I
20036HSPLandroid/widget/ListView;->measureScrapChild(Landroid/view/View;III)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020037HSPLandroid/widget/ListView;->onDetachedFromWindow()V
20038HSPLandroid/widget/ListView;->onFinishInflate()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020039HSPLandroid/widget/ListView;->onMeasure(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020040HSPLandroid/widget/ListView;->onSizeChanged(IIII)V
20041HSPLandroid/widget/ListView;->recycleOnMeasure()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020042HSPLandroid/widget/ListView;->removeUnusedFixedViews(Ljava/util/List;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020043HSPLandroid/widget/ListView;->resetList()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020044HSPLandroid/widget/ListView;->setAdapter(Landroid/widget/ListAdapter;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020045HSPLandroid/widget/ListView;->setCacheColorHint(I)V
20046HSPLandroid/widget/ListView;->setDivider(Landroid/graphics/drawable/Drawable;)V
20047HSPLandroid/widget/ListView;->setSelection(I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020048HSPLandroid/widget/ListView;->setupChild(Landroid/view/View;IIZIZZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020049HSPLandroid/widget/OverScroller$SplineOverScroller;-><init>(Landroid/content/Context;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020050HSPLandroid/widget/OverScroller$SplineOverScroller;->adjustDuration(III)V
20051HSPLandroid/widget/OverScroller$SplineOverScroller;->continueWhenFinished()Z
20052HSPLandroid/widget/OverScroller$SplineOverScroller;->finish()V
20053HSPLandroid/widget/OverScroller$SplineOverScroller;->fling(IIIII)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070020054HSPLandroid/widget/OverScroller$SplineOverScroller;->getSplineDeceleration(I)D
20055HSPLandroid/widget/OverScroller$SplineOverScroller;->getSplineFlingDistance(I)D
art-benchmark-service84deab32021-05-12 09:41:00 -070020056HSPLandroid/widget/OverScroller$SplineOverScroller;->onEdgeReached()V
20057HSPLandroid/widget/OverScroller$SplineOverScroller;->springback(III)Z
20058HSPLandroid/widget/OverScroller$SplineOverScroller;->startScroll(III)V
20059HSPLandroid/widget/OverScroller$SplineOverScroller;->startSpringback(III)V
20060HSPLandroid/widget/OverScroller$SplineOverScroller;->update()Z
20061HSPLandroid/widget/OverScroller$SplineOverScroller;->updateScroll(F)V
20062HSPLandroid/widget/OverScroller;-><init>(Landroid/content/Context;)V
20063HSPLandroid/widget/OverScroller;-><init>(Landroid/content/Context;Landroid/view/animation/Interpolator;)V
20064HSPLandroid/widget/OverScroller;-><init>(Landroid/content/Context;Landroid/view/animation/Interpolator;Z)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020065HSPLandroid/widget/OverScroller;->abortAnimation()V+]Landroid/widget/OverScroller$SplineOverScroller;Landroid/widget/OverScroller$SplineOverScroller;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020066HSPLandroid/widget/OverScroller;->computeScrollOffset()Z
20067HSPLandroid/widget/OverScroller;->fling(IIIIIIII)V
20068HSPLandroid/widget/OverScroller;->fling(IIIIIIIIII)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020069HSPLandroid/widget/OverScroller;->forceFinished(Z)V
20070HSPLandroid/widget/OverScroller;->getCurrVelocity()F
20071HSPLandroid/widget/OverScroller;->getCurrX()I
20072HSPLandroid/widget/OverScroller;->getCurrY()I
20073HSPLandroid/widget/OverScroller;->getFinalX()I
20074HSPLandroid/widget/OverScroller;->getFinalY()I
20075HSPLandroid/widget/OverScroller;->isFinished()Z
20076HSPLandroid/widget/OverScroller;->springBack(IIIIII)Z
20077HSPLandroid/widget/OverScroller;->startScroll(IIIII)V
20078HSPLandroid/widget/PopupWindow$PopupBackgroundView;->onCreateDrawableState(I)[I
20079HSPLandroid/widget/PopupWindow$PopupDecorView;->cancelTransitions()V
20080HSPLandroid/widget/PopupWindow$PopupDecorView;->dispatchTouchEvent(Landroid/view/MotionEvent;)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020081HSPLandroid/widget/PopupWindow$PopupDecorView;->onAttachedToWindow()V
20082HSPLandroid/widget/PopupWindow$PopupDecorView;->onDetachedFromWindow()V
20083HSPLandroid/widget/PopupWindow;->-$$Nest$munregisterBackCallback(Landroid/widget/PopupWindow;Landroid/window/OnBackInvokedDispatcher;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020084HSPLandroid/widget/PopupWindow;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020085HSPLandroid/widget/PopupWindow;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020086HSPLandroid/widget/PopupWindow;-><init>(Landroid/view/View;II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020087HSPLandroid/widget/PopupWindow;-><init>(Landroid/view/View;IIZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020088HSPLandroid/widget/PopupWindow;->attachToAnchor(Landroid/view/View;III)V
20089HSPLandroid/widget/PopupWindow;->computeFlags(I)I
20090HSPLandroid/widget/PopupWindow;->createBackgroundView(Landroid/view/View;)Landroid/widget/PopupWindow$PopupBackgroundView;
20091HSPLandroid/widget/PopupWindow;->createDecorView(Landroid/view/View;)Landroid/widget/PopupWindow$PopupDecorView;
20092HSPLandroid/widget/PopupWindow;->createPopupLayoutParams(Landroid/os/IBinder;)Landroid/view/WindowManager$LayoutParams;
20093HSPLandroid/widget/PopupWindow;->detachFromAnchor()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020094HSPLandroid/widget/PopupWindow;->dismiss()V
20095HSPLandroid/widget/PopupWindow;->findDropDownPosition(Landroid/view/View;Landroid/view/WindowManager$LayoutParams;IIIIIZ)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070020096HSPLandroid/widget/PopupWindow;->getAnchor()Landroid/view/View;
20097HSPLandroid/widget/PopupWindow;->getAppRootView(Landroid/view/View;)Landroid/view/View;
20098HSPLandroid/widget/PopupWindow;->getBackground()Landroid/graphics/drawable/Drawable;
20099HSPLandroid/widget/PopupWindow;->getContentView()Landroid/view/View;
20100HSPLandroid/widget/PopupWindow;->getDecorViewLayoutParams()Landroid/view/WindowManager$LayoutParams;
20101HSPLandroid/widget/PopupWindow;->getHeight()I
20102HSPLandroid/widget/PopupWindow;->getTransition(I)Landroid/transition/Transition;
20103HSPLandroid/widget/PopupWindow;->getWidth()I
20104HSPLandroid/widget/PopupWindow;->hasContentView()Z
20105HSPLandroid/widget/PopupWindow;->invokePopup(Landroid/view/WindowManager$LayoutParams;)V
20106HSPLandroid/widget/PopupWindow;->isShowing()Z
20107HSPLandroid/widget/PopupWindow;->isSplitTouchEnabled()Z
20108HSPLandroid/widget/PopupWindow;->preparePopup(Landroid/view/WindowManager$LayoutParams;)V
20109HSPLandroid/widget/PopupWindow;->setAttachedInDecor(Z)V
20110HSPLandroid/widget/PopupWindow;->setBackgroundDrawable(Landroid/graphics/drawable/Drawable;)V
20111HSPLandroid/widget/PopupWindow;->setContentView(Landroid/view/View;)V
20112HSPLandroid/widget/PopupWindow;->setEnterTransition(Landroid/transition/Transition;)V
20113HSPLandroid/widget/PopupWindow;->setExitTransition(Landroid/transition/Transition;)V
20114HSPLandroid/widget/PopupWindow;->setFocusable(Z)V
20115HSPLandroid/widget/PopupWindow;->setHeight(I)V
20116HSPLandroid/widget/PopupWindow;->setInputMethodMode(I)V
20117HSPLandroid/widget/PopupWindow;->setOnDismissListener(Landroid/widget/PopupWindow$OnDismissListener;)V
20118HSPLandroid/widget/PopupWindow;->setOutsideTouchable(Z)V
20119HSPLandroid/widget/PopupWindow;->setSoftInputMode(I)V
20120HSPLandroid/widget/PopupWindow;->setTouchInterceptor(Landroid/view/View$OnTouchListener;)V
20121HSPLandroid/widget/PopupWindow;->setWidth(I)V
20122HSPLandroid/widget/PopupWindow;->setWindowLayoutType(I)V
20123HSPLandroid/widget/PopupWindow;->showAsDropDown(Landroid/view/View;III)V
20124HSPLandroid/widget/PopupWindow;->showAtLocation(Landroid/os/IBinder;III)V
20125HSPLandroid/widget/PopupWindow;->showAtLocation(Landroid/view/View;III)V
20126HSPLandroid/widget/PopupWindow;->tryFitHorizontal(Landroid/view/WindowManager$LayoutParams;IIIIIIIZ)Z
20127HSPLandroid/widget/PopupWindow;->tryFitVertical(Landroid/view/WindowManager$LayoutParams;IIIIIIIZ)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020128HSPLandroid/widget/PopupWindow;->unregisterBackCallback(Landroid/window/OnBackInvokedDispatcher;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020129HSPLandroid/widget/PopupWindow;->update(IIII)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020130HSPLandroid/widget/PopupWindow;->update(IIIIZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020131HSPLandroid/widget/PopupWindow;->update(Landroid/view/View;Landroid/view/WindowManager$LayoutParams;)V
20132HSPLandroid/widget/PopupWindow;->updateAboveAnchor(Z)V
20133HSPLandroid/widget/ProgressBar$2;-><init>(Landroid/widget/ProgressBar;Ljava/lang/String;)V
20134HSPLandroid/widget/ProgressBar$SavedState$1;->createFromParcel(Landroid/os/Parcel;)Landroid/widget/ProgressBar$SavedState;
20135HSPLandroid/widget/ProgressBar$SavedState$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
20136HSPLandroid/widget/ProgressBar$SavedState;->writeToParcel(Landroid/os/Parcel;I)V
20137HSPLandroid/widget/ProgressBar;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
20138HSPLandroid/widget/ProgressBar;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020139HSPLandroid/widget/ProgressBar;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
20140HSPLandroid/widget/ProgressBar;->applyIndeterminateTint()V
20141HSPLandroid/widget/ProgressBar;->applyPrimaryProgressTint()V
20142HSPLandroid/widget/ProgressBar;->applyProgressBackgroundTint()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070020143HSPLandroid/widget/ProgressBar;->applyProgressTints()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020144HSPLandroid/widget/ProgressBar;->doRefreshProgress(IIZZZ)V
20145HSPLandroid/widget/ProgressBar;->drawTrack(Landroid/graphics/Canvas;)V
20146HSPLandroid/widget/ProgressBar;->drawableHotspotChanged(FF)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020147HSPLandroid/widget/ProgressBar;->drawableStateChanged()V
20148HSPLandroid/widget/ProgressBar;->getAccessibilityClassName()Ljava/lang/CharSequence;
20149HSPLandroid/widget/ProgressBar;->getCurrentDrawable()Landroid/graphics/drawable/Drawable;
20150HSPLandroid/widget/ProgressBar;->getIndeterminateDrawable()Landroid/graphics/drawable/Drawable;
20151HSPLandroid/widget/ProgressBar;->getMax()I
20152HSPLandroid/widget/ProgressBar;->getMin()I
20153HSPLandroid/widget/ProgressBar;->getProgress()I
20154HSPLandroid/widget/ProgressBar;->getProgressDrawable()Landroid/graphics/drawable/Drawable;
20155HSPLandroid/widget/ProgressBar;->initProgressBar()V
art-benchmark-service00abe242023-02-13 10:31:34 -080020156HSPLandroid/widget/ProgressBar;->invalidateDrawable(Landroid/graphics/drawable/Drawable;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020157HSPLandroid/widget/ProgressBar;->isIndeterminate()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020158HSPLandroid/widget/ProgressBar;->jumpDrawablesToCurrentState()V
20159HSPLandroid/widget/ProgressBar;->needsTileify(Landroid/graphics/drawable/Drawable;)Z
20160HSPLandroid/widget/ProgressBar;->onAttachedToWindow()V
20161HSPLandroid/widget/ProgressBar;->onDetachedFromWindow()V
20162HSPLandroid/widget/ProgressBar;->onDraw(Landroid/graphics/Canvas;)V
20163HSPLandroid/widget/ProgressBar;->onMeasure(II)V
20164HSPLandroid/widget/ProgressBar;->onProgressRefresh(FZI)V
20165HSPLandroid/widget/ProgressBar;->onResolveDrawables(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020166HSPLandroid/widget/ProgressBar;->onRestoreInstanceState(Landroid/os/Parcelable;)V
20167HSPLandroid/widget/ProgressBar;->onSaveInstanceState()Landroid/os/Parcelable;
20168HSPLandroid/widget/ProgressBar;->onSizeChanged(IIII)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020169HSPLandroid/widget/ProgressBar;->onVisibilityAggregated(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020170HSPLandroid/widget/ProgressBar;->onVisualProgressChanged(IF)V
20171HSPLandroid/widget/ProgressBar;->postInvalidate()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020172HSPLandroid/widget/ProgressBar;->refreshProgress(IIZZ)V
20173HSPLandroid/widget/ProgressBar;->setIndeterminate(Z)V
20174HSPLandroid/widget/ProgressBar;->setIndeterminateDrawable(Landroid/graphics/drawable/Drawable;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020175HSPLandroid/widget/ProgressBar;->setInterpolator(Landroid/content/Context;I)V
20176HSPLandroid/widget/ProgressBar;->setInterpolator(Landroid/view/animation/Interpolator;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020177HSPLandroid/widget/ProgressBar;->setMax(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020178HSPLandroid/widget/ProgressBar;->setMin(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020179HSPLandroid/widget/ProgressBar;->setProgress(I)V
20180HSPLandroid/widget/ProgressBar;->setProgressDrawable(Landroid/graphics/drawable/Drawable;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020181HSPLandroid/widget/ProgressBar;->setProgressInternal(IZZ)Z
20182HSPLandroid/widget/ProgressBar;->setSecondaryProgress(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020183HSPLandroid/widget/ProgressBar;->setVisualProgress(IF)V
20184HSPLandroid/widget/ProgressBar;->startAnimation()V
20185HSPLandroid/widget/ProgressBar;->stopAnimation()V
art-benchmark-service84deab32021-05-12 09:41:00 -070020186HSPLandroid/widget/ProgressBar;->swapCurrentDrawable(Landroid/graphics/drawable/Drawable;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020187HSPLandroid/widget/ProgressBar;->updateDrawableBounds(II)V
20188HSPLandroid/widget/ProgressBar;->updateDrawableState()V
art-benchmark-service84deab32021-05-12 09:41:00 -070020189HSPLandroid/widget/ProgressBar;->verifyDrawable(Landroid/graphics/drawable/Drawable;)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070020190HSPLandroid/widget/RelativeLayout$DependencyGraph$Node;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020191HSPLandroid/widget/RelativeLayout$DependencyGraph$Node;->acquire(Landroid/view/View;)Landroid/widget/RelativeLayout$DependencyGraph$Node;
20192HSPLandroid/widget/RelativeLayout$DependencyGraph$Node;->release()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070020193HSPLandroid/widget/RelativeLayout$DependencyGraph;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020194HSPLandroid/widget/RelativeLayout$DependencyGraph;->add(Landroid/view/View;)V
20195HSPLandroid/widget/RelativeLayout$DependencyGraph;->clear()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020196HSPLandroid/widget/RelativeLayout$DependencyGraph;->findRoots([I)Ljava/util/ArrayDeque;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/view/View;missing_types]Ljava/util/ArrayDeque;Ljava/util/ArrayDeque;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/ArrayList;Ljava/util/ArrayList;
20197HSPLandroid/widget/RelativeLayout$DependencyGraph;->getSortedViews([Landroid/view/View;[I)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/view/View;missing_types]Ljava/util/ArrayDeque;Ljava/util/ArrayDeque;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020198HSPLandroid/widget/RelativeLayout$LayoutParams;->-$$Nest$fgetmBottom(Landroid/widget/RelativeLayout$LayoutParams;)I
20199HSPLandroid/widget/RelativeLayout$LayoutParams;->-$$Nest$fgetmLeft(Landroid/widget/RelativeLayout$LayoutParams;)I
20200HSPLandroid/widget/RelativeLayout$LayoutParams;->-$$Nest$fgetmRight(Landroid/widget/RelativeLayout$LayoutParams;)I
20201HSPLandroid/widget/RelativeLayout$LayoutParams;->-$$Nest$fgetmTop(Landroid/widget/RelativeLayout$LayoutParams;)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020202HSPLandroid/widget/RelativeLayout$LayoutParams;->-$$Nest$fputmBottom(Landroid/widget/RelativeLayout$LayoutParams;I)V
20203HSPLandroid/widget/RelativeLayout$LayoutParams;->-$$Nest$fputmTop(Landroid/widget/RelativeLayout$LayoutParams;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020204HSPLandroid/widget/RelativeLayout$LayoutParams;-><init>(II)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020205HSPLandroid/widget/RelativeLayout$LayoutParams;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V+]Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ApplicationInfo;]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;
art-benchmark-service84deab32021-05-12 09:41:00 -070020206HSPLandroid/widget/RelativeLayout$LayoutParams;->addRule(I)V
20207HSPLandroid/widget/RelativeLayout$LayoutParams;->addRule(II)V
20208HSPLandroid/widget/RelativeLayout$LayoutParams;->getRules()[I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020209HSPLandroid/widget/RelativeLayout$LayoutParams;->getRules(I)[I
art-benchmark-service84deab32021-05-12 09:41:00 -070020210HSPLandroid/widget/RelativeLayout$LayoutParams;->hasRelativeRules()Z
20211HSPLandroid/widget/RelativeLayout$LayoutParams;->removeRule(I)V
20212HSPLandroid/widget/RelativeLayout$LayoutParams;->resolveLayoutDirection(I)V
20213HSPLandroid/widget/RelativeLayout$LayoutParams;->resolveRules(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020214HSPLandroid/widget/RelativeLayout$LayoutParams;->shouldResolveLayoutDirection(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070020215HSPLandroid/widget/RelativeLayout;-><init>(Landroid/content/Context;)V
20216HSPLandroid/widget/RelativeLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
20217HSPLandroid/widget/RelativeLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
20218HSPLandroid/widget/RelativeLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
20219HSPLandroid/widget/RelativeLayout;->applyHorizontalSizeRules(Landroid/widget/RelativeLayout$LayoutParams;I[I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020220HSPLandroid/widget/RelativeLayout;->applyVerticalSizeRules(Landroid/widget/RelativeLayout$LayoutParams;II)V+]Landroid/widget/RelativeLayout$LayoutParams;Landroid/widget/RelativeLayout$LayoutParams;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020221HSPLandroid/widget/RelativeLayout;->centerHorizontal(Landroid/view/View;Landroid/widget/RelativeLayout$LayoutParams;I)V
20222HSPLandroid/widget/RelativeLayout;->centerVertical(Landroid/view/View;Landroid/widget/RelativeLayout$LayoutParams;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020223HSPLandroid/widget/RelativeLayout;->checkLayoutParams(Landroid/view/ViewGroup$LayoutParams;)Z
20224HSPLandroid/widget/RelativeLayout;->compareLayoutPosition(Landroid/widget/RelativeLayout$LayoutParams;Landroid/widget/RelativeLayout$LayoutParams;)I
20225HSPLandroid/widget/RelativeLayout;->generateDefaultLayoutParams()Landroid/view/ViewGroup$LayoutParams;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020226HSPLandroid/widget/RelativeLayout;->generateLayoutParams(Landroid/util/AttributeSet;)Landroid/view/ViewGroup$LayoutParams;
20227HSPLandroid/widget/RelativeLayout;->generateLayoutParams(Landroid/util/AttributeSet;)Landroid/widget/RelativeLayout$LayoutParams;
art-benchmark-service84deab32021-05-12 09:41:00 -070020228HSPLandroid/widget/RelativeLayout;->generateLayoutParams(Landroid/view/ViewGroup$LayoutParams;)Landroid/view/ViewGroup$LayoutParams;
20229HSPLandroid/widget/RelativeLayout;->getAccessibilityClassName()Ljava/lang/CharSequence;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020230HSPLandroid/widget/RelativeLayout;->getBaseline()I
art-benchmark-service84deab32021-05-12 09:41:00 -070020231HSPLandroid/widget/RelativeLayout;->getChildMeasureSpec(IIIIIIII)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020232HSPLandroid/widget/RelativeLayout;->getRelatedView([II)Landroid/view/View;+]Landroid/view/View;missing_types]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/widget/RelativeLayout$LayoutParams;Landroid/widget/RelativeLayout$LayoutParams;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020233HSPLandroid/widget/RelativeLayout;->getRelatedViewBaselineOffset([I)I
20234HSPLandroid/widget/RelativeLayout;->getRelatedViewParams([II)Landroid/widget/RelativeLayout$LayoutParams;
20235HSPLandroid/widget/RelativeLayout;->initFromAttributes(Landroid/content/Context;Landroid/util/AttributeSet;II)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020236HSPLandroid/widget/RelativeLayout;->measureChild(Landroid/view/View;Landroid/widget/RelativeLayout$LayoutParams;II)V+]Landroid/view/View;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020237HSPLandroid/widget/RelativeLayout;->measureChildHorizontal(Landroid/view/View;Landroid/widget/RelativeLayout$LayoutParams;II)V
20238HSPLandroid/widget/RelativeLayout;->onLayout(ZIIII)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020239HSPLandroid/widget/RelativeLayout;->onMeasure(II)V+]Landroid/widget/RelativeLayout;missing_types]Landroid/view/View;missing_types]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/widget/RelativeLayout$LayoutParams;Landroid/widget/RelativeLayout$LayoutParams;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020240HSPLandroid/widget/RelativeLayout;->positionAtEdge(Landroid/view/View;Landroid/widget/RelativeLayout$LayoutParams;I)V
20241HSPLandroid/widget/RelativeLayout;->positionChildHorizontal(Landroid/view/View;Landroid/widget/RelativeLayout$LayoutParams;IZ)Z
20242HSPLandroid/widget/RelativeLayout;->positionChildVertical(Landroid/view/View;Landroid/widget/RelativeLayout$LayoutParams;IZ)Z
20243HSPLandroid/widget/RelativeLayout;->queryCompatibilityModes(Landroid/content/Context;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020244HSPLandroid/widget/RelativeLayout;->requestLayout()V
20245HSPLandroid/widget/RelativeLayout;->shouldDelayChildPressedState()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020246HSPLandroid/widget/RelativeLayout;->sortChildren()V+]Landroid/widget/RelativeLayout;missing_types]Landroid/widget/RelativeLayout$DependencyGraph;Landroid/widget/RelativeLayout$DependencyGraph;
art-benchmark-service84deab32021-05-12 09:41:00 -070020247HSPLandroid/widget/RemoteViews$2;->createFromParcel(Landroid/os/Parcel;)Landroid/widget/RemoteViews;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020248HSPLandroid/widget/RemoteViews$2;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070020249HSPLandroid/widget/RemoteViews$Action;-><init>()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020250HSPLandroid/widget/RemoteViews$Action;-><init>(Landroid/widget/RemoteViews$Action-IA;)V
20251HSPLandroid/widget/RemoteViews$Action;->setHierarchyRootData(Landroid/widget/RemoteViews$HierarchyRootData;)V
20252HSPLandroid/widget/RemoteViews$ApplicationInfoCache$$ExternalSyntheticLambda0;-><init>(Landroid/content/pm/ApplicationInfo;)V
20253HSPLandroid/widget/RemoteViews$ApplicationInfoCache$$ExternalSyntheticLambda0;->apply(Ljava/lang/Object;)Ljava/lang/Object;
20254HSPLandroid/widget/RemoteViews$ApplicationInfoCache;-><init>()V
art-benchmark-service00abe242023-02-13 10:31:34 -080020255HSPLandroid/widget/RemoteViews$ApplicationInfoCache;->getOrPut(Landroid/content/pm/ApplicationInfo;)Landroid/content/pm/ApplicationInfo;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020256HSPLandroid/widget/RemoteViews$ApplicationInfoCache;->lambda$getOrPut$0(Landroid/content/pm/ApplicationInfo;Landroid/util/Pair;)Landroid/content/pm/ApplicationInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020257HSPLandroid/widget/RemoteViews$ApplicationInfoCache;->put(Landroid/content/pm/ApplicationInfo;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020258HSPLandroid/widget/RemoteViews$BitmapCache;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020259HSPLandroid/widget/RemoteViews$BitmapCache;-><init>(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020260HSPLandroid/widget/RemoteViews$BitmapCache;->getBitmapForId(I)Landroid/graphics/Bitmap;
20261HSPLandroid/widget/RemoteViews$BitmapCache;->getBitmapId(Landroid/graphics/Bitmap;)I
20262HSPLandroid/widget/RemoteViews$BitmapCache;->writeBitmapsToParcel(Landroid/os/Parcel;I)V
20263HSPLandroid/widget/RemoteViews$BitmapReflectionAction;-><init>(Landroid/widget/RemoteViews;Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020264HSPLandroid/widget/RemoteViews$BitmapReflectionAction;->getActionTag()I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020265HSPLandroid/widget/RemoteViews$BitmapReflectionAction;->setHierarchyRootData(Landroid/widget/RemoteViews$HierarchyRootData;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020266HSPLandroid/widget/RemoteViews$BitmapReflectionAction;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020267HSPLandroid/widget/RemoteViews$HierarchyRootData;-><init>(Landroid/widget/RemoteViews$BitmapCache;Landroid/widget/RemoteViews$ApplicationInfoCache;Ljava/util/Map;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020268HSPLandroid/widget/RemoteViews$MethodKey;->equals(Ljava/lang/Object;)Z
20269HSPLandroid/widget/RemoteViews$MethodKey;->hashCode()I
20270HSPLandroid/widget/RemoteViews$MethodKey;->set(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/String;)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070020271HSPLandroid/widget/RemoteViews$ReflectionAction;-><init>(Landroid/widget/RemoteViews;ILjava/lang/String;ILjava/lang/Object;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080020272HSPLandroid/widget/RemoteViews$ReflectionAction;-><init>(Landroid/widget/RemoteViews;Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020273HSPLandroid/widget/RemoteViews$ReflectionAction;->getActionTag()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020274HSPLandroid/widget/RemoteViews$ReflectionAction;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070020275HSPLandroid/widget/RemoteViews$RemoteResponse;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020276HSPLandroid/widget/RemoteViews$RemoteResponse;->readFromParcel(Landroid/os/Parcel;)V
20277HSPLandroid/widget/RemoteViews$RemoteResponse;->writeToParcel(Landroid/os/Parcel;I)V
20278HSPLandroid/widget/RemoteViews$RemoteViewsContextWrapper;->getResources()Landroid/content/res/Resources;
20279HSPLandroid/widget/RemoteViews$RemoteViewsContextWrapper;->getTheme()Landroid/content/res/Resources$Theme;
art-benchmark-service84deab32021-05-12 09:41:00 -070020280HSPLandroid/widget/RemoteViews$SetOnClickResponse;->getActionTag()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020281HSPLandroid/widget/RemoteViews$SetOnClickResponse;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020282HSPLandroid/widget/RemoteViews$TextViewSizeAction;->getActionTag()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020283HSPLandroid/widget/RemoteViews$TextViewSizeAction;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020284HSPLandroid/widget/RemoteViews;->-$$Nest$smgetPackageUserKey(Landroid/content/pm/ApplicationInfo;)Landroid/util/Pair;
art-benchmark-service84deab32021-05-12 09:41:00 -070020285HSPLandroid/widget/RemoteViews;-><init>(Landroid/content/pm/ApplicationInfo;I)V
art-benchmark-service00abe242023-02-13 10:31:34 -080020286HSPLandroid/widget/RemoteViews;-><init>(Landroid/os/Parcel;Landroid/widget/RemoteViews$HierarchyRootData;Landroid/content/pm/ApplicationInfo;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020287HSPLandroid/widget/RemoteViews;-><init>(Ljava/lang/String;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020288HSPLandroid/widget/RemoteViews;->addAction(Landroid/widget/RemoteViews$Action;)V
20289HSPLandroid/widget/RemoteViews;->apply(Landroid/content/Context;Landroid/view/ViewGroup;)Landroid/view/View;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020290HSPLandroid/widget/RemoteViews;->configureAsChild(Landroid/widget/RemoteViews$HierarchyRootData;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080020291HSPLandroid/widget/RemoteViews;->configureDescendantsAsChildren()V
20292HSPLandroid/widget/RemoteViews;->getActionFromParcel(Landroid/os/Parcel;I)Landroid/widget/RemoteViews$Action;
art-benchmark-service84deab32021-05-12 09:41:00 -070020293HSPLandroid/widget/RemoteViews;->getApplicationInfo(Ljava/lang/String;I)Landroid/content/pm/ApplicationInfo;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020294HSPLandroid/widget/RemoteViews;->getHierarchyRootData()Landroid/widget/RemoteViews$HierarchyRootData;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020295HSPLandroid/widget/RemoteViews;->getLayoutId()I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020296HSPLandroid/widget/RemoteViews;->getMethod(Landroid/view/View;Ljava/lang/String;Ljava/lang/Class;Z)Ljava/lang/invoke/MethodHandle;
art-benchmark-service84deab32021-05-12 09:41:00 -070020297HSPLandroid/widget/RemoteViews;->getPackage()Ljava/lang/String;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020298HSPLandroid/widget/RemoteViews;->getPackageUserKey(Landroid/content/pm/ApplicationInfo;)Landroid/util/Pair;
art-benchmark-service66b4d952021-07-17 17:15:31 -070020299HSPLandroid/widget/RemoteViews;->getRemoteViewsToApply(Landroid/content/Context;)Landroid/widget/RemoteViews;
art-benchmark-service84deab32021-05-12 09:41:00 -070020300HSPLandroid/widget/RemoteViews;->hasFlags(I)Z
20301HSPLandroid/widget/RemoteViews;->hasLandscapeAndPortraitLayouts()Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070020302HSPLandroid/widget/RemoteViews;->hasSizedRemoteViews()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080020303HSPLandroid/widget/RemoteViews;->readActionsFromParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020304HSPLandroid/widget/RemoteViews;->setBitmap(ILjava/lang/String;Landroid/graphics/Bitmap;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020305HSPLandroid/widget/RemoteViews;->setBoolean(ILjava/lang/String;Z)V
20306HSPLandroid/widget/RemoteViews;->setCharSequence(ILjava/lang/String;Ljava/lang/CharSequence;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020307HSPLandroid/widget/RemoteViews;->setContentDescription(ILjava/lang/CharSequence;)V
20308HSPLandroid/widget/RemoteViews;->setImageViewBitmap(ILandroid/graphics/Bitmap;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020309HSPLandroid/widget/RemoteViews;->setInt(ILjava/lang/String;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020310HSPLandroid/widget/RemoteViews;->setOnClickPendingIntent(ILandroid/app/PendingIntent;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020311HSPLandroid/widget/RemoteViews;->setOnClickResponse(ILandroid/widget/RemoteViews$RemoteResponse;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020312HSPLandroid/widget/RemoteViews;->setTextColor(II)V
20313HSPLandroid/widget/RemoteViews;->setTextViewText(ILjava/lang/CharSequence;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020314HSPLandroid/widget/RemoteViews;->setViewPadding(IIIII)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020315HSPLandroid/widget/RemoteViews;->setViewVisibility(II)V
20316HSPLandroid/widget/RemoteViews;->shouldUseStaticFilter()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020317HSPLandroid/widget/RemoteViews;->writeActionsToParcel(Landroid/os/Parcel;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020318HSPLandroid/widget/RemoteViews;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020319HSPLandroid/widget/RtlSpacingHelper;->getEnd()I
20320HSPLandroid/widget/RtlSpacingHelper;->getStart()I
20321HSPLandroid/widget/RtlSpacingHelper;->setAbsolute(II)V
20322HSPLandroid/widget/RtlSpacingHelper;->setDirection(Z)V
20323HSPLandroid/widget/RtlSpacingHelper;->setRelative(II)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070020324HSPLandroid/widget/ScrollBarDrawable;-><init>()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020325HSPLandroid/widget/ScrollBarDrawable;->draw(Landroid/graphics/Canvas;)V+]Landroid/widget/ScrollBarDrawable;Landroid/widget/ScrollBarDrawable;]Landroid/graphics/Canvas;Landroid/graphics/RecordingCanvas;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020326HSPLandroid/widget/ScrollBarDrawable;->drawThumb(Landroid/graphics/Canvas;Landroid/graphics/Rect;IIZ)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020327HSPLandroid/widget/ScrollBarDrawable;->getSize(Z)I+]Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/GradientDrawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020328HSPLandroid/widget/ScrollBarDrawable;->invalidateDrawable(Landroid/graphics/drawable/Drawable;)V
20329HSPLandroid/widget/ScrollBarDrawable;->isStateful()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020330HSPLandroid/widget/ScrollBarDrawable;->mutate()Landroid/widget/ScrollBarDrawable;+]Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/GradientDrawable;
art-benchmark-service84deab32021-05-12 09:41:00 -070020331HSPLandroid/widget/ScrollBarDrawable;->onBoundsChange(Landroid/graphics/Rect;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020332HSPLandroid/widget/ScrollBarDrawable;->onStateChange([I)Z
20333HSPLandroid/widget/ScrollBarDrawable;->propagateCurrentState(Landroid/graphics/drawable/Drawable;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020334HSPLandroid/widget/ScrollBarDrawable;->setAlpha(I)V+]Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/GradientDrawable;
art-benchmark-service84deab32021-05-12 09:41:00 -070020335HSPLandroid/widget/ScrollBarDrawable;->setAlwaysDrawVerticalTrack(Z)V
20336HSPLandroid/widget/ScrollBarDrawable;->setHorizontalThumbDrawable(Landroid/graphics/drawable/Drawable;)V
20337HSPLandroid/widget/ScrollBarDrawable;->setHorizontalTrackDrawable(Landroid/graphics/drawable/Drawable;)V
20338HSPLandroid/widget/ScrollBarDrawable;->setParameters(IIIZ)V
20339HSPLandroid/widget/ScrollBarDrawable;->setVerticalThumbDrawable(Landroid/graphics/drawable/Drawable;)V
20340HSPLandroid/widget/ScrollBarDrawable;->setVerticalTrackDrawable(Landroid/graphics/drawable/Drawable;)V
20341HSPLandroid/widget/ScrollView$SavedState;->writeToParcel(Landroid/os/Parcel;I)V
20342HSPLandroid/widget/ScrollView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
20343HSPLandroid/widget/ScrollView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
20344HSPLandroid/widget/ScrollView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
20345HSPLandroid/widget/ScrollView;->addView(Landroid/view/View;ILandroid/view/ViewGroup$LayoutParams;)V
20346HSPLandroid/widget/ScrollView;->addView(Landroid/view/View;Landroid/view/ViewGroup$LayoutParams;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020347HSPLandroid/widget/ScrollView;->computeScroll()V
art-benchmark-service84deab32021-05-12 09:41:00 -070020348HSPLandroid/widget/ScrollView;->computeVerticalScrollOffset()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020349HSPLandroid/widget/ScrollView;->computeVerticalScrollRange()I
20350HSPLandroid/widget/ScrollView;->draw(Landroid/graphics/Canvas;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020351HSPLandroid/widget/ScrollView;->getAccessibilityClassName()Ljava/lang/CharSequence;
20352HSPLandroid/widget/ScrollView;->initScrollView()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020353HSPLandroid/widget/ScrollView;->measureChildWithMargins(Landroid/view/View;IIII)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020354HSPLandroid/widget/ScrollView;->onDetachedFromWindow()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020355HSPLandroid/widget/ScrollView;->onInterceptTouchEvent(Landroid/view/MotionEvent;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070020356HSPLandroid/widget/ScrollView;->onLayout(ZIIII)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020357HSPLandroid/widget/ScrollView;->onMeasure(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020358HSPLandroid/widget/ScrollView;->onSaveInstanceState()Landroid/os/Parcelable;
20359HSPLandroid/widget/ScrollView;->onSizeChanged(IIII)V
20360HSPLandroid/widget/ScrollView;->requestLayout()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020361HSPLandroid/widget/ScrollView;->scrollTo(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020362HSPLandroid/widget/ScrollView;->setFillViewport(Z)V
20363HSPLandroid/widget/ScrollView;->shouldDelayChildPressedState()Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070020364HSPLandroid/widget/ScrollView;->shouldDisplayEdgeEffects()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070020365HSPLandroid/widget/Scroller$ViscousFluidInterpolator;-><init>()V
20366HSPLandroid/widget/Scroller$ViscousFluidInterpolator;->getInterpolation(F)F
20367HSPLandroid/widget/Scroller$ViscousFluidInterpolator;->viscousFluid(F)F
20368HSPLandroid/widget/Scroller;-><init>(Landroid/content/Context;Landroid/view/animation/Interpolator;)V
20369HSPLandroid/widget/Scroller;-><init>(Landroid/content/Context;Landroid/view/animation/Interpolator;Z)V
20370HSPLandroid/widget/Scroller;->abortAnimation()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070020371HSPLandroid/widget/Scroller;->computeDeceleration(F)F
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020372HSPLandroid/widget/Scroller;->computeScrollOffset()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070020373HSPLandroid/widget/Scroller;->getCurrX()I
20374HSPLandroid/widget/Scroller;->getCurrY()I
20375HSPLandroid/widget/Scroller;->isFinished()Z
20376HSPLandroid/widget/Scroller;->startScroll(IIIII)V
20377HSPLandroid/widget/SeekBar;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
20378HSPLandroid/widget/SeekBar;->onProgressRefresh(FZI)V
20379HSPLandroid/widget/SeekBar;->setOnSeekBarChangeListener(Landroid/widget/SeekBar$OnSeekBarChangeListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020380HSPLandroid/widget/SelectionActionModeHelper$$ExternalSyntheticLambda3;-><init>(Landroid/widget/TextView;)V
20381HSPLandroid/widget/SelectionActionModeHelper$$ExternalSyntheticLambda8;-><init>(Landroid/widget/TextView;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070020382HSPLandroid/widget/SelectionActionModeHelper$SelectionTracker;->isSelectionStarted()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070020383HSPLandroid/widget/SelectionActionModeHelper$SelectionTracker;->resetSelection(ILandroid/widget/Editor;)Z
20384HSPLandroid/widget/SelectionActionModeHelper$TextClassificationHelper;->init(Ljava/util/function/Supplier;Ljava/lang/CharSequence;IILandroid/os/LocaleList;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020385HSPLandroid/widget/SelectionActionModeHelper;-><init>(Landroid/widget/Editor;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070020386HSPLandroid/widget/SelectionActionModeHelper;->getText(Landroid/widget/TextView;)Ljava/lang/CharSequence;
20387HSPLandroid/widget/SelectionActionModeHelper;->getTextClassificationSettings()Landroid/view/textclassifier/TextClassificationConstants;
20388HSPLandroid/widget/SelectionActionModeHelper;->sortSelectionIndices(II)[I
art-benchmark-service84deab32021-05-12 09:41:00 -070020389HSPLandroid/widget/SmartSelectSprite;-><init>(Landroid/content/Context;ILjava/lang/Runnable;)V
20390HSPLandroid/widget/Space;-><init>(Landroid/content/Context;)V
20391HSPLandroid/widget/Space;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070020392HSPLandroid/widget/Space;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020393HSPLandroid/widget/Space;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020394HSPLandroid/widget/Space;->draw(Landroid/graphics/Canvas;)V
20395HSPLandroid/widget/Space;->getDefaultSize2(II)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020396HSPLandroid/widget/Space;->onMeasure(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020397HSPLandroid/widget/SpellChecker$1;->run()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020398HSPLandroid/widget/SpellChecker$SpellParser;->isFinished()Z
20399HSPLandroid/widget/SpellChecker$SpellParser;->parse()V
art-benchmark-service84deab32021-05-12 09:41:00 -070020400HSPLandroid/widget/SpellChecker$SpellParser;->stop()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020401HSPLandroid/widget/SpellChecker;-><init>(Landroid/widget/TextView;)V
20402HSPLandroid/widget/SpellChecker;->closeSession()V
art-benchmark-service84deab32021-05-12 09:41:00 -070020403HSPLandroid/widget/SpellChecker;->isSessionActive()Z
20404HSPLandroid/widget/SpellChecker;->nextSpellCheckSpanIndex()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020405HSPLandroid/widget/SpellChecker;->onGetSentenceSuggestions([Landroid/view/textservice/SentenceSuggestionsInfo;)V
20406HSPLandroid/widget/SpellChecker;->onGetSuggestionsInternal(Landroid/view/textservice/SuggestionsInfo;II)Landroid/text/style/SpellCheckSpan;
art-benchmark-service84deab32021-05-12 09:41:00 -070020407HSPLandroid/widget/SpellChecker;->onSpellCheckSpanRemoved(Landroid/text/style/SpellCheckSpan;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020408HSPLandroid/widget/SpellChecker;->resetSession()V
20409HSPLandroid/widget/SpellChecker;->setLocale(Ljava/util/Locale;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020410HSPLandroid/widget/SpellChecker;->spellCheck()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020411HSPLandroid/widget/SpellChecker;->spellCheck(II)V
20412HSPLandroid/widget/SpellChecker;->spellCheck(IIZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020413HSPLandroid/widget/Spinner;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
20414HSPLandroid/widget/Spinner;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;IIILandroid/content/res/Resources$Theme;)V
20415HSPLandroid/widget/Spinner;->onDetachedFromWindow()V
20416HSPLandroid/widget/Switch;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020417HSPLandroid/widget/Switch;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
20418HSPLandroid/widget/Switch;->drawableStateChanged()V
20419HSPLandroid/widget/Switch;->getButtonStateDescription()Ljava/lang/CharSequence;
20420HSPLandroid/widget/Switch;->jumpDrawablesToCurrentState()V
20421HSPLandroid/widget/Switch;->onCreateDrawableState(I)[I
20422HSPLandroid/widget/Switch;->setChecked(Z)V
20423HSPLandroid/widget/Switch;->setSwitchTextAppearance(Landroid/content/Context;I)V
20424HSPLandroid/widget/Switch;->setSwitchTypeface(Landroid/graphics/Typeface;)V
20425HSPLandroid/widget/Switch;->setSwitchTypeface(Landroid/graphics/Typeface;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020426HSPLandroid/widget/Switch;->verifyDrawable(Landroid/graphics/drawable/Drawable;)Z
20427HSPLandroid/widget/TextView$3;->run()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070020428HSPLandroid/widget/TextView$ChangeWatcher;-><init>(Landroid/widget/TextView;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020429HSPLandroid/widget/TextView$ChangeWatcher;->afterTextChanged(Landroid/text/Editable;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020430HSPLandroid/widget/TextView$ChangeWatcher;->beforeTextChanged(Ljava/lang/CharSequence;III)V
20431HSPLandroid/widget/TextView$ChangeWatcher;->onSpanAdded(Landroid/text/Spannable;Ljava/lang/Object;II)V
20432HSPLandroid/widget/TextView$ChangeWatcher;->onSpanChanged(Landroid/text/Spannable;Ljava/lang/Object;IIII)V
20433HSPLandroid/widget/TextView$ChangeWatcher;->onSpanRemoved(Landroid/text/Spannable;Ljava/lang/Object;II)V
20434HSPLandroid/widget/TextView$ChangeWatcher;->onTextChanged(Ljava/lang/CharSequence;III)V
20435HSPLandroid/widget/TextView$Drawables;-><init>(Landroid/content/Context;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020436HSPLandroid/widget/TextView$Drawables;->applyErrorDrawableIfNeeded(I)V
20437HSPLandroid/widget/TextView$Drawables;->hasMetadata()Z
20438HSPLandroid/widget/TextView$Drawables;->resolveWithLayoutDirection(I)Z
20439HSPLandroid/widget/TextView$SavedState$1;->createFromParcel(Landroid/os/Parcel;)Landroid/widget/TextView$SavedState;
20440HSPLandroid/widget/TextView$SavedState$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
20441HSPLandroid/widget/TextView$SavedState;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020442HSPLandroid/widget/TextView$SavedState;->writeToParcel(Landroid/os/Parcel;I)V
20443HSPLandroid/widget/TextView$TextAppearanceAttributes;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020444HSPLandroid/widget/TextView$TextAppearanceAttributes;-><init>(Landroid/widget/TextView$TextAppearanceAttributes-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020445HSPLandroid/widget/TextView;-><init>(Landroid/content/Context;)V
20446HSPLandroid/widget/TextView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
20447HSPLandroid/widget/TextView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020448HSPLandroid/widget/TextView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V+]Landroid/graphics/Paint;Landroid/graphics/Paint;]Landroid/content/res/Resources$Theme;Landroid/content/res/Resources$Theme;]Landroid/content/res/Resources;Landroid/content/res/Resources;]Landroid/text/TextPaint;Landroid/text/TextPaint;]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;]Landroid/widget/Editor;Landroid/widget/Editor;]Landroid/view/ViewConfiguration;Landroid/view/ViewConfiguration;]Landroid/content/Context;missing_types]Landroid/widget/TextView;missing_types
art-benchmark-service00abe242023-02-13 10:31:34 -080020449HSPLandroid/widget/TextView;->addSearchHighlightPaths()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020450HSPLandroid/widget/TextView;->addTextChangedListener(Landroid/text/TextWatcher;)V
20451HSPLandroid/widget/TextView;->applyCompoundDrawableTint()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020452HSPLandroid/widget/TextView;->applySingleLine(ZZZZ)V+]Landroid/widget/TextView;missing_types
20453HSPLandroid/widget/TextView;->applyTextAppearance(Landroid/widget/TextView$TextAppearanceAttributes;)V+]Landroid/widget/TextView;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020454HSPLandroid/widget/TextView;->assumeLayout()V
20455HSPLandroid/widget/TextView;->autoSizeText()V
20456HSPLandroid/widget/TextView;->beginBatchEdit()V
20457HSPLandroid/widget/TextView;->bringPointIntoView(I)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020458HSPLandroid/widget/TextView;->bringTextIntoView()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080020459HSPLandroid/widget/TextView;->canMarquee()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070020460HSPLandroid/widget/TextView;->cancelLongPress()V
art-benchmark-service00abe242023-02-13 10:31:34 -080020461HSPLandroid/widget/TextView;->checkForRelayout()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020462HSPLandroid/widget/TextView;->checkForResize()V
20463HSPLandroid/widget/TextView;->cleanupAutoSizePresetSizes([I)[I
20464HSPLandroid/widget/TextView;->compressText(F)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070020465HSPLandroid/widget/TextView;->computeHorizontalScrollRange()I
20466HSPLandroid/widget/TextView;->computeScroll()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020467HSPLandroid/widget/TextView;->computeVerticalScrollExtent()I
20468HSPLandroid/widget/TextView;->computeVerticalScrollRange()I
art-benchmark-service84deab32021-05-12 09:41:00 -070020469HSPLandroid/widget/TextView;->convertToLocalHorizontalCoordinate(F)F
20470HSPLandroid/widget/TextView;->createEditorIfNeeded()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020471HSPLandroid/widget/TextView;->desired(Landroid/text/Layout;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070020472HSPLandroid/widget/TextView;->didTouchFocusSelect()Z
20473HSPLandroid/widget/TextView;->doKeyDown(ILandroid/view/KeyEvent;Landroid/view/KeyEvent;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020474HSPLandroid/widget/TextView;->drawableHotspotChanged(FF)V
art-benchmark-service00abe242023-02-13 10:31:34 -080020475HSPLandroid/widget/TextView;->drawableStateChanged()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020476HSPLandroid/widget/TextView;->endBatchEdit()V
art-benchmark-service84deab32021-05-12 09:41:00 -070020477HSPLandroid/widget/TextView;->findLargestTextSizeWhichFits(Landroid/graphics/RectF;)I
20478HSPLandroid/widget/TextView;->fixFocusableAndClickableSettings()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020479HSPLandroid/widget/TextView;->getAccessibilityClassName()Ljava/lang/CharSequence;
art-benchmark-service84deab32021-05-12 09:41:00 -070020480HSPLandroid/widget/TextView;->getAutoSizeStepGranularity()I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020481HSPLandroid/widget/TextView;->getAutofillHints()[Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020482HSPLandroid/widget/TextView;->getAutofillType()I
20483HSPLandroid/widget/TextView;->getAutofillValue()Landroid/view/autofill/AutofillValue;
20484HSPLandroid/widget/TextView;->getBaseline()I
20485HSPLandroid/widget/TextView;->getBaselineOffset()I
art-benchmark-service84deab32021-05-12 09:41:00 -070020486HSPLandroid/widget/TextView;->getBottomVerticalOffset(Z)I
art-benchmark-service08401c12022-12-23 09:27:20 -080020487HSPLandroid/widget/TextView;->getBoxHeight(Landroid/text/Layout;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070020488HSPLandroid/widget/TextView;->getBreakStrategy()I
20489HSPLandroid/widget/TextView;->getCompoundDrawablePadding()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020490HSPLandroid/widget/TextView;->getCompoundDrawables()[Landroid/graphics/drawable/Drawable;
art-benchmark-service84deab32021-05-12 09:41:00 -070020491HSPLandroid/widget/TextView;->getCompoundDrawablesRelative()[Landroid/graphics/drawable/Drawable;
20492HSPLandroid/widget/TextView;->getCompoundPaddingBottom()I
20493HSPLandroid/widget/TextView;->getCompoundPaddingLeft()I
20494HSPLandroid/widget/TextView;->getCompoundPaddingRight()I
20495HSPLandroid/widget/TextView;->getCompoundPaddingTop()I
20496HSPLandroid/widget/TextView;->getCurrentTextColor()I
20497HSPLandroid/widget/TextView;->getDefaultEditable()Z
20498HSPLandroid/widget/TextView;->getDefaultMovementMethod()Landroid/text/method/MovementMethod;
20499HSPLandroid/widget/TextView;->getDesiredHeight()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020500HSPLandroid/widget/TextView;->getDesiredHeight(Landroid/text/Layout;Z)I+]Landroid/text/Layout;Landroid/text/DynamicLayout;,Landroid/text/BoringLayout;,Landroid/text/StaticLayout;
art-benchmark-service84deab32021-05-12 09:41:00 -070020501HSPLandroid/widget/TextView;->getEditableText()Landroid/text/Editable;
20502HSPLandroid/widget/TextView;->getEllipsize()Landroid/text/TextUtils$TruncateAt;
20503HSPLandroid/widget/TextView;->getError()Ljava/lang/CharSequence;
art-benchmark-service00abe242023-02-13 10:31:34 -080020504HSPLandroid/widget/TextView;->getExtendedPaddingBottom()I
20505HSPLandroid/widget/TextView;->getExtendedPaddingTop()I
art-benchmark-service84deab32021-05-12 09:41:00 -070020506HSPLandroid/widget/TextView;->getFilters()[Landroid/text/InputFilter;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020507HSPLandroid/widget/TextView;->getFocusedRect(Landroid/graphics/Rect;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020508HSPLandroid/widget/TextView;->getFreezesText()Z
20509HSPLandroid/widget/TextView;->getGravity()I
20510HSPLandroid/widget/TextView;->getHint()Ljava/lang/CharSequence;
20511HSPLandroid/widget/TextView;->getHorizontalOffsetForDrawables()I
20512HSPLandroid/widget/TextView;->getHorizontallyScrolling()Z
20513HSPLandroid/widget/TextView;->getHyphenationFrequency()I
20514HSPLandroid/widget/TextView;->getIncludeFontPadding()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020515HSPLandroid/widget/TextView;->getInputMethodManager()Landroid/view/inputmethod/InputMethodManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070020516HSPLandroid/widget/TextView;->getInputType()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020517HSPLandroid/widget/TextView;->getInterestingRect(Landroid/graphics/Rect;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020518HSPLandroid/widget/TextView;->getJustificationMode()I
20519HSPLandroid/widget/TextView;->getKeyListener()Landroid/text/method/KeyListener;
20520HSPLandroid/widget/TextView;->getLayout()Landroid/text/Layout;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020521HSPLandroid/widget/TextView;->getLayoutAlignment()Landroid/text/Layout$Alignment;
art-benchmark-service84deab32021-05-12 09:41:00 -070020522HSPLandroid/widget/TextView;->getLineAtCoordinate(F)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020523HSPLandroid/widget/TextView;->getLineAtCoordinateUnclamped(F)I
20524HSPLandroid/widget/TextView;->getLineCount()I
20525HSPLandroid/widget/TextView;->getLineHeight()I
art-benchmark-service84deab32021-05-12 09:41:00 -070020526HSPLandroid/widget/TextView;->getLineSpacingExtra()F
20527HSPLandroid/widget/TextView;->getLineSpacingMultiplier()F
20528HSPLandroid/widget/TextView;->getMaxEms()I
20529HSPLandroid/widget/TextView;->getMaxLines()I
20530HSPLandroid/widget/TextView;->getMinEms()I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020531HSPLandroid/widget/TextView;->getMinWidth()I
art-benchmark-service84deab32021-05-12 09:41:00 -070020532HSPLandroid/widget/TextView;->getOffsetAtCoordinate(IF)I
20533HSPLandroid/widget/TextView;->getOffsetForPosition(FF)I
20534HSPLandroid/widget/TextView;->getPaint()Landroid/text/TextPaint;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020535HSPLandroid/widget/TextView;->getSelectionEnd()I
art-benchmark-service00abe242023-02-13 10:31:34 -080020536HSPLandroid/widget/TextView;->getSelectionEndTransformed()I+]Landroid/widget/TextView;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020537HSPLandroid/widget/TextView;->getSelectionStart()I
art-benchmark-service00abe242023-02-13 10:31:34 -080020538HSPLandroid/widget/TextView;->getSelectionStartTransformed()I+]Landroid/widget/TextView;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020539HSPLandroid/widget/TextView;->getServiceManagerForUser(Ljava/lang/String;Ljava/lang/Class;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070020540HSPLandroid/widget/TextView;->getSpellCheckerLocale()Ljava/util/Locale;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020541HSPLandroid/widget/TextView;->getText()Ljava/lang/CharSequence;
art-benchmark-service84deab32021-05-12 09:41:00 -070020542HSPLandroid/widget/TextView;->getTextColors()Landroid/content/res/ColorStateList;
20543HSPLandroid/widget/TextView;->getTextCursorDrawable()Landroid/graphics/drawable/Drawable;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020544HSPLandroid/widget/TextView;->getTextDirectionHeuristic()Landroid/text/TextDirectionHeuristic;+]Landroid/widget/TextView;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020545HSPLandroid/widget/TextView;->getTextLocale()Ljava/util/Locale;
art-benchmark-service84deab32021-05-12 09:41:00 -070020546HSPLandroid/widget/TextView;->getTextLocales()Landroid/os/LocaleList;
20547HSPLandroid/widget/TextView;->getTextSelectHandle()Landroid/graphics/drawable/Drawable;
20548HSPLandroid/widget/TextView;->getTextSelectHandleLeft()Landroid/graphics/drawable/Drawable;
20549HSPLandroid/widget/TextView;->getTextSelectHandleRight()Landroid/graphics/drawable/Drawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020550HSPLandroid/widget/TextView;->getTextSize()F
art-benchmark-service84deab32021-05-12 09:41:00 -070020551HSPLandroid/widget/TextView;->getTotalPaddingBottom()I
20552HSPLandroid/widget/TextView;->getTotalPaddingLeft()I
20553HSPLandroid/widget/TextView;->getTotalPaddingRight()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020554HSPLandroid/widget/TextView;->getTotalPaddingTop()I
art-benchmark-service84deab32021-05-12 09:41:00 -070020555HSPLandroid/widget/TextView;->getTransformationMethod()Landroid/text/method/TransformationMethod;
20556HSPLandroid/widget/TextView;->getTypeface()Landroid/graphics/Typeface;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020557HSPLandroid/widget/TextView;->getTypefaceStyle()I
art-benchmark-service08401c12022-12-23 09:27:20 -080020558HSPLandroid/widget/TextView;->getUpdatedHighlightPath()Landroid/graphics/Path;
20559HSPLandroid/widget/TextView;->getVerticalOffset(Z)I
art-benchmark-service84deab32021-05-12 09:41:00 -070020560HSPLandroid/widget/TextView;->handleBackInTextActionModeIfNeeded(Landroid/view/KeyEvent;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020561HSPLandroid/widget/TextView;->handleTextChanged(Ljava/lang/CharSequence;III)V
art-benchmark-service00abe242023-02-13 10:31:34 -080020562HSPLandroid/widget/TextView;->hasGesturePreviewHighlight()Z
20563HSPLandroid/widget/TextView;->hasOverlappingRendering()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070020564HSPLandroid/widget/TextView;->hasPasswordTransformationMethod()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020565HSPLandroid/widget/TextView;->hasSelection()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070020566HSPLandroid/widget/TextView;->hideErrorIfUnchanged()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020567HSPLandroid/widget/TextView;->invalidateCursor()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020568HSPLandroid/widget/TextView;->invalidateCursorPath()V+]Landroid/graphics/Path;Landroid/graphics/Path;]Landroid/widget/TextView;missing_types]Landroid/text/TextPaint;Landroid/text/TextPaint;]Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/InsetDrawable;
20569HSPLandroid/widget/TextView;->invalidateDrawable(Landroid/graphics/drawable/Drawable;)V+]Landroid/graphics/drawable/Drawable;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020570HSPLandroid/widget/TextView;->invalidateRegion(IIZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020571HSPLandroid/widget/TextView;->isAnyPasswordInputType()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020572HSPLandroid/widget/TextView;->isAutoSizeEnabled()Z
20573HSPLandroid/widget/TextView;->isAutofillable()Z
20574HSPLandroid/widget/TextView;->isFallbackLineSpacingForStaticLayout()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070020575HSPLandroid/widget/TextView;->isFromPrimePointer(Landroid/view/MotionEvent;Z)Z
20576HSPLandroid/widget/TextView;->isInBatchEditMode()Z
20577HSPLandroid/widget/TextView;->isInExtractedMode()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020578HSPLandroid/widget/TextView;->isInputMethodTarget()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070020579HSPLandroid/widget/TextView;->isMarqueeFadeEnabled()Z
20580HSPLandroid/widget/TextView;->isMultilineInputType(I)Z
20581HSPLandroid/widget/TextView;->isPasswordInputType(I)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020582HSPLandroid/widget/TextView;->isPositionVisible(FF)Z+]Landroid/view/View;missing_types]Landroid/graphics/Matrix;Landroid/graphics/Matrix;
art-benchmark-service84deab32021-05-12 09:41:00 -070020583HSPLandroid/widget/TextView;->isShowingHint()Z
20584HSPLandroid/widget/TextView;->isSuggestionsEnabled()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020585HSPLandroid/widget/TextView;->isTextEditable()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070020586HSPLandroid/widget/TextView;->isTextSelectable()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020587HSPLandroid/widget/TextView;->isVisibleToAccessibility()Z
20588HSPLandroid/widget/TextView;->jumpDrawablesToCurrentState()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020589HSPLandroid/widget/TextView;->length()I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020590HSPLandroid/widget/TextView;->makeNewLayout(IILandroid/text/BoringLayout$Metrics;Landroid/text/BoringLayout$Metrics;IZ)V+]Landroid/text/BoringLayout;Landroid/text/BoringLayout;]Landroid/widget/Editor;Landroid/widget/Editor;]Ljava/lang/CharSequence;Ljava/lang/String;]Landroid/text/StaticLayout$Builder;Landroid/text/StaticLayout$Builder;
20591HSPLandroid/widget/TextView;->makeSingleLayout(ILandroid/text/BoringLayout$Metrics;ILandroid/text/Layout$Alignment;ZLandroid/text/TextUtils$TruncateAt;Z)Landroid/text/Layout;+]Landroid/text/DynamicLayout$Builder;Landroid/text/DynamicLayout$Builder;]Landroid/text/BoringLayout;Landroid/text/BoringLayout;]Ljava/lang/CharSequence;Ljava/lang/String;,Landroid/text/SpannedString;]Landroid/text/StaticLayout$Builder;Landroid/text/StaticLayout$Builder;
art-benchmark-service08401c12022-12-23 09:27:20 -080020592HSPLandroid/widget/TextView;->maybeUpdateHighlightPaths()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020593HSPLandroid/widget/TextView;->notifyContentCaptureTextChanged()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020594HSPLandroid/widget/TextView;->notifyListeningManagersAfterTextChanged()V
20595HSPLandroid/widget/TextView;->nullLayouts()V
20596HSPLandroid/widget/TextView;->onAttachedToWindow()V
art-benchmark-service84deab32021-05-12 09:41:00 -070020597HSPLandroid/widget/TextView;->onBeginBatchEdit()V
20598HSPLandroid/widget/TextView;->onCheckIsTextEditor()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020599HSPLandroid/widget/TextView;->onConfigurationChanged(Landroid/content/res/Configuration;)V
20600HSPLandroid/widget/TextView;->onCreateDrawableState(I)[I
20601HSPLandroid/widget/TextView;->onCreateInputConnection(Landroid/view/inputmethod/EditorInfo;)Landroid/view/inputmethod/InputConnection;
20602HSPLandroid/widget/TextView;->onDetachedFromWindowInternal()V
art-benchmark-service00abe242023-02-13 10:31:34 -080020603HSPLandroid/widget/TextView;->onDraw(Landroid/graphics/Canvas;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020604HSPLandroid/widget/TextView;->onEditorAction(I)V
20605HSPLandroid/widget/TextView;->onEndBatchEdit()V
20606HSPLandroid/widget/TextView;->onFocusChanged(ZILandroid/graphics/Rect;)V
20607HSPLandroid/widget/TextView;->onInputConnectionClosedInternal()V
20608HSPLandroid/widget/TextView;->onInputConnectionOpenedInternal(Landroid/view/inputmethod/InputConnection;Landroid/view/inputmethod/EditorInfo;Landroid/os/Handler;)V
20609HSPLandroid/widget/TextView;->onKeyDown(ILandroid/view/KeyEvent;)Z
20610HSPLandroid/widget/TextView;->onKeyPreIme(ILandroid/view/KeyEvent;)Z
20611HSPLandroid/widget/TextView;->onKeyUp(ILandroid/view/KeyEvent;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020612HSPLandroid/widget/TextView;->onLayout(ZIIII)V
20613HSPLandroid/widget/TextView;->onLocaleChanged()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020614HSPLandroid/widget/TextView;->onMeasure(II)V+]Landroid/text/Layout;Landroid/text/DynamicLayout;,Landroid/text/BoringLayout;,Landroid/text/StaticLayout;]Landroid/widget/TextView;Landroid/widget/TextView;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020615HSPLandroid/widget/TextView;->onPreDraw()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020616HSPLandroid/widget/TextView;->onProvideStructure(Landroid/view/ViewStructure;II)V+]Landroid/view/View;missing_types]Landroid/widget/TextViewOnReceiveContentListener;Landroid/widget/TextViewOnReceiveContentListener;]Landroid/text/InputFilter$LengthFilter;Landroid/text/InputFilter$LengthFilter;]Landroid/text/Layout;Landroid/text/DynamicLayout;,Landroid/text/BoringLayout;,Landroid/text/StaticLayout;]Landroid/widget/Editor;Landroid/widget/Editor;]Landroid/content/res/Resources;Landroid/content/res/Resources;]Landroid/text/TextPaint;Landroid/text/TextPaint;]Landroid/view/ViewStructure;Landroid/app/assist/AssistStructure$ViewNodeBuilder;,Landroid/view/contentcapture/ViewNode$ViewStructureImpl;]Ljava/lang/CharSequence;Ljava/lang/String;,Landroid/text/SpannedString;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020617HSPLandroid/widget/TextView;->onResolveDrawables(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020618HSPLandroid/widget/TextView;->onRestoreInstanceState(Landroid/os/Parcelable;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020619HSPLandroid/widget/TextView;->onRtlPropertiesChanged(I)V
20620HSPLandroid/widget/TextView;->onSaveInstanceState()Landroid/os/Parcelable;
20621HSPLandroid/widget/TextView;->onScreenStateChanged(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020622HSPLandroid/widget/TextView;->onScrollChanged(IIII)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020623HSPLandroid/widget/TextView;->onSelectionChanged(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020624HSPLandroid/widget/TextView;->onTextChanged(Ljava/lang/CharSequence;III)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020625HSPLandroid/widget/TextView;->onTouchEvent(Landroid/view/MotionEvent;)Z
20626HSPLandroid/widget/TextView;->onVisibilityAggregated(Z)V
20627HSPLandroid/widget/TextView;->onVisibilityChanged(Landroid/view/View;I)V
20628HSPLandroid/widget/TextView;->onWindowFocusChanged(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020629HSPLandroid/widget/TextView;->preloadFontCache()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020630HSPLandroid/widget/TextView;->readTextAppearance(Landroid/content/Context;Landroid/content/res/TypedArray;Landroid/widget/TextView$TextAppearanceAttributes;Z)V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/util/TypedValue;Landroid/util/TypedValue;]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;]Landroid/content/Context;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020631HSPLandroid/widget/TextView;->registerForPreDraw()V
20632HSPLandroid/widget/TextView;->removeAdjacentSuggestionSpans(I)V
20633HSPLandroid/widget/TextView;->removeIntersectingNonAdjacentSpans(IILjava/lang/Class;)V
20634HSPLandroid/widget/TextView;->removeMisspelledSpans(Landroid/text/Spannable;)V
20635HSPLandroid/widget/TextView;->removeSuggestionSpans(Ljava/lang/CharSequence;)Ljava/lang/CharSequence;
20636HSPLandroid/widget/TextView;->removeTextChangedListener(Landroid/text/TextWatcher;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020637HSPLandroid/widget/TextView;->resetErrorChangedFlag()V
20638HSPLandroid/widget/TextView;->resetResolvedDrawables()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020639HSPLandroid/widget/TextView;->resolveStyleAndSetTypeface(Landroid/graphics/Typeface;II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020640HSPLandroid/widget/TextView;->restartMarqueeIfNeeded()V
20641HSPLandroid/widget/TextView;->sendAccessibilityEventInternal(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020642HSPLandroid/widget/TextView;->sendAfterTextChanged(Landroid/text/Editable;)V
20643HSPLandroid/widget/TextView;->sendBeforeTextChanged(Ljava/lang/CharSequence;III)V
20644HSPLandroid/widget/TextView;->sendOnTextChanged(Ljava/lang/CharSequence;III)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020645HSPLandroid/widget/TextView;->setAllCaps(Z)V
20646HSPLandroid/widget/TextView;->setAutoSizeTextTypeUniformWithPresetSizes([II)V
20647HSPLandroid/widget/TextView;->setBreakStrategy(I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020648HSPLandroid/widget/TextView;->setCompoundDrawablePadding(I)V+]Landroid/widget/TextView;missing_types
art-benchmark-service84deab32021-05-12 09:41:00 -070020649HSPLandroid/widget/TextView;->setCompoundDrawableTintList(Landroid/content/res/ColorStateList;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020650HSPLandroid/widget/TextView;->setCompoundDrawables(Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;)V+]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/widget/TextView;missing_types]Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/VectorDrawable;,Landroid/graphics/drawable/BitmapDrawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020651HSPLandroid/widget/TextView;->setCompoundDrawablesRelative(Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;)V
20652HSPLandroid/widget/TextView;->setCompoundDrawablesRelativeWithIntrinsicBounds(Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;)V
20653HSPLandroid/widget/TextView;->setCompoundDrawablesWithIntrinsicBounds(Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020654HSPLandroid/widget/TextView;->setCursorVisible(Z)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020655HSPLandroid/widget/TextView;->setEditableFactory(Landroid/text/Editable$Factory;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020656HSPLandroid/widget/TextView;->setEllipsize(Landroid/text/TextUtils$TruncateAt;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020657HSPLandroid/widget/TextView;->setEnabled(Z)V
20658HSPLandroid/widget/TextView;->setFilters(Landroid/text/Editable;[Landroid/text/InputFilter;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020659HSPLandroid/widget/TextView;->setFilters([Landroid/text/InputFilter;)V
20660HSPLandroid/widget/TextView;->setFontFeatureSettings(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020661HSPLandroid/widget/TextView;->setFrame(IIII)Z
20662HSPLandroid/widget/TextView;->setGravity(I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070020663HSPLandroid/widget/TextView;->setHeight(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020664HSPLandroid/widget/TextView;->setHighlightColor(I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070020665HSPLandroid/widget/TextView;->setHint(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020666HSPLandroid/widget/TextView;->setHint(Ljava/lang/CharSequence;)V
20667HSPLandroid/widget/TextView;->setHintInternal(Ljava/lang/CharSequence;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020668HSPLandroid/widget/TextView;->setHintTextColor(I)V
20669HSPLandroid/widget/TextView;->setHintTextColor(Landroid/content/res/ColorStateList;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020670HSPLandroid/widget/TextView;->setHorizontallyScrolling(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020671HSPLandroid/widget/TextView;->setImeConsumesInput(Z)V
20672HSPLandroid/widget/TextView;->setImeOptions(I)V
20673HSPLandroid/widget/TextView;->setIncludeFontPadding(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020674HSPLandroid/widget/TextView;->setInputType(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020675HSPLandroid/widget/TextView;->setInputType(IZ)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020676HSPLandroid/widget/TextView;->setInputTypeFromEditor()V
art-benchmark-service84deab32021-05-12 09:41:00 -070020677HSPLandroid/widget/TextView;->setInputTypeSingleLine(Z)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020678HSPLandroid/widget/TextView;->setKeyListener(Landroid/text/method/KeyListener;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020679HSPLandroid/widget/TextView;->setKeyListenerOnly(Landroid/text/method/KeyListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020680HSPLandroid/widget/TextView;->setLetterSpacing(F)V
20681HSPLandroid/widget/TextView;->setLineHeight(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020682HSPLandroid/widget/TextView;->setLineSpacing(FF)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020683HSPLandroid/widget/TextView;->setLines(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020684HSPLandroid/widget/TextView;->setLinkTextColor(Landroid/content/res/ColorStateList;)V
20685HSPLandroid/widget/TextView;->setMarqueeRepeatLimit(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020686HSPLandroid/widget/TextView;->setMaxLines(I)V
20687HSPLandroid/widget/TextView;->setMaxWidth(I)V
20688HSPLandroid/widget/TextView;->setMinHeight(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020689HSPLandroid/widget/TextView;->setMinLines(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020690HSPLandroid/widget/TextView;->setMinWidth(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020691HSPLandroid/widget/TextView;->setMovementMethod(Landroid/text/method/MovementMethod;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020692HSPLandroid/widget/TextView;->setOnEditorActionListener(Landroid/widget/TextView$OnEditorActionListener;)V
20693HSPLandroid/widget/TextView;->setPadding(IIII)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020694HSPLandroid/widget/TextView;->setPaddingRelative(IIII)V
20695HSPLandroid/widget/TextView;->setPrivateImeOptions(Ljava/lang/String;)V
20696HSPLandroid/widget/TextView;->setRawInputType(I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020697HSPLandroid/widget/TextView;->setRawTextSize(FZ)V+]Landroid/text/TextPaint;Landroid/text/TextPaint;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020698HSPLandroid/widget/TextView;->setRelativeDrawablesIfNeeded(Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;)V
20699HSPLandroid/widget/TextView;->setSelected(Z)V
20700HSPLandroid/widget/TextView;->setShadowLayer(FFFI)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020701HSPLandroid/widget/TextView;->setSingleLine()V
20702HSPLandroid/widget/TextView;->setSingleLine(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020703HSPLandroid/widget/TextView;->setText(I)V
20704HSPLandroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020705HSPLandroid/widget/TextView;->setText(Ljava/lang/CharSequence;Landroid/widget/TextView$BufferType;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020706HSPLandroid/widget/TextView;->setText(Ljava/lang/CharSequence;Landroid/widget/TextView$BufferType;ZI)V+]Landroid/text/method/TransformationMethod;missing_types]Landroid/text/TextPaint;Landroid/text/TextPaint;]Ljava/lang/CharSequence;missing_types]Landroid/view/accessibility/AccessibilityManager;Landroid/view/accessibility/AccessibilityManager;]Landroid/text/Editable$Factory;missing_types]Landroid/text/method/MovementMethod;Landroid/text/method/LinkMovementMethod;,Landroid/text/method/ArrowKeyMovementMethod;]Landroid/widget/Editor;Landroid/widget/Editor;]Landroid/text/InputFilter;missing_types]Landroid/text/Spannable$Factory;Landroid/text/Spannable$Factory;]Landroid/text/Spanned;missing_types]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/text/Spannable;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020707HSPLandroid/widget/TextView;->setTextAppearance(I)V
20708HSPLandroid/widget/TextView;->setTextAppearance(Landroid/content/Context;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020709HSPLandroid/widget/TextView;->setTextColor(I)V
20710HSPLandroid/widget/TextView;->setTextColor(Landroid/content/res/ColorStateList;)V
20711HSPLandroid/widget/TextView;->setTextInternal(Ljava/lang/CharSequence;)V
20712HSPLandroid/widget/TextView;->setTextIsSelectable(Z)V
20713HSPLandroid/widget/TextView;->setTextSize(F)V
20714HSPLandroid/widget/TextView;->setTextSize(IF)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020715HSPLandroid/widget/TextView;->setTextSizeInternal(IFZ)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020716HSPLandroid/widget/TextView;->setTransformationMethod(Landroid/text/method/TransformationMethod;)V+]Landroid/widget/TextView;missing_types]Landroid/text/method/TransformationMethod2;Landroid/text/method/AllCapsTransformationMethod;
20717HSPLandroid/widget/TextView;->setTypeface(Landroid/graphics/Typeface;)V+]Landroid/text/TextPaint;Landroid/text/TextPaint;
20718HSPLandroid/widget/TextView;->setTypeface(Landroid/graphics/Typeface;I)V+]Landroid/widget/TextView;Landroid/widget/TextView;]Landroid/text/TextPaint;Landroid/text/TextPaint;]Landroid/graphics/Typeface;Landroid/graphics/Typeface;
art-benchmark-service84deab32021-05-12 09:41:00 -070020719HSPLandroid/widget/TextView;->setTypefaceFromAttrs(Landroid/graphics/Typeface;Ljava/lang/String;III)V
20720HSPLandroid/widget/TextView;->setupAutoSizeText()Z
20721HSPLandroid/widget/TextView;->setupAutoSizeUniformPresetSizesConfiguration()Z
20722HSPLandroid/widget/TextView;->shouldAdvanceFocusOnEnter()Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020723HSPLandroid/widget/TextView;->spanChange(Landroid/text/Spanned;Ljava/lang/Object;IIII)V+]Landroid/widget/SpellChecker;Landroid/widget/SpellChecker;]Landroid/widget/Editor;Landroid/widget/Editor;]Landroid/widget/TextView;missing_types]Landroid/text/Spanned;missing_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020724HSPLandroid/widget/TextView;->startMarquee()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070020725HSPLandroid/widget/TextView;->startStopMarquee(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020726HSPLandroid/widget/TextView;->stopMarquee()V
20727HSPLandroid/widget/TextView;->stopTextActionMode()V
20728HSPLandroid/widget/TextView;->suggestedSizeFitsInSpace(ILandroid/graphics/RectF;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070020729HSPLandroid/widget/TextView;->supportsAutoSizeText()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020730HSPLandroid/widget/TextView;->textCanBeSelected()Z
20731HSPLandroid/widget/TextView;->unregisterForPreDraw()V
20732HSPLandroid/widget/TextView;->updateAfterEdit()V
20733HSPLandroid/widget/TextView;->updateCursorVisibleInternal()V
art-benchmark-service00abe242023-02-13 10:31:34 -080020734HSPLandroid/widget/TextView;->updateTextColors()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020735HSPLandroid/widget/TextView;->useDynamicLayout()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070020736HSPLandroid/widget/TextView;->validateAndSetAutoSizeTextTypeUniformConfiguration(FFF)V
20737HSPLandroid/widget/TextView;->verifyDrawable(Landroid/graphics/drawable/Drawable;)Z
20738HSPLandroid/widget/TextView;->viewClicked(Landroid/view/inputmethod/InputMethodManager;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020739HSPLandroid/widget/TextView;->viewportToContentHorizontalOffset()I
20740HSPLandroid/widget/TextView;->viewportToContentVerticalOffset()I
art-benchmark-service84deab32021-05-12 09:41:00 -070020741HSPLandroid/widget/TextViewOnReceiveContentListener;-><init>()V
20742HSPLandroid/widget/TextViewOnReceiveContentListener;->clearInputConnectionInfo()V
20743HSPLandroid/widget/TextViewOnReceiveContentListener;->getFallbackMimeTypesForAutofill(Landroid/widget/TextView;)[Ljava/lang/String;
20744HSPLandroid/widget/TextViewOnReceiveContentListener;->isUsageOfImeCommitContentEnabled(Landroid/view/View;)Z
20745HSPLandroid/widget/TextViewOnReceiveContentListener;->setInputConnectionInfo(Landroid/widget/TextView;Landroid/view/inputmethod/InputConnection;Landroid/view/inputmethod/EditorInfo;)V
20746HSPLandroid/widget/Toast$CallbackBinder;->getCallbacks()Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -070020747HSPLandroid/widget/Toast$CallbackBinder;->onToastHidden()V
20748HSPLandroid/widget/Toast$CallbackBinder;->onToastShown()V
20749HSPLandroid/widget/Toast$TN;-><init>(Landroid/content/Context;Ljava/lang/String;Landroid/os/Binder;Ljava/util/List;Landroid/os/Looper;)V
20750HSPLandroid/widget/Toast;-><init>(Landroid/content/Context;Landroid/os/Looper;)V
20751HSPLandroid/widget/Toast;->makeText(Landroid/content/Context;Landroid/os/Looper;Ljava/lang/CharSequence;I)Landroid/widget/Toast;
20752HSPLandroid/widget/Toast;->makeText(Landroid/content/Context;Ljava/lang/CharSequence;I)Landroid/widget/Toast;
20753HSPLandroid/widget/Toast;->show()V
20754HSPLandroid/widget/ToastPresenter;-><init>(Landroid/content/Context;Landroid/view/accessibility/IAccessibilityManager;Landroid/app/INotificationManager;Ljava/lang/String;)V
20755HSPLandroid/widget/ToastPresenter;->adjustLayoutParams(Landroid/view/WindowManager$LayoutParams;Landroid/os/IBinder;IIIIFFZ)V
20756HSPLandroid/widget/ToastPresenter;->createLayoutParams()Landroid/view/WindowManager$LayoutParams;
20757HSPLandroid/widget/ToastPresenter;->hide(Landroid/app/ITransientNotificationCallback;)V
20758HSPLandroid/widget/ToastPresenter;->show(Landroid/view/View;Landroid/os/IBinder;Landroid/os/IBinder;IIIIFFLandroid/app/ITransientNotificationCallback;Z)V
20759HSPLandroid/widget/ToastPresenter;->trySendAccessibilityEvent(Landroid/view/View;Ljava/lang/String;)V
20760HSPLandroid/widget/Toolbar;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
20761HSPLandroid/widget/Toolbar;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
20762HSPLandroid/widget/Toolbar;->addSystemView(Landroid/view/View;Z)V
20763HSPLandroid/widget/Toolbar;->checkLayoutParams(Landroid/view/ViewGroup$LayoutParams;)Z
20764HSPLandroid/widget/Toolbar;->ensureNavButtonView()V
20765HSPLandroid/widget/Toolbar;->generateDefaultLayoutParams()Landroid/widget/Toolbar$LayoutParams;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020766HSPLandroid/widget/Toolbar;->getContentInsetEnd()I
20767HSPLandroid/widget/Toolbar;->getContentInsetStart()I
20768HSPLandroid/widget/Toolbar;->getCurrentContentInsetEnd()I
20769HSPLandroid/widget/Toolbar;->getCurrentContentInsetStart()I
20770HSPLandroid/widget/Toolbar;->getNavigationIcon()Landroid/graphics/drawable/Drawable;
20771HSPLandroid/widget/Toolbar;->measureChildCollapseMargins(Landroid/view/View;IIII[I)I
20772HSPLandroid/widget/Toolbar;->measureChildConstrained(Landroid/view/View;IIIII)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020773HSPLandroid/widget/Toolbar;->onAttachedToWindow()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020774HSPLandroid/widget/Toolbar;->onMeasure(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020775HSPLandroid/widget/Toolbar;->onRtlPropertiesChanged(I)V
20776HSPLandroid/widget/Toolbar;->setNavigationContentDescription(Ljava/lang/CharSequence;)V
20777HSPLandroid/widget/Toolbar;->setNavigationIcon(Landroid/graphics/drawable/Drawable;)V
20778HSPLandroid/widget/Toolbar;->setNavigationOnClickListener(Landroid/view/View$OnClickListener;)V
20779HSPLandroid/widget/Toolbar;->setPopupTheme(I)V
20780HSPLandroid/widget/Toolbar;->setTitle(Ljava/lang/CharSequence;)V
20781HSPLandroid/widget/Toolbar;->shouldCollapse()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020782HSPLandroid/widget/ViewAnimator;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
20783HSPLandroid/widget/ViewAnimator;->addView(Landroid/view/View;ILandroid/view/ViewGroup$LayoutParams;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020784HSPLandroid/widget/ViewAnimator;->initViewAnimator(Landroid/content/Context;Landroid/util/AttributeSet;)V
20785HSPLandroid/widget/ViewAnimator;->setAnimateFirstView(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020786HSPLandroid/widget/ViewAnimator;->setDisplayedChild(I)V
20787HSPLandroid/widget/ViewAnimator;->showOnly(I)V
20788HSPLandroid/widget/ViewAnimator;->showOnly(IZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020789HSPLandroid/widget/ViewSwitcher;->addView(Landroid/view/View;ILandroid/view/ViewGroup$LayoutParams;)V
20790HSPLandroid/widget/inline/InlinePresentationSpec$1;-><init>()V
20791HSPLandroid/widget/inline/InlinePresentationSpec$1;->createFromParcel(Landroid/os/Parcel;)Landroid/widget/inline/InlinePresentationSpec;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020792HSPLandroid/widget/inline/InlinePresentationSpec$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070020793HSPLandroid/widget/inline/InlinePresentationSpec;-><clinit>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020794HSPLandroid/widget/inline/InlinePresentationSpec;-><init>(Landroid/os/Parcel;)V
20795HSPLandroid/widget/inline/InlinePresentationSpec;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020796HSPLandroid/window/ClientWindowFrames$1;-><init>()V
20797HSPLandroid/window/ClientWindowFrames$1;->createFromParcel(Landroid/os/Parcel;)Landroid/window/ClientWindowFrames;
20798HSPLandroid/window/ClientWindowFrames$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
20799HSPLandroid/window/ClientWindowFrames;-><clinit>()V
20800HSPLandroid/window/ClientWindowFrames;-><init>()V
20801HSPLandroid/window/ClientWindowFrames;-><init>(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020802HSPLandroid/window/ClientWindowFrames;->readFromParcel(Landroid/os/Parcel;)V
20803HSPLandroid/window/ConfigurationHelper;->freeTextLayoutCachesIfNeeded(I)V
20804HSPLandroid/window/ConfigurationHelper;->isDifferentDisplay(II)Z
20805HSPLandroid/window/ConfigurationHelper;->isDisplayRotationChanged(Landroid/content/res/Configuration;Landroid/content/res/Configuration;)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020806HSPLandroid/window/ConfigurationHelper;->shouldUpdateResources(Landroid/os/IBinder;Landroid/content/res/Configuration;Landroid/content/res/Configuration;Landroid/content/res/Configuration;ZLjava/lang/Boolean;)Z
20807HSPLandroid/window/ConfigurationHelper;->shouldUpdateWindowMetricsBounds(Landroid/content/res/Configuration;Landroid/content/res/Configuration;)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020808HSPLandroid/window/IOnBackInvokedCallback$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
20809HSPLandroid/window/IOnBackInvokedCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020810HSPLandroid/window/IOnBackInvokedCallback$Stub;-><init>()V
20811HSPLandroid/window/IOnBackInvokedCallback$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020812HSPLandroid/window/IOnBackInvokedCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/window/IOnBackInvokedCallback;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020813HSPLandroid/window/IOnBackInvokedCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
20814HSPLandroid/window/IRemoteTransition$Stub;->asInterface(Landroid/os/IBinder;)Landroid/window/IRemoteTransition;
art-benchmark-service00abe242023-02-13 10:31:34 -080020815HSPLandroid/window/ISurfaceSyncGroup$Stub;-><init>()V
20816HSPLandroid/window/ISurfaceSyncGroup$Stub;->asBinder()Landroid/os/IBinder;
20817HSPLandroid/window/ITransactionReadyCallback$Stub;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070020818HSPLandroid/window/IWindowContainerToken$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020819HSPLandroid/window/IWindowContainerToken$Stub;->asInterface(Landroid/os/IBinder;)Landroid/window/IWindowContainerToken;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020820HSPLandroid/window/ImeOnBackInvokedDispatcher$1;-><init>(Landroid/window/ImeOnBackInvokedDispatcher;Landroid/os/Handler;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020821HSPLandroid/window/ImeOnBackInvokedDispatcher$1;->onReceiveResult(ILandroid/os/Bundle;)V
20822HSPLandroid/window/ImeOnBackInvokedDispatcher$ImeOnBackInvokedCallback;->-$$Nest$mgetId(Landroid/window/ImeOnBackInvokedDispatcher$ImeOnBackInvokedCallback;)I
20823HSPLandroid/window/ImeOnBackInvokedDispatcher$ImeOnBackInvokedCallback;-><init>(Landroid/window/IOnBackInvokedCallback;II)V
20824HSPLandroid/window/ImeOnBackInvokedDispatcher$ImeOnBackInvokedCallback;->getId()I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020825HSPLandroid/window/ImeOnBackInvokedDispatcher;->clear()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020826HSPLandroid/window/ImeOnBackInvokedDispatcher;->switchRootView(Landroid/view/ViewRootImpl;Landroid/view/ViewRootImpl;)V
20827HSPLandroid/window/ImeOnBackInvokedDispatcher;->unregisterReceivedCallback(ILandroid/window/OnBackInvokedDispatcher;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020828HSPLandroid/window/ImeOnBackInvokedDispatcher;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020829HSPLandroid/window/OnBackInvokedCallbackInfo$1;-><init>()V
20830HSPLandroid/window/OnBackInvokedCallbackInfo;-><clinit>()V
20831HSPLandroid/window/OnBackInvokedCallbackInfo;-><init>(Landroid/window/IOnBackInvokedCallback;I)V
20832HSPLandroid/window/OnBackInvokedCallbackInfo;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020833HSPLandroid/window/ProxyOnBackInvokedDispatcher$$ExternalSyntheticLambda0;-><init>(Landroid/window/OnBackInvokedCallback;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020834HSPLandroid/window/ProxyOnBackInvokedDispatcher;->clearCallbacksOnDispatcher()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020835HSPLandroid/window/ProxyOnBackInvokedDispatcher;->registerOnBackInvokedCallback(ILandroid/window/OnBackInvokedCallback;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020836HSPLandroid/window/ProxyOnBackInvokedDispatcher;->setActualDispatcher(Landroid/window/OnBackInvokedDispatcher;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020837HSPLandroid/window/ProxyOnBackInvokedDispatcher;->transferCallbacksToDispatcher()V
20838HSPLandroid/window/ProxyOnBackInvokedDispatcher;->unregisterOnBackInvokedCallback(Landroid/window/OnBackInvokedCallback;)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070020839HSPLandroid/window/SizeConfigurationBuckets$1;-><init>()V
20840HSPLandroid/window/SizeConfigurationBuckets;-><clinit>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020841HSPLandroid/window/SizeConfigurationBuckets;-><init>([Landroid/content/res/Configuration;)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070020842HSPLandroid/window/SizeConfigurationBuckets;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service00abe242023-02-13 10:31:34 -080020843HSPLandroid/window/SurfaceSyncGroup$$ExternalSyntheticLambda1;->accept(Ljava/lang/Object;)V
20844HSPLandroid/window/SurfaceSyncGroup$$ExternalSyntheticLambda2;->accept(Ljava/lang/Object;)V
20845HSPLandroid/window/SurfaceSyncGroup$$ExternalSyntheticLambda3;-><init>()V
20846HSPLandroid/window/SurfaceSyncGroup$$ExternalSyntheticLambda3;->accept(Ljava/lang/Object;)V
20847HSPLandroid/window/SurfaceSyncGroup$2;-><init>(Landroid/window/SurfaceSyncGroup;Z)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020848HSPLandroid/window/SurfaceSyncGroup$2;->onTransactionReady(Landroid/view/SurfaceControl$Transaction;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/Object;Landroid/window/SurfaceSyncGroup$2;]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020849HSPLandroid/window/SurfaceSyncGroup;->-$$Nest$fgetmLock(Landroid/window/SurfaceSyncGroup;)Ljava/lang/Object;
art-benchmark-service00abe242023-02-13 10:31:34 -080020850HSPLandroid/window/SurfaceSyncGroup;->-$$Nest$fgetmPendingSyncs(Landroid/window/SurfaceSyncGroup;)Landroid/util/ArraySet;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020851HSPLandroid/window/SurfaceSyncGroup;->-$$Nest$fgetmTransaction(Landroid/window/SurfaceSyncGroup;)Landroid/view/SurfaceControl$Transaction;
20852HSPLandroid/window/SurfaceSyncGroup;->-$$Nest$mcheckIfSyncIsComplete(Landroid/window/SurfaceSyncGroup;)V
20853HSPLandroid/window/SurfaceSyncGroup;-><clinit>()V
art-benchmark-service00abe242023-02-13 10:31:34 -080020854HSPLandroid/window/SurfaceSyncGroup;-><init>(Ljava/lang/String;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080020855HSPLandroid/window/SurfaceSyncGroup;-><init>(Ljava/lang/String;Ljava/util/function/Consumer;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/util/function/Supplier;Landroid/view/InsetsController$$ExternalSyntheticLambda7;,Landroid/view/InsetsController$$ExternalSyntheticLambda8;]Ljava/util/concurrent/atomic/AtomicInteger;Ljava/util/concurrent/atomic/AtomicInteger;
art-benchmark-service00abe242023-02-13 10:31:34 -080020856HSPLandroid/window/SurfaceSyncGroup;->addLocalSync(Landroid/window/ISurfaceSyncGroup;Z)Z+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/window/SurfaceSyncGroup;Landroid/window/SurfaceSyncGroup;
art-benchmark-service08401c12022-12-23 09:27:20 -080020857HSPLandroid/window/SurfaceSyncGroup;->addSyncCompleteCallback(Ljava/util/concurrent/Executor;Ljava/lang/Runnable;)V
20858HSPLandroid/window/SurfaceSyncGroup;->checkIfSyncIsComplete()V
art-benchmark-service00abe242023-02-13 10:31:34 -080020859HSPLandroid/window/SurfaceSyncGroup;->createTransactionReadyCallback(Z)Landroid/window/ITransactionReadyCallback;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/Object;Landroid/window/SurfaceSyncGroup$2;]Landroid/util/ArraySet;Landroid/util/ArraySet;
20860HSPLandroid/window/SurfaceSyncGroup;->getSurfaceSyncGroup(Landroid/window/ISurfaceSyncGroup;)Landroid/window/SurfaceSyncGroup;
20861HSPLandroid/window/SurfaceSyncGroup;->isLocalBinder(Landroid/os/IBinder;)Z
20862HSPLandroid/window/SurfaceSyncGroup;->lambda$new$0(Landroid/view/SurfaceControl$Transaction;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020863HSPLandroid/window/SurfaceSyncGroup;->markSyncReady()V
art-benchmark-service00abe242023-02-13 10:31:34 -080020864HSPLandroid/window/SurfaceSyncGroup;->setTransactionCallbackFromParent(Landroid/window/ISurfaceSyncGroup;Landroid/window/ITransactionReadyCallback;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/Object;Landroid/window/SurfaceSyncGroup$2;]Ljava/lang/Runnable;Landroid/view/ViewRootImpl$$ExternalSyntheticLambda3;
art-benchmark-service84deab32021-05-12 09:41:00 -070020865HSPLandroid/window/TaskAppearedInfo;-><init>(Landroid/app/ActivityManager$RunningTaskInfo;Landroid/view/SurfaceControl;)V
20866HSPLandroid/window/TaskSnapshot;->getAppearance()I
20867HSPLandroid/window/TaskSnapshot;->getColorSpace()Landroid/graphics/ColorSpace;
20868HSPLandroid/window/TaskSnapshot;->getContentInsets()Landroid/graphics/Rect;
20869HSPLandroid/window/TaskSnapshot;->getHardwareBuffer()Landroid/hardware/HardwareBuffer;
20870HSPLandroid/window/TaskSnapshot;->getId()J
20871HSPLandroid/window/TaskSnapshot;->getOrientation()I
20872HSPLandroid/window/TaskSnapshot;->getRotation()I
20873HSPLandroid/window/TaskSnapshot;->getTaskSize()Landroid/graphics/Point;
20874HSPLandroid/window/TaskSnapshot;->getWindowingMode()I
20875HSPLandroid/window/TaskSnapshot;->isRealSnapshot()Z
20876HSPLandroid/window/TaskSnapshot;->isTranslucent()Z
20877HSPLandroid/window/WindowContainerToken$1;->createFromParcel(Landroid/os/Parcel;)Landroid/window/WindowContainerToken;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020878HSPLandroid/window/WindowContainerToken$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
20879HSPLandroid/window/WindowContainerToken;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020880HSPLandroid/window/WindowContainerToken;->asBinder()Landroid/os/IBinder;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020881HSPLandroid/window/WindowContext;-><init>(Landroid/content/Context;ILandroid/os/Bundle;)V
20882HSPLandroid/window/WindowContext;->attachToDisplayArea()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020883HSPLandroid/window/WindowContext;->dispatchConfigurationChanged(Landroid/content/res/Configuration;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020884HSPLandroid/window/WindowContext;->getSystemService(Ljava/lang/String;)Ljava/lang/Object;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020885HSPLandroid/window/WindowContext;->registerComponentCallbacks(Landroid/content/ComponentCallbacks;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020886HSPLandroid/window/WindowContextController;-><init>(Landroid/window/WindowTokenClient;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020887HSPLandroid/window/WindowContextController;->attachToDisplayArea(IILandroid/os/Bundle;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080020888HSPLandroid/window/WindowMetricsController;-><clinit>()V
20889HSPLandroid/window/WindowMetricsController;-><init>(Landroid/content/Context;)V
20890HSPLandroid/window/WindowOnBackInvokedDispatcher$Checker;->-$$Nest$mgetContext(Landroid/window/WindowOnBackInvokedDispatcher$Checker;)Landroid/content/Context;
20891HSPLandroid/window/WindowOnBackInvokedDispatcher$Checker;->-$$Nest$smisOnBackInvokedCallbackEnabled(Landroid/content/Context;)Z
20892HSPLandroid/window/WindowOnBackInvokedDispatcher$Checker;-><init>(Landroid/content/Context;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020893HSPLandroid/window/WindowOnBackInvokedDispatcher$Checker;->checkApplicationCallbackRegistration(ILandroid/window/OnBackInvokedCallback;)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080020894HSPLandroid/window/WindowOnBackInvokedDispatcher$Checker;->getContext()Landroid/content/Context;
20895HSPLandroid/window/WindowOnBackInvokedDispatcher$Checker;->isOnBackInvokedCallbackEnabled(Landroid/content/Context;)Z+]Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ApplicationInfo;]Landroid/content/pm/ActivityInfo;Landroid/content/pm/ActivityInfo;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020896HSPLandroid/window/WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper$$ExternalSyntheticLambda0;-><init>(Landroid/window/WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper;)V
20897HSPLandroid/window/WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper$$ExternalSyntheticLambda0;->run()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020898HSPLandroid/window/WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper$$ExternalSyntheticLambda1;->run()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020899HSPLandroid/window/WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper$$ExternalSyntheticLambda2;->run()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020900HSPLandroid/window/WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper$$ExternalSyntheticLambda3;->run()V
20901HSPLandroid/window/WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper;-><init>(Landroid/window/OnBackInvokedCallback;)V
20902HSPLandroid/window/WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper;->getBackAnimationCallback()Landroid/window/OnBackAnimationCallback;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020903HSPLandroid/window/WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper;->onBackCancelled()V
20904HSPLandroid/window/WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper;->onBackInvoked()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020905HSPLandroid/window/WindowOnBackInvokedDispatcher;->-$$Nest$sfgetALWAYS_ENFORCE_PREDICTIVE_BACK()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080020906HSPLandroid/window/WindowOnBackInvokedDispatcher;->-$$Nest$sfgetENABLE_PREDICTIVE_BACK()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020907HSPLandroid/window/WindowOnBackInvokedDispatcher;-><clinit>()V
art-benchmark-service00abe242023-02-13 10:31:34 -080020908HSPLandroid/window/WindowOnBackInvokedDispatcher;-><init>(Landroid/content/Context;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020909HSPLandroid/window/WindowOnBackInvokedDispatcher;->attachToWindow(Landroid/view/IWindowSession;Landroid/view/IWindow;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020910HSPLandroid/window/WindowOnBackInvokedDispatcher;->clear()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020911HSPLandroid/window/WindowOnBackInvokedDispatcher;->detachFromWindow()V
20912HSPLandroid/window/WindowOnBackInvokedDispatcher;->getTopCallback()Landroid/window/OnBackInvokedCallback;
art-benchmark-service00abe242023-02-13 10:31:34 -080020913HSPLandroid/window/WindowOnBackInvokedDispatcher;->isOnBackInvokedCallbackEnabled()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020914HSPLandroid/window/WindowOnBackInvokedDispatcher;->isOnBackInvokedCallbackEnabled(Landroid/content/Context;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020915HSPLandroid/window/WindowOnBackInvokedDispatcher;->registerOnBackInvokedCallback(ILandroid/window/OnBackInvokedCallback;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020916HSPLandroid/window/WindowOnBackInvokedDispatcher;->registerOnBackInvokedCallbackUnchecked(Landroid/window/OnBackInvokedCallback;I)V
20917HSPLandroid/window/WindowOnBackInvokedDispatcher;->setTopOnBackInvokedCallback(Landroid/window/OnBackInvokedCallback;)V
20918HSPLandroid/window/WindowOnBackInvokedDispatcher;->unregisterOnBackInvokedCallback(Landroid/window/OnBackInvokedCallback;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020919HSPLandroid/window/WindowTokenClient$$ExternalSyntheticLambda1;-><init>(Landroid/window/WindowTokenClient;)V
20920HSPLandroid/window/WindowTokenClient$$ExternalSyntheticLambda1;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020921HSPLandroid/window/WindowTokenClient;-><clinit>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020922HSPLandroid/window/WindowTokenClient;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020923HSPLandroid/window/WindowTokenClient;->attachContext(Landroid/content/Context;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020924HSPLandroid/window/WindowTokenClient;->attachToDisplayArea(IILandroid/os/Bundle;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020925HSPLandroid/window/WindowTokenClient;->getWindowManagerService()Landroid/view/IWindowManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020926HSPLandroid/window/WindowTokenClient;->onConfigurationChanged(Landroid/content/res/Configuration;I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020927HSPLandroid/window/WindowTokenClient;->onConfigurationChanged(Landroid/content/res/Configuration;IZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020928HSPLcom/android/i18n/phonenumbers/CountryCodeToRegionCodeMap;->getCountryCodeToRegionCodeMap()Ljava/util/Map;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020929HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->buildNationalNumberForParsing(Ljava/lang/String;Ljava/lang/StringBuilder;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020930HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->checkRegionForParsing(Ljava/lang/CharSequence;Ljava/lang/String;)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020931HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->chooseFormattingPatternForNumber(Ljava/util/List;Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;
art-benchmark-service84deab32021-05-12 09:41:00 -070020932HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->createInstance(Lcom/android/i18n/phonenumbers/MetadataLoader;)Lcom/android/i18n/phonenumbers/PhoneNumberUtil;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020933HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->extractCountryCode(Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;)I
20934HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->extractPossibleNumber(Ljava/lang/CharSequence;)Ljava/lang/CharSequence;
20935HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->format(Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;Lcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberFormat;)Ljava/lang/String;
20936HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->format(Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;Lcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberFormat;Ljava/lang/StringBuilder;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020937HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->formatInOriginalFormat(Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;Ljava/lang/String;)Ljava/lang/String;
20938HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->formatNsn(Ljava/lang/String;Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;Lcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberFormat;Ljava/lang/CharSequence;)Ljava/lang/String;
20939HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->formatNsnUsingPattern(Ljava/lang/String;Lcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;Lcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberFormat;Ljava/lang/CharSequence;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020940HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->getCountryCodeForValidRegion(Ljava/lang/String;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070020941HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->getInstance()Lcom/android/i18n/phonenumbers/PhoneNumberUtil;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020942HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->getMetadataForRegion(Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;
20943HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->getMetadataForRegionOrCallingCode(ILjava/lang/String;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;
20944HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->getNationalSignificantNumber(Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;)Ljava/lang/String;
20945HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->getNumberDescByType(Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;Lcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberType;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;
20946HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->getNumberTypeHelper(Ljava/lang/String;Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;)Lcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberType;
20947HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->getRegionCodeForCountryCode(I)Ljava/lang/String;
20948HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->getRegionCodeForNumber(Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;)Ljava/lang/String;
20949HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->getRegionCodeForNumberFromRegionList(Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;Ljava/util/List;)Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020950HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->hasFormattingPatternForNumber(Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020951HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->isNumberMatchingDesc(Ljava/lang/String;Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;)Z
20952HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->isValidNumber(Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;)Z
20953HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->isValidNumberForRegion(Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;Ljava/lang/String;)Z
20954HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->isValidRegionCode(Ljava/lang/String;)Z
20955HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->isViablePhoneNumber(Ljava/lang/CharSequence;)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020956HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->maybeAppendFormattedExtension(Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;Lcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberFormat;Ljava/lang/StringBuilder;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020957HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->maybeExtractCountryCode(Ljava/lang/CharSequence;Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;Ljava/lang/StringBuilder;ZLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;)I
20958HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->maybeStripExtension(Ljava/lang/StringBuilder;)Ljava/lang/String;
20959HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->maybeStripInternationalPrefixAndNormalize(Ljava/lang/StringBuilder;Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber$CountryCodeSource;
20960HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->maybeStripNationalPrefixAndCarrierCode(Ljava/lang/StringBuilder;Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;Ljava/lang/StringBuilder;)Z
20961HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->normalize(Ljava/lang/StringBuilder;)Ljava/lang/StringBuilder;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020962HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->normalizeDiallableCharsOnly(Ljava/lang/CharSequence;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020963HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->normalizeDigits(Ljava/lang/CharSequence;Z)Ljava/lang/StringBuilder;
20964HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->normalizeDigitsOnly(Ljava/lang/CharSequence;)Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020965HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->normalizeHelper(Ljava/lang/CharSequence;Ljava/util/Map;Z)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020966HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->parse(Ljava/lang/CharSequence;Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;
art-benchmark-service84deab32021-05-12 09:41:00 -070020967HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->parse(Ljava/lang/CharSequence;Ljava/lang/String;Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;)V
20968HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->parseAndKeepRawInput(Ljava/lang/CharSequence;Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;
20969HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->parseAndKeepRawInput(Ljava/lang/CharSequence;Ljava/lang/String;Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020970HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->parseHelper(Ljava/lang/CharSequence;Ljava/lang/String;ZZLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020971HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->parsePrefixAsIdd(Ljava/util/regex/Pattern;Ljava/lang/StringBuilder;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020972HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->prefixNumberWithCountryCallingCode(ILcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberFormat;Ljava/lang/StringBuilder;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020973HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->setInstance(Lcom/android/i18n/phonenumbers/PhoneNumberUtil;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020974HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->setItalianLeadingZerosForPhoneNumber(Ljava/lang/CharSequence;Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070020975HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->testNumberLength(Ljava/lang/CharSequence;Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;)Lcom/android/i18n/phonenumbers/PhoneNumberUtil$ValidationResult;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070020976HSPLcom/android/i18n/phonenumbers/PhoneNumberUtil;->testNumberLength(Ljava/lang/CharSequence;Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;Lcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberType;)Lcom/android/i18n/phonenumbers/PhoneNumberUtil$ValidationResult;
art-benchmark-service84deab32021-05-12 09:41:00 -070020977HSPLcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;-><init>()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020978HSPLcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;->getFormat()Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070020979HSPLcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;->getLeadingDigitsPattern(I)Ljava/lang/String;
20980HSPLcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;->getLeadingDigitsPatternCount()I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020981HSPLcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;->getNationalPrefixFormattingRule()Ljava/lang/String;
20982HSPLcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;->getPattern()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070020983HSPLcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;->readExternal(Ljava/io/ObjectInput;)V
20984HSPLcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;->setFormat(Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;
20985HSPLcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;->setNationalPrefixFormattingRule(Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;
20986HSPLcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;->setNationalPrefixOptionalWhenFormatting(Z)Lcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;
20987HSPLcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;->setPattern(Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;
20988HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;-><init>()V
20989HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getCountryCode()I
20990HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getFixedLine()Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;
20991HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getGeneralDesc()Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;
20992HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getInternationalPrefix()Ljava/lang/String;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020993HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getIntlNumberFormatList()Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -070020994HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getLeadingDigits()Ljava/lang/String;
20995HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getMobile()Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;
20996HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getNationalPrefixForParsing()Ljava/lang/String;
20997HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getNationalPrefixTransformRule()Ljava/lang/String;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070020998HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getNumberFormatList()Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -070020999HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getPager()Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;
21000HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getPersonalNumber()Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;
21001HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getPremiumRate()Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;
21002HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getSameMobileAndFixedLinePattern()Z
21003HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getSharedCost()Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;
21004HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getTollFree()Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;
21005HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getUan()Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;
21006HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getVoicemail()Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;
21007HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getVoip()Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;
21008HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->hasLeadingDigits()Z
21009HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->readExternal(Ljava/io/ObjectInput;)V
21010HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setCountryCode(I)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;
21011HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setFixedLine(Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;
21012HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setGeneralDesc(Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;
21013HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setId(Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;
21014HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setInternationalPrefix(Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;
21015HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setLeadingDigits(Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;
art-benchmark-service84deab32021-05-12 09:41:00 -070021016HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setMainCountryForCode(Z)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;
21017HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setMobile(Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;
21018HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setMobileNumberPortableRegion(Z)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;
21019HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setNationalPrefix(Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;
21020HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setNationalPrefixForParsing(Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;
21021HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setNationalPrefixTransformRule(Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;
21022HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setNoInternationalDialling(Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;
21023HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setPager(Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;
21024HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setPersonalNumber(Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;
21025HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setPreferredExtnPrefix(Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;
21026HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setPremiumRate(Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;
21027HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setSameMobileAndFixedLinePattern(Z)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;
21028HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setSharedCost(Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;
21029HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setTollFree(Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;
21030HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setUan(Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;
21031HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setVoicemail(Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;
21032HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->setVoip(Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;
art-benchmark-service66b4d952021-07-17 17:15:31 -070021033HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadataCollection;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070021034HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadataCollection;->getMetadataList()Ljava/util/List;
art-benchmark-service66b4d952021-07-17 17:15:31 -070021035HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadataCollection;->readExternal(Ljava/io/ObjectInput;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021036HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;-><init>()V
21037HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;->getNationalNumberPattern()Ljava/lang/String;
21038HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;->getPossibleLengthList()Ljava/util/List;
21039HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;->getPossibleLengthLocalOnlyList()Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021040HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;->readExternal(Ljava/io/ObjectInput;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021041HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;->setExampleNumber(Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;
21042HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;->setNationalNumberPattern(Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;
21043HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;-><init>()V
21044HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->getCountryCode()I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070021045HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->getCountryCodeSource()Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber$CountryCodeSource;
art-benchmark-service84deab32021-05-12 09:41:00 -070021046HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->getNationalNumber()J
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070021047HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->getRawInput()Ljava/lang/String;
21048HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->hasCountryCodeSource()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070021049HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->hasExtension()Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070021050HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->hasRawInput()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070021051HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->isItalianLeadingZero()Z
21052HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->setCountryCode(I)Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;
21053HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->setCountryCodeSource(Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber$CountryCodeSource;)Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;
21054HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->setNationalNumber(J)Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;
21055HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->setRawInput(Ljava/lang/String;)Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021056HSPLcom/android/i18n/phonenumbers/internal/RegexBasedMatcher;->match(Ljava/lang/CharSequence;Ljava/util/regex/Pattern;Z)Z
21057HSPLcom/android/i18n/phonenumbers/internal/RegexBasedMatcher;->matchNationalNumber(Ljava/lang/CharSequence;Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;Z)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070021058HSPLcom/android/i18n/phonenumbers/internal/RegexCache$LRUCache$1;->removeEldestEntry(Ljava/util/Map$Entry;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021059HSPLcom/android/i18n/phonenumbers/internal/RegexCache$LRUCache;->get(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070021060HSPLcom/android/i18n/phonenumbers/internal/RegexCache$LRUCache;->put(Ljava/lang/Object;Ljava/lang/Object;)V
21061HSPLcom/android/i18n/phonenumbers/internal/RegexCache;-><init>(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021062HSPLcom/android/i18n/phonenumbers/internal/RegexCache;->getPatternForRegex(Ljava/lang/String;)Ljava/util/regex/Pattern;
art-benchmark-service84deab32021-05-12 09:41:00 -070021063HSPLcom/android/i18n/system/AppSpecializationHooks;->handleCompatChangesBeforeBindingApplication()V
21064HSPLcom/android/i18n/system/ZygoteHooks;->handleCompatChangesBeforeBindingApplication()V
21065HSPLcom/android/i18n/system/ZygoteHooks;->onEndPreload()V
21066HSPLcom/android/i18n/timezone/WallTime;->checked32BitAdd(JI)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021067HSPLcom/android/i18n/timezone/WallTime;->copyFieldsFromCalendar()V
art-benchmark-service84deab32021-05-12 09:41:00 -070021068HSPLcom/android/i18n/timezone/WallTime;->getGmtOffset()I
21069HSPLcom/android/i18n/timezone/WallTime;->getHour()I
21070HSPLcom/android/i18n/timezone/WallTime;->getIsDst()I
21071HSPLcom/android/i18n/timezone/WallTime;->getMinute()I
21072HSPLcom/android/i18n/timezone/WallTime;->getMonth()I
21073HSPLcom/android/i18n/timezone/WallTime;->getMonthDay()I
21074HSPLcom/android/i18n/timezone/WallTime;->getSecond()I
21075HSPLcom/android/i18n/timezone/WallTime;->getWeekDay()I
21076HSPLcom/android/i18n/timezone/WallTime;->getYear()I
21077HSPLcom/android/i18n/timezone/WallTime;->getYearDay()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021078HSPLcom/android/i18n/timezone/WallTime;->localtime(ILcom/android/i18n/timezone/ZoneInfoData;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021079HSPLcom/android/i18n/timezone/WallTime;->setGmtOffset(I)V
21080HSPLcom/android/i18n/timezone/WallTime;->setHour(I)V
21081HSPLcom/android/i18n/timezone/WallTime;->setIsDst(I)V
21082HSPLcom/android/i18n/timezone/WallTime;->setMinute(I)V
21083HSPLcom/android/i18n/timezone/WallTime;->setMonth(I)V
21084HSPLcom/android/i18n/timezone/WallTime;->setMonthDay(I)V
21085HSPLcom/android/i18n/timezone/WallTime;->setSecond(I)V
21086HSPLcom/android/i18n/timezone/WallTime;->setWeekDay(I)V
21087HSPLcom/android/i18n/timezone/WallTime;->setYear(I)V
21088HSPLcom/android/i18n/timezone/WallTime;->setYearDay(I)V
21089HSPLcom/android/i18n/timezone/ZoneInfoData;-><init>(Lcom/android/i18n/timezone/ZoneInfoData;)V
21090HSPLcom/android/i18n/timezone/ZoneInfoData;-><init>(Lcom/android/i18n/timezone/ZoneInfoData;I)V
21091HSPLcom/android/i18n/timezone/ZoneInfoData;-><init>(Ljava/lang/String;[J[B[I[B)V
21092HSPLcom/android/i18n/timezone/ZoneInfoData;->checkTzifVersionAcceptable(Ljava/lang/String;B)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021093HSPLcom/android/i18n/timezone/ZoneInfoData;->findOffsetIndexForTimeInMilliseconds(J)I
21094HSPLcom/android/i18n/timezone/ZoneInfoData;->findOffsetIndexForTimeInSeconds(J)I
art-benchmark-service84deab32021-05-12 09:41:00 -070021095HSPLcom/android/i18n/timezone/ZoneInfoData;->findTransitionIndex(J)I
21096HSPLcom/android/i18n/timezone/ZoneInfoData;->getID()Ljava/lang/String;
21097HSPLcom/android/i18n/timezone/ZoneInfoData;->getLatestDstSavingsMillis(J)Ljava/lang/Integer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021098HSPLcom/android/i18n/timezone/ZoneInfoData;->getOffset(J)I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080021099HSPLcom/android/i18n/timezone/ZoneInfoData;->getOffsetsByUtcTime(J[I)I+]Lcom/android/i18n/timezone/ZoneInfoData;Lcom/android/i18n/timezone/ZoneInfoData;
art-benchmark-service84deab32021-05-12 09:41:00 -070021100HSPLcom/android/i18n/timezone/ZoneInfoData;->getRawOffset()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021101HSPLcom/android/i18n/timezone/ZoneInfoData;->getTransitions()[J
21102HSPLcom/android/i18n/timezone/ZoneInfoData;->hashCode()I
21103HSPLcom/android/i18n/timezone/ZoneInfoData;->isInDaylightTime(J)Z
21104HSPLcom/android/i18n/timezone/ZoneInfoData;->read64BitData(Ljava/lang/String;Lcom/android/i18n/timezone/internal/BufferIterator;)Lcom/android/i18n/timezone/ZoneInfoData;
art-benchmark-service84deab32021-05-12 09:41:00 -070021105HSPLcom/android/i18n/timezone/ZoneInfoData;->readTimeZone(Ljava/lang/String;Lcom/android/i18n/timezone/internal/BufferIterator;)Lcom/android/i18n/timezone/ZoneInfoData;
21106HSPLcom/android/i18n/timezone/ZoneInfoData;->roundDownMillisToSeconds(J)J
21107HSPLcom/android/i18n/timezone/ZoneInfoData;->roundUpMillisToSeconds(J)J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021108HSPLcom/android/i18n/timezone/ZoneInfoData;->skipOver32BitData(Ljava/lang/String;Lcom/android/i18n/timezone/internal/BufferIterator;)V
21109HSPLcom/android/i18n/timezone/ZoneInfoDb$1;->create(Ljava/lang/Object;)Ljava/lang/Object;
21110HSPLcom/android/i18n/timezone/ZoneInfoDb$1;->create(Ljava/lang/String;)Lcom/android/i18n/timezone/ZoneInfoData;
art-benchmark-service84deab32021-05-12 09:41:00 -070021111HSPLcom/android/i18n/timezone/ZoneInfoDb;->checkNotClosed()V
21112HSPLcom/android/i18n/timezone/ZoneInfoDb;->close()V
21113HSPLcom/android/i18n/timezone/ZoneInfoDb;->finalize()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021114HSPLcom/android/i18n/timezone/ZoneInfoDb;->getAvailableIDs()[Ljava/lang/String;
21115HSPLcom/android/i18n/timezone/ZoneInfoDb;->getBufferIterator(Ljava/lang/String;)Lcom/android/i18n/timezone/internal/BufferIterator;
art-benchmark-service84deab32021-05-12 09:41:00 -070021116HSPLcom/android/i18n/timezone/ZoneInfoDb;->getInstance()Lcom/android/i18n/timezone/ZoneInfoDb;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080021117HSPLcom/android/i18n/timezone/ZoneInfoDb;->makeZoneInfoData(Ljava/lang/String;)Lcom/android/i18n/timezone/ZoneInfoData;+]Lcom/android/i18n/timezone/internal/BasicLruCache;Lcom/android/i18n/timezone/ZoneInfoDb$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021118HSPLcom/android/i18n/timezone/ZoneInfoDb;->makeZoneInfoDataUncached(Ljava/lang/String;)Lcom/android/i18n/timezone/ZoneInfoData;
21119HSPLcom/android/i18n/timezone/internal/BasicLruCache$CacheMap;->removeEldestEntry(Ljava/util/Map$Entry;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070021120HSPLcom/android/i18n/timezone/internal/BasicLruCache;->evictAll()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080021121HSPLcom/android/i18n/timezone/internal/BasicLruCache;->get(Ljava/lang/Object;)Ljava/lang/Object;+]Lcom/android/i18n/timezone/internal/BasicLruCache$CacheMap;Lcom/android/i18n/timezone/internal/BasicLruCache$CacheMap;
art-benchmark-service84deab32021-05-12 09:41:00 -070021122HSPLcom/android/i18n/timezone/internal/BufferIterator;-><init>()V
21123HSPLcom/android/i18n/timezone/internal/Memory;->peekInt(JZ)I
21124HSPLcom/android/i18n/timezone/internal/MemoryMappedFile;->bigEndianIterator()Lcom/android/i18n/timezone/internal/BufferIterator;
21125HSPLcom/android/i18n/timezone/internal/MemoryMappedFile;->checkNotClosed()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021126HSPLcom/android/i18n/timezone/internal/NioBufferIterator;-><init>(Lcom/android/i18n/timezone/internal/MemoryMappedFile;JIZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021127HSPLcom/android/i18n/timezone/internal/NioBufferIterator;->checkArrayBounds(III)V
21128HSPLcom/android/i18n/timezone/internal/NioBufferIterator;->checkReadBounds(III)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021129HSPLcom/android/i18n/timezone/internal/NioBufferIterator;->readByte()B
21130HSPLcom/android/i18n/timezone/internal/NioBufferIterator;->readByteArray([BII)V
21131HSPLcom/android/i18n/timezone/internal/NioBufferIterator;->readInt()I
21132HSPLcom/android/i18n/timezone/internal/NioBufferIterator;->readLongArray([JII)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021133HSPLcom/android/i18n/timezone/internal/NioBufferIterator;->skip(I)V
21134HSPLcom/android/icu/charset/CharsetDecoderICU;-><init>(Ljava/nio/charset/Charset;FJ)V
art-benchmark-service08401c12022-12-23 09:27:20 -080021135HSPLcom/android/icu/charset/CharsetDecoderICU;->decodeLoop(Ljava/nio/ByteBuffer;Ljava/nio/CharBuffer;)Ljava/nio/charset/CoderResult;+]Ljava/nio/ByteBuffer;Ljava/nio/HeapByteBuffer;
21136HSPLcom/android/icu/charset/CharsetDecoderICU;->getArray(Ljava/nio/ByteBuffer;)I+]Ljava/nio/ByteBuffer;Ljava/nio/HeapByteBuffer;
21137HSPLcom/android/icu/charset/CharsetDecoderICU;->getArray(Ljava/nio/CharBuffer;)I+]Ljava/nio/CharBuffer;Ljava/nio/HeapCharBuffer;
21138HSPLcom/android/icu/charset/CharsetDecoderICU;->implFlush(Ljava/nio/CharBuffer;)Ljava/nio/charset/CoderResult;+]Lcom/android/icu/charset/CharsetDecoderICU;Lcom/android/icu/charset/CharsetDecoderICU;
art-benchmark-service84deab32021-05-12 09:41:00 -070021139HSPLcom/android/icu/charset/CharsetDecoderICU;->implOnMalformedInput(Ljava/nio/charset/CodingErrorAction;)V
21140HSPLcom/android/icu/charset/CharsetDecoderICU;->implOnUnmappableCharacter(Ljava/nio/charset/CodingErrorAction;)V
21141HSPLcom/android/icu/charset/CharsetDecoderICU;->implReplaceWith(Ljava/lang/String;)V
21142HSPLcom/android/icu/charset/CharsetDecoderICU;->implReset()V
21143HSPLcom/android/icu/charset/CharsetDecoderICU;->newInstance(Ljava/nio/charset/Charset;Ljava/lang/String;)Lcom/android/icu/charset/CharsetDecoderICU;
art-benchmark-service08401c12022-12-23 09:27:20 -080021144HSPLcom/android/icu/charset/CharsetDecoderICU;->setPosition(Ljava/nio/ByteBuffer;)V+]Ljava/nio/ByteBuffer;Ljava/nio/HeapByteBuffer;
21145HSPLcom/android/icu/charset/CharsetDecoderICU;->setPosition(Ljava/nio/CharBuffer;)V+]Ljava/nio/CharBuffer;Ljava/nio/HeapCharBuffer;
art-benchmark-service84deab32021-05-12 09:41:00 -070021146HSPLcom/android/icu/charset/CharsetDecoderICU;->updateCallback()V
21147HSPLcom/android/icu/charset/CharsetEncoderICU;-><init>(Ljava/nio/charset/Charset;FF[BJ)V
art-benchmark-service00abe242023-02-13 10:31:34 -080021148HSPLcom/android/icu/charset/CharsetEncoderICU;->encodeLoop(Ljava/nio/CharBuffer;Ljava/nio/ByteBuffer;)Ljava/nio/charset/CoderResult;+]Ljava/nio/CharBuffer;Ljava/nio/HeapCharBuffer;
21149HSPLcom/android/icu/charset/CharsetEncoderICU;->getArray(Ljava/nio/ByteBuffer;)I+]Ljava/nio/ByteBuffer;Ljava/nio/HeapByteBuffer;
21150HSPLcom/android/icu/charset/CharsetEncoderICU;->getArray(Ljava/nio/CharBuffer;)I+]Ljava/nio/CharBuffer;Ljava/nio/HeapCharBuffer;
21151HSPLcom/android/icu/charset/CharsetEncoderICU;->implFlush(Ljava/nio/ByteBuffer;)Ljava/nio/charset/CoderResult;+]Lcom/android/icu/charset/CharsetEncoderICU;Lcom/android/icu/charset/CharsetEncoderICU;
art-benchmark-service84deab32021-05-12 09:41:00 -070021152HSPLcom/android/icu/charset/CharsetEncoderICU;->implOnMalformedInput(Ljava/nio/charset/CodingErrorAction;)V
21153HSPLcom/android/icu/charset/CharsetEncoderICU;->implOnUnmappableCharacter(Ljava/nio/charset/CodingErrorAction;)V
21154HSPLcom/android/icu/charset/CharsetEncoderICU;->implReset()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021155HSPLcom/android/icu/charset/CharsetEncoderICU;->makeReplacement(Ljava/lang/String;J)[B
art-benchmark-service84deab32021-05-12 09:41:00 -070021156HSPLcom/android/icu/charset/CharsetEncoderICU;->newInstance(Ljava/nio/charset/Charset;Ljava/lang/String;)Lcom/android/icu/charset/CharsetEncoderICU;
art-benchmark-service00abe242023-02-13 10:31:34 -080021157HSPLcom/android/icu/charset/CharsetEncoderICU;->setPosition(Ljava/nio/ByteBuffer;)V+]Ljava/nio/ByteBuffer;Ljava/nio/HeapByteBuffer;
21158HSPLcom/android/icu/charset/CharsetEncoderICU;->setPosition(Ljava/nio/CharBuffer;)V+]Ljava/nio/CharBuffer;Ljava/nio/HeapCharBuffer;
art-benchmark-service84deab32021-05-12 09:41:00 -070021159HSPLcom/android/icu/charset/CharsetEncoderICU;->updateCallback()V
21160HSPLcom/android/icu/charset/CharsetFactory;->create(Ljava/lang/String;)Ljava/nio/charset/Charset;
21161HSPLcom/android/icu/charset/CharsetICU;-><init>(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)V
21162HSPLcom/android/icu/charset/CharsetICU;->newDecoder()Ljava/nio/charset/CharsetDecoder;
21163HSPLcom/android/icu/charset/CharsetICU;->newEncoder()Ljava/nio/charset/CharsetEncoder;
21164HSPLcom/android/icu/charset/NativeConverter;->U_FAILURE(I)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080021165HSPLcom/android/icu/charset/NativeConverter;->registerConverter(Ljava/lang/Object;J)V+]Llibcore/util/NativeAllocationRegistry;Llibcore/util/NativeAllocationRegistry;
art-benchmark-service00abe242023-02-13 10:31:34 -080021166HSPLcom/android/icu/charset/NativeConverter;->setCallbackDecode(JLjava/nio/charset/CharsetDecoder;)V+]Ljava/nio/charset/CharsetDecoder;Lcom/android/icu/charset/CharsetDecoderICU;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021167HSPLcom/android/icu/charset/NativeConverter;->setCallbackEncode(JLjava/nio/charset/CharsetEncoder;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021168HSPLcom/android/icu/charset/NativeConverter;->translateCodingErrorAction(Ljava/nio/charset/CodingErrorAction;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021169HSPLcom/android/icu/text/CompatibleDecimalFormatFactory;->create(Ljava/lang/String;Landroid/icu/text/DecimalFormatSymbols;)Landroid/icu/text/DecimalFormat;
art-benchmark-service84deab32021-05-12 09:41:00 -070021170HSPLcom/android/icu/text/ExtendedDecimalFormatSymbols;-><init>(Landroid/icu/util/ULocale;Landroid/icu/text/NumberingSystem;)V
21171HSPLcom/android/icu/text/ExtendedDecimalFormatSymbols;->getInstance(Landroid/icu/util/ULocale;Landroid/icu/text/NumberingSystem;)Lcom/android/icu/text/ExtendedDecimalFormatSymbols;
21172HSPLcom/android/icu/text/ExtendedDecimalFormatSymbols;->getLocalizedPatternSeparator()Ljava/lang/String;
21173HSPLcom/android/icu/text/ExtendedIDNA;->convertIDNToASCII(Ljava/lang/String;I)Ljava/lang/StringBuffer;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070021174HSPLcom/android/icu/text/ExtendedTimeZoneNames;-><clinit>()V
21175HSPLcom/android/icu/text/ExtendedTimeZoneNames;-><init>(Landroid/icu/util/ULocale;)V
21176HSPLcom/android/icu/text/ExtendedTimeZoneNames;->getInstance(Landroid/icu/util/ULocale;)Lcom/android/icu/text/ExtendedTimeZoneNames;
art-benchmark-service66b4d952021-07-17 17:15:31 -070021177HSPLcom/android/icu/text/ExtendedTimeZoneNames;->getTimeZoneNames()Landroid/icu/text/TimeZoneNames;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021178HSPLcom/android/icu/util/CaseMapperNative;->toLowerCase(Ljava/lang/String;Ljava/util/Locale;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070021179HSPLcom/android/icu/util/ExtendedCalendar;-><init>(Landroid/icu/util/ULocale;)V
21180HSPLcom/android/icu/util/ExtendedCalendar;->getDateTimePattern(II)Ljava/lang/String;
21181HSPLcom/android/icu/util/ExtendedCalendar;->getInstance(Landroid/icu/util/ULocale;)Lcom/android/icu/util/ExtendedCalendar;
21182HSPLcom/android/icu/util/ExtendedTimeZone;-><init>(Ljava/lang/String;)V
21183HSPLcom/android/icu/util/ExtendedTimeZone;->clearDefaultTimeZone()V
21184HSPLcom/android/icu/util/ExtendedTimeZone;->createZoneOffsetTransitionRule(Landroid/icu/util/AnnualTimeZoneRule;Ljava/time/ZoneOffset;Ljava/time/ZoneOffset;)Ljava/time/zone/ZoneOffsetTransitionRule;
21185HSPLcom/android/icu/util/ExtendedTimeZone;->createZoneRules()Ljava/time/zone/ZoneRules;
21186HSPLcom/android/icu/util/ExtendedTimeZone;->dayOfWeek(Landroid/icu/util/DateTimeRule;)Ljava/time/DayOfWeek;
21187HSPLcom/android/icu/util/ExtendedTimeZone;->fullOffset(Landroid/icu/util/TimeZoneRule;)Ljava/time/ZoneOffset;
21188HSPLcom/android/icu/util/ExtendedTimeZone;->getInstance(Ljava/lang/String;)Lcom/android/icu/util/ExtendedTimeZone;
21189HSPLcom/android/icu/util/ExtendedTimeZone;->localDateTime(JLjava/time/ZoneOffset;)Ljava/time/LocalDateTime;
21190HSPLcom/android/icu/util/ExtendedTimeZone;->standardOffset(Landroid/icu/util/TimeZoneRule;)Ljava/time/ZoneOffset;
21191HSPLcom/android/icu/util/ExtendedTimeZone;->timeDefinition(Landroid/icu/util/AnnualTimeZoneRule;)Ljava/time/zone/ZoneOffsetTransitionRule$TimeDefinition;
21192HSPLcom/android/icu/util/ExtendedTimeZone;->toOffset(I)Ljava/time/ZoneOffset;
21193HSPLcom/android/icu/util/ExtendedTimeZone;->utcStartTime(JLandroid/icu/util/TimeArrayTimeZoneRule;)J
21194HSPLcom/android/icu/util/LocaleNative;->getDisplayCountry(Ljava/util/Locale;Ljava/util/Locale;)Ljava/lang/String;
21195HSPLcom/android/icu/util/LocaleNative;->getDisplayLanguage(Ljava/util/Locale;Ljava/util/Locale;)Ljava/lang/String;
21196HSPLcom/android/icu/util/LocaleNative;->setDefault(Ljava/lang/String;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080021197HSPLcom/android/icu/util/regex/MatcherNative;-><init>(Lcom/android/icu/util/regex/PatternNative;)V+]Llibcore/util/NativeAllocationRegistry;Llibcore/util/NativeAllocationRegistry;]Lcom/android/icu/util/regex/PatternNative;Lcom/android/icu/util/regex/PatternNative;
art-benchmark-service84deab32021-05-12 09:41:00 -070021198HSPLcom/android/icu/util/regex/MatcherNative;->create(Lcom/android/icu/util/regex/PatternNative;)Lcom/android/icu/util/regex/MatcherNative;
21199HSPLcom/android/icu/util/regex/MatcherNative;->find(I[I)Z
21200HSPLcom/android/icu/util/regex/MatcherNative;->findNext([I)Z
21201HSPLcom/android/icu/util/regex/MatcherNative;->groupCount()I
21202HSPLcom/android/icu/util/regex/MatcherNative;->hitEnd()Z
21203HSPLcom/android/icu/util/regex/MatcherNative;->lookingAt([I)Z
21204HSPLcom/android/icu/util/regex/MatcherNative;->matches([I)Z
21205HSPLcom/android/icu/util/regex/MatcherNative;->requireEnd()Z
21206HSPLcom/android/icu/util/regex/MatcherNative;->setInput(Ljava/lang/String;II)V
21207HSPLcom/android/icu/util/regex/MatcherNative;->useAnchoringBounds(Z)V
21208HSPLcom/android/icu/util/regex/MatcherNative;->useTransparentBounds(Z)V
art-benchmark-service08401c12022-12-23 09:27:20 -080021209HSPLcom/android/icu/util/regex/PatternNative;-><init>(Ljava/lang/String;I)V+]Llibcore/util/NativeAllocationRegistry;Llibcore/util/NativeAllocationRegistry;
art-benchmark-service84deab32021-05-12 09:41:00 -070021210HSPLcom/android/icu/util/regex/PatternNative;->create(Ljava/lang/String;I)Lcom/android/icu/util/regex/PatternNative;
21211HSPLcom/android/icu/util/regex/PatternNative;->openMatcher()J
art-benchmark-service08401c12022-12-23 09:27:20 -080021212HSPLcom/android/internal/R$dimen;-><clinit>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070021213HSPLcom/android/internal/app/AlertController;-><init>(Landroid/content/Context;Landroid/content/DialogInterface;Landroid/view/Window;)V
21214HSPLcom/android/internal/app/AlertController;->create(Landroid/content/Context;Landroid/content/DialogInterface;Landroid/view/Window;)Lcom/android/internal/app/AlertController;
21215HSPLcom/android/internal/app/AlertController;->installContent()V
21216HSPLcom/android/internal/app/AlertController;->resolvePanel(Landroid/view/View;Landroid/view/View;)Landroid/view/ViewGroup;
21217HSPLcom/android/internal/app/AlertController;->setBackground(Landroid/content/res/TypedArray;Landroid/view/View;Landroid/view/View;Landroid/view/View;Landroid/view/View;ZZZ)V
21218HSPLcom/android/internal/app/AlertController;->setupButtons(Landroid/view/ViewGroup;)V
21219HSPLcom/android/internal/app/AlertController;->setupContent(Landroid/view/ViewGroup;)V
21220HSPLcom/android/internal/app/AlertController;->setupCustomContent(Landroid/view/ViewGroup;)V
21221HSPLcom/android/internal/app/AlertController;->setupTitle(Landroid/view/ViewGroup;)V
21222HSPLcom/android/internal/app/AlertController;->setupView()V
21223HSPLcom/android/internal/app/AssistUtils;-><init>(Landroid/content/Context;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021224HSPLcom/android/internal/app/AssistUtils;->getAssistComponentForUser(I)Landroid/content/ComponentName;
art-benchmark-service84deab32021-05-12 09:41:00 -070021225HSPLcom/android/internal/app/IAppOpsActiveCallback$Stub;-><init>()V
21226HSPLcom/android/internal/app/IAppOpsActiveCallback$Stub;->asBinder()Landroid/os/IBinder;
21227HSPLcom/android/internal/app/IAppOpsAsyncNotedCallback$Stub;-><init>()V
21228HSPLcom/android/internal/app/IAppOpsAsyncNotedCallback$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021229HSPLcom/android/internal/app/IAppOpsAsyncNotedCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070021230HSPLcom/android/internal/app/IAppOpsCallback$Stub;-><init>()V
21231HSPLcom/android/internal/app/IAppOpsCallback$Stub;->asBinder()Landroid/os/IBinder;
21232HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080021233HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021234HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->checkOperation(IILjava/lang/String;)I
21235HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->checkPackage(ILjava/lang/String;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070021236HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->extractAsyncOps(Ljava/lang/String;)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021237HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->getPackagesForOps([I)Ljava/util/List;
21238HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->noteOperation(IILjava/lang/String;Ljava/lang/String;ZLjava/lang/String;Z)Landroid/app/SyncNotedAppOp;
21239HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->reportRuntimeAppOpAccessMessageAndGetConfig(Ljava/lang/String;Landroid/app/SyncNotedAppOp;Ljava/lang/String;)Lcom/android/internal/app/MessageSamplingConfig;
art-benchmark-service84deab32021-05-12 09:41:00 -070021240HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->shouldCollectNotes(I)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070021241HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->startWatchingActive([ILcom/android/internal/app/IAppOpsActiveCallback;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021242HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->startWatchingAsyncNoted(Ljava/lang/String;Lcom/android/internal/app/IAppOpsAsyncNotedCallback;)V
21243HSPLcom/android/internal/app/IAppOpsService$Stub$Proxy;->startWatchingModeWithFlags(ILjava/lang/String;ILcom/android/internal/app/IAppOpsCallback;)V
21244HSPLcom/android/internal/app/IAppOpsService$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/app/IAppOpsService;
21245HSPLcom/android/internal/app/IBatteryStats$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080021246HSPLcom/android/internal/app/IBatteryStats$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021247HSPLcom/android/internal/app/IBatteryStats$Stub$Proxy;->isCharging()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070021248HSPLcom/android/internal/app/IBatteryStats$Stub$Proxy;->takeUidSnapshot(I)Landroid/os/health/HealthStatsParceler;
21249HSPLcom/android/internal/app/IBatteryStats$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/app/IBatteryStats;
art-benchmark-service08401c12022-12-23 09:27:20 -080021250HSPLcom/android/internal/app/IVoiceInteractionManagerService$Stub$Proxy;->asBinder()Landroid/os/IBinder;
21251HSPLcom/android/internal/app/IVoiceInteractionManagerService$Stub$Proxy;->notifyActivityEventChanged(Landroid/os/IBinder;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021252HSPLcom/android/internal/app/IVoiceInteractionManagerService$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/app/IVoiceInteractionManagerService;
21253HSPLcom/android/internal/app/IVoiceInteractor$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/app/IVoiceInteractor;
21254HSPLcom/android/internal/app/MessageSamplingConfig$1;->createFromParcel(Landroid/os/Parcel;)Lcom/android/internal/app/MessageSamplingConfig;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021255HSPLcom/android/internal/app/MessageSamplingConfig$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
21256HSPLcom/android/internal/app/MessageSamplingConfig;-><init>(Landroid/os/Parcel;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021257HSPLcom/android/internal/app/MessageSamplingConfig;->getAcceptableLeftDistance()I
21258HSPLcom/android/internal/app/MessageSamplingConfig;->getExpirationTimeSinceBootMillis()J
21259HSPLcom/android/internal/app/MessageSamplingConfig;->getSampledOpCode()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021260HSPLcom/android/internal/app/ProcessMap;->get(Ljava/lang/String;I)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070021261HSPLcom/android/internal/app/procstats/AssociationState$SourceState;->getAssociationState()Lcom/android/internal/app/procstats/AssociationState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021262HSPLcom/android/internal/app/procstats/AssociationState$SourceState;->startActive(J)V
21263HSPLcom/android/internal/app/procstats/AssociationState$SourceState;->trackProcState(IIJ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021264HSPLcom/android/internal/app/procstats/AssociationState;->getProcess()Lcom/android/internal/app/procstats/ProcessState;
21265HSPLcom/android/internal/app/procstats/ProcessState;->getCombinedState()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021266HSPLcom/android/internal/app/procstats/ProcessState;->setCombinedState(IJ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021267HSPLcom/android/internal/app/procstats/ProcessStats;->splitAndParseNumbers(Ljava/lang/String;)[I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021268HSPLcom/android/internal/app/procstats/ProcessStats;->updateTrackingAssociationsLocked(IJ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021269HSPLcom/android/internal/app/procstats/SparseMappingTable$Table;->assertConsistency()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070021270HSPLcom/android/internal/appwidget/IAppWidgetService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080021271HSPLcom/android/internal/appwidget/IAppWidgetService$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021272HSPLcom/android/internal/appwidget/IAppWidgetService$Stub$Proxy;->getAppWidgetIds(Landroid/content/ComponentName;)[I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070021273HSPLcom/android/internal/appwidget/IAppWidgetService$Stub$Proxy;->getInstalledProvidersForProfile(IILjava/lang/String;)Landroid/content/pm/ParceledListSlice;
21274HSPLcom/android/internal/appwidget/IAppWidgetService$Stub$Proxy;->notifyProviderInheritance([Landroid/content/ComponentName;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021275HSPLcom/android/internal/appwidget/IAppWidgetService$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/appwidget/IAppWidgetService;
21276HSPLcom/android/internal/colorextraction/ColorExtractor$GradientColors;->getMainColor()I
21277HSPLcom/android/internal/colorextraction/ColorExtractor$GradientColors;->supportsDarkText()Z
21278HSPLcom/android/internal/compat/ChangeReporter$ChangeReport;-><init>(JI)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021279HSPLcom/android/internal/compat/ChangeReporter$ChangeReport;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070021280HSPLcom/android/internal/compat/ChangeReporter$ChangeReport;->hashCode()I
21281HSPLcom/android/internal/compat/ChangeReporter;-><init>(I)V
21282HSPLcom/android/internal/compat/ChangeReporter;->debugLog(IJI)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021283HSPLcom/android/internal/compat/ChangeReporter;->isAlreadyReported(ILcom/android/internal/compat/ChangeReporter$ChangeReport;)Z
21284HSPLcom/android/internal/compat/ChangeReporter;->markAsReported(ILcom/android/internal/compat/ChangeReporter$ChangeReport;)V
21285HSPLcom/android/internal/compat/ChangeReporter;->reportChange(IJI)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021286HSPLcom/android/internal/compat/ChangeReporter;->shouldWriteToDebug(IJI)Z
21287HSPLcom/android/internal/compat/ChangeReporter;->shouldWriteToStatsLog(IJI)Z
21288HSPLcom/android/internal/compat/ChangeReporter;->stateToString(I)Ljava/lang/String;
21289HSPLcom/android/internal/compat/IPlatformCompat$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/compat/IPlatformCompat;
21290HSPLcom/android/internal/content/PackageMonitor;-><init>()V
21291HSPLcom/android/internal/content/ReferrerIntent$1;->createFromParcel(Landroid/os/Parcel;)Lcom/android/internal/content/ReferrerIntent;
21292HSPLcom/android/internal/content/ReferrerIntent$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
21293HSPLcom/android/internal/graphics/ColorUtils;->HSLToColor([F)I
21294HSPLcom/android/internal/graphics/ColorUtils;->RGBToHSL(III[F)V
21295HSPLcom/android/internal/graphics/ColorUtils;->colorToHSL(I[F)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070021296HSPLcom/android/internal/graphics/SfVsyncFrameCallbackProvider;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021297HSPLcom/android/internal/graphics/SfVsyncFrameCallbackProvider;->getFrameTime()J
21298HSPLcom/android/internal/graphics/SfVsyncFrameCallbackProvider;->postFrameCallback(Landroid/view/Choreographer$FrameCallback;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070021299HSPLcom/android/internal/graphics/cam/Cam;-><init>(FFFFFFFFF)V
21300HSPLcom/android/internal/graphics/cam/Cam;->fromInt(I)Lcom/android/internal/graphics/cam/Cam;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070021301HSPLcom/android/internal/graphics/cam/Cam;->fromIntInFrame(ILcom/android/internal/graphics/cam/Frame;)Lcom/android/internal/graphics/cam/Cam;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070021302HSPLcom/android/internal/graphics/cam/Cam;->getChroma()F
21303HSPLcom/android/internal/graphics/cam/Cam;->getHue()F
21304HSPLcom/android/internal/graphics/cam/CamUtils;-><clinit>()V
21305HSPLcom/android/internal/graphics/cam/CamUtils;->linearized(I)F
21306HSPLcom/android/internal/graphics/cam/CamUtils;->xyzFromInt(I)[F
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070021307HSPLcom/android/internal/graphics/cam/Frame;-><clinit>()V
21308HSPLcom/android/internal/graphics/cam/Frame;-><init>(FFFFFF[FFFF)V
21309HSPLcom/android/internal/graphics/cam/Frame;->getAw()F
21310HSPLcom/android/internal/graphics/cam/Frame;->getC()F
21311HSPLcom/android/internal/graphics/cam/Frame;->getFl()F
21312HSPLcom/android/internal/graphics/cam/Frame;->getFlRoot()F
21313HSPLcom/android/internal/graphics/cam/Frame;->getN()F
21314HSPLcom/android/internal/graphics/cam/Frame;->getNbb()F
21315HSPLcom/android/internal/graphics/cam/Frame;->getNc()F
21316HSPLcom/android/internal/graphics/cam/Frame;->getNcb()F
21317HSPLcom/android/internal/graphics/cam/Frame;->getRgbD()[F
21318HSPLcom/android/internal/graphics/cam/Frame;->getZ()F
21319HSPLcom/android/internal/graphics/cam/Frame;->make([FFFFZ)Lcom/android/internal/graphics/cam/Frame;
art-benchmark-service84deab32021-05-12 09:41:00 -070021320HSPLcom/android/internal/graphics/drawable/AnimationScaleListDrawable$AnimationScaleListState;-><init>(Lcom/android/internal/graphics/drawable/AnimationScaleListDrawable$AnimationScaleListState;Lcom/android/internal/graphics/drawable/AnimationScaleListDrawable;Landroid/content/res/Resources;)V
21321HSPLcom/android/internal/graphics/drawable/AnimationScaleListDrawable$AnimationScaleListState;->addDrawable(Landroid/graphics/drawable/Drawable;)I
21322HSPLcom/android/internal/graphics/drawable/AnimationScaleListDrawable$AnimationScaleListState;->canApplyTheme()Z
21323HSPLcom/android/internal/graphics/drawable/AnimationScaleListDrawable$AnimationScaleListState;->getCurrentDrawableIndexBasedOnScale()I
21324HSPLcom/android/internal/graphics/drawable/AnimationScaleListDrawable$AnimationScaleListState;->mutate()V
21325HSPLcom/android/internal/graphics/drawable/AnimationScaleListDrawable$AnimationScaleListState;->newDrawable(Landroid/content/res/Resources;)Landroid/graphics/drawable/Drawable;
21326HSPLcom/android/internal/graphics/drawable/AnimationScaleListDrawable;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021327HSPLcom/android/internal/graphics/drawable/AnimationScaleListDrawable;-><init>(Lcom/android/internal/graphics/drawable/AnimationScaleListDrawable$AnimationScaleListState;Landroid/content/res/Resources;)V
21328HSPLcom/android/internal/graphics/drawable/AnimationScaleListDrawable;-><init>(Lcom/android/internal/graphics/drawable/AnimationScaleListDrawable$AnimationScaleListState;Landroid/content/res/Resources;Lcom/android/internal/graphics/drawable/AnimationScaleListDrawable-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021329HSPLcom/android/internal/graphics/drawable/AnimationScaleListDrawable;->applyTheme(Landroid/content/res/Resources$Theme;)V
21330HSPLcom/android/internal/graphics/drawable/AnimationScaleListDrawable;->clearMutated()V
21331HSPLcom/android/internal/graphics/drawable/AnimationScaleListDrawable;->inflate(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
21332HSPLcom/android/internal/graphics/drawable/AnimationScaleListDrawable;->inflateChildElements(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V
21333HSPLcom/android/internal/graphics/drawable/AnimationScaleListDrawable;->mutate()Landroid/graphics/drawable/Drawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021334HSPLcom/android/internal/graphics/drawable/AnimationScaleListDrawable;->onStateChange([I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070021335HSPLcom/android/internal/graphics/drawable/AnimationScaleListDrawable;->setConstantState(Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;)V
21336HSPLcom/android/internal/graphics/drawable/AnimationScaleListDrawable;->start()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021337HSPLcom/android/internal/graphics/drawable/AnimationScaleListDrawable;->stop()V
art-benchmark-service84deab32021-05-12 09:41:00 -070021338HSPLcom/android/internal/graphics/drawable/BackgroundBlurDrawable$Aggregator;-><init>(Landroid/view/ViewRootImpl;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021339HSPLcom/android/internal/graphics/drawable/BackgroundBlurDrawable$Aggregator;->hasRegions()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070021340HSPLcom/android/internal/graphics/drawable/BackgroundBlurDrawable$Aggregator;->hasUpdates()Z
21341HSPLcom/android/internal/infra/AndroidFuture$1;->complete(Lcom/android/internal/infra/AndroidFuture;)V
21342HSPLcom/android/internal/infra/AndroidFuture$2;->createFromParcel(Landroid/os/Parcel;)Lcom/android/internal/infra/AndroidFuture;
21343HSPLcom/android/internal/infra/AndroidFuture$2;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
21344HSPLcom/android/internal/infra/AndroidFuture;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021345HSPLcom/android/internal/infra/AndroidFuture;-><init>(Landroid/os/Parcel;)V
21346HSPLcom/android/internal/infra/AndroidFuture;->cancelTimeout()Lcom/android/internal/infra/AndroidFuture;
21347HSPLcom/android/internal/infra/AndroidFuture;->complete(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070021348HSPLcom/android/internal/infra/AndroidFuture;->getMainHandler()Landroid/os/Handler;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021349HSPLcom/android/internal/infra/AndroidFuture;->onCompleted(Ljava/lang/Object;Ljava/lang/Throwable;)V
21350HSPLcom/android/internal/infra/AndroidFuture;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070021351HSPLcom/android/internal/infra/IAndroidFuture$Stub$Proxy;->complete(Lcom/android/internal/infra/AndroidFuture;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021352HSPLcom/android/internal/infra/IAndroidFuture$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070021353HSPLcom/android/internal/inputmethod/EditableInputConnection;-><init>(Landroid/widget/TextView;)V
21354HSPLcom/android/internal/inputmethod/EditableInputConnection;->beginBatchEdit()Z
21355HSPLcom/android/internal/inputmethod/EditableInputConnection;->closeConnection()V
21356HSPLcom/android/internal/inputmethod/EditableInputConnection;->commitText(Ljava/lang/CharSequence;I)Z
21357HSPLcom/android/internal/inputmethod/EditableInputConnection;->endBatchEdit()Z
21358HSPLcom/android/internal/inputmethod/EditableInputConnection;->endComposingRegionEditInternal()V
21359HSPLcom/android/internal/inputmethod/EditableInputConnection;->getEditable()Landroid/text/Editable;
21360HSPLcom/android/internal/inputmethod/EditableInputConnection;->setImeConsumesInput(Z)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070021361HSPLcom/android/internal/inputmethod/IInputMethodClient$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-service08401c12022-12-23 09:27:20 -080021362HSPLcom/android/internal/inputmethod/IInputMethodClient$Stub;->getMaxTransactionId()I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070021363HSPLcom/android/internal/inputmethod/IInputMethodClient$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
21364HSPLcom/android/internal/inputmethod/IInputMethodSession$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
21365HSPLcom/android/internal/inputmethod/IInputMethodSession$Stub$Proxy;->asBinder()Landroid/os/IBinder;
21366HSPLcom/android/internal/inputmethod/IInputMethodSession$Stub$Proxy;->finishInput()V
art-benchmark-service08401c12022-12-23 09:27:20 -080021367HSPLcom/android/internal/inputmethod/IInputMethodSession$Stub$Proxy;->updateSelection(IIIIII)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070021368HSPLcom/android/internal/inputmethod/IInputMethodSession$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/inputmethod/IInputMethodSession;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021369HSPLcom/android/internal/inputmethod/IRemoteAccessibilityInputConnection$Stub;-><init>()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070021370HSPLcom/android/internal/inputmethod/IRemoteAccessibilityInputConnection$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-service08401c12022-12-23 09:27:20 -080021371HSPLcom/android/internal/inputmethod/IRemoteInputConnection$Stub;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070021372HSPLcom/android/internal/inputmethod/IRemoteInputConnection$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-service08401c12022-12-23 09:27:20 -080021373HSPLcom/android/internal/inputmethod/IRemoteInputConnection$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021374HSPLcom/android/internal/inputmethod/ImeTracing;-><clinit>()V
21375HSPLcom/android/internal/inputmethod/ImeTracing;-><init>()V
21376HSPLcom/android/internal/inputmethod/ImeTracing;->getInstance()Lcom/android/internal/inputmethod/ImeTracing;
21377HSPLcom/android/internal/inputmethod/ImeTracing;->isEnabled()Z
21378HSPLcom/android/internal/inputmethod/ImeTracing;->isSystemProcess()Z
21379HSPLcom/android/internal/inputmethod/ImeTracingClientImpl;-><init>()V
21380HSPLcom/android/internal/inputmethod/ImeTracingClientImpl;->triggerClientDump(Ljava/lang/String;Landroid/view/inputmethod/InputMethodManager;[B)V
21381HSPLcom/android/internal/inputmethod/InputBindResult$1;-><init>()V
21382HSPLcom/android/internal/inputmethod/InputBindResult$1;->createFromParcel(Landroid/os/Parcel;)Lcom/android/internal/inputmethod/InputBindResult;
21383HSPLcom/android/internal/inputmethod/InputBindResult$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
21384HSPLcom/android/internal/inputmethod/InputBindResult;-><clinit>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070021385HSPLcom/android/internal/inputmethod/InputBindResult;-><init>(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021386HSPLcom/android/internal/inputmethod/InputBindResult;-><init>(Landroid/os/Parcel;Lcom/android/internal/inputmethod/InputBindResult-IA;)V
21387HSPLcom/android/internal/inputmethod/InputBindResult;->error(I)Lcom/android/internal/inputmethod/InputBindResult;
21388HSPLcom/android/internal/inputmethod/InputBindResult;->getVirtualDisplayToScreenMatrix()Landroid/graphics/Matrix;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070021389HSPLcom/android/internal/inputmethod/InputConnectionCommandHeader$1;-><init>()V
21390HSPLcom/android/internal/inputmethod/InputConnectionCommandHeader$1;->createFromParcel(Landroid/os/Parcel;)Lcom/android/internal/inputmethod/InputConnectionCommandHeader;
21391HSPLcom/android/internal/inputmethod/InputConnectionCommandHeader$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
21392HSPLcom/android/internal/inputmethod/InputConnectionCommandHeader;-><clinit>()V
21393HSPLcom/android/internal/inputmethod/InputConnectionCommandHeader;-><init>(I)V
21394HSPLcom/android/internal/inputmethod/InputMethodDebug;->softInputDisplayReasonToString(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021395HSPLcom/android/internal/inputmethod/SubtypeLocaleUtils;->constructLocaleFromString(Ljava/lang/String;)Ljava/util/Locale;
art-benchmark-service84deab32021-05-12 09:41:00 -070021396HSPLcom/android/internal/jank/FrameTracker$FrameMetricsWrapper;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021397HSPLcom/android/internal/jank/FrameTracker$FrameMetricsWrapper;->getMetric(I)J
art-benchmark-service84deab32021-05-12 09:41:00 -070021398HSPLcom/android/internal/jank/FrameTracker$FrameMetricsWrapper;->getTiming()[J
21399HSPLcom/android/internal/jank/FrameTracker$ThreadedRendererWrapper;-><init>(Landroid/view/ThreadedRenderer;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021400HSPLcom/android/internal/jank/FrameTracker$ThreadedRendererWrapper;->addObserver(Landroid/graphics/HardwareRendererObserver;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021401HSPLcom/android/internal/jank/FrameTracker$ThreadedRendererWrapper;->removeObserver(Landroid/graphics/HardwareRendererObserver;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021402HSPLcom/android/internal/jank/FrameTracker;->begin()V
21403HSPLcom/android/internal/jank/FrameTracker;->onFrameMetricsAvailable(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021404HSPLcom/android/internal/jank/FrameTracker;->triggerPerfetto()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021405HSPLcom/android/internal/jank/InteractionJankMonitor$Session;->getName()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070021406HSPLcom/android/internal/jank/InteractionJankMonitor$Session;->getStatsdInteractionType()I
21407HSPLcom/android/internal/jank/InteractionJankMonitor$Session;->logToStatsd()Z
21408HSPLcom/android/internal/jank/InteractionJankMonitor;-><clinit>()V
21409HSPLcom/android/internal/jank/InteractionJankMonitor;-><init>(Landroid/os/HandlerThread;)V
21410HSPLcom/android/internal/jank/InteractionJankMonitor;->cancel(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021411HSPLcom/android/internal/jank/InteractionJankMonitor;->end(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070021412HSPLcom/android/internal/jank/InteractionJankMonitor;->getInstance()Lcom/android/internal/jank/InteractionJankMonitor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021413HSPLcom/android/internal/jank/InteractionJankMonitor;->getTracker(I)Lcom/android/internal/jank/FrameTracker;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070021414HSPLcom/android/internal/listeners/ListenerExecutor$$ExternalSyntheticLambda0;-><init>(Ljava/lang/Object;Ljava/util/function/Supplier;Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation;Lcom/android/internal/listeners/ListenerExecutor$FailureCallback;)V
21415HSPLcom/android/internal/listeners/ListenerExecutor$$ExternalSyntheticLambda0;->run()V
art-benchmark-service84deab32021-05-12 09:41:00 -070021416HSPLcom/android/internal/listeners/ListenerExecutor$ListenerOperation;->onComplete(Z)V
21417HSPLcom/android/internal/listeners/ListenerExecutor$ListenerOperation;->onPostExecute(Z)V
21418HSPLcom/android/internal/listeners/ListenerExecutor$ListenerOperation;->onPreExecute()V
art-benchmark-service00abe242023-02-13 10:31:34 -080021419HSPLcom/android/internal/listeners/ListenerExecutor;->executeSafely(Ljava/util/concurrent/Executor;Ljava/util/function/Supplier;Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation;)V+]Lcom/android/internal/listeners/ListenerExecutor;Landroid/location/LocationManager$LocationListenerTransport;
21420HSPLcom/android/internal/listeners/ListenerExecutor;->executeSafely(Ljava/util/concurrent/Executor;Ljava/util/function/Supplier;Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation;Lcom/android/internal/listeners/ListenerExecutor$FailureCallback;)V+]Ljava/util/concurrent/Executor;missing_types]Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation;Landroid/location/LocationManager$LocationListenerTransport$1;]Ljava/util/function/Supplier;Landroid/location/LocationManager$LocationListenerTransport$$ExternalSyntheticLambda2;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021421HSPLcom/android/internal/listeners/ListenerExecutor;->lambda$executeSafely$0(Ljava/lang/Object;Ljava/util/function/Supplier;Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation;Lcom/android/internal/listeners/ListenerExecutor$FailureCallback;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021422HSPLcom/android/internal/logging/AndroidConfig;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021423HSPLcom/android/internal/logging/AndroidHandler$1;->format(Ljava/util/logging/LogRecord;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070021424HSPLcom/android/internal/logging/AndroidHandler;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021425HSPLcom/android/internal/logging/AndroidHandler;->getAndroidLevel(Ljava/util/logging/Level;)I
21426HSPLcom/android/internal/logging/AndroidHandler;->loggerNameToTag(Ljava/lang/String;)Ljava/lang/String;
21427HSPLcom/android/internal/logging/AndroidHandler;->publish(Ljava/util/logging/LogRecord;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070021428HSPLcom/android/internal/logging/EventLogTags;->writeSysuiMultiAction([Ljava/lang/Object;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021429HSPLcom/android/internal/logging/InstanceId$1;->createFromParcel(Landroid/os/Parcel;)Lcom/android/internal/logging/InstanceId;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021430HSPLcom/android/internal/logging/InstanceId$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070021431HSPLcom/android/internal/logging/InstanceId;-><init>(I)V
21432HSPLcom/android/internal/logging/InstanceId;->getId()I
21433HSPLcom/android/internal/logging/InstanceIdSequence;-><init>(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021434HSPLcom/android/internal/logging/InstanceIdSequence;->newInstanceId()Lcom/android/internal/logging/InstanceId;
art-benchmark-service84deab32021-05-12 09:41:00 -070021435HSPLcom/android/internal/logging/InstanceIdSequence;->newInstanceIdInternal(I)Lcom/android/internal/logging/InstanceId;
21436HSPLcom/android/internal/logging/MetricsLogger;-><init>()V
21437HSPLcom/android/internal/logging/MetricsLogger;->action(II)V
21438HSPLcom/android/internal/logging/MetricsLogger;->action(Landroid/content/Context;II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021439HSPLcom/android/internal/logging/MetricsLogger;->action(Landroid/metrics/LogMaker;)V
21440HSPLcom/android/internal/logging/MetricsLogger;->count(Landroid/content/Context;Ljava/lang/String;I)V
21441HSPLcom/android/internal/logging/MetricsLogger;->count(Ljava/lang/String;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021442HSPLcom/android/internal/logging/MetricsLogger;->getLogger()Lcom/android/internal/logging/MetricsLogger;
21443HSPLcom/android/internal/logging/MetricsLogger;->hidden(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021444HSPLcom/android/internal/logging/MetricsLogger;->histogram(Ljava/lang/String;I)V
21445HSPLcom/android/internal/logging/MetricsLogger;->saveLog(Landroid/metrics/LogMaker;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021446HSPLcom/android/internal/logging/MetricsLogger;->visible(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021447HSPLcom/android/internal/logging/MetricsLogger;->write(Landroid/metrics/LogMaker;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021448HSPLcom/android/internal/logging/UiEventLoggerImpl;-><init>()V
21449HSPLcom/android/internal/logging/UiEventLoggerImpl;->log(Lcom/android/internal/logging/UiEventLogger$UiEventEnum;)V
21450HSPLcom/android/internal/logging/UiEventLoggerImpl;->log(Lcom/android/internal/logging/UiEventLogger$UiEventEnum;ILjava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021451HSPLcom/android/internal/logging/UiEventLoggerImpl;->logWithInstanceId(Lcom/android/internal/logging/UiEventLogger$UiEventEnum;ILjava/lang/String;Lcom/android/internal/logging/InstanceId;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021452HSPLcom/android/internal/net/NetworkUtilsInternal;-><clinit>()V
21453HSPLcom/android/internal/os/AndroidPrintStream;-><init>(ILjava/lang/String;)V
21454HSPLcom/android/internal/os/AndroidPrintStream;->log(Ljava/lang/String;)V
21455HSPLcom/android/internal/os/BackgroundThread;-><init>()V
21456HSPLcom/android/internal/os/BackgroundThread;->ensureThreadLocked()V
21457HSPLcom/android/internal/os/BackgroundThread;->getExecutor()Ljava/util/concurrent/Executor;
21458HSPLcom/android/internal/os/BackgroundThread;->getHandler()Landroid/os/Handler;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070021459HSPLcom/android/internal/os/BinderCallsStats$SettingsObserver;-><init>(Landroid/content/Context;Lcom/android/internal/os/BinderCallsStats;)V
21460HSPLcom/android/internal/os/BinderCallsStats$SettingsObserver;->configureLatencyObserver(Landroid/util/KeyValueListParser;Lcom/android/internal/os/BinderLatencyObserver;)V
21461HSPLcom/android/internal/os/BinderCallsStats$SettingsObserver;->onChange()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021462HSPLcom/android/internal/os/BinderCallsStats;->callEnded(Lcom/android/internal/os/BinderInternal$CallSession;III)V
21463HSPLcom/android/internal/os/BinderCallsStats;->callStarted(Landroid/os/Binder;II)Lcom/android/internal/os/BinderInternal$CallSession;
art-benchmark-service08401c12022-12-23 09:27:20 -080021464HSPLcom/android/internal/os/BinderCallsStats;->canCollect()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070021465HSPLcom/android/internal/os/BinderCallsStats;->getElapsedRealtimeMicro()J
art-benchmark-service9f6049f2022-10-03 00:48:12 -070021466HSPLcom/android/internal/os/BinderCallsStats;->getNativeTid()I
21467HSPLcom/android/internal/os/BinderCallsStats;->noteBinderThreadNativeIds()V
art-benchmark-service08401c12022-12-23 09:27:20 -080021468HSPLcom/android/internal/os/BinderCallsStats;->noteNativeThreadId()V
21469HSPLcom/android/internal/os/BinderCallsStats;->processCallEnded(Lcom/android/internal/os/BinderInternal$CallSession;III)V
21470HSPLcom/android/internal/os/BinderCallsStats;->shouldRecordDetailedData()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021471HSPLcom/android/internal/os/BinderDeathDispatcher;->linkToDeath(Landroid/os/IInterface;Landroid/os/IBinder$DeathRecipient;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070021472HSPLcom/android/internal/os/BinderInternal$GcWatcher;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021473HSPLcom/android/internal/os/BinderInternal$GcWatcher;->finalize()V
art-benchmark-service84deab32021-05-12 09:41:00 -070021474HSPLcom/android/internal/os/BinderInternal;->addGcWatcher(Ljava/lang/Runnable;)V
21475HSPLcom/android/internal/os/BinderInternal;->forceBinderGc()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021476HSPLcom/android/internal/os/BinderInternal;->forceGc(Ljava/lang/String;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070021477HSPLcom/android/internal/os/BinderLatencyBuckets;-><init>(IIF)V
21478HSPLcom/android/internal/os/BinderLatencyBuckets;->sampleToBucket(I)I
21479HSPLcom/android/internal/os/BinderLatencyObserver$1;-><init>(Lcom/android/internal/os/BinderLatencyObserver;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070021480HSPLcom/android/internal/os/BinderLatencyObserver$Injector;-><init>()V
21481HSPLcom/android/internal/os/BinderLatencyObserver$Injector;->getHandler()Landroid/os/Handler;
21482HSPLcom/android/internal/os/BinderLatencyObserver$Injector;->getRandomGenerator()Ljava/util/Random;
21483HSPLcom/android/internal/os/BinderLatencyObserver$LatencyDims;-><init>(Ljava/lang/Class;I)V
21484HSPLcom/android/internal/os/BinderLatencyObserver$LatencyDims;->create(Ljava/lang/Class;I)Lcom/android/internal/os/BinderLatencyObserver$LatencyDims;
art-benchmark-service08401c12022-12-23 09:27:20 -080021485HSPLcom/android/internal/os/BinderLatencyObserver$LatencyDims;->equals(Ljava/lang/Object;)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070021486HSPLcom/android/internal/os/BinderLatencyObserver$LatencyDims;->getBinderClass()Ljava/lang/Class;
21487HSPLcom/android/internal/os/BinderLatencyObserver$LatencyDims;->getTransactionCode()I
art-benchmark-service08401c12022-12-23 09:27:20 -080021488HSPLcom/android/internal/os/BinderLatencyObserver$LatencyDims;->hashCode()I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070021489HSPLcom/android/internal/os/BinderLatencyObserver;-><init>(Lcom/android/internal/os/BinderLatencyObserver$Injector;I)V
art-benchmark-service08401c12022-12-23 09:27:20 -080021490HSPLcom/android/internal/os/BinderLatencyObserver;->callEnded(Lcom/android/internal/os/BinderInternal$CallSession;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070021491HSPLcom/android/internal/os/BinderLatencyObserver;->getElapsedRealtimeMicro()J
art-benchmark-service9f6049f2022-10-03 00:48:12 -070021492HSPLcom/android/internal/os/BinderLatencyObserver;->noteLatencyDelayed()V
21493HSPLcom/android/internal/os/BinderLatencyObserver;->reset()V
21494HSPLcom/android/internal/os/BinderLatencyObserver;->setHistogramBucketsParams(IIF)V
21495HSPLcom/android/internal/os/BinderLatencyObserver;->setPushInterval(I)V
21496HSPLcom/android/internal/os/BinderLatencyObserver;->setSamplingInterval(I)V
21497HSPLcom/android/internal/os/BinderLatencyObserver;->setShardingModulo(I)V
art-benchmark-service08401c12022-12-23 09:27:20 -080021498HSPLcom/android/internal/os/BinderLatencyObserver;->shouldCollect(Lcom/android/internal/os/BinderLatencyObserver$LatencyDims;)Z
21499HSPLcom/android/internal/os/BinderLatencyObserver;->shouldKeepSample()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070021500HSPLcom/android/internal/os/CachedDeviceState$Readonly;->isCharging()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021501HSPLcom/android/internal/os/ClassLoaderFactory;->createClassLoader(Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;Ljava/lang/String;Ljava/util/List;Ljava/util/List;)Ljava/lang/ClassLoader;
21502HSPLcom/android/internal/os/ClassLoaderFactory;->createClassLoader(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/ClassLoader;IZLjava/lang/String;Ljava/util/List;Ljava/util/List;Ljava/util/List;)Ljava/lang/ClassLoader;
art-benchmark-service84deab32021-05-12 09:41:00 -070021503HSPLcom/android/internal/os/ClassLoaderFactory;->isPathClassLoaderName(Ljava/lang/String;)Z
21504HSPLcom/android/internal/os/HandlerCaller$MyHandler;-><init>(Lcom/android/internal/os/HandlerCaller;Landroid/os/Looper;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021505HSPLcom/android/internal/os/HandlerCaller$MyHandler;->handleMessage(Landroid/os/Message;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021506HSPLcom/android/internal/os/HandlerCaller;-><init>(Landroid/content/Context;Landroid/os/Looper;Lcom/android/internal/os/HandlerCaller$Callback;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021507HSPLcom/android/internal/os/HandlerCaller;->obtainMessage(I)Landroid/os/Message;
21508HSPLcom/android/internal/os/HandlerCaller;->obtainMessageI(II)Landroid/os/Message;
art-benchmark-service84deab32021-05-12 09:41:00 -070021509HSPLcom/android/internal/os/HandlerCaller;->obtainMessageIO(IILjava/lang/Object;)Landroid/os/Message;
21510HSPLcom/android/internal/os/HandlerCaller;->obtainMessageIOO(IILjava/lang/Object;Ljava/lang/Object;)Landroid/os/Message;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021511HSPLcom/android/internal/os/HandlerCaller;->obtainMessageO(ILjava/lang/Object;)Landroid/os/Message;
art-benchmark-service84deab32021-05-12 09:41:00 -070021512HSPLcom/android/internal/os/HandlerCaller;->obtainMessageOO(ILjava/lang/Object;Ljava/lang/Object;)Landroid/os/Message;
21513HSPLcom/android/internal/os/IDropBoxManagerService$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/os/IDropBoxManagerService;
21514HSPLcom/android/internal/os/IResultReceiver$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021515HSPLcom/android/internal/os/IResultReceiver$Stub$Proxy;->send(ILandroid/os/Bundle;)V
21516HSPLcom/android/internal/os/IResultReceiver$Stub;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070021517HSPLcom/android/internal/os/IResultReceiver$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021518HSPLcom/android/internal/os/IResultReceiver$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/os/IResultReceiver;
art-benchmark-service08401c12022-12-23 09:27:20 -080021519HSPLcom/android/internal/os/IResultReceiver$Stub;->getMaxTransactionId()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021520HSPLcom/android/internal/os/IResultReceiver$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070021521HSPLcom/android/internal/os/KernelCpuProcStringReader$ProcFileIterator;->nextLine()Ljava/nio/CharBuffer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021522HSPLcom/android/internal/os/KernelCpuProcStringReader;->asLongs(Ljava/nio/CharBuffer;[J)I
art-benchmark-service84deab32021-05-12 09:41:00 -070021523HSPLcom/android/internal/os/KernelCpuProcStringReader;->isNumber(C)Z
21524HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader;->copyToCurTimes()V
art-benchmark-service84deab32021-05-12 09:41:00 -070021525HSPLcom/android/internal/os/LoggingPrintStream$1;-><init>()V
21526HSPLcom/android/internal/os/LoggingPrintStream;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021527HSPLcom/android/internal/os/LoggingPrintStream;->flush(Z)V
21528HSPLcom/android/internal/os/LoggingPrintStream;->println(Ljava/lang/Object;)V
21529HSPLcom/android/internal/os/LoggingPrintStream;->println(Ljava/lang/String;)V
21530HSPLcom/android/internal/os/LooperStats;->deviceStateAllowsCollection()Z
21531HSPLcom/android/internal/os/LooperStats;->messageDispatchStarting()Ljava/lang/Object;
21532HSPLcom/android/internal/os/LooperStats;->messageDispatched(Ljava/lang/Object;Landroid/os/Message;)V
21533HSPLcom/android/internal/os/ProcStatsUtil;->readTerminatedProcFile(Ljava/lang/String;B)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070021534HSPLcom/android/internal/os/ProcTimeInStateReader;->initializeTimeInStateFormat(Ljava/nio/file/Path;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021535HSPLcom/android/internal/os/ProcessCpuTracker$Stats;-><init>(IIZ)V
21536HSPLcom/android/internal/os/ProcessCpuTracker$Stats;->getUid(Ljava/lang/String;)I
21537HSPLcom/android/internal/os/ProcessCpuTracker;->collectStats(Ljava/lang/String;IZ[ILjava/util/ArrayList;)[I
21538HSPLcom/android/internal/os/ProcessCpuTracker;->getName(Lcom/android/internal/os/ProcessCpuTracker$Stats;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021539HSPLcom/android/internal/os/ProcessCpuTracker;->onMeasureProcessName(Ljava/lang/String;)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070021540HSPLcom/android/internal/os/RuntimeInit$$ExternalSyntheticLambda0;->get()Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070021541HSPLcom/android/internal/os/RuntimeInit$$ExternalSyntheticLambda1;-><init>()V
21542HSPLcom/android/internal/os/RuntimeInit$$ExternalSyntheticLambda1;->get()Ljava/lang/Object;
21543HSPLcom/android/internal/os/RuntimeInit$Arguments;-><init>([Ljava/lang/String;)V
21544HSPLcom/android/internal/os/RuntimeInit$Arguments;->parseArgs([Ljava/lang/String;)V
21545HSPLcom/android/internal/os/RuntimeInit$KillApplicationHandler;-><init>(Lcom/android/internal/os/RuntimeInit$LoggingHandler;)V
21546HSPLcom/android/internal/os/RuntimeInit$LoggingHandler;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021547HSPLcom/android/internal/os/RuntimeInit$LoggingHandler;-><init>(Lcom/android/internal/os/RuntimeInit$LoggingHandler-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021548HSPLcom/android/internal/os/RuntimeInit$MethodAndArgsCaller;-><init>(Ljava/lang/reflect/Method;[Ljava/lang/String;)V
21549HSPLcom/android/internal/os/RuntimeInit$MethodAndArgsCaller;->run()V
21550HSPLcom/android/internal/os/RuntimeInit;->applicationInit(I[J[Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/Runnable;
21551HSPLcom/android/internal/os/RuntimeInit;->commonInit()V
21552HSPLcom/android/internal/os/RuntimeInit;->findStaticMain(Ljava/lang/String;[Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/Runnable;
21553HSPLcom/android/internal/os/RuntimeInit;->getApplicationObject()Landroid/os/IBinder;
21554HSPLcom/android/internal/os/RuntimeInit;->getDefaultUserAgent()Ljava/lang/String;
art-benchmark-service08401c12022-12-23 09:27:20 -080021555HSPLcom/android/internal/os/RuntimeInit;->initZipPathValidatorCallback()V
art-benchmark-service84deab32021-05-12 09:41:00 -070021556HSPLcom/android/internal/os/RuntimeInit;->lambda$commonInit$0()Ljava/lang/String;
21557HSPLcom/android/internal/os/RuntimeInit;->redirectLogStreams()V
21558HSPLcom/android/internal/os/RuntimeInit;->setApplicationObject(Landroid/os/IBinder;)V
21559HSPLcom/android/internal/os/RuntimeInit;->wtf(Ljava/lang/String;Ljava/lang/Throwable;Z)V
art-benchmark-service08401c12022-12-23 09:27:20 -080021560HSPLcom/android/internal/os/SafeZipPathValidatorCallback;-><init>()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080021561HSPLcom/android/internal/os/SafeZipPathValidatorCallback;->onZipEntryAccess(Ljava/lang/String;)V+]Ljava/lang/String;Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070021562HSPLcom/android/internal/os/SomeArgs;-><init>()V
21563HSPLcom/android/internal/os/SomeArgs;->clear()V
21564HSPLcom/android/internal/os/SomeArgs;->obtain()Lcom/android/internal/os/SomeArgs;
21565HSPLcom/android/internal/os/SomeArgs;->recycle()V
21566HSPLcom/android/internal/os/StatsdHiddenApiUsageLogger;->getInstance()Lcom/android/internal/os/StatsdHiddenApiUsageLogger;
21567HSPLcom/android/internal/os/StatsdHiddenApiUsageLogger;->hiddenApiUsed(ILjava/lang/String;Ljava/lang/String;IZ)V
21568HSPLcom/android/internal/os/StatsdHiddenApiUsageLogger;->newLogUsage(Ljava/lang/String;IZ)V
21569HSPLcom/android/internal/os/StatsdHiddenApiUsageLogger;->setHiddenApiAccessLogSampleRates(II)V
21570HSPLcom/android/internal/os/Zygote;->applyDebuggerSystemProperty(Lcom/android/internal/os/ZygoteArguments;)V
21571HSPLcom/android/internal/os/Zygote;->applyInvokeWithSecurityPolicy(Lcom/android/internal/os/ZygoteArguments;Landroid/net/Credentials;)V
21572HSPLcom/android/internal/os/Zygote;->applyInvokeWithSystemProperty(Lcom/android/internal/os/ZygoteArguments;)V
21573HSPLcom/android/internal/os/Zygote;->applyUidSecurityPolicy(Lcom/android/internal/os/ZygoteArguments;Landroid/net/Credentials;)V
21574HSPLcom/android/internal/os/Zygote;->callPostForkChildHooks(IZZLjava/lang/String;)V
21575HSPLcom/android/internal/os/Zygote;->containsInetGid([I)Z
21576HSPLcom/android/internal/os/Zygote;->createManagedSocketFromInitSocket(Ljava/lang/String;)Landroid/net/LocalServerSocket;
21577HSPLcom/android/internal/os/Zygote;->forkAndSpecialize(II[II[[IILjava/lang/String;Ljava/lang/String;[I[IZLjava/lang/String;Ljava/lang/String;Z[Ljava/lang/String;[Ljava/lang/String;ZZ)I
21578HSPLcom/android/internal/os/Zygote;->forkSystemServer(II[II[[IJJ)I
21579HSPLcom/android/internal/os/Zygote;->getConfigurationProperty(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
21580HSPLcom/android/internal/os/Zygote;->getUsapPoolEventFD()Ljava/io/FileDescriptor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021581HSPLcom/android/internal/os/Zygote;->getWrapProperty(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070021582HSPLcom/android/internal/os/Zygote;->initNativeState(Z)V
21583HSPLcom/android/internal/os/Zygote;->minChildUid(Landroid/net/Credentials;)I
21584HSPLcom/android/internal/os/Zygote;->setAppProcessName(Lcom/android/internal/os/ZygoteArguments;Ljava/lang/String;)V
21585HSPLcom/android/internal/os/ZygoteArguments;-><init>(Lcom/android/internal/os/ZygoteCommandBuffer;I)V
21586HSPLcom/android/internal/os/ZygoteArguments;->getAssignmentList(Ljava/lang/String;)[Ljava/lang/String;
21587HSPLcom/android/internal/os/ZygoteArguments;->getAssignmentValue(Ljava/lang/String;)Ljava/lang/String;
21588HSPLcom/android/internal/os/ZygoteArguments;->getInstance(Lcom/android/internal/os/ZygoteCommandBuffer;)Lcom/android/internal/os/ZygoteArguments;
21589HSPLcom/android/internal/os/ZygoteArguments;->parseArgs(Lcom/android/internal/os/ZygoteCommandBuffer;I)V
21590HSPLcom/android/internal/os/ZygoteCommandBuffer;-><init>(Landroid/net/LocalSocket;)V
21591HSPLcom/android/internal/os/ZygoteCommandBuffer;-><init>([Ljava/lang/String;)V
21592HSPLcom/android/internal/os/ZygoteCommandBuffer;->close()V
21593HSPLcom/android/internal/os/ZygoteCommandBuffer;->getCount()I
21594HSPLcom/android/internal/os/ZygoteCommandBuffer;->nextArg()Ljava/lang/String;
21595HSPLcom/android/internal/os/ZygoteCommandBuffer;->setCommand([Ljava/lang/String;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070021596HSPLcom/android/internal/os/ZygoteConfig;->getDeviceConfig(Ljava/lang/String;)Ljava/lang/String;
21597HSPLcom/android/internal/os/ZygoteConfig;->getInt(Ljava/lang/String;I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070021598HSPLcom/android/internal/os/ZygoteConnection$$ExternalSyntheticLambda0;->run()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021599HSPLcom/android/internal/os/ZygoteConnection$$ExternalSyntheticLambda1;-><init>(II)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070021600HSPLcom/android/internal/os/ZygoteConnection$$ExternalSyntheticLambda1;->run()V
art-benchmark-service84deab32021-05-12 09:41:00 -070021601HSPLcom/android/internal/os/ZygoteConnection;-><init>(Landroid/net/LocalSocket;Ljava/lang/String;)V
21602HSPLcom/android/internal/os/ZygoteConnection;->canPreloadApp()Z
21603HSPLcom/android/internal/os/ZygoteConnection;->closeSocket()V
21604HSPLcom/android/internal/os/ZygoteConnection;->getFileDescriptor()Ljava/io/FileDescriptor;
21605HSPLcom/android/internal/os/ZygoteConnection;->handleAbiListQuery()V
21606HSPLcom/android/internal/os/ZygoteConnection;->handleApiDenylistExemptions(Lcom/android/internal/os/ZygoteServer;[Ljava/lang/String;)Ljava/lang/Runnable;
21607HSPLcom/android/internal/os/ZygoteConnection;->handleBootCompleted()V
21608HSPLcom/android/internal/os/ZygoteConnection;->handleChildProc(Lcom/android/internal/os/ZygoteArguments;Ljava/io/FileDescriptor;Z)Ljava/lang/Runnable;
21609HSPLcom/android/internal/os/ZygoteConnection;->handleHiddenApiAccessLogSampleRate(Lcom/android/internal/os/ZygoteServer;II)Ljava/lang/Runnable;
21610HSPLcom/android/internal/os/ZygoteConnection;->handleParentProc(ILjava/io/FileDescriptor;)V
21611HSPLcom/android/internal/os/ZygoteConnection;->isClosedByPeer()Z
21612HSPLcom/android/internal/os/ZygoteConnection;->lambda$handleApiDenylistExemptions$0([Ljava/lang/String;)V
21613HSPLcom/android/internal/os/ZygoteConnection;->lambda$handleHiddenApiAccessLogSampleRate$1(II)V
21614HSPLcom/android/internal/os/ZygoteConnection;->processCommand(Lcom/android/internal/os/ZygoteServer;Z)Ljava/lang/Runnable;
21615HSPLcom/android/internal/os/ZygoteConnection;->setChildPgid(I)V
21616HSPLcom/android/internal/os/ZygoteConnection;->stateChangeWithUsapPoolReset(Lcom/android/internal/os/ZygoteServer;Ljava/lang/Runnable;)Ljava/lang/Runnable;
21617HSPLcom/android/internal/os/ZygoteInit;->cacheNonBootClasspathClassLoaders()V
21618HSPLcom/android/internal/os/ZygoteInit;->endPreload()V
21619HSPLcom/android/internal/os/ZygoteInit;->forkSystemServer(Ljava/lang/String;Ljava/lang/String;Lcom/android/internal/os/ZygoteServer;)Ljava/lang/Runnable;
21620HSPLcom/android/internal/os/ZygoteInit;->gcAndFinalize()V
art-benchmark-service08401c12022-12-23 09:27:20 -080021621HSPLcom/android/internal/os/ZygoteInit;->isExperimentEnabled(Ljava/lang/String;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070021622HSPLcom/android/internal/os/ZygoteInit;->main([Ljava/lang/String;)V
21623HSPLcom/android/internal/os/ZygoteInit;->maybePreloadGraphicsDriver()V
21624HSPLcom/android/internal/os/ZygoteInit;->posixCapabilitiesAsBits([I)J
21625HSPLcom/android/internal/os/ZygoteInit;->preload(Landroid/util/TimingsTraceLog;)V
21626HSPLcom/android/internal/os/ZygoteInit;->preloadClasses()V
21627HSPLcom/android/internal/os/ZygoteInit;->preloadColorStateLists(Landroid/content/res/TypedArray;)I
21628HSPLcom/android/internal/os/ZygoteInit;->preloadDrawables(Landroid/content/res/TypedArray;)I
21629HSPLcom/android/internal/os/ZygoteInit;->preloadResources()V
21630HSPLcom/android/internal/os/ZygoteInit;->preloadSharedLibraries()V
21631HSPLcom/android/internal/os/ZygoteInit;->preloadTextResources()V
21632HSPLcom/android/internal/os/ZygoteInit;->setApiDenylistExemptions([Ljava/lang/String;)V
21633HSPLcom/android/internal/os/ZygoteInit;->setHiddenApiAccessLogSampleRate(I)V
21634HSPLcom/android/internal/os/ZygoteInit;->setHiddenApiUsageLogger(Ldalvik/system/VMRuntime$HiddenApiUsageLogger;)V
21635HSPLcom/android/internal/os/ZygoteInit;->shouldProfileSystemServer()Z
21636HSPLcom/android/internal/os/ZygoteInit;->warmUpJcaProviders()V
21637HSPLcom/android/internal/os/ZygoteInit;->zygoteInit(I[J[Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/Runnable;
21638HSPLcom/android/internal/os/ZygoteServer;-><init>(Z)V
21639HSPLcom/android/internal/os/ZygoteServer;->acceptCommandPeer(Ljava/lang/String;)Lcom/android/internal/os/ZygoteConnection;
21640HSPLcom/android/internal/os/ZygoteServer;->closeServerSocket()V
21641HSPLcom/android/internal/os/ZygoteServer;->createNewConnection(Landroid/net/LocalSocket;Ljava/lang/String;)Lcom/android/internal/os/ZygoteConnection;
21642HSPLcom/android/internal/os/ZygoteServer;->fetchUsapPoolPolicyProps()V
21643HSPLcom/android/internal/os/ZygoteServer;->fetchUsapPoolPolicyPropsWithMinInterval()V
21644HSPLcom/android/internal/os/ZygoteServer;->getZygoteSocketFileDescriptor()Ljava/io/FileDescriptor;
21645HSPLcom/android/internal/os/ZygoteServer;->isUsapPoolEnabled()Z
21646HSPLcom/android/internal/os/ZygoteServer;->runSelectLoop(Ljava/lang/String;)Ljava/lang/Runnable;
21647HSPLcom/android/internal/os/ZygoteServer;->setForkChild()V
21648HSPLcom/android/internal/policy/DecorContext;-><init>(Landroid/content/Context;Lcom/android/internal/policy/PhoneWindow;)V
21649HSPLcom/android/internal/policy/DecorContext;->getAutofillOptions()Landroid/content/AutofillOptions;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021650HSPLcom/android/internal/policy/DecorContext;->getContentCaptureOptions()Landroid/content/ContentCaptureOptions;
21651HSPLcom/android/internal/policy/DecorContext;->getResources()Landroid/content/res/Resources;
21652HSPLcom/android/internal/policy/DecorContext;->getSystemService(Ljava/lang/String;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070021653HSPLcom/android/internal/policy/DecorContext;->isUiContext()Z
21654HSPLcom/android/internal/policy/DecorContext;->setPhoneWindow(Lcom/android/internal/policy/PhoneWindow;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070021655HSPLcom/android/internal/policy/DecorView$$ExternalSyntheticLambda0;-><init>(Lcom/android/internal/policy/DecorView;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021656HSPLcom/android/internal/policy/DecorView$2;->getPadding(Landroid/graphics/Rect;)Z
21657HSPLcom/android/internal/policy/DecorView$3;-><init>(Lcom/android/internal/policy/DecorView;Lcom/android/internal/policy/DecorView$ColorViewState;)V
21658HSPLcom/android/internal/policy/DecorView$3;->run()V
21659HSPLcom/android/internal/policy/DecorView$ColorViewAttributes;->isPresent(ZIZ)Z
21660HSPLcom/android/internal/policy/DecorView$ColorViewAttributes;->isVisible(ZIIZ)Z
21661HSPLcom/android/internal/policy/DecorView$ColorViewState;-><init>(Lcom/android/internal/policy/DecorView$ColorViewAttributes;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021662HSPLcom/android/internal/policy/DecorView;-><init>(Landroid/content/Context;ILcom/android/internal/policy/PhoneWindow;Landroid/view/WindowManager$LayoutParams;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021663HSPLcom/android/internal/policy/DecorView;->calculateBarColor(IIIIIIZ)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021664HSPLcom/android/internal/policy/DecorView;->calculateNavigationBarColor(I)I
21665HSPLcom/android/internal/policy/DecorView;->calculateStatusBarColor(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070021666HSPLcom/android/internal/policy/DecorView;->createDecorCaptionView(Landroid/view/LayoutInflater;)Lcom/android/internal/widget/DecorCaptionView;
21667HSPLcom/android/internal/policy/DecorView;->dispatchKeyEvent(Landroid/view/KeyEvent;)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080021668HSPLcom/android/internal/policy/DecorView;->dispatchTouchEvent(Landroid/view/MotionEvent;)Z+]Lcom/android/internal/policy/PhoneWindow;Lcom/android/internal/policy/PhoneWindow;
art-benchmark-service84deab32021-05-12 09:41:00 -070021669HSPLcom/android/internal/policy/DecorView;->draw(Landroid/graphics/Canvas;)V
21670HSPLcom/android/internal/policy/DecorView;->drawLegacyNavigationBarBackground(Landroid/graphics/RecordingCanvas;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021671HSPLcom/android/internal/policy/DecorView;->drawableChanged()V
21672HSPLcom/android/internal/policy/DecorView;->enableCaption(Z)V
21673HSPLcom/android/internal/policy/DecorView;->enforceNonTranslucentBackground(Landroid/graphics/drawable/Drawable;Z)Landroid/graphics/drawable/Drawable;
21674HSPLcom/android/internal/policy/DecorView;->finishChanging()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021675HSPLcom/android/internal/policy/DecorView;->gatherTransparentRegion(Landroid/graphics/Region;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070021676HSPLcom/android/internal/policy/DecorView;->gatherTransparentRegion(Lcom/android/internal/policy/DecorView$ColorViewState;Landroid/graphics/Region;)Z
21677HSPLcom/android/internal/policy/DecorView;->getAccessibilityViewId()I
21678HSPLcom/android/internal/policy/DecorView;->getBackground()Landroid/graphics/drawable/Drawable;
21679HSPLcom/android/internal/policy/DecorView;->getCaptionHeight()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021680HSPLcom/android/internal/policy/DecorView;->getCaptionInsetsHeight()I
art-benchmark-service84deab32021-05-12 09:41:00 -070021681HSPLcom/android/internal/policy/DecorView;->getNavBarSize(III)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021682HSPLcom/android/internal/policy/DecorView;->getResources()Landroid/content/res/Resources;
art-benchmark-service84deab32021-05-12 09:41:00 -070021683HSPLcom/android/internal/policy/DecorView;->getTitleSuffix(Landroid/view/WindowManager$LayoutParams;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021684HSPLcom/android/internal/policy/DecorView;->getWindowInsetsController()Landroid/view/WindowInsetsController;
art-benchmark-service84deab32021-05-12 09:41:00 -070021685HSPLcom/android/internal/policy/DecorView;->initializeElevation()V
21686HSPLcom/android/internal/policy/DecorView;->isNavBarToLeftEdge(II)Z
21687HSPLcom/android/internal/policy/DecorView;->isNavBarToRightEdge(II)Z
21688HSPLcom/android/internal/policy/DecorView;->isResizing()Z
21689HSPLcom/android/internal/policy/DecorView;->isShowingCaption()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021690HSPLcom/android/internal/policy/DecorView;->onApplyWindowInsets(Landroid/view/WindowInsets;)Landroid/view/WindowInsets;
art-benchmark-service84deab32021-05-12 09:41:00 -070021691HSPLcom/android/internal/policy/DecorView;->onAttachedToWindow()V
21692HSPLcom/android/internal/policy/DecorView;->onCloseSystemDialogs(Ljava/lang/String;)V
21693HSPLcom/android/internal/policy/DecorView;->onConfigurationChanged(Landroid/content/res/Configuration;)V
21694HSPLcom/android/internal/policy/DecorView;->onContentDrawn(IIII)Z
21695HSPLcom/android/internal/policy/DecorView;->onDetachedFromWindow()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021696HSPLcom/android/internal/policy/DecorView;->onDraw(Landroid/graphics/Canvas;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080021697HSPLcom/android/internal/policy/DecorView;->onInterceptTouchEvent(Landroid/view/MotionEvent;)Z+]Landroid/view/MotionEvent;Landroid/view/MotionEvent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021698HSPLcom/android/internal/policy/DecorView;->onLayout(ZIIII)V
21699HSPLcom/android/internal/policy/DecorView;->onMeasure(II)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021700HSPLcom/android/internal/policy/DecorView;->onPostDraw(Landroid/graphics/RecordingCanvas;)V
21701HSPLcom/android/internal/policy/DecorView;->onResourcesLoaded(Landroid/view/LayoutInflater;I)V
21702HSPLcom/android/internal/policy/DecorView;->onRootViewScrollYChanged(I)V
21703HSPLcom/android/internal/policy/DecorView;->onSystemBarAppearanceChanged(I)V
21704HSPLcom/android/internal/policy/DecorView;->onTouchEvent(Landroid/view/MotionEvent;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021705HSPLcom/android/internal/policy/DecorView;->onWindowFocusChanged(Z)V
21706HSPLcom/android/internal/policy/DecorView;->onWindowSystemUiVisibilityChanged(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021707HSPLcom/android/internal/policy/DecorView;->providePendingInsetsController()Landroid/view/PendingInsetsController;
art-benchmark-service66b4d952021-07-17 17:15:31 -070021708HSPLcom/android/internal/policy/DecorView;->releaseThreadedRenderer()V
21709HSPLcom/android/internal/policy/DecorView;->removeBackgroundBlurDrawable()V
art-benchmark-service84deab32021-05-12 09:41:00 -070021710HSPLcom/android/internal/policy/DecorView;->sendAccessibilityEvent(I)V
21711HSPLcom/android/internal/policy/DecorView;->setBackgroundDrawable(Landroid/graphics/drawable/Drawable;)V
21712HSPLcom/android/internal/policy/DecorView;->setBackgroundFallback(Landroid/graphics/drawable/Drawable;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021713HSPLcom/android/internal/policy/DecorView;->setColor(Landroid/view/View;IIZZ)V
21714HSPLcom/android/internal/policy/DecorView;->setFrame(IIII)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070021715HSPLcom/android/internal/policy/DecorView;->setWindow(Lcom/android/internal/policy/PhoneWindow;)V
21716HSPLcom/android/internal/policy/DecorView;->setWindowBackground(Landroid/graphics/drawable/Drawable;)V
21717HSPLcom/android/internal/policy/DecorView;->setWindowFrame(Landroid/graphics/drawable/Drawable;)V
21718HSPLcom/android/internal/policy/DecorView;->startChanging()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021719HSPLcom/android/internal/policy/DecorView;->superDispatchKeyEvent(Landroid/view/KeyEvent;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070021720HSPLcom/android/internal/policy/DecorView;->superDispatchTouchEvent(Landroid/view/MotionEvent;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070021721HSPLcom/android/internal/policy/DecorView;->updateBackgroundBlurRadius()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021722HSPLcom/android/internal/policy/DecorView;->updateBackgroundDrawable()V
art-benchmark-service00abe242023-02-13 10:31:34 -080021723HSPLcom/android/internal/policy/DecorView;->updateColorViewInt(Lcom/android/internal/policy/DecorView$ColorViewState;IIIZZIZZI)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021724HSPLcom/android/internal/policy/DecorView;->updateColorViewTranslations()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080021725HSPLcom/android/internal/policy/DecorView;->updateColorViews(Landroid/view/WindowInsets;Z)Landroid/view/WindowInsets;+]Lcom/android/internal/policy/DecorView;Lcom/android/internal/policy/DecorView;]Lcom/android/internal/policy/PhoneWindow;Lcom/android/internal/policy/PhoneWindow;]Landroid/view/ViewGroup;Landroid/widget/LinearLayout;]Landroid/view/WindowInsets;Landroid/view/WindowInsets;]Landroid/content/res/Resources;Landroid/content/res/Resources;]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;]Landroid/view/WindowInsetsController;Landroid/view/InsetsController;,Landroid/view/PendingInsetsController;
art-benchmark-service84deab32021-05-12 09:41:00 -070021726HSPLcom/android/internal/policy/DecorView;->updateDecorCaptionStatus(Landroid/content/res/Configuration;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021727HSPLcom/android/internal/policy/DecorView;->updateElevation()V
art-benchmark-service84deab32021-05-12 09:41:00 -070021728HSPLcom/android/internal/policy/DecorView;->updateLogTag(Landroid/view/WindowManager$LayoutParams;)V
21729HSPLcom/android/internal/policy/DecorView;->updateStatusGuard(Landroid/view/WindowInsets;)Landroid/view/WindowInsets;
21730HSPLcom/android/internal/policy/DecorView;->willYouTakeTheInputQueue()Landroid/view/InputQueue$Callback;
21731HSPLcom/android/internal/policy/DecorView;->willYouTakeTheSurface()Landroid/view/SurfaceHolder$Callback2;
21732HSPLcom/android/internal/policy/GestureNavigationSettingsObserver$1;-><init>(Lcom/android/internal/policy/GestureNavigationSettingsObserver;)V
21733HSPLcom/android/internal/policy/GestureNavigationSettingsObserver;-><init>(Landroid/os/Handler;Landroid/content/Context;Ljava/lang/Runnable;)V
21734HSPLcom/android/internal/policy/GestureNavigationSettingsObserver;->areNavigationButtonForcedVisible()Z
21735HSPLcom/android/internal/policy/GestureNavigationSettingsObserver;->getLeftSensitivity(Landroid/content/res/Resources;)I
21736HSPLcom/android/internal/policy/GestureNavigationSettingsObserver;->getRightSensitivity(Landroid/content/res/Resources;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021737HSPLcom/android/internal/policy/IKeyguardLockedStateListener$Stub;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070021738HSPLcom/android/internal/policy/PhoneFallbackEventHandler;-><init>(Landroid/content/Context;)V
21739HSPLcom/android/internal/policy/PhoneFallbackEventHandler;->dispatchKeyEvent(Landroid/view/KeyEvent;)Z
21740HSPLcom/android/internal/policy/PhoneFallbackEventHandler;->getAudioManager()Landroid/media/AudioManager;
21741HSPLcom/android/internal/policy/PhoneFallbackEventHandler;->onKeyDown(ILandroid/view/KeyEvent;)Z
21742HSPLcom/android/internal/policy/PhoneFallbackEventHandler;->onKeyUp(ILandroid/view/KeyEvent;)Z
21743HSPLcom/android/internal/policy/PhoneFallbackEventHandler;->preDispatchKeyEvent(Landroid/view/KeyEvent;)V
21744HSPLcom/android/internal/policy/PhoneFallbackEventHandler;->setView(Landroid/view/View;)V
21745HSPLcom/android/internal/policy/PhoneLayoutInflater;-><init>(Landroid/content/Context;)V
21746HSPLcom/android/internal/policy/PhoneLayoutInflater;-><init>(Landroid/view/LayoutInflater;Landroid/content/Context;)V
21747HSPLcom/android/internal/policy/PhoneLayoutInflater;->cloneInContext(Landroid/content/Context;)Landroid/view/LayoutInflater;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021748HSPLcom/android/internal/policy/PhoneLayoutInflater;->onCreateView(Ljava/lang/String;Landroid/util/AttributeSet;)Landroid/view/View;
art-benchmark-service84deab32021-05-12 09:41:00 -070021749HSPLcom/android/internal/policy/PhoneWindow$$ExternalSyntheticLambda0;->onContentApplyWindowInsets(Landroid/view/View;Landroid/view/WindowInsets;)Landroid/util/Pair;
21750HSPLcom/android/internal/policy/PhoneWindow$1;-><init>(Lcom/android/internal/policy/PhoneWindow;)V
21751HSPLcom/android/internal/policy/PhoneWindow$1;->run()V
21752HSPLcom/android/internal/policy/PhoneWindow$PanelFeatureState$SavedState;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070021753HSPLcom/android/internal/policy/PhoneWindow$PanelFeatureState;-><init>(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021754HSPLcom/android/internal/policy/PhoneWindow$PanelFeatureState;->onSaveInstanceState()Landroid/os/Parcelable;
21755HSPLcom/android/internal/policy/PhoneWindow$PhoneWindowMenuCallback;-><init>(Lcom/android/internal/policy/PhoneWindow;)V
21756HSPLcom/android/internal/policy/PhoneWindow;-><init>(Landroid/content/Context;)V
21757HSPLcom/android/internal/policy/PhoneWindow;-><init>(Landroid/content/Context;Landroid/view/Window;Landroid/view/ViewRootImpl$ActivityConfigCallback;)V
21758HSPLcom/android/internal/policy/PhoneWindow;->alwaysReadCloseOnTouchAttr()V
21759HSPLcom/android/internal/policy/PhoneWindow;->applyDecorFitsSystemWindows()V
21760HSPLcom/android/internal/policy/PhoneWindow;->closeAllPanels()V
21761HSPLcom/android/internal/policy/PhoneWindow;->closeContextMenu()V
21762HSPLcom/android/internal/policy/PhoneWindow;->closePanel(Lcom/android/internal/policy/PhoneWindow$PanelFeatureState;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021763HSPLcom/android/internal/policy/PhoneWindow;->dispatchWindowAttributesChanged(Landroid/view/WindowManager$LayoutParams;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021764HSPLcom/android/internal/policy/PhoneWindow;->doInvalidatePanelMenu(I)V
21765HSPLcom/android/internal/policy/PhoneWindow;->generateDecor(I)Lcom/android/internal/policy/DecorView;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021766HSPLcom/android/internal/policy/PhoneWindow;->generateLayout(Lcom/android/internal/policy/DecorView;)Landroid/view/ViewGroup;
art-benchmark-service84deab32021-05-12 09:41:00 -070021767HSPLcom/android/internal/policy/PhoneWindow;->getCurrentFocus()Landroid/view/View;
21768HSPLcom/android/internal/policy/PhoneWindow;->getDecorView()Landroid/view/View;
21769HSPLcom/android/internal/policy/PhoneWindow;->getLayoutInflater()Landroid/view/LayoutInflater;
21770HSPLcom/android/internal/policy/PhoneWindow;->getNavigationBarColor()I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070021771HSPLcom/android/internal/policy/PhoneWindow;->getOnBackInvokedDispatcher()Landroid/window/OnBackInvokedDispatcher;
art-benchmark-service84deab32021-05-12 09:41:00 -070021772HSPLcom/android/internal/policy/PhoneWindow;->getPanelState(IZ)Lcom/android/internal/policy/PhoneWindow$PanelFeatureState;
21773HSPLcom/android/internal/policy/PhoneWindow;->getPanelState(IZLcom/android/internal/policy/PhoneWindow$PanelFeatureState;)Lcom/android/internal/policy/PhoneWindow$PanelFeatureState;
21774HSPLcom/android/internal/policy/PhoneWindow;->getTransition(Landroid/transition/Transition;Landroid/transition/Transition;I)Landroid/transition/Transition;
21775HSPLcom/android/internal/policy/PhoneWindow;->getViewRootImplOrNull()Landroid/view/ViewRootImpl;
21776HSPLcom/android/internal/policy/PhoneWindow;->getVolumeControlStream()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021777HSPLcom/android/internal/policy/PhoneWindow;->installDecor()V
art-benchmark-service84deab32021-05-12 09:41:00 -070021778HSPLcom/android/internal/policy/PhoneWindow;->invalidatePanelMenu(I)V
21779HSPLcom/android/internal/policy/PhoneWindow;->isFloating()Z
21780HSPLcom/android/internal/policy/PhoneWindow;->isShowingWallpaper()Z
21781HSPLcom/android/internal/policy/PhoneWindow;->isTranslucent()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021782HSPLcom/android/internal/policy/PhoneWindow;->lambda$static$0(Landroid/view/View;Landroid/view/WindowInsets;)Landroid/util/Pair;
art-benchmark-service84deab32021-05-12 09:41:00 -070021783HSPLcom/android/internal/policy/PhoneWindow;->onActive()V
21784HSPLcom/android/internal/policy/PhoneWindow;->onConfigurationChanged(Landroid/content/res/Configuration;)V
21785HSPLcom/android/internal/policy/PhoneWindow;->onKeyDown(IILandroid/view/KeyEvent;)Z
21786HSPLcom/android/internal/policy/PhoneWindow;->onKeyUp(IILandroid/view/KeyEvent;)Z
21787HSPLcom/android/internal/policy/PhoneWindow;->onViewRootImplSet(Landroid/view/ViewRootImpl;)V
21788HSPLcom/android/internal/policy/PhoneWindow;->openPanelsAfterRestore()V
21789HSPLcom/android/internal/policy/PhoneWindow;->peekDecorView()Landroid/view/View;
21790HSPLcom/android/internal/policy/PhoneWindow;->requestFeature(I)Z
21791HSPLcom/android/internal/policy/PhoneWindow;->restoreHierarchyState(Landroid/os/Bundle;)V
21792HSPLcom/android/internal/policy/PhoneWindow;->saveHierarchyState()Landroid/os/Bundle;
21793HSPLcom/android/internal/policy/PhoneWindow;->setAttributes(Landroid/view/WindowManager$LayoutParams;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070021794HSPLcom/android/internal/policy/PhoneWindow;->setBackgroundBlurRadius(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021795HSPLcom/android/internal/policy/PhoneWindow;->setBackgroundDrawable(Landroid/graphics/drawable/Drawable;)V
21796HSPLcom/android/internal/policy/PhoneWindow;->setContentView(I)V
21797HSPLcom/android/internal/policy/PhoneWindow;->setContentView(Landroid/view/View;)V
21798HSPLcom/android/internal/policy/PhoneWindow;->setContentView(Landroid/view/View;Landroid/view/ViewGroup$LayoutParams;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070021799HSPLcom/android/internal/policy/PhoneWindow;->setDecorFitsSystemWindows(Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021800HSPLcom/android/internal/policy/PhoneWindow;->setDefaultWindowFormat(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021801HSPLcom/android/internal/policy/PhoneWindow;->setNavigationBarColor(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021802HSPLcom/android/internal/policy/PhoneWindow;->setNavigationBarContrastEnforced(Z)V
21803HSPLcom/android/internal/policy/PhoneWindow;->setNavigationBarDividerColor(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021804HSPLcom/android/internal/policy/PhoneWindow;->setStatusBarColor(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021805HSPLcom/android/internal/policy/PhoneWindow;->setTheme(I)V
21806HSPLcom/android/internal/policy/PhoneWindow;->setTitle(Ljava/lang/CharSequence;)V
21807HSPLcom/android/internal/policy/PhoneWindow;->setTitle(Ljava/lang/CharSequence;Z)V
21808HSPLcom/android/internal/policy/PhoneWindow;->setTitleColor(I)V
21809HSPLcom/android/internal/policy/PhoneWindow;->setVolumeControlStream(I)V
21810HSPLcom/android/internal/policy/PhoneWindow;->superDispatchKeyEvent(Landroid/view/KeyEvent;)Z
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080021811HSPLcom/android/internal/policy/PhoneWindow;->superDispatchTouchEvent(Landroid/view/MotionEvent;)Z+]Lcom/android/internal/policy/DecorView;Lcom/android/internal/policy/DecorView;
art-benchmark-service84deab32021-05-12 09:41:00 -070021812HSPLcom/android/internal/policy/ScreenDecorationsUtils;->supportsRoundedCornersOnWindows(Landroid/content/res/Resources;)Z
21813HSPLcom/android/internal/protolog/BaseProtoLogImpl;-><init>(Ljava/io/File;Ljava/lang/String;ILcom/android/internal/protolog/ProtoLogViewerConfigReader;)V
21814HSPLcom/android/internal/protolog/BaseProtoLogImpl;->addLogGroupEnum([Lcom/android/internal/protolog/common/IProtoLogGroup;)V
21815HSPLcom/android/internal/protolog/BaseProtoLogImpl;->isProtoEnabled()Z
21816HSPLcom/android/internal/protolog/BaseProtoLogImpl;->log(Lcom/android/internal/protolog/BaseProtoLogImpl$LogLevel;Lcom/android/internal/protolog/common/IProtoLogGroup;IILjava/lang/String;[Ljava/lang/Object;)V
21817HSPLcom/android/internal/protolog/BaseProtoLogImpl;->logToLogcat(Ljava/lang/String;Lcom/android/internal/protolog/BaseProtoLogImpl$LogLevel;ILjava/lang/String;[Ljava/lang/Object;)V
21818HSPLcom/android/internal/protolog/BaseProtoLogImpl;->logToProto(II[Ljava/lang/Object;)V
21819HSPLcom/android/internal/protolog/BaseProtoLogImpl;->passToLogcat(Ljava/lang/String;Lcom/android/internal/protolog/BaseProtoLogImpl$LogLevel;Ljava/lang/String;)V
21820HSPLcom/android/internal/protolog/ProtoLogViewerConfigReader;-><init>()V
21821HSPLcom/android/internal/statusbar/IStatusBarService$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/statusbar/IStatusBarService;
21822HSPLcom/android/internal/statusbar/NotificationVisibility;->recycle()V
21823HSPLcom/android/internal/telecom/ITelecomService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
21824HSPLcom/android/internal/telecom/ITelecomService$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service84deab32021-05-12 09:41:00 -070021825HSPLcom/android/internal/telecom/ITelecomService$Stub$Proxy;->getCallState()I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070021826HSPLcom/android/internal/telecom/ITelecomService$Stub$Proxy;->getCallStateUsingPackage(Ljava/lang/String;Ljava/lang/String;)I
art-benchmark-service66b4d952021-07-17 17:15:31 -070021827HSPLcom/android/internal/telecom/ITelecomService$Stub$Proxy;->getCurrentTtyMode(Ljava/lang/String;Ljava/lang/String;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070021828HSPLcom/android/internal/telecom/ITelecomService$Stub$Proxy;->isInCall(Ljava/lang/String;Ljava/lang/String;)Z
21829HSPLcom/android/internal/telecom/ITelecomService$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/telecom/ITelecomService;
art-benchmark-service66b4d952021-07-17 17:15:31 -070021830HSPLcom/android/internal/telecom/IVideoProvider$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/telecom/IVideoProvider;
art-benchmark-service84deab32021-05-12 09:41:00 -070021831HSPLcom/android/internal/telephony/CarrierAppUtils$AssociatedAppInfo;-><init>(Landroid/content/pm/ApplicationInfo;I)V
21832HSPLcom/android/internal/telephony/CarrierAppUtils;->disableCarrierAppsUntilPrivileged(Ljava/lang/String;Landroid/telephony/TelephonyManager;Landroid/content/ContentResolver;ILjava/util/Set;Ljava/util/Map;Landroid/content/Context;)V
21833HSPLcom/android/internal/telephony/CarrierAppUtils;->getApplicationInfoIfSystemApp(ILjava/lang/String;Landroid/content/Context;)Landroid/content/pm/ApplicationInfo;
21834HSPLcom/android/internal/telephony/CarrierAppUtils;->getContentResolverForUser(Landroid/content/Context;I)Landroid/content/ContentResolver;
21835HSPLcom/android/internal/telephony/CarrierAppUtils;->getDefaultCarrierAppCandidatesHelper(ILjava/util/Set;Landroid/content/Context;)Ljava/util/List;
21836HSPLcom/android/internal/telephony/CarrierAppUtils;->getDefaultCarrierAssociatedAppsHelper(ILjava/util/Map;Landroid/content/Context;)Ljava/util/Map;
21837HSPLcom/android/internal/telephony/CarrierAppUtils;->isUpdatedSystemApp(Landroid/content/pm/ApplicationInfo;)Z
21838HSPLcom/android/internal/telephony/CellBroadcastUtils;->getDefaultCellBroadcastReceiverPackageName(Landroid/content/Context;)Ljava/lang/String;
21839HSPLcom/android/internal/telephony/ICarrierConfigLoader$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080021840HSPLcom/android/internal/telephony/ICarrierConfigLoader$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021841HSPLcom/android/internal/telephony/ICarrierConfigLoader$Stub$Proxy;->getConfigForSubIdWithFeature(ILjava/lang/String;Ljava/lang/String;)Landroid/os/PersistableBundle;
21842HSPLcom/android/internal/telephony/ICarrierConfigLoader$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/telephony/ICarrierConfigLoader;
art-benchmark-service84deab32021-05-12 09:41:00 -070021843HSPLcom/android/internal/telephony/IOnSubscriptionsChangedListener$Stub;-><init>()V
21844HSPLcom/android/internal/telephony/IOnSubscriptionsChangedListener$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-service08401c12022-12-23 09:27:20 -080021845HSPLcom/android/internal/telephony/IOnSubscriptionsChangedListener$Stub;->getMaxTransactionId()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021846HSPLcom/android/internal/telephony/IOnSubscriptionsChangedListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070021847HSPLcom/android/internal/telephony/IPhoneStateListener$Stub;-><init>()V
21848HSPLcom/android/internal/telephony/IPhoneStateListener$Stub;->asBinder()Landroid/os/IBinder;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070021849HSPLcom/android/internal/telephony/IPhoneStateListener$Stub;->getDefaultTransactionName(I)Ljava/lang/String;
art-benchmark-service08401c12022-12-23 09:27:20 -080021850HSPLcom/android/internal/telephony/IPhoneStateListener$Stub;->getMaxTransactionId()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021851HSPLcom/android/internal/telephony/IPhoneStateListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070021852HSPLcom/android/internal/telephony/IPhoneSubInfo$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
21853HSPLcom/android/internal/telephony/IPhoneSubInfo$Stub$Proxy;->asBinder()Landroid/os/IBinder;
21854HSPLcom/android/internal/telephony/IPhoneSubInfo$Stub$Proxy;->getGroupIdLevel1ForSubscriber(ILjava/lang/String;Ljava/lang/String;)Ljava/lang/String;
21855HSPLcom/android/internal/telephony/IPhoneSubInfo$Stub$Proxy;->getIccSerialNumberForSubscriber(ILjava/lang/String;Ljava/lang/String;)Ljava/lang/String;
21856HSPLcom/android/internal/telephony/IPhoneSubInfo$Stub$Proxy;->getLine1NumberForSubscriber(ILjava/lang/String;Ljava/lang/String;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021857HSPLcom/android/internal/telephony/IPhoneSubInfo$Stub$Proxy;->getSubscriberIdForSubscriber(ILjava/lang/String;Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070021858HSPLcom/android/internal/telephony/IPhoneSubInfo$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/telephony/IPhoneSubInfo;
21859HSPLcom/android/internal/telephony/ISms$Stub$Proxy;->asBinder()Landroid/os/IBinder;
21860HSPLcom/android/internal/telephony/ISub$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
21861HSPLcom/android/internal/telephony/ISub$Stub$Proxy;->asBinder()Landroid/os/IBinder;
21862HSPLcom/android/internal/telephony/ISub$Stub$Proxy;->getActiveDataSubscriptionId()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021863HSPLcom/android/internal/telephony/ISub$Stub$Proxy;->getActiveSubIdList(Z)[I
art-benchmark-service84deab32021-05-12 09:41:00 -070021864HSPLcom/android/internal/telephony/ISub$Stub$Proxy;->getActiveSubInfoCount(Ljava/lang/String;Ljava/lang/String;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021865HSPLcom/android/internal/telephony/ISub$Stub$Proxy;->getActiveSubInfoCountMax()I
21866HSPLcom/android/internal/telephony/ISub$Stub$Proxy;->getActiveSubscriptionInfo(ILjava/lang/String;Ljava/lang/String;)Landroid/telephony/SubscriptionInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070021867HSPLcom/android/internal/telephony/ISub$Stub$Proxy;->getActiveSubscriptionInfoForSimSlotIndex(ILjava/lang/String;Ljava/lang/String;)Landroid/telephony/SubscriptionInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021868HSPLcom/android/internal/telephony/ISub$Stub$Proxy;->getActiveSubscriptionInfoList(Ljava/lang/String;Ljava/lang/String;)Ljava/util/List;
21869HSPLcom/android/internal/telephony/ISub$Stub$Proxy;->getAvailableSubscriptionInfoList(Ljava/lang/String;Ljava/lang/String;)Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -070021870HSPLcom/android/internal/telephony/ISub$Stub$Proxy;->getDefaultDataSubId()I
21871HSPLcom/android/internal/telephony/ISub$Stub$Proxy;->getDefaultSmsSubId()I
21872HSPLcom/android/internal/telephony/ISub$Stub$Proxy;->getDefaultSubId()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021873HSPLcom/android/internal/telephony/ISub$Stub$Proxy;->getDefaultVoiceSubId()I
art-benchmark-service84deab32021-05-12 09:41:00 -070021874HSPLcom/android/internal/telephony/ISub$Stub$Proxy;->getPhoneId(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070021875HSPLcom/android/internal/telephony/ISub$Stub$Proxy;->getSlotIndex(I)I
21876HSPLcom/android/internal/telephony/ISub$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/telephony/ISub;
21877HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
21878HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021879HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->checkCarrierPrivilegesForPackageAnyPhone(Ljava/lang/String;)I
21880HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getActivePhoneTypeForSlot(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070021881HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getCardIdForDefaultEuicc(ILjava/lang/String;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021882HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getCarrierPrivilegeStatus(I)I
21883HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getDataNetworkTypeForSubscriber(ILjava/lang/String;Ljava/lang/String;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070021884HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getDeviceIdWithFeature(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
21885HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getImeiForSlot(ILjava/lang/String;Ljava/lang/String;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021886HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getLine1NumberForDisplay(ILjava/lang/String;Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070021887HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getMeidForSlot(ILjava/lang/String;Ljava/lang/String;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021888HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getNetworkCountryIsoForPhone(I)Ljava/lang/String;
21889HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getNetworkTypeForSubscriber(ILjava/lang/String;Ljava/lang/String;)I
21890HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getSignalStrength(I)Landroid/telephony/SignalStrength;
21891HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getSubscriptionCarrierId(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070021892HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getSubscriptionSpecificCarrierId(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021893HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getVoiceNetworkTypeForSubscriber(ILjava/lang/String;Ljava/lang/String;)I
21894HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->isDataEnabledForReason(II)Z
21895HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->isEmergencyNumber(Ljava/lang/String;Z)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070021896HSPLcom/android/internal/telephony/ITelephony$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/telephony/ITelephony;
21897HSPLcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
21898HSPLcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->addOnSubscriptionsChangedListener(Ljava/lang/String;Ljava/lang/String;Lcom/android/internal/telephony/IOnSubscriptionsChangedListener;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080021899HSPLcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021900HSPLcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->listenWithEventList(ZZILjava/lang/String;Ljava/lang/String;Lcom/android/internal/telephony/IPhoneStateListener;[IZ)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021901HSPLcom/android/internal/telephony/ITelephonyRegistry$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/telephony/ITelephonyRegistry;
21902HSPLcom/android/internal/telephony/SmsApplication$SmsApplicationData;-><init>(Ljava/lang/String;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021903HSPLcom/android/internal/telephony/SmsApplication$SmsApplicationData;->isComplete()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021904HSPLcom/android/internal/telephony/SmsApplication;->getApplication(Landroid/content/Context;ZI)Lcom/android/internal/telephony/SmsApplication$SmsApplicationData;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070021905HSPLcom/android/internal/telephony/SmsApplication;->getApplicationCollectionInternal(Landroid/content/Context;I)Ljava/util/Collection;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021906HSPLcom/android/internal/telephony/SmsApplication;->getApplicationForPackage(Ljava/util/Collection;Ljava/lang/String;)Lcom/android/internal/telephony/SmsApplication$SmsApplicationData;
art-benchmark-service84deab32021-05-12 09:41:00 -070021907HSPLcom/android/internal/telephony/SmsApplication;->getDefaultSmsApplication(Landroid/content/Context;Z)Landroid/content/ComponentName;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021908HSPLcom/android/internal/telephony/SmsApplication;->getDefaultSmsPackage(Landroid/content/Context;I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021909HSPLcom/android/internal/telephony/SmsApplication;->tryFixExclusiveSmsAppops(Landroid/content/Context;Lcom/android/internal/telephony/SmsApplication$SmsApplicationData;Z)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070021910HSPLcom/android/internal/telephony/TelephonyPermissions;->checkCallingOrSelfReadDeviceIdentifiers(Landroid/content/Context;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)Z
21911HSPLcom/android/internal/telephony/TelephonyPermissions;->checkCallingOrSelfReadPhoneState(Landroid/content/Context;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021912HSPLcom/android/internal/telephony/TelephonyPermissions;->checkCallingOrSelfUseIccAuthWithDeviceIdentifier(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070021913HSPLcom/android/internal/telephony/TelephonyPermissions;->checkCarrierPrivilegeForSubId(Landroid/content/Context;I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021914HSPLcom/android/internal/telephony/TelephonyPermissions;->checkReadPhoneState(Landroid/content/Context;IIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)Z
21915HSPLcom/android/internal/telephony/TelephonyPermissions;->getCarrierPrivilegeStatus(Landroid/content/Context;II)I
21916HSPLcom/android/internal/telephony/TelephonyPermissions;->reportAccessDeniedToReadIdentifiers(Landroid/content/Context;IIILjava/lang/String;Ljava/lang/String;)Z
21917HSPLcom/android/internal/telephony/uicc/IccUtils;->bytesToHexString([B)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070021918HSPLcom/android/internal/telephony/util/HandlerExecutor;-><init>(Landroid/os/Handler;)V
21919HSPLcom/android/internal/telephony/util/HandlerExecutor;->execute(Ljava/lang/Runnable;)V
21920HSPLcom/android/internal/textservice/ISpellCheckerSession$Stub$Proxy;->asBinder()Landroid/os/IBinder;
21921HSPLcom/android/internal/textservice/ISpellCheckerSession$Stub$Proxy;->onClose()V
21922HSPLcom/android/internal/textservice/ISpellCheckerSession$Stub$Proxy;->onGetSentenceSuggestionsMultiple([Landroid/view/textservice/TextInfo;I)V
21923HSPLcom/android/internal/textservice/ISpellCheckerSessionListener$Stub;->asBinder()Landroid/os/IBinder;
21924HSPLcom/android/internal/textservice/ISpellCheckerSessionListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
21925HSPLcom/android/internal/textservice/ITextServicesManager$Stub$Proxy;->finishSpellCheckerService(ILcom/android/internal/textservice/ISpellCheckerSessionListener;)V
21926HSPLcom/android/internal/textservice/ITextServicesManager$Stub$Proxy;->getCurrentSpellChecker(ILjava/lang/String;)Landroid/view/textservice/SpellCheckerInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021927HSPLcom/android/internal/textservice/ITextServicesManager$Stub$Proxy;->getCurrentSpellCheckerSubtype(IZ)Landroid/view/textservice/SpellCheckerSubtype;
art-benchmark-service66b4d952021-07-17 17:15:31 -070021928HSPLcom/android/internal/textservice/ITextServicesManager$Stub$Proxy;->getSpellCheckerService(ILjava/lang/String;Ljava/lang/String;Lcom/android/internal/textservice/ITextServicesSessionListener;Lcom/android/internal/textservice/ISpellCheckerSessionListener;Landroid/os/Bundle;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021929HSPLcom/android/internal/textservice/ITextServicesManager$Stub$Proxy;->isSpellCheckerEnabled(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070021930HSPLcom/android/internal/textservice/ITextServicesSessionListener$Stub;->asBinder()Landroid/os/IBinder;
21931HSPLcom/android/internal/textservice/ITextServicesSessionListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
21932HSPLcom/android/internal/transition/EpicenterTranslateClipReveal;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021933HSPLcom/android/internal/util/AnnotationValidations;->validate(Ljava/lang/Class;Landroid/annotation/IntRange;ILjava/lang/String;J)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021934HSPLcom/android/internal/util/AnnotationValidations;->validate(Ljava/lang/Class;Landroid/annotation/IntRange;ILjava/lang/String;JLjava/lang/String;J)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021935HSPLcom/android/internal/util/AnnotationValidations;->validate(Ljava/lang/Class;Landroid/annotation/IntRange;JLjava/lang/String;J)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021936HSPLcom/android/internal/util/AnnotationValidations;->validate(Ljava/lang/Class;Landroid/annotation/NonNull;Ljava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021937HSPLcom/android/internal/util/AnnotationValidations;->validate(Ljava/lang/Class;Ljava/lang/annotation/Annotation;I)V
21938HSPLcom/android/internal/util/AnnotationValidations;->validate(Ljava/lang/Class;Ljava/lang/annotation/Annotation;J)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021939HSPLcom/android/internal/util/AnnotationValidations;->validate(Ljava/lang/Class;Ljava/lang/annotation/Annotation;Ljava/lang/Object;)V
21940HSPLcom/android/internal/util/AnnotationValidations;->validate(Ljava/lang/Class;Ljava/lang/annotation/Annotation;Ljava/lang/Object;[Ljava/lang/Object;)V
21941HSPLcom/android/internal/util/ArrayUtils;->appendElement(Ljava/lang/Class;[Ljava/lang/Object;Ljava/lang/Object;)[Ljava/lang/Object;
21942HSPLcom/android/internal/util/ArrayUtils;->appendElement(Ljava/lang/Class;[Ljava/lang/Object;Ljava/lang/Object;Z)[Ljava/lang/Object;
21943HSPLcom/android/internal/util/ArrayUtils;->appendInt([IIZ)[I
21944HSPLcom/android/internal/util/ArrayUtils;->checkBounds(II)V
21945HSPLcom/android/internal/util/ArrayUtils;->cloneOrNull([Ljava/lang/Object;)[Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021946HSPLcom/android/internal/util/ArrayUtils;->contains(Ljava/util/Collection;Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070021947HSPLcom/android/internal/util/ArrayUtils;->contains([II)Z
21948HSPLcom/android/internal/util/ArrayUtils;->contains([Ljava/lang/Object;Ljava/lang/Object;)Z
21949HSPLcom/android/internal/util/ArrayUtils;->containsAll([Ljava/lang/Object;[Ljava/lang/Object;)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070021950HSPLcom/android/internal/util/ArrayUtils;->containsAny([Ljava/lang/Object;[Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070021951HSPLcom/android/internal/util/ArrayUtils;->convertToIntArray(Ljava/util/List;)[I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021952HSPLcom/android/internal/util/ArrayUtils;->deepToString(Ljava/lang/Object;)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070021953HSPLcom/android/internal/util/ArrayUtils;->defeatNullable([Ljava/io/File;)[Ljava/io/File;
21954HSPLcom/android/internal/util/ArrayUtils;->defeatNullable([Ljava/lang/String;)[Ljava/lang/String;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080021955HSPLcom/android/internal/util/ArrayUtils;->emptyArray(Ljava/lang/Class;)[Ljava/lang/Object;+]Ljava/lang/Object;missing_types]Ljava/lang/Class;Ljava/lang/Class;
art-benchmark-service84deab32021-05-12 09:41:00 -070021956HSPLcom/android/internal/util/ArrayUtils;->emptyIfNull([Ljava/lang/Object;Ljava/lang/Class;)[Ljava/lang/Object;
art-benchmark-service08401c12022-12-23 09:27:20 -080021957HSPLcom/android/internal/util/ArrayUtils;->filter([Ljava/lang/Object;Ljava/util/function/IntFunction;Ljava/util/function/Predicate;)[Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021958HSPLcom/android/internal/util/ArrayUtils;->getOrNull([Ljava/lang/Object;I)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070021959HSPLcom/android/internal/util/ArrayUtils;->indexOf([Ljava/lang/Object;Ljava/lang/Object;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021960HSPLcom/android/internal/util/ArrayUtils;->isEmpty(Ljava/util/Collection;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070021961HSPLcom/android/internal/util/ArrayUtils;->isEmpty([I)Z
21962HSPLcom/android/internal/util/ArrayUtils;->isEmpty([Ljava/lang/Object;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021963HSPLcom/android/internal/util/ArrayUtils;->newUnpaddedArray(Ljava/lang/Class;I)[Ljava/lang/Object;
21964HSPLcom/android/internal/util/ArrayUtils;->newUnpaddedBooleanArray(I)[Z
21965HSPLcom/android/internal/util/ArrayUtils;->newUnpaddedByteArray(I)[B
21966HSPLcom/android/internal/util/ArrayUtils;->newUnpaddedCharArray(I)[C
21967HSPLcom/android/internal/util/ArrayUtils;->newUnpaddedFloatArray(I)[F
art-benchmark-service00abe242023-02-13 10:31:34 -080021968HSPLcom/android/internal/util/ArrayUtils;->newUnpaddedIntArray(I)[I
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080021969HSPLcom/android/internal/util/ArrayUtils;->newUnpaddedLongArray(I)[J+]Ldalvik/system/VMRuntime;Ldalvik/system/VMRuntime;
21970HSPLcom/android/internal/util/ArrayUtils;->newUnpaddedObjectArray(I)[Ljava/lang/Object;+]Ldalvik/system/VMRuntime;Ldalvik/system/VMRuntime;
art-benchmark-service84deab32021-05-12 09:41:00 -070021971HSPLcom/android/internal/util/ArrayUtils;->remove(Ljava/util/ArrayList;Ljava/lang/Object;)Ljava/util/ArrayList;
21972HSPLcom/android/internal/util/ArrayUtils;->removeElement(Ljava/lang/Class;[Ljava/lang/Object;Ljava/lang/Object;)[Ljava/lang/Object;
21973HSPLcom/android/internal/util/ArrayUtils;->size([Ljava/lang/Object;)I
21974HSPLcom/android/internal/util/ArrayUtils;->throwsIfOutOfBounds(III)V
art-benchmark-service00abe242023-02-13 10:31:34 -080021975HSPLcom/android/internal/util/ArrayUtils;->unstableRemoveIf(Ljava/util/ArrayList;Ljava/util/function/Predicate;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070021976HSPLcom/android/internal/util/AsyncChannel;-><init>()V
21977HSPLcom/android/internal/util/AsyncChannel;->connected(Landroid/content/Context;Landroid/os/Handler;Landroid/os/Messenger;)V
21978HSPLcom/android/internal/util/AsyncChannel;->sendMessage(Landroid/os/Message;)V
21979HSPLcom/android/internal/util/BitUtils;->packBits([I)J
21980HSPLcom/android/internal/util/BitUtils;->unpackBits(J)[I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021981HSPLcom/android/internal/util/CollectionUtils;->add(Ljava/util/List;Ljava/lang/Object;)Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -070021982HSPLcom/android/internal/util/CollectionUtils;->emptyIfNull(Ljava/util/Set;)Ljava/util/Set;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021983HSPLcom/android/internal/util/CollectionUtils;->firstOrNull(Ljava/util/List;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070021984HSPLcom/android/internal/util/CollectionUtils;->isEmpty(Ljava/util/Collection;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021985HSPLcom/android/internal/util/CollectionUtils;->size(Ljava/util/Collection;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070021986HSPLcom/android/internal/util/CollectionUtils;->size(Ljava/util/Map;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021987HSPLcom/android/internal/util/ConcurrentUtils$DirectExecutor;->execute(Ljava/lang/Runnable;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021988HSPLcom/android/internal/util/ExponentiallyBucketedHistogram;-><init>(I)V
21989HSPLcom/android/internal/util/ExponentiallyBucketedHistogram;->add(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070021990HSPLcom/android/internal/util/ExponentiallyBucketedHistogram;->log(Ljava/lang/String;Ljava/lang/CharSequence;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070021991HSPLcom/android/internal/util/FastMath;->round(F)I
art-benchmark-service84deab32021-05-12 09:41:00 -070021992HSPLcom/android/internal/util/FastPrintWriter$DummyWriter;-><init>()V
art-benchmark-service08401c12022-12-23 09:27:20 -080021993HSPLcom/android/internal/util/FastPrintWriter$DummyWriter;-><init>(Lcom/android/internal/util/FastPrintWriter$DummyWriter-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070021994HSPLcom/android/internal/util/FastPrintWriter;-><init>(Ljava/io/OutputStream;)V
21995HSPLcom/android/internal/util/FastPrintWriter;-><init>(Ljava/io/OutputStream;ZI)V
21996HSPLcom/android/internal/util/FastPrintWriter;-><init>(Ljava/io/Writer;ZI)V
21997HSPLcom/android/internal/util/FastPrintWriter;->appendLocked(C)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080021998HSPLcom/android/internal/util/FastPrintWriter;->appendLocked(Ljava/lang/String;II)V+]Ljava/lang/String;Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070021999HSPLcom/android/internal/util/FastPrintWriter;->appendLocked([CII)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022000HSPLcom/android/internal/util/FastPrintWriter;->close()V
22001HSPLcom/android/internal/util/FastPrintWriter;->flush()V
22002HSPLcom/android/internal/util/FastPrintWriter;->flushBytesLocked()V
22003HSPLcom/android/internal/util/FastPrintWriter;->flushLocked()V
22004HSPLcom/android/internal/util/FastPrintWriter;->initDefaultEncoder()V
art-benchmark-service84deab32021-05-12 09:41:00 -070022005HSPLcom/android/internal/util/FastPrintWriter;->print(C)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022006HSPLcom/android/internal/util/FastPrintWriter;->print(I)V
22007HSPLcom/android/internal/util/FastPrintWriter;->print(J)V
22008HSPLcom/android/internal/util/FastPrintWriter;->print(Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070022009HSPLcom/android/internal/util/FastPrintWriter;->println()V
22010HSPLcom/android/internal/util/FastPrintWriter;->write(I)V
22011HSPLcom/android/internal/util/FastPrintWriter;->write(Ljava/lang/String;)V
22012HSPLcom/android/internal/util/FastPrintWriter;->write([CII)V
22013HSPLcom/android/internal/util/FastXmlSerializer;-><init>()V
22014HSPLcom/android/internal/util/FastXmlSerializer;-><init>(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022015HSPLcom/android/internal/util/FastXmlSerializer;->append(C)V
art-benchmark-service84deab32021-05-12 09:41:00 -070022016HSPLcom/android/internal/util/FastXmlSerializer;->append(Ljava/lang/String;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080022017HSPLcom/android/internal/util/FastXmlSerializer;->append(Ljava/lang/String;II)V+]Ljava/lang/String;Ljava/lang/String;]Lcom/android/internal/util/FastXmlSerializer;Lcom/android/internal/util/FastXmlSerializer;
art-benchmark-service84deab32021-05-12 09:41:00 -070022018HSPLcom/android/internal/util/FastXmlSerializer;->appendIndent(I)V
22019HSPLcom/android/internal/util/FastXmlSerializer;->attribute(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lorg/xmlpull/v1/XmlSerializer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022020HSPLcom/android/internal/util/FastXmlSerializer;->endDocument()V
art-benchmark-service84deab32021-05-12 09:41:00 -070022021HSPLcom/android/internal/util/FastXmlSerializer;->endTag(Ljava/lang/String;Ljava/lang/String;)Lorg/xmlpull/v1/XmlSerializer;
22022HSPLcom/android/internal/util/FastXmlSerializer;->escapeAndAppendString(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022023HSPLcom/android/internal/util/FastXmlSerializer;->flush()V
22024HSPLcom/android/internal/util/FastXmlSerializer;->flushBytes()V
art-benchmark-service84deab32021-05-12 09:41:00 -070022025HSPLcom/android/internal/util/FastXmlSerializer;->setFeature(Ljava/lang/String;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022026HSPLcom/android/internal/util/FastXmlSerializer;->setOutput(Ljava/io/OutputStream;Ljava/lang/String;)V
22027HSPLcom/android/internal/util/FastXmlSerializer;->startDocument(Ljava/lang/String;Ljava/lang/Boolean;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070022028HSPLcom/android/internal/util/FastXmlSerializer;->startTag(Ljava/lang/String;Ljava/lang/String;)Lorg/xmlpull/v1/XmlSerializer;
22029HSPLcom/android/internal/util/FastXmlSerializer;->text(Ljava/lang/String;)Lorg/xmlpull/v1/XmlSerializer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022030HSPLcom/android/internal/util/FrameworkStatsLog;->write(III)V
art-benchmark-service66b4d952021-07-17 17:15:31 -070022031HSPLcom/android/internal/util/FrameworkStatsLog;->write(IIII)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022032HSPLcom/android/internal/util/FrameworkStatsLog;->write(IIILjava/lang/String;I)V
22033HSPLcom/android/internal/util/FrameworkStatsLog;->write(IIJII)V
art-benchmark-service84deab32021-05-12 09:41:00 -070022034HSPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;IZ)V
22035HSPLcom/android/internal/util/FrameworkStatsLog;->write(ILjava/lang/String;I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080022036HSPLcom/android/internal/util/FrameworkStatsLog;->write(ILjava/lang/String;IIF)V+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070022037HSPLcom/android/internal/util/GrowingArrayUtils;->append([III)[I
22038HSPLcom/android/internal/util/GrowingArrayUtils;->append([JIJ)[J
art-benchmark-service9f6049f2022-10-03 00:48:12 -070022039HSPLcom/android/internal/util/GrowingArrayUtils;->append([Ljava/lang/Object;ILjava/lang/Object;)[Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070022040HSPLcom/android/internal/util/GrowingArrayUtils;->append([ZIZ)[Z
22041HSPLcom/android/internal/util/GrowingArrayUtils;->growSize(I)I
22042HSPLcom/android/internal/util/GrowingArrayUtils;->insert([IIII)[I
22043HSPLcom/android/internal/util/GrowingArrayUtils;->insert([JIIJ)[J
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080022044HSPLcom/android/internal/util/GrowingArrayUtils;->insert([Ljava/lang/Object;IILjava/lang/Object;)[Ljava/lang/Object;+]Ljava/lang/Object;[Ljava/lang/Object;]Ljava/lang/Class;Ljava/lang/Class;
art-benchmark-service84deab32021-05-12 09:41:00 -070022045HSPLcom/android/internal/util/GrowingArrayUtils;->insert([ZIIZ)[Z
22046HSPLcom/android/internal/util/IndentingPrintWriter;->decreaseIndent()Lcom/android/internal/util/IndentingPrintWriter;
22047HSPLcom/android/internal/util/IndentingPrintWriter;->increaseIndent()Lcom/android/internal/util/IndentingPrintWriter;
art-benchmark-service66b4d952021-07-17 17:15:31 -070022048HSPLcom/android/internal/util/IndentingPrintWriter;->printPair(Ljava/lang/String;Ljava/lang/Object;)Lcom/android/internal/util/IndentingPrintWriter;
art-benchmark-service84deab32021-05-12 09:41:00 -070022049HSPLcom/android/internal/util/IntPair;->first(J)I
22050HSPLcom/android/internal/util/IntPair;->of(II)J
22051HSPLcom/android/internal/util/IntPair;->second(J)I
22052HSPLcom/android/internal/util/LatencyTracker;->getInstance(Landroid/content/Context;)Lcom/android/internal/util/LatencyTracker;
art-benchmark-service66b4d952021-07-17 17:15:31 -070022053HSPLcom/android/internal/util/LatencyTracker;->getNameOfAction(I)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070022054HSPLcom/android/internal/util/LatencyTracker;->isEnabled()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070022055HSPLcom/android/internal/util/LatencyTracker;->logAction(II)V
22056HSPLcom/android/internal/util/LatencyTracker;->logActionDeprecated(IIZ)V
22057HSPLcom/android/internal/util/LatencyTracker;->onActionEnd(I)V
22058HSPLcom/android/internal/util/LatencyTracker;->updateProperties(Landroid/provider/DeviceConfig$Properties;)V
22059HSPLcom/android/internal/util/LineBreakBufferedWriter;-><init>(Ljava/io/Writer;I)V
22060HSPLcom/android/internal/util/LineBreakBufferedWriter;-><init>(Ljava/io/Writer;II)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070022061HSPLcom/android/internal/util/LineBreakBufferedWriter;->ensureCapacity(I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070022062HSPLcom/android/internal/util/LineBreakBufferedWriter;->flush()V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080022063HSPLcom/android/internal/util/LineBreakBufferedWriter;->println()V+]Lcom/android/internal/util/LineBreakBufferedWriter;Lcom/android/internal/util/LineBreakBufferedWriter;
art-benchmark-service84deab32021-05-12 09:41:00 -070022064HSPLcom/android/internal/util/LineBreakBufferedWriter;->write(Ljava/lang/String;II)V
22065HSPLcom/android/internal/util/LineBreakBufferedWriter;->writeBuffer(I)V
22066HSPLcom/android/internal/util/MemInfoReader;-><init>()V
22067HSPLcom/android/internal/util/MemInfoReader;->getTotalSize()J
22068HSPLcom/android/internal/util/MemInfoReader;->readMemInfo()V
22069HSPLcom/android/internal/util/MessageUtils;->findMessageNames([Ljava/lang/Class;[Ljava/lang/String;)Landroid/util/SparseArray;
22070HSPLcom/android/internal/util/NotificationMessagingUtil;->isImportantMessaging(Landroid/service/notification/StatusBarNotification;I)Z
22071HSPLcom/android/internal/util/Parcelling$BuiltIn$ForBoolean;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022072HSPLcom/android/internal/util/Parcelling$BuiltIn$ForBoolean;->parcel(Ljava/lang/Boolean;Landroid/os/Parcel;I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080022073HSPLcom/android/internal/util/Parcelling$BuiltIn$ForBoolean;->unparcel(Landroid/os/Parcel;)Ljava/lang/Boolean;+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -070022074HSPLcom/android/internal/util/Parcelling$BuiltIn$ForInternedString;-><init>()V
22075HSPLcom/android/internal/util/Parcelling$BuiltIn$ForInternedStringArray;-><init>()V
22076HSPLcom/android/internal/util/Parcelling$BuiltIn$ForInternedStringList;-><init>()V
22077HSPLcom/android/internal/util/Parcelling$BuiltIn$ForInternedStringValueMap;-><init>()V
22078HSPLcom/android/internal/util/Parcelling$BuiltIn$ForStringSet;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070022079HSPLcom/android/internal/util/Parcelling$BuiltIn$ForStringSet;->parcel(Ljava/util/Set;Landroid/os/Parcel;I)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080022080HSPLcom/android/internal/util/Parcelling$BuiltIn$ForStringSet;->unparcel(Landroid/os/Parcel;)Ljava/util/Set;+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84deab32021-05-12 09:41:00 -070022081HSPLcom/android/internal/util/Parcelling$Cache;->get(Ljava/lang/Class;)Lcom/android/internal/util/Parcelling;
22082HSPLcom/android/internal/util/Parcelling$Cache;->getOrCreate(Ljava/lang/Class;)Lcom/android/internal/util/Parcelling;
22083HSPLcom/android/internal/util/Parcelling$Cache;->put(Lcom/android/internal/util/Parcelling;)Lcom/android/internal/util/Parcelling;
22084HSPLcom/android/internal/util/Preconditions;->checkArgument(Z)V
22085HSPLcom/android/internal/util/Preconditions;->checkArgument(ZLjava/lang/Object;)V
22086HSPLcom/android/internal/util/Preconditions;->checkArgument(ZLjava/lang/String;[Ljava/lang/Object;)V
22087HSPLcom/android/internal/util/Preconditions;->checkArgumentInRange(FFFLjava/lang/String;)F
22088HSPLcom/android/internal/util/Preconditions;->checkArgumentInRange(IIILjava/lang/String;)I
22089HSPLcom/android/internal/util/Preconditions;->checkArgumentInRange(JJJLjava/lang/String;)J
22090HSPLcom/android/internal/util/Preconditions;->checkArgumentNonnegative(I)I
22091HSPLcom/android/internal/util/Preconditions;->checkArgumentNonnegative(ILjava/lang/String;)I
22092HSPLcom/android/internal/util/Preconditions;->checkArgumentNonnegative(J)J
22093HSPLcom/android/internal/util/Preconditions;->checkArgumentNonnegative(JLjava/lang/String;)J
22094HSPLcom/android/internal/util/Preconditions;->checkArgumentPositive(ILjava/lang/String;)I
22095HSPLcom/android/internal/util/Preconditions;->checkArrayElementsNotNull([Ljava/lang/Object;Ljava/lang/String;)[Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022096HSPLcom/android/internal/util/Preconditions;->checkCollectionElementsNotNull(Ljava/util/Collection;Ljava/lang/String;)Ljava/util/Collection;
art-benchmark-service84deab32021-05-12 09:41:00 -070022097HSPLcom/android/internal/util/Preconditions;->checkFlagsArgument(II)I
22098HSPLcom/android/internal/util/Preconditions;->checkNotNull(Ljava/lang/Object;)Ljava/lang/Object;
22099HSPLcom/android/internal/util/Preconditions;->checkNotNull(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
22100HSPLcom/android/internal/util/Preconditions;->checkState(Z)V
22101HSPLcom/android/internal/util/Preconditions;->checkState(ZLjava/lang/String;)V
22102HSPLcom/android/internal/util/Preconditions;->checkStringNotEmpty(Ljava/lang/CharSequence;)Ljava/lang/CharSequence;
22103HSPLcom/android/internal/util/Preconditions;->checkStringNotEmpty(Ljava/lang/CharSequence;Ljava/lang/Object;)Ljava/lang/CharSequence;
22104HSPLcom/android/internal/util/ProcFileReader;->finishLine()V
22105HSPLcom/android/internal/util/ScreenshotHelper;-><init>(Landroid/content/Context;)V
22106HSPLcom/android/internal/util/StatLogger;->getTime()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022107HSPLcom/android/internal/util/StatLogger;->logDurationStat(IJ)J
art-benchmark-service84deab32021-05-12 09:41:00 -070022108HSPLcom/android/internal/util/State;-><init>()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070022109HSPLcom/android/internal/util/State;->enter()V
art-benchmark-service84deab32021-05-12 09:41:00 -070022110HSPLcom/android/internal/util/StateMachine$LogRecords;->add(Lcom/android/internal/util/StateMachine;Landroid/os/Message;Ljava/lang/String;Lcom/android/internal/util/IState;Lcom/android/internal/util/IState;Lcom/android/internal/util/IState;)V
22111HSPLcom/android/internal/util/StateMachine$LogRecords;->logOnlyTransitions()Z
22112HSPLcom/android/internal/util/StateMachine$SmHandler;-><init>(Landroid/os/Looper;Lcom/android/internal/util/StateMachine;)V
22113HSPLcom/android/internal/util/StateMachine$SmHandler;->addState(Lcom/android/internal/util/State;Lcom/android/internal/util/State;)Lcom/android/internal/util/StateMachine$SmHandler$StateInfo;
22114HSPLcom/android/internal/util/StateMachine$SmHandler;->completeConstruction()V
22115HSPLcom/android/internal/util/StateMachine$SmHandler;->handleMessage(Landroid/os/Message;)V
22116HSPLcom/android/internal/util/StateMachine$SmHandler;->invokeEnterMethods(I)V
22117HSPLcom/android/internal/util/StateMachine$SmHandler;->moveTempStateStackToStateStack()I
22118HSPLcom/android/internal/util/StateMachine$SmHandler;->performTransitions(Lcom/android/internal/util/State;Landroid/os/Message;)V
22119HSPLcom/android/internal/util/StateMachine$SmHandler;->processMsg(Landroid/os/Message;)Lcom/android/internal/util/State;
22120HSPLcom/android/internal/util/StateMachine$SmHandler;->setInitialState(Lcom/android/internal/util/State;)V
22121HSPLcom/android/internal/util/StateMachine$SmHandler;->setupInitialStateStack()V
22122HSPLcom/android/internal/util/StateMachine;->addState(Lcom/android/internal/util/State;)V
22123HSPLcom/android/internal/util/StateMachine;->getLogRecString(Landroid/os/Message;)Ljava/lang/String;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070022124HSPLcom/android/internal/util/StateMachine;->initStateMachine(Ljava/lang/String;Landroid/os/Looper;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070022125HSPLcom/android/internal/util/StateMachine;->recordLogRec(Landroid/os/Message;)Z
22126HSPLcom/android/internal/util/StateMachine;->setInitialState(Lcom/android/internal/util/State;)V
22127HSPLcom/android/internal/util/StateMachine;->start()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070022128HSPLcom/android/internal/util/StringPool;-><init>()V
22129HSPLcom/android/internal/util/StringPool;->get([CII)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070022130HSPLcom/android/internal/util/SyncResultReceiver;-><init>(I)V
22131HSPLcom/android/internal/util/SyncResultReceiver;->getIntResult()I
22132HSPLcom/android/internal/util/SyncResultReceiver;->getParcelableResult()Landroid/os/Parcelable;
22133HSPLcom/android/internal/util/SyncResultReceiver;->send(ILandroid/os/Bundle;)V
22134HSPLcom/android/internal/util/SyncResultReceiver;->waitResult()V
22135HSPLcom/android/internal/util/TraceBuffer$ProtoOutputStreamProvider;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070022136HSPLcom/android/internal/util/TraceBuffer;-><init>(ILcom/android/internal/util/TraceBuffer$ProtoProvider;Ljava/util/function/Consumer;)V
22137HSPLcom/android/internal/util/TraceBuffer;->resetBuffer()V
22138HSPLcom/android/internal/util/VirtualRefBasePtr;-><init>(J)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022139HSPLcom/android/internal/util/VirtualRefBasePtr;->finalize()V
art-benchmark-service84deab32021-05-12 09:41:00 -070022140HSPLcom/android/internal/util/VirtualRefBasePtr;->get()J
22141HSPLcom/android/internal/util/VirtualRefBasePtr;->release()V
22142HSPLcom/android/internal/util/XmlPullParserWrapper;-><init>(Lorg/xmlpull/v1/XmlPullParser;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022143HSPLcom/android/internal/util/XmlPullParserWrapper;->getAttributeCount()I
22144HSPLcom/android/internal/util/XmlPullParserWrapper;->getAttributeName(I)Ljava/lang/String;
22145HSPLcom/android/internal/util/XmlPullParserWrapper;->getAttributeValue(I)Ljava/lang/String;
art-benchmark-service00abe242023-02-13 10:31:34 -080022146HSPLcom/android/internal/util/XmlPullParserWrapper;->getAttributeValue(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022147HSPLcom/android/internal/util/XmlPullParserWrapper;->getEventType()I
22148HSPLcom/android/internal/util/XmlPullParserWrapper;->getName()Ljava/lang/String;
22149HSPLcom/android/internal/util/XmlPullParserWrapper;->getText()Ljava/lang/String;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080022150HSPLcom/android/internal/util/XmlPullParserWrapper;->next()I+]Lorg/xmlpull/v1/XmlPullParser;Lcom/android/org/kxml2/io/KXmlParser;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022151HSPLcom/android/internal/util/XmlPullParserWrapper;->setInput(Ljava/io/InputStream;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070022152HSPLcom/android/internal/util/XmlSerializerWrapper;-><init>(Lorg/xmlpull/v1/XmlSerializer;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080022153HSPLcom/android/internal/util/XmlSerializerWrapper;->attribute(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lorg/xmlpull/v1/XmlSerializer;+]Lorg/xmlpull/v1/XmlSerializer;Lcom/android/internal/util/FastXmlSerializer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022154HSPLcom/android/internal/util/XmlSerializerWrapper;->endDocument()V
art-benchmark-service08401c12022-12-23 09:27:20 -080022155HSPLcom/android/internal/util/XmlSerializerWrapper;->endTag(Ljava/lang/String;Ljava/lang/String;)Lorg/xmlpull/v1/XmlSerializer;+]Lorg/xmlpull/v1/XmlSerializer;Lcom/android/internal/util/FastXmlSerializer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022156HSPLcom/android/internal/util/XmlSerializerWrapper;->setFeature(Ljava/lang/String;Z)V
22157HSPLcom/android/internal/util/XmlSerializerWrapper;->setOutput(Ljava/io/OutputStream;Ljava/lang/String;)V
22158HSPLcom/android/internal/util/XmlSerializerWrapper;->startDocument(Ljava/lang/String;Ljava/lang/Boolean;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080022159HSPLcom/android/internal/util/XmlSerializerWrapper;->startTag(Ljava/lang/String;Ljava/lang/String;)Lorg/xmlpull/v1/XmlSerializer;+]Lorg/xmlpull/v1/XmlSerializer;Lcom/android/internal/util/FastXmlSerializer;
22160HSPLcom/android/internal/util/XmlSerializerWrapper;->text(Ljava/lang/String;)Lorg/xmlpull/v1/XmlSerializer;+]Lorg/xmlpull/v1/XmlSerializer;Lcom/android/internal/util/FastXmlSerializer;
art-benchmark-service84deab32021-05-12 09:41:00 -070022161HSPLcom/android/internal/util/XmlUtils$ForcedTypedXmlPullParser;-><init>(Lorg/xmlpull/v1/XmlPullParser;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022162HSPLcom/android/internal/util/XmlUtils$ForcedTypedXmlPullParser;->getAttributeBoolean(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070022163HSPLcom/android/internal/util/XmlUtils$ForcedTypedXmlPullParser;->getAttributeFloat(I)F
22164HSPLcom/android/internal/util/XmlUtils$ForcedTypedXmlPullParser;->getAttributeInt(I)I
22165HSPLcom/android/internal/util/XmlUtils$ForcedTypedXmlPullParser;->getAttributeLong(I)J
22166HSPLcom/android/internal/util/XmlUtils$ForcedTypedXmlSerializer;-><init>(Lorg/xmlpull/v1/XmlSerializer;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022167HSPLcom/android/internal/util/XmlUtils$ForcedTypedXmlSerializer;->attributeBoolean(Ljava/lang/String;Ljava/lang/String;Z)Lorg/xmlpull/v1/XmlSerializer;
22168HSPLcom/android/internal/util/XmlUtils$ForcedTypedXmlSerializer;->attributeFloat(Ljava/lang/String;Ljava/lang/String;F)Lorg/xmlpull/v1/XmlSerializer;
22169HSPLcom/android/internal/util/XmlUtils$ForcedTypedXmlSerializer;->attributeInt(Ljava/lang/String;Ljava/lang/String;I)Lorg/xmlpull/v1/XmlSerializer;
22170HSPLcom/android/internal/util/XmlUtils$ForcedTypedXmlSerializer;->attributeLong(Ljava/lang/String;Ljava/lang/String;J)Lorg/xmlpull/v1/XmlSerializer;
22171HSPLcom/android/internal/util/XmlUtils;->beginDocument(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080022172HSPLcom/android/internal/util/XmlUtils;->makeTyped(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/modules/utils/TypedXmlPullParser;
22173HSPLcom/android/internal/util/XmlUtils;->makeTyped(Lorg/xmlpull/v1/XmlSerializer;)Lcom/android/modules/utils/TypedXmlSerializer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022174HSPLcom/android/internal/util/XmlUtils;->nextElement(Lorg/xmlpull/v1/XmlPullParser;)V
22175HSPLcom/android/internal/util/XmlUtils;->nextElementWithin(Lorg/xmlpull/v1/XmlPullParser;I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070022176HSPLcom/android/internal/util/XmlUtils;->readBooleanAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;Z)Z
22177HSPLcom/android/internal/util/XmlUtils;->readIntAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;I)I
22178HSPLcom/android/internal/util/XmlUtils;->readLongAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)J
22179HSPLcom/android/internal/util/XmlUtils;->readLongAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;J)J
22180HSPLcom/android/internal/util/XmlUtils;->readMapXml(Ljava/io/InputStream;)Ljava/util/HashMap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022181HSPLcom/android/internal/util/XmlUtils;->readStringAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service08401c12022-12-23 09:27:20 -080022182HSPLcom/android/internal/util/XmlUtils;->readThisMapXml(Lcom/android/modules/utils/TypedXmlPullParser;Ljava/lang/String;[Ljava/lang/String;Lcom/android/internal/util/XmlUtils$ReadMapCallback;)Ljava/util/HashMap;+]Ljava/util/HashMap;Ljava/util/HashMap;]Lcom/android/modules/utils/TypedXmlPullParser;Lcom/android/internal/util/XmlUtils$ForcedTypedXmlPullParser;
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080022183HSPLcom/android/internal/util/XmlUtils;->readThisPrimitiveValueXml(Lcom/android/modules/utils/TypedXmlPullParser;Ljava/lang/String;)Ljava/lang/Object;+]Lcom/android/modules/utils/TypedXmlPullParser;Lcom/android/internal/util/XmlUtils$ForcedTypedXmlPullParser;
art-benchmark-service00abe242023-02-13 10:31:34 -080022184HSPLcom/android/internal/util/XmlUtils;->readThisSetXml(Lcom/android/modules/utils/TypedXmlPullParser;Ljava/lang/String;[Ljava/lang/String;Lcom/android/internal/util/XmlUtils$ReadMapCallback;Z)Ljava/util/HashSet;
22185HSPLcom/android/internal/util/XmlUtils;->readThisValueXml(Lcom/android/modules/utils/TypedXmlPullParser;[Ljava/lang/String;Lcom/android/internal/util/XmlUtils$ReadMapCallback;Z)Ljava/lang/Object;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/modules/utils/TypedXmlPullParser;Lcom/android/internal/util/XmlUtils$ForcedTypedXmlPullParser;
art-benchmark-service08401c12022-12-23 09:27:20 -080022186HSPLcom/android/internal/util/XmlUtils;->readValueXml(Lcom/android/modules/utils/TypedXmlPullParser;[Ljava/lang/String;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022187HSPLcom/android/internal/util/XmlUtils;->skipCurrentTag(Lorg/xmlpull/v1/XmlPullParser;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080022188HSPLcom/android/internal/util/XmlUtils;->writeMapXml(Ljava/util/Map;Lcom/android/modules/utils/TypedXmlSerializer;Lcom/android/internal/util/XmlUtils$WriteMapCallback;)V+]Ljava/util/Map$Entry;Ljava/util/HashMap$Node;]Ljava/util/Map;Ljava/util/HashMap;]Ljava/util/Iterator;Ljava/util/HashMap$EntryIterator;]Ljava/util/Set;Ljava/util/HashMap$EntrySet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022189HSPLcom/android/internal/util/XmlUtils;->writeMapXml(Ljava/util/Map;Ljava/io/OutputStream;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080022190HSPLcom/android/internal/util/XmlUtils;->writeMapXml(Ljava/util/Map;Ljava/lang/String;Lcom/android/modules/utils/TypedXmlSerializer;)V
22191HSPLcom/android/internal/util/XmlUtils;->writeMapXml(Ljava/util/Map;Ljava/lang/String;Lcom/android/modules/utils/TypedXmlSerializer;Lcom/android/internal/util/XmlUtils$WriteMapCallback;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080022192HSPLcom/android/internal/util/XmlUtils;->writeSetXml(Ljava/util/Set;Ljava/lang/String;Lcom/android/modules/utils/TypedXmlSerializer;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080022193HSPLcom/android/internal/util/XmlUtils;->writeValueXml(Ljava/lang/Object;Ljava/lang/String;Lcom/android/modules/utils/TypedXmlSerializer;)V
art-benchmark-service5cbfb0c2023-02-26 03:43:51 -080022194HSPLcom/android/internal/util/XmlUtils;->writeValueXml(Ljava/lang/Object;Ljava/lang/String;Lcom/android/modules/utils/TypedXmlSerializer;Lcom/android/internal/util/XmlUtils$WriteMapCallback;)V+]Lcom/android/modules/utils/TypedXmlSerializer;Lcom/android/internal/util/XmlUtils$ForcedTypedXmlSerializer;]Ljava/lang/Object;Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022195HSPLcom/android/internal/util/function/pooled/OmniFunction;->run()V
22196HSPLcom/android/internal/util/function/pooled/PooledLambda;->obtainMessage(Lcom/android/internal/util/function/HexConsumer;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Landroid/os/Message;
22197HSPLcom/android/internal/util/function/pooled/PooledLambda;->obtainMessage(Lcom/android/internal/util/function/QuadConsumer;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Landroid/os/Message;
22198HSPLcom/android/internal/util/function/pooled/PooledLambda;->obtainMessage(Lcom/android/internal/util/function/QuintConsumer;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Landroid/os/Message;
22199HSPLcom/android/internal/util/function/pooled/PooledLambda;->obtainMessage(Lcom/android/internal/util/function/TriConsumer;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Landroid/os/Message;
22200HSPLcom/android/internal/util/function/pooled/PooledLambda;->obtainMessage(Ljava/util/function/BiConsumer;Ljava/lang/Object;Ljava/lang/Object;)Landroid/os/Message;
22201HSPLcom/android/internal/util/function/pooled/PooledLambda;->obtainMessage(Ljava/util/function/Consumer;Ljava/lang/Object;)Landroid/os/Message;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070022202HSPLcom/android/internal/util/function/pooled/PooledLambda;->obtainRunnable(Lcom/android/internal/util/function/TriConsumer;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lcom/android/internal/util/function/pooled/PooledRunnable;
art-benchmark-service84deab32021-05-12 09:41:00 -070022203HSPLcom/android/internal/util/function/pooled/PooledLambda;->obtainRunnable(Ljava/util/function/BiConsumer;Ljava/lang/Object;Ljava/lang/Object;)Lcom/android/internal/util/function/pooled/PooledRunnable;
22204HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl$LambdaType;->decodeArgCount(I)I
22205HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl$LambdaType;->decodeReturnType(I)I
22206HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl$LambdaType;->encode(II)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022207HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->-$$Nest$smunmask(II)I
22208HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->acquire(Lcom/android/internal/util/function/pooled/PooledLambdaImpl$Pool;)Lcom/android/internal/util/function/pooled/PooledLambdaImpl;
22209HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->acquire(Lcom/android/internal/util/function/pooled/PooledLambdaImpl$Pool;Ljava/lang/Object;IIILjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lcom/android/internal/util/function/pooled/PooledLambda;
art-benchmark-service84deab32021-05-12 09:41:00 -070022210HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->checkNotRecycled()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022211HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->doInvoke()Ljava/lang/Object;
22212HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->doRecycle()V
art-benchmark-service84deab32021-05-12 09:41:00 -070022213HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->fillInArg(Ljava/lang/Object;)Z
22214HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->getFlags(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022215HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070022216HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->isInvocationArgAtIndex(I)Z
22217HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->isRecycleOnUse()Z
22218HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->isRecycled()Z
22219HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->mask(II)I
22220HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->popArg(I)Ljava/lang/Object;
22221HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->recycleOnUse()Lcom/android/internal/util/function/pooled/OmniFunction;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022222HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->recycleOnUse()Lcom/android/internal/util/function/pooled/PooledRunnable;
art-benchmark-service84deab32021-05-12 09:41:00 -070022223HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->setFlags(II)V
22224HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->setIfInBounds([Ljava/lang/Object;ILjava/lang/Object;)V
22225HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->unmask(II)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022226HSPLcom/android/internal/view/AppearanceRegion;->equals(Ljava/lang/Object;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070022227HSPLcom/android/internal/view/IInputMethodManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070022228HSPLcom/android/internal/view/IInputMethodManager$Stub$Proxy;->addClient(Lcom/android/internal/inputmethod/IInputMethodClient;Lcom/android/internal/inputmethod/IRemoteInputConnection;I)V
art-benchmark-service08401c12022-12-23 09:27:20 -080022229HSPLcom/android/internal/view/IInputMethodManager$Stub$Proxy;->asBinder()Landroid/os/IBinder;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070022230HSPLcom/android/internal/view/IInputMethodManager$Stub$Proxy;->getEnabledInputMethodList(I)Ljava/util/List;
art-benchmark-service66b4d952021-07-17 17:15:31 -070022231HSPLcom/android/internal/view/IInputMethodManager$Stub$Proxy;->isImeTraceEnabled()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022232HSPLcom/android/internal/view/IInputMethodManager$Stub$Proxy;->removeImeSurfaceFromWindowAsync(Landroid/os/IBinder;)V
22233HSPLcom/android/internal/view/IInputMethodManager$Stub$Proxy;->reportPerceptibleAsync(Landroid/os/IBinder;Z)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070022234HSPLcom/android/internal/view/IInputMethodManager$Stub$Proxy;->startInputOrWindowGainedFocus(ILcom/android/internal/inputmethod/IInputMethodClient;Landroid/os/IBinder;IIILandroid/view/inputmethod/EditorInfo;Lcom/android/internal/inputmethod/IRemoteInputConnection;Lcom/android/internal/inputmethod/IRemoteAccessibilityInputConnection;IILandroid/window/ImeOnBackInvokedDispatcher;)Lcom/android/internal/inputmethod/InputBindResult;
art-benchmark-service84deab32021-05-12 09:41:00 -070022235HSPLcom/android/internal/view/IInputMethodManager$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/view/IInputMethodManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070022236HSPLcom/android/internal/view/RotationPolicy;->isRotationLockToggleVisible(Landroid/content/Context;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022237HSPLcom/android/internal/view/RotationPolicy;->isRotationSupported(Landroid/content/Context;)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070022238HSPLcom/android/internal/view/SurfaceCallbackHelper$1;-><init>(Lcom/android/internal/view/SurfaceCallbackHelper;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070022239HSPLcom/android/internal/view/SurfaceCallbackHelper$1;->run()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070022240HSPLcom/android/internal/view/SurfaceCallbackHelper;-><init>(Ljava/lang/Runnable;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070022241HSPLcom/android/internal/view/SurfaceCallbackHelper;->dispatchSurfaceRedrawNeededAsync(Landroid/view/SurfaceHolder;[Landroid/view/SurfaceHolder$Callback;)V
22242HSPLcom/android/internal/view/menu/MenuBuilder;-><init>(Landroid/content/Context;)V
22243HSPLcom/android/internal/view/menu/MenuBuilder;->add(IIILjava/lang/CharSequence;)Landroid/view/MenuItem;
22244HSPLcom/android/internal/view/menu/MenuBuilder;->addInternal(IIILjava/lang/CharSequence;)Landroid/view/MenuItem;
22245HSPLcom/android/internal/view/menu/MenuBuilder;->close(Z)V
22246HSPLcom/android/internal/view/menu/MenuBuilder;->dispatchPresenterUpdate(Z)V
22247HSPLcom/android/internal/view/menu/MenuBuilder;->findItem(I)Landroid/view/MenuItem;
22248HSPLcom/android/internal/view/menu/MenuBuilder;->getVisibleItems()Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022249HSPLcom/android/internal/view/menu/MenuBuilder;->hasVisibleItems()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070022250HSPLcom/android/internal/view/menu/MenuBuilder;->onItemActionRequestChanged(Lcom/android/internal/view/menu/MenuItemImpl;)V
22251HSPLcom/android/internal/view/menu/MenuBuilder;->onItemsChanged(Z)V
22252HSPLcom/android/internal/view/menu/MenuBuilder;->setCallback(Lcom/android/internal/view/menu/MenuBuilder$Callback;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022253HSPLcom/android/internal/view/menu/MenuBuilder;->size()I
art-benchmark-service84deab32021-05-12 09:41:00 -070022254HSPLcom/android/internal/view/menu/MenuItemImpl;-><init>(Lcom/android/internal/view/menu/MenuBuilder;IIIILjava/lang/CharSequence;I)V
22255HSPLcom/android/internal/view/menu/MenuItemImpl;->getContentDescription()Ljava/lang/CharSequence;
22256HSPLcom/android/internal/view/menu/MenuItemImpl;->getIcon()Landroid/graphics/drawable/Drawable;
22257HSPLcom/android/internal/view/menu/MenuItemImpl;->getItemId()I
22258HSPLcom/android/internal/view/menu/MenuItemImpl;->getTitle()Ljava/lang/CharSequence;
22259HSPLcom/android/internal/view/menu/MenuItemImpl;->hasSubMenu()Z
22260HSPLcom/android/internal/view/menu/MenuItemImpl;->isEnabled()Z
22261HSPLcom/android/internal/view/menu/MenuItemImpl;->isVisible()Z
22262HSPLcom/android/internal/view/menu/MenuItemImpl;->requiresActionButton()Z
22263HSPLcom/android/internal/view/menu/MenuItemImpl;->setCheckable(Z)Landroid/view/MenuItem;
22264HSPLcom/android/internal/view/menu/MenuItemImpl;->setChecked(Z)Landroid/view/MenuItem;
22265HSPLcom/android/internal/view/menu/MenuItemImpl;->setShowAsAction(I)V
22266HSPLcom/android/internal/view/menu/MenuItemImpl;->setVisible(Z)Landroid/view/MenuItem;
22267HSPLcom/android/internal/widget/AlertDialogLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
22268HSPLcom/android/internal/widget/AlertDialogLayout;->forceUniformWidth(II)V
22269HSPLcom/android/internal/widget/AlertDialogLayout;->onLayout(ZIIII)V
22270HSPLcom/android/internal/widget/AlertDialogLayout;->onMeasure(II)V
22271HSPLcom/android/internal/widget/AlertDialogLayout;->setChildFrame(Landroid/view/View;IIII)V
22272HSPLcom/android/internal/widget/AlertDialogLayout;->tryOnMeasure(II)Z
22273HSPLcom/android/internal/widget/BackgroundFallback;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022274HSPLcom/android/internal/widget/BackgroundFallback;->draw(Landroid/view/ViewGroup;Landroid/view/ViewGroup;Landroid/graphics/Canvas;Landroid/view/View;Landroid/view/View;Landroid/view/View;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070022275HSPLcom/android/internal/widget/BackgroundFallback;->hasFallback()Z
22276HSPLcom/android/internal/widget/BackgroundFallback;->setDrawable(Landroid/graphics/drawable/Drawable;)V
22277HSPLcom/android/internal/widget/ButtonBarLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
22278HSPLcom/android/internal/widget/DialogTitle;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022279HSPLcom/android/internal/widget/ILockSettings$Stub$Proxy;->getBoolean(Ljava/lang/String;ZI)Z
22280HSPLcom/android/internal/widget/ILockSettings$Stub$Proxy;->getCredentialType(I)I
22281HSPLcom/android/internal/widget/ILockSettings$Stub$Proxy;->getString(Ljava/lang/String;Ljava/lang/String;I)Ljava/lang/String;
22282HSPLcom/android/internal/widget/ILockSettings$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/widget/ILockSettings;
22283HSPLcom/android/internal/widget/LockPatternUtils$1;-><init>(Lcom/android/internal/widget/LockPatternUtils;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070022284HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker$1;->onIsNonStrongBiometricAllowedChanged(ZI)V
22285HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker$1;->onStrongAuthRequiredChanged(II)V
22286HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker$H;->handleMessage(Landroid/os/Message;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022287HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;->getStrongAuthForUser(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070022288HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;->handleIsNonStrongBiometricAllowedChanged(ZI)V
22289HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;->handleStrongAuthRequiredChanged(II)V
22290HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;->isNonStrongBiometricAllowedAfterIdleTimeout(I)Z
22291HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;->onIsNonStrongBiometricAllowedChanged(I)V
22292HSPLcom/android/internal/widget/LockPatternUtils;-><init>(Landroid/content/Context;)V
22293HSPLcom/android/internal/widget/LockPatternUtils;->credentialTypeToPasswordQuality(I)I
22294HSPLcom/android/internal/widget/LockPatternUtils;->getBoolean(Ljava/lang/String;ZI)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022295HSPLcom/android/internal/widget/LockPatternUtils;->getCredentialTypeForUser(I)I
art-benchmark-service84deab32021-05-12 09:41:00 -070022296HSPLcom/android/internal/widget/LockPatternUtils;->getDevicePolicyManager()Landroid/app/admin/DevicePolicyManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022297HSPLcom/android/internal/widget/LockPatternUtils;->getEnabledTrustAgents(I)Ljava/util/List;
art-benchmark-service84deab32021-05-12 09:41:00 -070022298HSPLcom/android/internal/widget/LockPatternUtils;->getKeyguardStoredPasswordQuality(I)I
22299HSPLcom/android/internal/widget/LockPatternUtils;->getLockSettings()Lcom/android/internal/widget/ILockSettings;
22300HSPLcom/android/internal/widget/LockPatternUtils;->getPowerButtonInstantlyLocks(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022301HSPLcom/android/internal/widget/LockPatternUtils;->getString(Ljava/lang/String;I)Ljava/lang/String;
22302HSPLcom/android/internal/widget/LockPatternUtils;->hasSeparateChallenge(I)Z
22303HSPLcom/android/internal/widget/LockPatternUtils;->isManagedProfile(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070022304HSPLcom/android/internal/widget/LockPatternUtils;->isOwnerInfoEnabled(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022305HSPLcom/android/internal/widget/LockPatternUtils;->isSecure(I)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070022306HSPLcom/android/internal/widget/LockPatternUtils;->isSeparateProfileChallengeEnabled(I)Z
22307HSPLcom/android/internal/widget/LockscreenCredential;-><init>(I[B)V
art-benchmark-service08401c12022-12-23 09:27:20 -080022308HSPLcom/android/modules/utils/TypedXmlPullParser;->getAttributeBoolean(Ljava/lang/String;Ljava/lang/String;)Z
22309HSPLcom/android/modules/utils/TypedXmlPullParser;->getAttributeFloat(Ljava/lang/String;Ljava/lang/String;)F
art-benchmark-service00abe242023-02-13 10:31:34 -080022310HSPLcom/android/modules/utils/TypedXmlPullParser;->getAttributeIndex(Ljava/lang/String;Ljava/lang/String;)I+]Lcom/android/modules/utils/TypedXmlPullParser;Lcom/android/internal/util/XmlUtils$ForcedTypedXmlPullParser;
22311HSPLcom/android/modules/utils/TypedXmlPullParser;->getAttributeIndexOrThrow(Ljava/lang/String;Ljava/lang/String;)I
22312HSPLcom/android/modules/utils/TypedXmlPullParser;->getAttributeInt(Ljava/lang/String;Ljava/lang/String;)I
22313HSPLcom/android/modules/utils/TypedXmlPullParser;->getAttributeLong(Ljava/lang/String;Ljava/lang/String;)J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022314HSPLcom/android/net/module/util/LinkPropertiesUtils;->isIdenticalAddresses(Landroid/net/LinkProperties;Landroid/net/LinkProperties;)Z
22315HSPLcom/android/net/module/util/LinkPropertiesUtils;->isIdenticalDnses(Landroid/net/LinkProperties;Landroid/net/LinkProperties;)Z
22316HSPLcom/android/net/module/util/LinkPropertiesUtils;->isIdenticalHttpProxy(Landroid/net/LinkProperties;Landroid/net/LinkProperties;)Z
22317HSPLcom/android/net/module/util/LinkPropertiesUtils;->isIdenticalInterfaceName(Landroid/net/LinkProperties;Landroid/net/LinkProperties;)Z
22318HSPLcom/android/net/module/util/LinkPropertiesUtils;->isIdenticalRoutes(Landroid/net/LinkProperties;Landroid/net/LinkProperties;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070022319HSPLcom/android/net/module/util/MacAddressUtils;->isMacAddress([B)Z
22320HSPLcom/android/net/module/util/MacAddressUtils;->longAddrFromByteAddr([B)J
22321HSPLcom/android/net/module/util/NetUtils;->maskRawAddress([BI)V
22322HSPLcom/android/net/module/util/NetworkCapabilitiesUtils;-><clinit>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022323HSPLcom/android/server/LocalServices;->getService(Ljava/lang/Class;)Ljava/lang/Object;
art-benchmark-service84deab32021-05-12 09:41:00 -070022324HSPLcom/android/telephony/Rlog;->d(Ljava/lang/String;Ljava/lang/String;)I
22325HSPLcom/android/telephony/Rlog;->e(Ljava/lang/String;Ljava/lang/String;)I
22326HSPLcom/android/telephony/Rlog;->log(ILjava/lang/String;Ljava/lang/String;)I
22327HSPLcom/android/telephony/Rlog;->pii(ZLjava/lang/Object;)Ljava/lang/String;
22328HSPLcom/android/telephony/Rlog;->w(Ljava/lang/String;Ljava/lang/String;)I
22329HSPLcom/google/android/collect/Lists;->newArrayList()Ljava/util/ArrayList;
22330HSPLcom/google/android/collect/Lists;->newArrayList([Ljava/lang/Object;)Ljava/util/ArrayList;
22331HSPLcom/google/android/collect/Maps;->newHashMap()Ljava/util/HashMap;
22332HSPLcom/google/android/collect/Sets;->newHashSet()Ljava/util/HashSet;
22333HSPLcom/google/android/collect/Sets;->newHashSet([Ljava/lang/Object;)Ljava/util/HashSet;
22334HSPLcom/google/android/gles_jni/EGLConfigImpl;-><init>(J)V
22335HSPLcom/google/android/gles_jni/EGLContextImpl;->equals(Ljava/lang/Object;)Z
22336HSPLcom/google/android/gles_jni/EGLDisplayImpl;->equals(Ljava/lang/Object;)Z
22337HSPLcom/google/android/gles_jni/EGLImpl;->eglCreateContext(Ljavax/microedition/khronos/egl/EGLDisplay;Ljavax/microedition/khronos/egl/EGLConfig;Ljavax/microedition/khronos/egl/EGLContext;[I)Ljavax/microedition/khronos/egl/EGLContext;
22338HSPLcom/google/android/gles_jni/EGLImpl;->eglCreatePbufferSurface(Ljavax/microedition/khronos/egl/EGLDisplay;Ljavax/microedition/khronos/egl/EGLConfig;[I)Ljavax/microedition/khronos/egl/EGLSurface;
22339HSPLcom/google/android/gles_jni/EGLImpl;->eglGetDisplay(Ljava/lang/Object;)Ljavax/microedition/khronos/egl/EGLDisplay;
22340HSPLcom/google/android/gles_jni/EGLSurfaceImpl;-><init>(J)V
22341HSPLjavax/microedition/khronos/egl/EGLContext;->getEGL()Ljavax/microedition/khronos/egl/EGL;
22342HSPLjavax/microedition/khronos/egl/EGLSurface;-><init>()V
22343HSPLorg/apache/http/conn/ssl/SSLSocketFactory;-><init>(Ljavax/net/ssl/SSLSocketFactory;)V
22344HSPLorg/apache/http/params/HttpConnectionParams;->setConnectionTimeout(Lorg/apache/http/params/HttpParams;I)V
22345HSPLorg/apache/http/params/HttpConnectionParams;->setSoTimeout(Lorg/apache/http/params/HttpParams;I)V
22346HSPLorg/apache/http/params/HttpConnectionParams;->setSocketBufferSize(Lorg/apache/http/params/HttpParams;I)V
22347HSPLorg/apache/http/params/HttpConnectionParams;->setStaleCheckingEnabled(Lorg/apache/http/params/HttpParams;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022348HSPLorg/ccil/cowan/tagsoup/AttributesImpl;-><init>(Lorg/xml/sax/Attributes;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070022349HSPLorg/ccil/cowan/tagsoup/AttributesImpl;->addAttribute(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
22350HSPLorg/ccil/cowan/tagsoup/AttributesImpl;->clear()V
22351HSPLorg/ccil/cowan/tagsoup/AttributesImpl;->ensureCapacity(I)V
22352HSPLorg/ccil/cowan/tagsoup/AttributesImpl;->getIndex(Ljava/lang/String;)I
22353HSPLorg/ccil/cowan/tagsoup/AttributesImpl;->getLength()I
22354HSPLorg/ccil/cowan/tagsoup/AttributesImpl;->getLocalName(I)Ljava/lang/String;
22355HSPLorg/ccil/cowan/tagsoup/AttributesImpl;->getQName(I)Ljava/lang/String;
22356HSPLorg/ccil/cowan/tagsoup/AttributesImpl;->getType(I)Ljava/lang/String;
22357HSPLorg/ccil/cowan/tagsoup/AttributesImpl;->getURI(I)Ljava/lang/String;
22358HSPLorg/ccil/cowan/tagsoup/AttributesImpl;->getValue(I)Ljava/lang/String;
22359HSPLorg/ccil/cowan/tagsoup/AttributesImpl;->getValue(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
22360HSPLorg/ccil/cowan/tagsoup/AttributesImpl;->removeAttribute(I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070022361HSPLorg/ccil/cowan/tagsoup/AttributesImpl;->setAttributes(Lorg/xml/sax/Attributes;)V
22362HSPLorg/ccil/cowan/tagsoup/Element;-><init>(Lorg/ccil/cowan/tagsoup/ElementType;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070022363HSPLorg/ccil/cowan/tagsoup/Element;->atts()Lorg/ccil/cowan/tagsoup/AttributesImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022364HSPLorg/ccil/cowan/tagsoup/Element;->canContain(Lorg/ccil/cowan/tagsoup/Element;)Z
22365HSPLorg/ccil/cowan/tagsoup/Element;->clean()V
22366HSPLorg/ccil/cowan/tagsoup/Element;->flags()I
art-benchmark-service84deab32021-05-12 09:41:00 -070022367HSPLorg/ccil/cowan/tagsoup/Element;->isPreclosed()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022368HSPLorg/ccil/cowan/tagsoup/Element;->localName()Ljava/lang/String;
22369HSPLorg/ccil/cowan/tagsoup/Element;->model()I
22370HSPLorg/ccil/cowan/tagsoup/Element;->name()Ljava/lang/String;
22371HSPLorg/ccil/cowan/tagsoup/Element;->namespace()Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070022372HSPLorg/ccil/cowan/tagsoup/Element;->next()Lorg/ccil/cowan/tagsoup/Element;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022373HSPLorg/ccil/cowan/tagsoup/Element;->parent()Lorg/ccil/cowan/tagsoup/ElementType;
22374HSPLorg/ccil/cowan/tagsoup/Element;->setAttribute(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070022375HSPLorg/ccil/cowan/tagsoup/Element;->setNext(Lorg/ccil/cowan/tagsoup/Element;)V
22376HSPLorg/ccil/cowan/tagsoup/ElementType;->atts()Lorg/ccil/cowan/tagsoup/AttributesImpl;
22377HSPLorg/ccil/cowan/tagsoup/ElementType;->canContain(Lorg/ccil/cowan/tagsoup/ElementType;)Z
22378HSPLorg/ccil/cowan/tagsoup/ElementType;->flags()I
22379HSPLorg/ccil/cowan/tagsoup/ElementType;->localName()Ljava/lang/String;
22380HSPLorg/ccil/cowan/tagsoup/ElementType;->localName(Ljava/lang/String;)Ljava/lang/String;
22381HSPLorg/ccil/cowan/tagsoup/ElementType;->model()I
22382HSPLorg/ccil/cowan/tagsoup/ElementType;->name()Ljava/lang/String;
22383HSPLorg/ccil/cowan/tagsoup/ElementType;->namespace()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022384HSPLorg/ccil/cowan/tagsoup/ElementType;->namespace(Ljava/lang/String;Z)Ljava/lang/String;
art-benchmark-service84deab32021-05-12 09:41:00 -070022385HSPLorg/ccil/cowan/tagsoup/ElementType;->parent()Lorg/ccil/cowan/tagsoup/ElementType;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022386HSPLorg/ccil/cowan/tagsoup/ElementType;->setAttribute(Lorg/ccil/cowan/tagsoup/AttributesImpl;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070022387HSPLorg/ccil/cowan/tagsoup/HTMLScanner;-><init>()V
22388HSPLorg/ccil/cowan/tagsoup/HTMLScanner;->mark()V
22389HSPLorg/ccil/cowan/tagsoup/HTMLScanner;->resetDocumentLocator(Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022390HSPLorg/ccil/cowan/tagsoup/HTMLScanner;->save(ILorg/ccil/cowan/tagsoup/ScanHandler;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070022391HSPLorg/ccil/cowan/tagsoup/HTMLScanner;->scan(Ljava/io/Reader;Lorg/ccil/cowan/tagsoup/ScanHandler;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022392HSPLorg/ccil/cowan/tagsoup/HTMLScanner;->unread(Ljava/io/PushbackReader;I)V
art-benchmark-service84deab32021-05-12 09:41:00 -070022393HSPLorg/ccil/cowan/tagsoup/Parser$1;-><init>(Lorg/ccil/cowan/tagsoup/Parser;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080022394HSPLorg/ccil/cowan/tagsoup/Parser;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022395HSPLorg/ccil/cowan/tagsoup/Parser;->aname([CII)V
22396HSPLorg/ccil/cowan/tagsoup/Parser;->aval([CII)V
art-benchmark-service84deab32021-05-12 09:41:00 -070022397HSPLorg/ccil/cowan/tagsoup/Parser;->entity([CII)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070022398HSPLorg/ccil/cowan/tagsoup/Parser;->eof([CII)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022399HSPLorg/ccil/cowan/tagsoup/Parser;->etag([CII)V
22400HSPLorg/ccil/cowan/tagsoup/Parser;->etag_basic([CII)V
22401HSPLorg/ccil/cowan/tagsoup/Parser;->etag_cdata([CII)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070022402HSPLorg/ccil/cowan/tagsoup/Parser;->expandEntities(Ljava/lang/String;)Ljava/lang/String;
22403HSPLorg/ccil/cowan/tagsoup/Parser;->foreign(Ljava/lang/String;Ljava/lang/String;)Z
22404HSPLorg/ccil/cowan/tagsoup/Parser;->getEntity()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022405HSPLorg/ccil/cowan/tagsoup/Parser;->getReader(Lorg/xml/sax/InputSource;)Ljava/io/Reader;
22406HSPLorg/ccil/cowan/tagsoup/Parser;->gi([CII)V
22407HSPLorg/ccil/cowan/tagsoup/Parser;->lookupEntity([CII)I
22408HSPLorg/ccil/cowan/tagsoup/Parser;->makeName([CII)Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070022409HSPLorg/ccil/cowan/tagsoup/Parser;->parse(Lorg/xml/sax/InputSource;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022410HSPLorg/ccil/cowan/tagsoup/Parser;->pcdata([CII)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070022411HSPLorg/ccil/cowan/tagsoup/Parser;->pop()V
art-benchmark-service84deab32021-05-12 09:41:00 -070022412HSPLorg/ccil/cowan/tagsoup/Parser;->prefixOf(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070022413HSPLorg/ccil/cowan/tagsoup/Parser;->push(Lorg/ccil/cowan/tagsoup/Element;)V
22414HSPLorg/ccil/cowan/tagsoup/Parser;->rectify(Lorg/ccil/cowan/tagsoup/Element;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022415HSPLorg/ccil/cowan/tagsoup/Parser;->restart(Lorg/ccil/cowan/tagsoup/Element;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070022416HSPLorg/ccil/cowan/tagsoup/Parser;->setContentHandler(Lorg/xml/sax/ContentHandler;)V
22417HSPLorg/ccil/cowan/tagsoup/Parser;->setProperty(Ljava/lang/String;Ljava/lang/Object;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070022418HSPLorg/ccil/cowan/tagsoup/Parser;->setup()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022419HSPLorg/ccil/cowan/tagsoup/Parser;->stagc([CII)V
art-benchmark-service84deab32021-05-12 09:41:00 -070022420HSPLorg/ccil/cowan/tagsoup/Parser;->truthValue(Z)Ljava/lang/Boolean;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022421HSPLorg/ccil/cowan/tagsoup/Schema;->getElementType(Ljava/lang/String;)Lorg/ccil/cowan/tagsoup/ElementType;
22422HSPLorg/ccil/cowan/tagsoup/Schema;->getEntity(Ljava/lang/String;)I
art-benchmark-service84deab32021-05-12 09:41:00 -070022423HSPLorg/ccil/cowan/tagsoup/Schema;->getPrefix()Ljava/lang/String;
22424HSPLorg/ccil/cowan/tagsoup/Schema;->getURI()Ljava/lang/String;
22425Landroid/R$attr;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070022426Landroid/R$id;
art-benchmark-service84deab32021-05-12 09:41:00 -070022427Landroid/R$styleable;
22428Landroid/accessibilityservice/AccessibilityServiceInfo$1;
22429Landroid/accessibilityservice/AccessibilityServiceInfo;
22430Landroid/accessibilityservice/AccessibilityShortcutInfo;
art-benchmark-service00abe242023-02-13 10:31:34 -080022431Landroid/accessibilityservice/GestureDescription$MotionEventGenerator;
art-benchmark-service84deab32021-05-12 09:41:00 -070022432Landroid/accessibilityservice/IAccessibilityServiceClient$Stub$Proxy;
22433Landroid/accessibilityservice/IAccessibilityServiceClient$Stub;
22434Landroid/accessibilityservice/IAccessibilityServiceClient;
art-benchmark-service08401c12022-12-23 09:27:20 -080022435Landroid/accessibilityservice/IAccessibilityServiceConnection$Default;
22436Landroid/accessibilityservice/IAccessibilityServiceConnection;
art-benchmark-service84deab32021-05-12 09:41:00 -070022437Landroid/accounts/AbstractAccountAuthenticator$Transport;
22438Landroid/accounts/AbstractAccountAuthenticator;
22439Landroid/accounts/Account$1;
22440Landroid/accounts/Account;
22441Landroid/accounts/AccountAndUser;
22442Landroid/accounts/AccountAuthenticatorResponse$1;
22443Landroid/accounts/AccountAuthenticatorResponse;
22444Landroid/accounts/AccountManager$10;
22445Landroid/accounts/AccountManager$11;
22446Landroid/accounts/AccountManager$15;
22447Landroid/accounts/AccountManager$16;
22448Landroid/accounts/AccountManager$17;
22449Landroid/accounts/AccountManager$18;
22450Landroid/accounts/AccountManager$1;
22451Landroid/accounts/AccountManager$20;
22452Landroid/accounts/AccountManager$2;
22453Landroid/accounts/AccountManager$3;
22454Landroid/accounts/AccountManager$4;
22455Landroid/accounts/AccountManager$5;
22456Landroid/accounts/AccountManager$8;
22457Landroid/accounts/AccountManager$AccountKeyData;
22458Landroid/accounts/AccountManager$AmsTask$1;
22459Landroid/accounts/AccountManager$AmsTask$Response;
22460Landroid/accounts/AccountManager$AmsTask;
22461Landroid/accounts/AccountManager$BaseFutureTask$1;
22462Landroid/accounts/AccountManager$BaseFutureTask$Response;
22463Landroid/accounts/AccountManager$BaseFutureTask;
22464Landroid/accounts/AccountManager$Future2Task$1;
22465Landroid/accounts/AccountManager$Future2Task;
art-benchmark-service84deab32021-05-12 09:41:00 -070022466Landroid/accounts/AccountManager;
22467Landroid/accounts/AccountManagerCallback;
22468Landroid/accounts/AccountManagerFuture;
22469Landroid/accounts/AccountManagerInternal$OnAppPermissionChangeListener;
22470Landroid/accounts/AccountManagerInternal;
22471Landroid/accounts/AccountsException;
22472Landroid/accounts/AuthenticatorDescription$1;
22473Landroid/accounts/AuthenticatorDescription;
22474Landroid/accounts/AuthenticatorException;
22475Landroid/accounts/IAccountAuthenticator$Stub$Proxy;
22476Landroid/accounts/IAccountAuthenticator$Stub;
22477Landroid/accounts/IAccountAuthenticator;
22478Landroid/accounts/IAccountAuthenticatorResponse$Stub$Proxy;
22479Landroid/accounts/IAccountAuthenticatorResponse$Stub;
22480Landroid/accounts/IAccountAuthenticatorResponse;
22481Landroid/accounts/IAccountManager$Stub$Proxy;
22482Landroid/accounts/IAccountManager$Stub;
22483Landroid/accounts/IAccountManager;
22484Landroid/accounts/IAccountManagerResponse$Stub$Proxy;
22485Landroid/accounts/IAccountManagerResponse$Stub;
22486Landroid/accounts/IAccountManagerResponse;
art-benchmark-service08401c12022-12-23 09:27:20 -080022487Landroid/accounts/NetworkErrorException;
art-benchmark-service84deab32021-05-12 09:41:00 -070022488Landroid/accounts/OnAccountsUpdateListener;
22489Landroid/accounts/OperationCanceledException;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070022490Landroid/animation/AnimationHandler$$ExternalSyntheticLambda0;
art-benchmark-service84deab32021-05-12 09:41:00 -070022491Landroid/animation/AnimationHandler$1;
22492Landroid/animation/AnimationHandler$2;
22493Landroid/animation/AnimationHandler$AnimationFrameCallback;
22494Landroid/animation/AnimationHandler$AnimationFrameCallbackProvider;
22495Landroid/animation/AnimationHandler$MyFrameCallbackProvider;
22496Landroid/animation/AnimationHandler;
22497Landroid/animation/Animator$AnimatorConstantState;
22498Landroid/animation/Animator$AnimatorListener;
22499Landroid/animation/Animator$AnimatorPauseListener;
22500Landroid/animation/Animator;
22501Landroid/animation/AnimatorInflater$PathDataEvaluator;
22502Landroid/animation/AnimatorInflater;
22503Landroid/animation/AnimatorListenerAdapter;
22504Landroid/animation/AnimatorSet$1;
22505Landroid/animation/AnimatorSet$2;
22506Landroid/animation/AnimatorSet$3;
22507Landroid/animation/AnimatorSet$AnimationEvent;
22508Landroid/animation/AnimatorSet$Builder;
22509Landroid/animation/AnimatorSet$Node;
22510Landroid/animation/AnimatorSet$SeekState;
22511Landroid/animation/AnimatorSet;
22512Landroid/animation/ArgbEvaluator;
22513Landroid/animation/BidirectionalTypeConverter;
22514Landroid/animation/FloatEvaluator;
22515Landroid/animation/FloatKeyframeSet;
22516Landroid/animation/IntEvaluator;
22517Landroid/animation/IntKeyframeSet;
22518Landroid/animation/Keyframe$FloatKeyframe;
22519Landroid/animation/Keyframe$IntKeyframe;
22520Landroid/animation/Keyframe$ObjectKeyframe;
22521Landroid/animation/Keyframe;
22522Landroid/animation/KeyframeSet;
22523Landroid/animation/Keyframes$FloatKeyframes;
22524Landroid/animation/Keyframes$IntKeyframes;
22525Landroid/animation/Keyframes;
22526Landroid/animation/LayoutTransition$1;
22527Landroid/animation/LayoutTransition$2;
22528Landroid/animation/LayoutTransition$3;
22529Landroid/animation/LayoutTransition$4;
22530Landroid/animation/LayoutTransition$5;
22531Landroid/animation/LayoutTransition$CleanupCallback;
22532Landroid/animation/LayoutTransition$TransitionListener;
22533Landroid/animation/LayoutTransition;
22534Landroid/animation/ObjectAnimator;
22535Landroid/animation/PathKeyframes$1;
22536Landroid/animation/PathKeyframes$2;
22537Landroid/animation/PathKeyframes$3;
22538Landroid/animation/PathKeyframes$4;
22539Landroid/animation/PathKeyframes$FloatKeyframesBase;
22540Landroid/animation/PathKeyframes$IntKeyframesBase;
22541Landroid/animation/PathKeyframes$SimpleKeyframes;
22542Landroid/animation/PathKeyframes;
22543Landroid/animation/PropertyValuesHolder$1;
22544Landroid/animation/PropertyValuesHolder$FloatPropertyValuesHolder;
22545Landroid/animation/PropertyValuesHolder$IntPropertyValuesHolder;
22546Landroid/animation/PropertyValuesHolder$PropertyValues$DataSource;
22547Landroid/animation/PropertyValuesHolder$PropertyValues;
22548Landroid/animation/PropertyValuesHolder;
22549Landroid/animation/RectEvaluator;
22550Landroid/animation/RevealAnimator;
22551Landroid/animation/StateListAnimator$1;
22552Landroid/animation/StateListAnimator$StateListAnimatorConstantState;
22553Landroid/animation/StateListAnimator$Tuple;
22554Landroid/animation/StateListAnimator;
22555Landroid/animation/TimeAnimator$TimeListener;
22556Landroid/animation/TimeAnimator;
22557Landroid/animation/TimeInterpolator;
22558Landroid/animation/TypeConverter;
22559Landroid/animation/TypeEvaluator;
22560Landroid/animation/ValueAnimator$AnimatorUpdateListener;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022561Landroid/animation/ValueAnimator$DurationScaleChangeListener;
art-benchmark-service84deab32021-05-12 09:41:00 -070022562Landroid/animation/ValueAnimator;
22563Landroid/annotation/ColorInt;
22564Landroid/annotation/CurrentTimeMillisLong;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070022565Landroid/annotation/FloatRange;
art-benchmark-service84deab32021-05-12 09:41:00 -070022566Landroid/annotation/IdRes;
22567Landroid/annotation/IntRange;
22568Landroid/annotation/NonNull;
22569Landroid/annotation/RequiresPermission;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070022570Landroid/annotation/Size;
art-benchmark-service84deab32021-05-12 09:41:00 -070022571Landroid/annotation/StringRes;
22572Landroid/annotation/SystemApi;
22573Landroid/apex/ApexInfo$1;
22574Landroid/apex/ApexInfo;
22575Landroid/apex/ApexSessionInfo$1;
22576Landroid/apex/ApexSessionInfo;
22577Landroid/apex/IApexService$Stub$Proxy;
22578Landroid/apex/IApexService$Stub;
22579Landroid/apex/IApexService;
22580Landroid/app/ActionBar$LayoutParams;
22581Landroid/app/ActionBar;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022582Landroid/app/Activity$$ExternalSyntheticLambda0;
art-benchmark-service84deab32021-05-12 09:41:00 -070022583Landroid/app/Activity$1;
22584Landroid/app/Activity$HostCallbacks;
22585Landroid/app/Activity$ManagedCursor;
22586Landroid/app/Activity$ManagedDialog;
22587Landroid/app/Activity$NonConfigurationInstances;
22588Landroid/app/Activity$RequestFinishCallback;
22589Landroid/app/Activity$TranslucentConversionListener;
22590Landroid/app/Activity;
22591Landroid/app/ActivityClient$1;
22592Landroid/app/ActivityClient$ActivityClientControllerSingleton;
22593Landroid/app/ActivityClient;
22594Landroid/app/ActivityManager$1;
22595Landroid/app/ActivityManager$AppTask;
22596Landroid/app/ActivityManager$MemoryInfo$1;
22597Landroid/app/ActivityManager$MemoryInfo;
22598Landroid/app/ActivityManager$OnUidImportanceListener;
22599Landroid/app/ActivityManager$PendingIntentInfo$1;
22600Landroid/app/ActivityManager$PendingIntentInfo;
22601Landroid/app/ActivityManager$ProcessErrorStateInfo$1;
22602Landroid/app/ActivityManager$ProcessErrorStateInfo;
22603Landroid/app/ActivityManager$RecentTaskInfo$1;
22604Landroid/app/ActivityManager$RecentTaskInfo$PersistedTaskSnapshotData;
22605Landroid/app/ActivityManager$RecentTaskInfo;
22606Landroid/app/ActivityManager$RunningAppProcessInfo$1;
22607Landroid/app/ActivityManager$RunningAppProcessInfo;
22608Landroid/app/ActivityManager$RunningServiceInfo$1;
22609Landroid/app/ActivityManager$RunningServiceInfo;
22610Landroid/app/ActivityManager$RunningTaskInfo$1;
22611Landroid/app/ActivityManager$RunningTaskInfo;
22612Landroid/app/ActivityManager$TaskDescription$1;
22613Landroid/app/ActivityManager$TaskDescription;
22614Landroid/app/ActivityManager$UidObserver;
22615Landroid/app/ActivityManager;
22616Landroid/app/ActivityManagerInternal;
22617Landroid/app/ActivityOptions$1;
22618Landroid/app/ActivityOptions$2;
22619Landroid/app/ActivityOptions$OnAnimationStartedListener;
22620Landroid/app/ActivityOptions$SourceInfo$1;
22621Landroid/app/ActivityOptions$SourceInfo;
22622Landroid/app/ActivityOptions;
22623Landroid/app/ActivityTaskManager$1;
22624Landroid/app/ActivityTaskManager$2;
22625Landroid/app/ActivityTaskManager$RootTaskInfo$1;
22626Landroid/app/ActivityTaskManager$RootTaskInfo;
22627Landroid/app/ActivityTaskManager;
22628Landroid/app/ActivityThread$$ExternalSyntheticLambda0;
22629Landroid/app/ActivityThread$$ExternalSyntheticLambda1;
22630Landroid/app/ActivityThread$$ExternalSyntheticLambda2;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070022631Landroid/app/ActivityThread$$ExternalSyntheticLambda3;
22632Landroid/app/ActivityThread$$ExternalSyntheticLambda4;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022633Landroid/app/ActivityThread$$ExternalSyntheticLambda5;
art-benchmark-service84deab32021-05-12 09:41:00 -070022634Landroid/app/ActivityThread$1$$ExternalSyntheticLambda0;
22635Landroid/app/ActivityThread$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022636Landroid/app/ActivityThread$2;
art-benchmark-service84deab32021-05-12 09:41:00 -070022637Landroid/app/ActivityThread$3;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022638Landroid/app/ActivityThread$ActivityClientRecord$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070022639Landroid/app/ActivityThread$ActivityClientRecord;
22640Landroid/app/ActivityThread$AndroidOs;
22641Landroid/app/ActivityThread$AppBindData;
22642Landroid/app/ActivityThread$ApplicationThread$$ExternalSyntheticLambda2;
22643Landroid/app/ActivityThread$ApplicationThread$1;
22644Landroid/app/ActivityThread$ApplicationThread;
22645Landroid/app/ActivityThread$BindServiceData;
22646Landroid/app/ActivityThread$ContextCleanupInfo;
22647Landroid/app/ActivityThread$CreateBackupAgentData;
22648Landroid/app/ActivityThread$CreateServiceData;
22649Landroid/app/ActivityThread$DumpComponentInfo;
22650Landroid/app/ActivityThread$DumpHeapData;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022651Landroid/app/ActivityThread$DumpResourcesData;
art-benchmark-service84deab32021-05-12 09:41:00 -070022652Landroid/app/ActivityThread$GcIdler;
22653Landroid/app/ActivityThread$H;
22654Landroid/app/ActivityThread$Idler;
22655Landroid/app/ActivityThread$Profiler;
22656Landroid/app/ActivityThread$ProviderClientRecord;
22657Landroid/app/ActivityThread$ProviderKey;
22658Landroid/app/ActivityThread$ProviderRefCount;
22659Landroid/app/ActivityThread$PurgeIdler;
22660Landroid/app/ActivityThread$ReceiverData;
22661Landroid/app/ActivityThread$RequestAssistContextExtras;
22662Landroid/app/ActivityThread$SafeCancellationTransport;
22663Landroid/app/ActivityThread$ServiceArgsData;
22664Landroid/app/ActivityThread$UpdateCompatibilityData;
22665Landroid/app/ActivityThread;
22666Landroid/app/ActivityThreadInternal;
22667Landroid/app/ActivityTransitionCoordinator;
22668Landroid/app/ActivityTransitionState$$ExternalSyntheticLambda0;
22669Landroid/app/ActivityTransitionState$1;
22670Landroid/app/ActivityTransitionState;
22671Landroid/app/AlarmManager$AlarmClockInfo$1;
22672Landroid/app/AlarmManager$AlarmClockInfo;
22673Landroid/app/AlarmManager$ListenerWrapper;
22674Landroid/app/AlarmManager$OnAlarmListener;
22675Landroid/app/AlarmManager;
22676Landroid/app/AlertDialog$Builder;
22677Landroid/app/AlertDialog;
22678Landroid/app/AppCompatCallbacks;
22679Landroid/app/AppComponentFactory;
22680Landroid/app/AppDetailsActivity;
22681Landroid/app/AppGlobals;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070022682Landroid/app/AppOpInfo$Builder;
22683Landroid/app/AppOpInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070022684Landroid/app/AppOpsManager$$ExternalSyntheticLambda2;
22685Landroid/app/AppOpsManager$$ExternalSyntheticLambda3;
22686Landroid/app/AppOpsManager$$ExternalSyntheticLambda4;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022687Landroid/app/AppOpsManager$$ExternalSyntheticLambda5;
art-benchmark-service84deab32021-05-12 09:41:00 -070022688Landroid/app/AppOpsManager$1;
22689Landroid/app/AppOpsManager$2;
22690Landroid/app/AppOpsManager$3;
22691Landroid/app/AppOpsManager$4;
22692Landroid/app/AppOpsManager$5;
22693Landroid/app/AppOpsManager$AppOpsCollector;
22694Landroid/app/AppOpsManager$AttributedHistoricalOps$1;
22695Landroid/app/AppOpsManager$AttributedHistoricalOps;
22696Landroid/app/AppOpsManager$AttributedOpEntry$1;
22697Landroid/app/AppOpsManager$AttributedOpEntry$LongSparseArrayParceling;
22698Landroid/app/AppOpsManager$AttributedOpEntry;
22699Landroid/app/AppOpsManager$HistoricalOp$1;
22700Landroid/app/AppOpsManager$HistoricalOp;
22701Landroid/app/AppOpsManager$HistoricalOps$1;
22702Landroid/app/AppOpsManager$HistoricalOps;
22703Landroid/app/AppOpsManager$HistoricalOpsRequest$Builder;
22704Landroid/app/AppOpsManager$HistoricalOpsRequest;
22705Landroid/app/AppOpsManager$HistoricalPackageOps$1;
22706Landroid/app/AppOpsManager$HistoricalPackageOps;
22707Landroid/app/AppOpsManager$HistoricalUidOps$1;
22708Landroid/app/AppOpsManager$HistoricalUidOps;
22709Landroid/app/AppOpsManager$Mode;
22710Landroid/app/AppOpsManager$NoteOpEvent$1;
22711Landroid/app/AppOpsManager$NoteOpEvent;
22712Landroid/app/AppOpsManager$OnOpActiveChangedInternalListener;
22713Landroid/app/AppOpsManager$OnOpActiveChangedListener;
22714Landroid/app/AppOpsManager$OnOpChangedInternalListener;
22715Landroid/app/AppOpsManager$OnOpChangedListener;
22716Landroid/app/AppOpsManager$OnOpNotedCallback$1$$ExternalSyntheticLambda0;
22717Landroid/app/AppOpsManager$OnOpNotedCallback$1;
22718Landroid/app/AppOpsManager$OnOpNotedCallback;
22719Landroid/app/AppOpsManager$OnOpNotedListener;
22720Landroid/app/AppOpsManager$OnOpStartedListener;
22721Landroid/app/AppOpsManager$OpEntry$1;
22722Landroid/app/AppOpsManager$OpEntry;
22723Landroid/app/AppOpsManager$OpEventProxyInfo$1;
22724Landroid/app/AppOpsManager$OpEventProxyInfo;
22725Landroid/app/AppOpsManager$PackageOps$1;
22726Landroid/app/AppOpsManager$PackageOps;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022727Landroid/app/AppOpsManager$PausedNotedAppOpsCollection;
art-benchmark-service84deab32021-05-12 09:41:00 -070022728Landroid/app/AppOpsManager$RestrictionBypass;
22729Landroid/app/AppOpsManager$SamplingStrategy;
22730Landroid/app/AppOpsManager;
22731Landroid/app/AppOpsManagerInternal;
22732Landroid/app/Application$ActivityLifecycleCallbacks;
22733Landroid/app/Application$OnProvideAssistDataListener;
22734Landroid/app/Application;
22735Landroid/app/ApplicationErrorReport$1;
22736Landroid/app/ApplicationErrorReport$AnrInfo;
22737Landroid/app/ApplicationErrorReport$BatteryInfo;
22738Landroid/app/ApplicationErrorReport$CrashInfo;
22739Landroid/app/ApplicationErrorReport$ParcelableCrashInfo$1;
22740Landroid/app/ApplicationErrorReport$ParcelableCrashInfo;
22741Landroid/app/ApplicationErrorReport$RunningServiceInfo;
22742Landroid/app/ApplicationErrorReport;
22743Landroid/app/ApplicationExitInfo$1;
22744Landroid/app/ApplicationExitInfo;
22745Landroid/app/ApplicationLoaders$CachedClassLoader;
22746Landroid/app/ApplicationLoaders;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022747Landroid/app/ApplicationPackageManager$$ExternalSyntheticLambda1;
art-benchmark-service84deab32021-05-12 09:41:00 -070022748Landroid/app/ApplicationPackageManager$1;
22749Landroid/app/ApplicationPackageManager$2;
22750Landroid/app/ApplicationPackageManager$3;
22751Landroid/app/ApplicationPackageManager$GetPackagesForUidResult;
22752Landroid/app/ApplicationPackageManager$HasSystemFeatureQuery;
22753Landroid/app/ApplicationPackageManager$MoveCallbackDelegate;
22754Landroid/app/ApplicationPackageManager$ResourceName;
22755Landroid/app/ApplicationPackageManager;
22756Landroid/app/AsyncNotedAppOp$1;
22757Landroid/app/AsyncNotedAppOp;
22758Landroid/app/AutomaticZenRule$1;
22759Landroid/app/AutomaticZenRule;
22760Landroid/app/BackStackRecord$Op;
22761Landroid/app/BackStackRecord;
22762Landroid/app/BackStackState$1;
22763Landroid/app/BackStackState;
art-benchmark-service66b4d952021-07-17 17:15:31 -070022764Landroid/app/BackgroundServiceStartNotAllowedException$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070022765Landroid/app/BackgroundServiceStartNotAllowedException;
22766Landroid/app/BroadcastOptions;
22767Landroid/app/ClientTransactionHandler;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022768Landroid/app/ComponentOptions;
art-benchmark-service84deab32021-05-12 09:41:00 -070022769Landroid/app/ConfigurationController;
22770Landroid/app/ContentProviderHolder$1;
22771Landroid/app/ContentProviderHolder;
22772Landroid/app/ContextImpl$1;
22773Landroid/app/ContextImpl$ApplicationContentResolver;
22774Landroid/app/ContextImpl;
22775Landroid/app/DexLoadReporter;
22776Landroid/app/Dialog$$ExternalSyntheticLambda0;
22777Landroid/app/Dialog$$ExternalSyntheticLambda1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022778Landroid/app/Dialog$$ExternalSyntheticLambda2;
art-benchmark-service84deab32021-05-12 09:41:00 -070022779Landroid/app/Dialog$ListenersHandler;
22780Landroid/app/Dialog;
22781Landroid/app/DialogFragment;
22782Landroid/app/DirectAction$1;
22783Landroid/app/DirectAction;
22784Landroid/app/DisabledWallpaperManager;
22785Landroid/app/DownloadManager$CursorTranslator;
22786Landroid/app/DownloadManager$Query;
22787Landroid/app/DownloadManager$Request;
22788Landroid/app/DownloadManager;
22789Landroid/app/DreamManager;
22790Landroid/app/EnterTransitionCoordinator;
22791Landroid/app/EventLogTags;
22792Landroid/app/ExitTransitionCoordinator$ActivityExitTransitionCallbacks;
22793Landroid/app/ExitTransitionCoordinator$ExitTransitionCallbacks;
22794Landroid/app/ExitTransitionCoordinator;
art-benchmark-service66b4d952021-07-17 17:15:31 -070022795Landroid/app/ForegroundServiceStartNotAllowedException$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070022796Landroid/app/ForegroundServiceStartNotAllowedException;
art-benchmark-service00abe242023-02-13 10:31:34 -080022797Landroid/app/ForegroundServiceTypePolicy$ForegroundServiceTypePolicyInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070022798Landroid/app/Fragment$1;
22799Landroid/app/Fragment$AnimationInfo;
22800Landroid/app/Fragment$InstantiationException;
22801Landroid/app/Fragment$OnStartEnterTransitionListener;
22802Landroid/app/Fragment;
22803Landroid/app/FragmentContainer;
22804Landroid/app/FragmentController;
22805Landroid/app/FragmentHostCallback;
22806Landroid/app/FragmentManager$BackStackEntry;
22807Landroid/app/FragmentManager$FragmentLifecycleCallbacks;
22808Landroid/app/FragmentManager$OnBackStackChangedListener;
22809Landroid/app/FragmentManager;
22810Landroid/app/FragmentManagerImpl$1;
22811Landroid/app/FragmentManagerImpl$2;
22812Landroid/app/FragmentManagerImpl$AnimateOnHWLayerIfNeededListener;
22813Landroid/app/FragmentManagerImpl$OpGenerator;
22814Landroid/app/FragmentManagerImpl$StartEnterTransitionListener;
22815Landroid/app/FragmentManagerImpl;
22816Landroid/app/FragmentManagerNonConfig;
22817Landroid/app/FragmentManagerState$1;
22818Landroid/app/FragmentManagerState;
22819Landroid/app/FragmentState$1;
22820Landroid/app/FragmentState;
22821Landroid/app/FragmentTransaction;
22822Landroid/app/FragmentTransition$2;
22823Landroid/app/FragmentTransition$5;
22824Landroid/app/FragmentTransition$FragmentContainerTransition;
22825Landroid/app/FragmentTransition;
22826Landroid/app/GameManager;
art-benchmark-service00abe242023-02-13 10:31:34 -080022827Landroid/app/GrammaticalInflectionManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070022828Landroid/app/IActivityClientController$Stub$Proxy;
22829Landroid/app/IActivityClientController$Stub;
22830Landroid/app/IActivityClientController;
22831Landroid/app/IActivityController$Stub$Proxy;
22832Landroid/app/IActivityController$Stub;
22833Landroid/app/IActivityController;
22834Landroid/app/IActivityManager$Stub$Proxy;
22835Landroid/app/IActivityManager$Stub;
22836Landroid/app/IActivityManager;
22837Landroid/app/IActivityTaskManager$Stub$Proxy;
22838Landroid/app/IActivityTaskManager$Stub;
22839Landroid/app/IActivityTaskManager;
22840Landroid/app/IAlarmCompleteListener$Stub$Proxy;
22841Landroid/app/IAlarmCompleteListener$Stub;
22842Landroid/app/IAlarmCompleteListener;
22843Landroid/app/IAlarmListener$Stub$Proxy;
22844Landroid/app/IAlarmListener$Stub;
22845Landroid/app/IAlarmListener;
22846Landroid/app/IAlarmManager$Stub$Proxy;
22847Landroid/app/IAlarmManager$Stub;
22848Landroid/app/IAlarmManager;
22849Landroid/app/IAppTask$Stub$Proxy;
22850Landroid/app/IAppTask$Stub;
22851Landroid/app/IAppTask;
22852Landroid/app/IAppTraceRetriever$Stub$Proxy;
22853Landroid/app/IAppTraceRetriever$Stub;
22854Landroid/app/IAppTraceRetriever;
22855Landroid/app/IApplicationThread$Stub$Proxy;
22856Landroid/app/IApplicationThread$Stub;
22857Landroid/app/IApplicationThread;
22858Landroid/app/IAssistDataReceiver$Stub$Proxy;
22859Landroid/app/IAssistDataReceiver$Stub;
22860Landroid/app/IAssistDataReceiver;
22861Landroid/app/IBackupAgent$Stub$Proxy;
22862Landroid/app/IBackupAgent$Stub;
22863Landroid/app/IBackupAgent;
art-benchmark-service22928e12022-06-04 17:35:15 -070022864Landroid/app/IForegroundServiceObserver$Stub$Proxy;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022865Landroid/app/IForegroundServiceObserver$Stub;
22866Landroid/app/IForegroundServiceObserver;
22867Landroid/app/IGameManagerService$Stub$Proxy;
22868Landroid/app/IGameManagerService$Stub;
22869Landroid/app/IGameManagerService;
art-benchmark-service84deab32021-05-12 09:41:00 -070022870Landroid/app/IInstantAppResolver$Stub$Proxy;
22871Landroid/app/IInstantAppResolver$Stub;
22872Landroid/app/IInstantAppResolver;
22873Landroid/app/IInstrumentationWatcher$Stub$Proxy;
22874Landroid/app/IInstrumentationWatcher$Stub;
22875Landroid/app/IInstrumentationWatcher;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022876Landroid/app/ILocalWallpaperColorConsumer$Stub;
22877Landroid/app/ILocalWallpaperColorConsumer;
art-benchmark-service84deab32021-05-12 09:41:00 -070022878Landroid/app/INotificationManager$Stub$Proxy;
22879Landroid/app/INotificationManager$Stub;
22880Landroid/app/INotificationManager;
art-benchmark-service66b4d952021-07-17 17:15:31 -070022881Landroid/app/IOnProjectionStateChangedListener$Stub;
22882Landroid/app/IOnProjectionStateChangedListener;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022883Landroid/app/IParcelFileDescriptorRetriever$Stub$Proxy;
art-benchmark-service84deab32021-05-12 09:41:00 -070022884Landroid/app/IParcelFileDescriptorRetriever$Stub;
22885Landroid/app/IParcelFileDescriptorRetriever;
22886Landroid/app/IProcessObserver$Stub$Proxy;
22887Landroid/app/IProcessObserver$Stub;
22888Landroid/app/IProcessObserver;
22889Landroid/app/IRequestFinishCallback$Stub$Proxy;
22890Landroid/app/IRequestFinishCallback$Stub;
22891Landroid/app/IRequestFinishCallback;
22892Landroid/app/ISearchManager$Stub$Proxy;
22893Landroid/app/ISearchManager$Stub;
22894Landroid/app/ISearchManager;
22895Landroid/app/IServiceConnection$Stub$Proxy;
22896Landroid/app/IServiceConnection$Stub;
22897Landroid/app/IServiceConnection;
22898Landroid/app/IStopUserCallback$Stub$Proxy;
22899Landroid/app/IStopUserCallback$Stub;
22900Landroid/app/IStopUserCallback;
22901Landroid/app/ITaskStackListener$Stub$Proxy;
22902Landroid/app/ITaskStackListener$Stub;
22903Landroid/app/ITaskStackListener;
22904Landroid/app/ITransientNotification$Stub$Proxy;
22905Landroid/app/ITransientNotification$Stub;
22906Landroid/app/ITransientNotification;
22907Landroid/app/ITransientNotificationCallback$Stub$Proxy;
22908Landroid/app/ITransientNotificationCallback$Stub;
22909Landroid/app/ITransientNotificationCallback;
22910Landroid/app/IUiAutomationConnection$Stub$Proxy;
22911Landroid/app/IUiAutomationConnection$Stub;
22912Landroid/app/IUiAutomationConnection;
22913Landroid/app/IUiModeManager$Stub$Proxy;
22914Landroid/app/IUiModeManager$Stub;
22915Landroid/app/IUiModeManager;
22916Landroid/app/IUidObserver$Stub$Proxy;
22917Landroid/app/IUidObserver$Stub;
22918Landroid/app/IUidObserver;
art-benchmark-service00abe242023-02-13 10:31:34 -080022919Landroid/app/IUnsafeIntentStrictModeCallback$Stub;
22920Landroid/app/IUnsafeIntentStrictModeCallback;
art-benchmark-service84deab32021-05-12 09:41:00 -070022921Landroid/app/IUriGrantsManager$Stub$Proxy;
22922Landroid/app/IUriGrantsManager$Stub;
22923Landroid/app/IUriGrantsManager;
22924Landroid/app/IUserSwitchObserver$Stub$Proxy;
22925Landroid/app/IUserSwitchObserver$Stub;
22926Landroid/app/IUserSwitchObserver;
22927Landroid/app/IWallpaperManager$Stub$Proxy;
22928Landroid/app/IWallpaperManager$Stub;
22929Landroid/app/IWallpaperManager;
22930Landroid/app/IWallpaperManagerCallback$Stub$Proxy;
22931Landroid/app/IWallpaperManagerCallback$Stub;
22932Landroid/app/IWallpaperManagerCallback;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022933Landroid/app/IWindowToken$Stub;
22934Landroid/app/IWindowToken;
art-benchmark-service84deab32021-05-12 09:41:00 -070022935Landroid/app/InstantAppResolverService$1;
22936Landroid/app/InstantAppResolverService$InstantAppResolutionCallback;
22937Landroid/app/InstantAppResolverService$ServiceHandler;
22938Landroid/app/InstantAppResolverService;
22939Landroid/app/Instrumentation$ActivityGoing;
22940Landroid/app/Instrumentation$ActivityMonitor;
22941Landroid/app/Instrumentation$ActivityResult;
22942Landroid/app/Instrumentation$ActivityWaiter;
22943Landroid/app/Instrumentation;
22944Landroid/app/IntentReceiverLeaked;
22945Landroid/app/IntentService$ServiceHandler;
22946Landroid/app/IntentService;
22947Landroid/app/JobSchedulerImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022948Landroid/app/KeyguardManager$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070022949Landroid/app/KeyguardManager;
22950Landroid/app/ListActivity;
22951Landroid/app/LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0;
22952Landroid/app/LoadedApk$ReceiverDispatcher$Args;
22953Landroid/app/LoadedApk$ReceiverDispatcher$InnerReceiver;
22954Landroid/app/LoadedApk$ReceiverDispatcher;
22955Landroid/app/LoadedApk$ServiceDispatcher$ConnectionInfo;
22956Landroid/app/LoadedApk$ServiceDispatcher$DeathMonitor;
22957Landroid/app/LoadedApk$ServiceDispatcher$InnerConnection;
22958Landroid/app/LoadedApk$ServiceDispatcher$RunConnection;
22959Landroid/app/LoadedApk$ServiceDispatcher;
22960Landroid/app/LoadedApk$SplitDependencyLoaderImpl;
22961Landroid/app/LoadedApk$WarningContextClassLoader;
22962Landroid/app/LoadedApk;
22963Landroid/app/LoaderManager$LoaderCallbacks;
22964Landroid/app/LoaderManager;
22965Landroid/app/LoaderManagerImpl$LoaderInfo;
22966Landroid/app/LoaderManagerImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022967Landroid/app/LocaleManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070022968Landroid/app/NativeActivity;
22969Landroid/app/Notification$$ExternalSyntheticLambda0;
22970Landroid/app/Notification$1;
22971Landroid/app/Notification$Action$1;
22972Landroid/app/Notification$Action$Builder;
22973Landroid/app/Notification$Action;
22974Landroid/app/Notification$BigPictureStyle;
22975Landroid/app/Notification$BigTextStyle;
22976Landroid/app/Notification$BubbleMetadata$1;
22977Landroid/app/Notification$BubbleMetadata$Builder;
22978Landroid/app/Notification$BubbleMetadata;
22979Landroid/app/Notification$Builder;
22980Landroid/app/Notification$BuilderRemoteViews;
22981Landroid/app/Notification$CallStyle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022982Landroid/app/Notification$Colors;
art-benchmark-service84deab32021-05-12 09:41:00 -070022983Landroid/app/Notification$DecoratedCustomViewStyle;
22984Landroid/app/Notification$DecoratedMediaCustomViewStyle;
22985Landroid/app/Notification$Extender;
22986Landroid/app/Notification$InboxStyle;
22987Landroid/app/Notification$MediaStyle;
22988Landroid/app/Notification$MessagingStyle$Message;
22989Landroid/app/Notification$MessagingStyle;
22990Landroid/app/Notification$StandardTemplateParams;
22991Landroid/app/Notification$Style;
22992Landroid/app/Notification$TemplateBindResult$MarginSet;
22993Landroid/app/Notification$TemplateBindResult;
22994Landroid/app/Notification$TvExtender;
22995Landroid/app/Notification;
22996Landroid/app/NotificationChannel$1;
22997Landroid/app/NotificationChannel;
22998Landroid/app/NotificationChannelGroup$1;
22999Landroid/app/NotificationChannelGroup;
23000Landroid/app/NotificationHistory$1;
23001Landroid/app/NotificationHistory$HistoricalNotification$Builder;
23002Landroid/app/NotificationHistory$HistoricalNotification;
23003Landroid/app/NotificationHistory;
23004Landroid/app/NotificationManager$Policy$1;
23005Landroid/app/NotificationManager$Policy;
23006Landroid/app/NotificationManager;
23007Landroid/app/OnActivityPausedListener;
23008Landroid/app/PackageInstallObserver$1;
23009Landroid/app/PackageInstallObserver;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023010Landroid/app/PendingIntent$$ExternalSyntheticLambda1;
art-benchmark-service84deab32021-05-12 09:41:00 -070023011Landroid/app/PendingIntent$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070023012Landroid/app/PendingIntent$CanceledException;
23013Landroid/app/PendingIntent$FinishedDispatcher;
23014Landroid/app/PendingIntent$OnFinished;
23015Landroid/app/PendingIntent$OnMarshaledListener;
23016Landroid/app/PendingIntent;
23017Landroid/app/Person$1;
23018Landroid/app/Person$Builder;
23019Landroid/app/Person;
23020Landroid/app/PictureInPictureParams$1;
23021Landroid/app/PictureInPictureParams$Builder;
23022Landroid/app/PictureInPictureParams;
23023Landroid/app/ProcessMemoryState$1;
23024Landroid/app/ProcessMemoryState;
23025Landroid/app/ProfilerInfo$1;
23026Landroid/app/ProfilerInfo;
23027Landroid/app/ProgressDialog$1;
23028Landroid/app/ProgressDialog;
23029Landroid/app/PropertyInvalidatedCache$1;
23030Landroid/app/PropertyInvalidatedCache$AutoCorker$1;
23031Landroid/app/PropertyInvalidatedCache$AutoCorker;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023032Landroid/app/PropertyInvalidatedCache$DefaultComputer;
art-benchmark-service84deab32021-05-12 09:41:00 -070023033Landroid/app/PropertyInvalidatedCache$NoPreloadHolder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023034Landroid/app/PropertyInvalidatedCache$QueryHandler;
art-benchmark-service84deab32021-05-12 09:41:00 -070023035Landroid/app/PropertyInvalidatedCache;
23036Landroid/app/QueuedWork$QueuedWorkHandler;
23037Landroid/app/QueuedWork;
art-benchmark-service00abe242023-02-13 10:31:34 -080023038Landroid/app/ReceiverInfo$1;
art-benchmark-service08401c12022-12-23 09:27:20 -080023039Landroid/app/ReceiverInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070023040Landroid/app/ReceiverRestrictedContext;
23041Landroid/app/RemoteAction$1;
23042Landroid/app/RemoteAction;
23043Landroid/app/RemoteInput$1;
23044Landroid/app/RemoteInput$Builder;
23045Landroid/app/RemoteInput;
23046Landroid/app/RemoteInputHistoryItem$1;
23047Landroid/app/RemoteInputHistoryItem;
23048Landroid/app/RemoteServiceException;
23049Landroid/app/ResourcesManager$$ExternalSyntheticLambda0;
23050Landroid/app/ResourcesManager$$ExternalSyntheticLambda1;
art-benchmark-service84deab32021-05-12 09:41:00 -070023051Landroid/app/ResourcesManager$ActivityResource;
23052Landroid/app/ResourcesManager$ActivityResources;
23053Landroid/app/ResourcesManager$ApkAssetsSupplier;
23054Landroid/app/ResourcesManager$ApkKey;
23055Landroid/app/ResourcesManager$UpdateHandler;
23056Landroid/app/ResourcesManager;
23057Landroid/app/ResultInfo$1;
23058Landroid/app/ResultInfo;
23059Landroid/app/RuntimeAppOpAccessMessage$1;
23060Landroid/app/RuntimeAppOpAccessMessage;
23061Landroid/app/SearchDialog;
23062Landroid/app/SearchManager$OnCancelListener;
23063Landroid/app/SearchManager$OnDismissListener;
23064Landroid/app/SearchManager;
23065Landroid/app/SearchableInfo$1;
art-benchmark-service08401c12022-12-23 09:27:20 -080023066Landroid/app/SearchableInfo$ActionKeyInfo$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070023067Landroid/app/SearchableInfo$ActionKeyInfo;
23068Landroid/app/SearchableInfo;
23069Landroid/app/Service;
23070Landroid/app/ServiceConnectionLeaked;
23071Landroid/app/ServiceStartArgs$1;
23072Landroid/app/ServiceStartArgs;
23073Landroid/app/ServiceStartNotAllowedException;
23074Landroid/app/SharedElementCallback$1;
23075Landroid/app/SharedElementCallback;
23076Landroid/app/SharedPreferencesImpl$1;
23077Landroid/app/SharedPreferencesImpl$2;
23078Landroid/app/SharedPreferencesImpl$EditorImpl$$ExternalSyntheticLambda0;
23079Landroid/app/SharedPreferencesImpl$EditorImpl$1;
23080Landroid/app/SharedPreferencesImpl$EditorImpl$2;
23081Landroid/app/SharedPreferencesImpl$EditorImpl;
23082Landroid/app/SharedPreferencesImpl$MemoryCommitResult;
23083Landroid/app/SharedPreferencesImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023084Landroid/app/StackTrace;
art-benchmark-service84deab32021-05-12 09:41:00 -070023085Landroid/app/StatusBarManager;
23086Landroid/app/SyncNotedAppOp$1;
23087Landroid/app/SyncNotedAppOp;
23088Landroid/app/SynchronousUserSwitchObserver;
23089Landroid/app/SystemServiceRegistry$100;
23090Landroid/app/SystemServiceRegistry$101;
23091Landroid/app/SystemServiceRegistry$102;
23092Landroid/app/SystemServiceRegistry$103;
23093Landroid/app/SystemServiceRegistry$104;
23094Landroid/app/SystemServiceRegistry$105;
23095Landroid/app/SystemServiceRegistry$106;
23096Landroid/app/SystemServiceRegistry$107;
23097Landroid/app/SystemServiceRegistry$108;
23098Landroid/app/SystemServiceRegistry$109;
23099Landroid/app/SystemServiceRegistry$10;
23100Landroid/app/SystemServiceRegistry$110;
23101Landroid/app/SystemServiceRegistry$111;
23102Landroid/app/SystemServiceRegistry$112;
23103Landroid/app/SystemServiceRegistry$113;
23104Landroid/app/SystemServiceRegistry$114;
23105Landroid/app/SystemServiceRegistry$115;
23106Landroid/app/SystemServiceRegistry$116;
23107Landroid/app/SystemServiceRegistry$117;
23108Landroid/app/SystemServiceRegistry$118;
23109Landroid/app/SystemServiceRegistry$119;
23110Landroid/app/SystemServiceRegistry$11;
23111Landroid/app/SystemServiceRegistry$120;
23112Landroid/app/SystemServiceRegistry$121;
23113Landroid/app/SystemServiceRegistry$122;
23114Landroid/app/SystemServiceRegistry$123;
23115Landroid/app/SystemServiceRegistry$124;
23116Landroid/app/SystemServiceRegistry$125;
23117Landroid/app/SystemServiceRegistry$126;
23118Landroid/app/SystemServiceRegistry$127;
23119Landroid/app/SystemServiceRegistry$128;
23120Landroid/app/SystemServiceRegistry$129;
23121Landroid/app/SystemServiceRegistry$12;
23122Landroid/app/SystemServiceRegistry$130;
23123Landroid/app/SystemServiceRegistry$131;
23124Landroid/app/SystemServiceRegistry$132;
23125Landroid/app/SystemServiceRegistry$133;
23126Landroid/app/SystemServiceRegistry$134;
art-benchmark-service66b4d952021-07-17 17:15:31 -070023127Landroid/app/SystemServiceRegistry$135;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023128Landroid/app/SystemServiceRegistry$136;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070023129Landroid/app/SystemServiceRegistry$137;
art-benchmark-service08401c12022-12-23 09:27:20 -080023130Landroid/app/SystemServiceRegistry$138;
23131Landroid/app/SystemServiceRegistry$139;
art-benchmark-service84deab32021-05-12 09:41:00 -070023132Landroid/app/SystemServiceRegistry$13;
art-benchmark-service00abe242023-02-13 10:31:34 -080023133Landroid/app/SystemServiceRegistry$140;
art-benchmark-service84deab32021-05-12 09:41:00 -070023134Landroid/app/SystemServiceRegistry$14;
23135Landroid/app/SystemServiceRegistry$15;
23136Landroid/app/SystemServiceRegistry$16;
art-benchmark-service84deab32021-05-12 09:41:00 -070023137Landroid/app/SystemServiceRegistry$17;
art-benchmark-service00abe242023-02-13 10:31:34 -080023138Landroid/app/SystemServiceRegistry$18$$ExternalSyntheticLambda0;
art-benchmark-service84deab32021-05-12 09:41:00 -070023139Landroid/app/SystemServiceRegistry$18;
23140Landroid/app/SystemServiceRegistry$19;
23141Landroid/app/SystemServiceRegistry$1;
23142Landroid/app/SystemServiceRegistry$20;
23143Landroid/app/SystemServiceRegistry$21;
23144Landroid/app/SystemServiceRegistry$22;
23145Landroid/app/SystemServiceRegistry$23;
23146Landroid/app/SystemServiceRegistry$24;
23147Landroid/app/SystemServiceRegistry$25;
23148Landroid/app/SystemServiceRegistry$26;
23149Landroid/app/SystemServiceRegistry$27;
23150Landroid/app/SystemServiceRegistry$28;
23151Landroid/app/SystemServiceRegistry$29;
23152Landroid/app/SystemServiceRegistry$2;
23153Landroid/app/SystemServiceRegistry$30;
23154Landroid/app/SystemServiceRegistry$31;
23155Landroid/app/SystemServiceRegistry$32;
23156Landroid/app/SystemServiceRegistry$33;
23157Landroid/app/SystemServiceRegistry$34;
23158Landroid/app/SystemServiceRegistry$35;
23159Landroid/app/SystemServiceRegistry$36;
23160Landroid/app/SystemServiceRegistry$37;
23161Landroid/app/SystemServiceRegistry$38;
23162Landroid/app/SystemServiceRegistry$39;
23163Landroid/app/SystemServiceRegistry$3;
23164Landroid/app/SystemServiceRegistry$40;
23165Landroid/app/SystemServiceRegistry$41;
23166Landroid/app/SystemServiceRegistry$42;
23167Landroid/app/SystemServiceRegistry$43;
23168Landroid/app/SystemServiceRegistry$44;
23169Landroid/app/SystemServiceRegistry$45;
23170Landroid/app/SystemServiceRegistry$46;
23171Landroid/app/SystemServiceRegistry$47;
23172Landroid/app/SystemServiceRegistry$48;
23173Landroid/app/SystemServiceRegistry$49;
23174Landroid/app/SystemServiceRegistry$4;
23175Landroid/app/SystemServiceRegistry$50;
23176Landroid/app/SystemServiceRegistry$51;
23177Landroid/app/SystemServiceRegistry$52;
23178Landroid/app/SystemServiceRegistry$53;
23179Landroid/app/SystemServiceRegistry$54;
23180Landroid/app/SystemServiceRegistry$55;
23181Landroid/app/SystemServiceRegistry$56;
23182Landroid/app/SystemServiceRegistry$57;
23183Landroid/app/SystemServiceRegistry$58;
23184Landroid/app/SystemServiceRegistry$59;
23185Landroid/app/SystemServiceRegistry$5;
23186Landroid/app/SystemServiceRegistry$60;
23187Landroid/app/SystemServiceRegistry$61;
23188Landroid/app/SystemServiceRegistry$62;
23189Landroid/app/SystemServiceRegistry$63;
23190Landroid/app/SystemServiceRegistry$64;
23191Landroid/app/SystemServiceRegistry$65;
23192Landroid/app/SystemServiceRegistry$66;
23193Landroid/app/SystemServiceRegistry$67;
23194Landroid/app/SystemServiceRegistry$68;
23195Landroid/app/SystemServiceRegistry$69;
23196Landroid/app/SystemServiceRegistry$6;
23197Landroid/app/SystemServiceRegistry$70;
23198Landroid/app/SystemServiceRegistry$71;
23199Landroid/app/SystemServiceRegistry$72;
23200Landroid/app/SystemServiceRegistry$73;
23201Landroid/app/SystemServiceRegistry$74;
23202Landroid/app/SystemServiceRegistry$75;
23203Landroid/app/SystemServiceRegistry$76;
23204Landroid/app/SystemServiceRegistry$77;
23205Landroid/app/SystemServiceRegistry$78;
23206Landroid/app/SystemServiceRegistry$79;
23207Landroid/app/SystemServiceRegistry$7;
23208Landroid/app/SystemServiceRegistry$80;
23209Landroid/app/SystemServiceRegistry$81;
23210Landroid/app/SystemServiceRegistry$82;
23211Landroid/app/SystemServiceRegistry$83;
23212Landroid/app/SystemServiceRegistry$84;
23213Landroid/app/SystemServiceRegistry$85;
23214Landroid/app/SystemServiceRegistry$86;
23215Landroid/app/SystemServiceRegistry$87;
23216Landroid/app/SystemServiceRegistry$88;
23217Landroid/app/SystemServiceRegistry$89;
23218Landroid/app/SystemServiceRegistry$8;
23219Landroid/app/SystemServiceRegistry$90;
23220Landroid/app/SystemServiceRegistry$91;
23221Landroid/app/SystemServiceRegistry$92;
23222Landroid/app/SystemServiceRegistry$93;
23223Landroid/app/SystemServiceRegistry$94;
23224Landroid/app/SystemServiceRegistry$95;
23225Landroid/app/SystemServiceRegistry$96;
23226Landroid/app/SystemServiceRegistry$97;
23227Landroid/app/SystemServiceRegistry$98;
23228Landroid/app/SystemServiceRegistry$99;
23229Landroid/app/SystemServiceRegistry$9;
23230Landroid/app/SystemServiceRegistry$CachedServiceFetcher;
23231Landroid/app/SystemServiceRegistry$ContextAwareServiceProducerWithBinder;
23232Landroid/app/SystemServiceRegistry$ContextAwareServiceProducerWithoutBinder;
23233Landroid/app/SystemServiceRegistry$ServiceFetcher;
art-benchmark-service84deab32021-05-12 09:41:00 -070023234Landroid/app/SystemServiceRegistry$StaticServiceFetcher;
23235Landroid/app/SystemServiceRegistry$StaticServiceProducerWithBinder;
23236Landroid/app/SystemServiceRegistry$StaticServiceProducerWithoutBinder;
23237Landroid/app/SystemServiceRegistry;
23238Landroid/app/TaskInfo;
23239Landroid/app/TaskStackListener;
23240Landroid/app/UiModeManager$InnerListener;
art-benchmark-service66b4d952021-07-17 17:15:31 -070023241Landroid/app/UiModeManager$OnProjectionStateChangedListener;
23242Landroid/app/UiModeManager$OnProjectionStateChangedListenerResourceManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070023243Landroid/app/UiModeManager;
23244Landroid/app/UriGrantsManager$1;
23245Landroid/app/UriGrantsManager;
23246Landroid/app/UserSwitchObserver;
23247Landroid/app/VoiceInteractor$Request;
23248Landroid/app/VoiceInteractor;
23249Landroid/app/Vr2dDisplayProperties$1;
23250Landroid/app/Vr2dDisplayProperties;
23251Landroid/app/VrManager;
23252Landroid/app/WaitResult$1;
23253Landroid/app/WaitResult;
23254Landroid/app/WallpaperColors$1;
23255Landroid/app/WallpaperColors;
23256Landroid/app/WallpaperInfo$1;
23257Landroid/app/WallpaperInfo;
art-benchmark-service08401c12022-12-23 09:27:20 -080023258Landroid/app/WallpaperManager$CachedWallpaper;
art-benchmark-service84deab32021-05-12 09:41:00 -070023259Landroid/app/WallpaperManager$ColorManagementProxy;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023260Landroid/app/WallpaperManager$Globals$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070023261Landroid/app/WallpaperManager$Globals;
23262Landroid/app/WallpaperManager$OnColorsChangedListener;
23263Landroid/app/WallpaperManager;
23264Landroid/app/WindowConfiguration$1;
23265Landroid/app/WindowConfiguration;
23266Landroid/app/admin/DeviceAdminInfo$1;
23267Landroid/app/admin/DeviceAdminInfo$PolicyInfo;
23268Landroid/app/admin/DeviceAdminInfo;
23269Landroid/app/admin/DevicePolicyCache$EmptyDevicePolicyCache;
23270Landroid/app/admin/DevicePolicyCache;
23271Landroid/app/admin/DevicePolicyEventLogger;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023272Landroid/app/admin/DevicePolicyManager$$ExternalSyntheticLambda10;
23273Landroid/app/admin/DevicePolicyManager$$ExternalSyntheticLambda11;
23274Landroid/app/admin/DevicePolicyManager$$ExternalSyntheticLambda5;
23275Landroid/app/admin/DevicePolicyManager$$ExternalSyntheticLambda6;
23276Landroid/app/admin/DevicePolicyManager$$ExternalSyntheticLambda7;
23277Landroid/app/admin/DevicePolicyManager$$ExternalSyntheticLambda8;
23278Landroid/app/admin/DevicePolicyManager$$ExternalSyntheticLambda9;
art-benchmark-service84deab32021-05-12 09:41:00 -070023279Landroid/app/admin/DevicePolicyManager$1;
23280Landroid/app/admin/DevicePolicyManager$2;
23281Landroid/app/admin/DevicePolicyManager$InstallSystemUpdateCallback;
23282Landroid/app/admin/DevicePolicyManager$OnClearApplicationUserDataListener;
23283Landroid/app/admin/DevicePolicyManager;
23284Landroid/app/admin/DevicePolicyManagerInternal$OnCrossProfileWidgetProvidersChangeListener;
23285Landroid/app/admin/DevicePolicyManagerInternal;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023286Landroid/app/admin/DevicePolicyResourcesManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070023287Landroid/app/admin/DeviceStateCache;
23288Landroid/app/admin/FactoryResetProtectionPolicy$1;
23289Landroid/app/admin/FactoryResetProtectionPolicy;
23290Landroid/app/admin/IDeviceAdminService$Stub$Proxy;
23291Landroid/app/admin/IDeviceAdminService$Stub;
23292Landroid/app/admin/IDeviceAdminService;
23293Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;
23294Landroid/app/admin/IDevicePolicyManager$Stub;
23295Landroid/app/admin/IDevicePolicyManager;
23296Landroid/app/admin/IKeyguardCallback$Stub;
23297Landroid/app/admin/IKeyguardCallback;
23298Landroid/app/admin/NetworkEvent$1;
23299Landroid/app/admin/NetworkEvent;
art-benchmark-service22928e12022-06-04 17:35:15 -070023300Landroid/app/admin/ParcelableResource$1;
23301Landroid/app/admin/ParcelableResource;
art-benchmark-service84deab32021-05-12 09:41:00 -070023302Landroid/app/admin/PasswordMetrics$1;
23303Landroid/app/admin/PasswordMetrics$ComplexityBucket$1;
23304Landroid/app/admin/PasswordMetrics$ComplexityBucket$2;
23305Landroid/app/admin/PasswordMetrics$ComplexityBucket$3;
23306Landroid/app/admin/PasswordMetrics$ComplexityBucket$4;
23307Landroid/app/admin/PasswordMetrics$ComplexityBucket;
23308Landroid/app/admin/PasswordMetrics;
23309Landroid/app/admin/PasswordPolicy;
23310Landroid/app/admin/SecurityLog$SecurityEvent$1;
23311Landroid/app/admin/SecurityLog$SecurityEvent;
23312Landroid/app/admin/SecurityLog;
23313Landroid/app/admin/StartInstallingUpdateCallback$Stub$Proxy;
23314Landroid/app/admin/StartInstallingUpdateCallback$Stub;
23315Landroid/app/admin/StartInstallingUpdateCallback;
23316Landroid/app/admin/SystemUpdateInfo$1;
23317Landroid/app/admin/SystemUpdateInfo;
23318Landroid/app/admin/SystemUpdatePolicy$1;
23319Landroid/app/admin/SystemUpdatePolicy;
art-benchmark-service22928e12022-06-04 17:35:15 -070023320Landroid/app/admin/WifiSsidPolicy$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023321Landroid/app/admin/WifiSsidPolicy;
23322Landroid/app/ambientcontext/AmbientContextManager;
art-benchmark-service00abe242023-02-13 10:31:34 -080023323Landroid/app/assist/ActivityId;
art-benchmark-service84deab32021-05-12 09:41:00 -070023324Landroid/app/assist/AssistContent$1;
23325Landroid/app/assist/AssistContent;
23326Landroid/app/assist/AssistStructure$1;
23327Landroid/app/assist/AssistStructure$AutofillOverlay;
23328Landroid/app/assist/AssistStructure$HtmlInfoNode$1;
23329Landroid/app/assist/AssistStructure$HtmlInfoNode;
23330Landroid/app/assist/AssistStructure$HtmlInfoNodeBuilder;
23331Landroid/app/assist/AssistStructure$ParcelTransferReader;
23332Landroid/app/assist/AssistStructure$ParcelTransferWriter;
23333Landroid/app/assist/AssistStructure$SendChannel;
23334Landroid/app/assist/AssistStructure$ViewNode;
23335Landroid/app/assist/AssistStructure$ViewNodeBuilder;
23336Landroid/app/assist/AssistStructure$ViewNodeParcelable$1;
23337Landroid/app/assist/AssistStructure$ViewNodeParcelable;
23338Landroid/app/assist/AssistStructure$ViewNodeText;
23339Landroid/app/assist/AssistStructure$ViewStackEntry;
23340Landroid/app/assist/AssistStructure$WindowNode;
23341Landroid/app/assist/AssistStructure;
23342Landroid/app/backup/BackupAgent$BackupServiceBinder;
23343Landroid/app/backup/BackupAgent$SharedPrefsSynchronizer;
23344Landroid/app/backup/BackupAgent;
23345Landroid/app/backup/BackupAgentHelper;
23346Landroid/app/backup/BackupDataInput$EntityHeader;
23347Landroid/app/backup/BackupDataInput;
23348Landroid/app/backup/BackupDataOutput;
23349Landroid/app/backup/BackupHelper;
23350Landroid/app/backup/BackupHelperDispatcher$Header;
23351Landroid/app/backup/BackupHelperDispatcher;
art-benchmark-service84deab32021-05-12 09:41:00 -070023352Landroid/app/backup/BackupManager$BackupObserverWrapper$1;
23353Landroid/app/backup/BackupManager$BackupObserverWrapper;
23354Landroid/app/backup/BackupManager;
23355Landroid/app/backup/BackupManagerMonitor;
23356Landroid/app/backup/BackupObserver;
23357Landroid/app/backup/BackupProgress$1;
23358Landroid/app/backup/BackupProgress;
art-benchmark-service08401c12022-12-23 09:27:20 -080023359Landroid/app/backup/BackupRestoreEventLogger;
art-benchmark-service84deab32021-05-12 09:41:00 -070023360Landroid/app/backup/BackupTransport$TransportImpl;
23361Landroid/app/backup/BackupTransport;
23362Landroid/app/backup/BlobBackupHelper;
23363Landroid/app/backup/FileBackupHelper;
23364Landroid/app/backup/FileBackupHelperBase;
23365Landroid/app/backup/FullBackup;
23366Landroid/app/backup/FullBackupDataOutput;
23367Landroid/app/backup/IBackupCallback$Stub$Proxy;
23368Landroid/app/backup/IBackupCallback$Stub;
23369Landroid/app/backup/IBackupCallback;
23370Landroid/app/backup/IBackupManager$Stub$Proxy;
23371Landroid/app/backup/IBackupManager$Stub;
23372Landroid/app/backup/IBackupManager;
23373Landroid/app/backup/IBackupManagerMonitor$Stub$Proxy;
23374Landroid/app/backup/IBackupManagerMonitor$Stub;
23375Landroid/app/backup/IBackupManagerMonitor;
23376Landroid/app/backup/IBackupObserver$Stub$Proxy;
23377Landroid/app/backup/IBackupObserver$Stub;
23378Landroid/app/backup/IBackupObserver;
23379Landroid/app/backup/IFullBackupRestoreObserver$Stub$Proxy;
23380Landroid/app/backup/IFullBackupRestoreObserver$Stub;
23381Landroid/app/backup/IFullBackupRestoreObserver;
23382Landroid/app/backup/IRestoreSession;
23383Landroid/app/backup/ISelectBackupTransportCallback$Stub$Proxy;
23384Landroid/app/backup/ISelectBackupTransportCallback$Stub;
23385Landroid/app/backup/ISelectBackupTransportCallback;
23386Landroid/app/backup/RestoreDescription$1;
23387Landroid/app/backup/RestoreDescription;
23388Landroid/app/backup/SharedPreferencesBackupHelper;
23389Landroid/app/blob/BlobHandle$1;
23390Landroid/app/blob/BlobHandle;
23391Landroid/app/blob/BlobStoreManager;
23392Landroid/app/blob/BlobStoreManagerFrameworkInitializer$$ExternalSyntheticLambda0;
23393Landroid/app/blob/BlobStoreManagerFrameworkInitializer;
art-benchmark-service22928e12022-06-04 17:35:15 -070023394Landroid/app/blob/IBlobStoreManager$Stub$Proxy;
art-benchmark-service84deab32021-05-12 09:41:00 -070023395Landroid/app/blob/IBlobStoreManager$Stub;
23396Landroid/app/blob/IBlobStoreManager;
23397Landroid/app/blob/IBlobStoreSession;
23398Landroid/app/blob/LeaseInfo$1;
23399Landroid/app/blob/LeaseInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023400Landroid/app/cloudsearch/CloudSearchManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070023401Landroid/app/compat/ChangeIdStateCache;
23402Landroid/app/compat/ChangeIdStateQuery;
23403Landroid/app/compat/CompatChanges;
23404Landroid/app/contentsuggestions/ClassificationsRequest$1;
23405Landroid/app/contentsuggestions/ClassificationsRequest;
23406Landroid/app/contentsuggestions/ContentSelection$1;
23407Landroid/app/contentsuggestions/ContentSelection;
23408Landroid/app/contentsuggestions/ContentSuggestionsManager$SelectionsCallback;
23409Landroid/app/contentsuggestions/ContentSuggestionsManager$SelectionsCallbackWrapper;
23410Landroid/app/contentsuggestions/ContentSuggestionsManager;
23411Landroid/app/contentsuggestions/IClassificationsCallback$Stub$Proxy;
23412Landroid/app/contentsuggestions/IClassificationsCallback$Stub;
23413Landroid/app/contentsuggestions/IClassificationsCallback;
23414Landroid/app/contentsuggestions/IContentSuggestionsManager$Stub$Proxy;
23415Landroid/app/contentsuggestions/IContentSuggestionsManager$Stub;
23416Landroid/app/contentsuggestions/IContentSuggestionsManager;
23417Landroid/app/contentsuggestions/ISelectionsCallback$Stub$Proxy;
23418Landroid/app/contentsuggestions/ISelectionsCallback$Stub;
23419Landroid/app/contentsuggestions/ISelectionsCallback;
23420Landroid/app/contentsuggestions/SelectionsRequest$1;
23421Landroid/app/contentsuggestions/SelectionsRequest$Builder;
23422Landroid/app/contentsuggestions/SelectionsRequest;
23423Landroid/app/job/IJobCallback$Stub$Proxy;
23424Landroid/app/job/IJobCallback$Stub;
23425Landroid/app/job/IJobCallback;
23426Landroid/app/job/IJobScheduler$Stub$Proxy;
23427Landroid/app/job/IJobScheduler$Stub;
23428Landroid/app/job/IJobScheduler;
23429Landroid/app/job/IJobService$Stub$Proxy;
23430Landroid/app/job/IJobService$Stub;
23431Landroid/app/job/IJobService;
23432Landroid/app/job/JobInfo$1;
23433Landroid/app/job/JobInfo$Builder;
23434Landroid/app/job/JobInfo$TriggerContentUri$1;
23435Landroid/app/job/JobInfo$TriggerContentUri;
23436Landroid/app/job/JobInfo;
23437Landroid/app/job/JobParameters$1;
23438Landroid/app/job/JobParameters;
23439Landroid/app/job/JobScheduler;
23440Landroid/app/job/JobSchedulerFrameworkInitializer$$ExternalSyntheticLambda0;
23441Landroid/app/job/JobSchedulerFrameworkInitializer$$ExternalSyntheticLambda1;
23442Landroid/app/job/JobSchedulerFrameworkInitializer$$ExternalSyntheticLambda2;
23443Landroid/app/job/JobSchedulerFrameworkInitializer$$ExternalSyntheticLambda3;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023444Landroid/app/job/JobSchedulerFrameworkInitializer$$ExternalSyntheticLambda4;
art-benchmark-service84deab32021-05-12 09:41:00 -070023445Landroid/app/job/JobSchedulerFrameworkInitializer;
23446Landroid/app/job/JobService$1;
23447Landroid/app/job/JobService;
23448Landroid/app/job/JobServiceEngine$JobHandler;
23449Landroid/app/job/JobServiceEngine$JobInterface;
23450Landroid/app/job/JobServiceEngine;
23451Landroid/app/job/JobWorkItem$1;
23452Landroid/app/job/JobWorkItem;
23453Landroid/app/people/IPeopleManager$Stub;
23454Landroid/app/people/IPeopleManager;
23455Landroid/app/people/PeopleManager;
23456Landroid/app/prediction/AppPredictionContext$1;
23457Landroid/app/prediction/AppPredictionContext;
23458Landroid/app/prediction/AppPredictionManager;
23459Landroid/app/prediction/AppPredictionSessionId$1;
23460Landroid/app/prediction/AppPredictionSessionId;
23461Landroid/app/prediction/AppPredictor$CallbackWrapper;
23462Landroid/app/prediction/AppPredictor;
23463Landroid/app/prediction/AppTarget$1;
23464Landroid/app/prediction/AppTarget$Builder;
23465Landroid/app/prediction/AppTarget;
23466Landroid/app/prediction/AppTargetEvent$1;
23467Landroid/app/prediction/AppTargetEvent;
23468Landroid/app/prediction/AppTargetId$1;
23469Landroid/app/prediction/AppTargetId;
23470Landroid/app/prediction/IPredictionCallback$Stub$Proxy;
23471Landroid/app/prediction/IPredictionCallback$Stub;
23472Landroid/app/prediction/IPredictionCallback;
23473Landroid/app/prediction/IPredictionManager$Stub$Proxy;
23474Landroid/app/prediction/IPredictionManager$Stub;
23475Landroid/app/prediction/IPredictionManager;
23476Landroid/app/search/SearchUiManager;
23477Landroid/app/servertransaction/ActivityConfigurationChangeItem$1;
23478Landroid/app/servertransaction/ActivityConfigurationChangeItem;
23479Landroid/app/servertransaction/ActivityLifecycleItem;
23480Landroid/app/servertransaction/ActivityRelaunchItem$1;
23481Landroid/app/servertransaction/ActivityRelaunchItem;
23482Landroid/app/servertransaction/ActivityResultItem$1;
23483Landroid/app/servertransaction/ActivityResultItem;
23484Landroid/app/servertransaction/ActivityTransactionItem;
23485Landroid/app/servertransaction/BaseClientRequest;
23486Landroid/app/servertransaction/ClientTransaction$1;
23487Landroid/app/servertransaction/ClientTransaction;
23488Landroid/app/servertransaction/ClientTransactionItem;
23489Landroid/app/servertransaction/ConfigurationChangeItem$1;
23490Landroid/app/servertransaction/ConfigurationChangeItem;
23491Landroid/app/servertransaction/DestroyActivityItem$1;
23492Landroid/app/servertransaction/DestroyActivityItem;
art-benchmark-service84deab32021-05-12 09:41:00 -070023493Landroid/app/servertransaction/LaunchActivityItem$1;
23494Landroid/app/servertransaction/LaunchActivityItem;
23495Landroid/app/servertransaction/NewIntentItem$1;
23496Landroid/app/servertransaction/NewIntentItem;
23497Landroid/app/servertransaction/ObjectPool;
23498Landroid/app/servertransaction/ObjectPoolItem;
23499Landroid/app/servertransaction/PauseActivityItem$1;
23500Landroid/app/servertransaction/PauseActivityItem;
23501Landroid/app/servertransaction/PendingTransactionActions$StopInfo;
23502Landroid/app/servertransaction/PendingTransactionActions;
23503Landroid/app/servertransaction/ResumeActivityItem$1;
23504Landroid/app/servertransaction/ResumeActivityItem;
23505Landroid/app/servertransaction/StartActivityItem$1;
23506Landroid/app/servertransaction/StartActivityItem;
23507Landroid/app/servertransaction/StopActivityItem$1;
23508Landroid/app/servertransaction/StopActivityItem;
23509Landroid/app/servertransaction/TopResumedActivityChangeItem$1;
23510Landroid/app/servertransaction/TopResumedActivityChangeItem;
23511Landroid/app/servertransaction/TransactionExecutor;
23512Landroid/app/servertransaction/TransactionExecutorHelper;
23513Landroid/app/slice/ISliceManager$Stub$Proxy;
23514Landroid/app/slice/ISliceManager$Stub;
23515Landroid/app/slice/ISliceManager;
23516Landroid/app/slice/Slice$1;
23517Landroid/app/slice/Slice$Builder;
23518Landroid/app/slice/Slice;
23519Landroid/app/slice/SliceItem$1;
23520Landroid/app/slice/SliceItem;
23521Landroid/app/slice/SliceManager;
23522Landroid/app/slice/SliceProvider$$ExternalSyntheticLambda0;
23523Landroid/app/slice/SliceProvider;
23524Landroid/app/slice/SliceSpec$1;
23525Landroid/app/slice/SliceSpec;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070023526Landroid/app/smartspace/SmartspaceAction$1;
23527Landroid/app/smartspace/SmartspaceAction;
art-benchmark-service22928e12022-06-04 17:35:15 -070023528Landroid/app/smartspace/SmartspaceConfig$1;
23529Landroid/app/smartspace/SmartspaceConfig;
art-benchmark-service84deab32021-05-12 09:41:00 -070023530Landroid/app/smartspace/SmartspaceManager;
art-benchmark-service22928e12022-06-04 17:35:15 -070023531Landroid/app/smartspace/SmartspaceSessionId$1;
23532Landroid/app/smartspace/SmartspaceSessionId;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070023533Landroid/app/smartspace/SmartspaceTarget$1;
23534Landroid/app/smartspace/SmartspaceTarget;
23535Landroid/app/smartspace/SmartspaceTargetEvent$1;
art-benchmark-service22928e12022-06-04 17:35:15 -070023536Landroid/app/smartspace/SmartspaceTargetEvent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023537Landroid/app/tare/EconomyManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070023538Landroid/app/time/ITimeZoneDetectorListener$Stub$Proxy;
23539Landroid/app/time/ITimeZoneDetectorListener$Stub;
23540Landroid/app/time/ITimeZoneDetectorListener;
23541Landroid/app/time/TimeManager;
23542Landroid/app/time/TimeZoneCapabilities$1;
23543Landroid/app/time/TimeZoneCapabilities$Builder;
23544Landroid/app/time/TimeZoneCapabilities;
23545Landroid/app/time/TimeZoneCapabilitiesAndConfig$1;
23546Landroid/app/time/TimeZoneCapabilitiesAndConfig;
23547Landroid/app/time/TimeZoneConfiguration$1;
23548Landroid/app/time/TimeZoneConfiguration$Builder;
23549Landroid/app/time/TimeZoneConfiguration;
23550Landroid/app/timedetector/ITimeDetectorService$Stub$Proxy;
23551Landroid/app/timedetector/ITimeDetectorService$Stub;
23552Landroid/app/timedetector/ITimeDetectorService;
23553Landroid/app/timedetector/ManualTimeSuggestion$1;
23554Landroid/app/timedetector/ManualTimeSuggestion;
art-benchmark-service84deab32021-05-12 09:41:00 -070023555Landroid/app/timedetector/TelephonyTimeSuggestion$1;
23556Landroid/app/timedetector/TelephonyTimeSuggestion$Builder;
23557Landroid/app/timedetector/TelephonyTimeSuggestion;
23558Landroid/app/timedetector/TimeDetector;
23559Landroid/app/timedetector/TimeDetectorImpl;
art-benchmark-service84deab32021-05-12 09:41:00 -070023560Landroid/app/timezonedetector/ITimeZoneDetectorService$Stub$Proxy;
23561Landroid/app/timezonedetector/ITimeZoneDetectorService$Stub;
23562Landroid/app/timezonedetector/ITimeZoneDetectorService;
23563Landroid/app/timezonedetector/ManualTimeZoneSuggestion$1;
23564Landroid/app/timezonedetector/ManualTimeZoneSuggestion;
23565Landroid/app/timezonedetector/TelephonyTimeZoneSuggestion$1;
23566Landroid/app/timezonedetector/TelephonyTimeZoneSuggestion$Builder;
23567Landroid/app/timezonedetector/TelephonyTimeZoneSuggestion;
23568Landroid/app/timezonedetector/TimeZoneDetector;
23569Landroid/app/trust/IStrongAuthTracker$Stub$Proxy;
23570Landroid/app/trust/IStrongAuthTracker$Stub;
23571Landroid/app/trust/IStrongAuthTracker;
23572Landroid/app/trust/ITrustListener$Stub$Proxy;
23573Landroid/app/trust/ITrustListener$Stub;
23574Landroid/app/trust/ITrustListener;
23575Landroid/app/trust/ITrustManager$Stub$Proxy;
23576Landroid/app/trust/ITrustManager$Stub;
23577Landroid/app/trust/ITrustManager;
23578Landroid/app/trust/TrustManager$1;
23579Landroid/app/trust/TrustManager$2;
23580Landroid/app/trust/TrustManager$TrustListener;
23581Landroid/app/trust/TrustManager;
23582Landroid/app/usage/AppStandbyInfo$1;
23583Landroid/app/usage/AppStandbyInfo;
23584Landroid/app/usage/CacheQuotaHint$1;
23585Landroid/app/usage/CacheQuotaHint$Builder;
23586Landroid/app/usage/CacheQuotaHint;
23587Landroid/app/usage/CacheQuotaService$CacheQuotaServiceWrapper;
23588Landroid/app/usage/CacheQuotaService$ServiceHandler;
23589Landroid/app/usage/CacheQuotaService;
23590Landroid/app/usage/ConfigurationStats$1;
23591Landroid/app/usage/ConfigurationStats;
23592Landroid/app/usage/EventList;
23593Landroid/app/usage/ExternalStorageStats$1;
23594Landroid/app/usage/ExternalStorageStats;
23595Landroid/app/usage/ICacheQuotaService$Stub$Proxy;
23596Landroid/app/usage/ICacheQuotaService$Stub;
23597Landroid/app/usage/ICacheQuotaService;
23598Landroid/app/usage/IStorageStatsManager$Stub$Proxy;
23599Landroid/app/usage/IStorageStatsManager$Stub;
23600Landroid/app/usage/IStorageStatsManager;
23601Landroid/app/usage/IUsageStatsManager$Stub$Proxy;
23602Landroid/app/usage/IUsageStatsManager$Stub;
23603Landroid/app/usage/IUsageStatsManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070023604Landroid/app/usage/StorageStats$1;
23605Landroid/app/usage/StorageStats;
23606Landroid/app/usage/StorageStatsManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070023607Landroid/app/usage/UsageEvents$1;
23608Landroid/app/usage/UsageEvents$Event;
23609Landroid/app/usage/UsageEvents;
23610Landroid/app/usage/UsageStats$1;
23611Landroid/app/usage/UsageStats;
23612Landroid/app/usage/UsageStatsManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023613Landroid/app/wallpapereffectsgeneration/WallpaperEffectsGenerationManager;
art-benchmark-service08401c12022-12-23 09:27:20 -080023614Landroid/app/wearable/WearableSensingManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070023615Landroid/apphibernation/AppHibernationManager;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070023616Landroid/appwidget/AppWidgetManager$$ExternalSyntheticLambda0;
23617Landroid/appwidget/AppWidgetManager$$ExternalSyntheticLambda1;
23618Landroid/appwidget/AppWidgetManager$$ExternalSyntheticLambda2;
23619Landroid/appwidget/AppWidgetManager$$ExternalSyntheticLambda3;
23620Landroid/appwidget/AppWidgetManager$$ExternalSyntheticLambda4;
art-benchmark-service84deab32021-05-12 09:41:00 -070023621Landroid/appwidget/AppWidgetManager;
23622Landroid/appwidget/AppWidgetManagerInternal;
23623Landroid/appwidget/AppWidgetProvider;
23624Landroid/appwidget/AppWidgetProviderInfo$1;
23625Landroid/appwidget/AppWidgetProviderInfo;
23626Landroid/appwidget/PendingHostUpdate$1;
23627Landroid/appwidget/PendingHostUpdate;
23628Landroid/attention/AttentionManagerInternal$AttentionCallbackInternal;
23629Landroid/attention/AttentionManagerInternal;
23630Landroid/audio/policy/configuration/V7_0/AudioUsage;
art-benchmark-service00abe242023-02-13 10:31:34 -080023631Landroid/companion/AssociationInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070023632Landroid/companion/AssociationRequest$1;
23633Landroid/companion/AssociationRequest;
23634Landroid/companion/CompanionDeviceManager;
23635Landroid/companion/ICompanionDeviceManager$Stub$Proxy;
23636Landroid/companion/ICompanionDeviceManager$Stub;
23637Landroid/companion/ICompanionDeviceManager;
art-benchmark-service22928e12022-06-04 17:35:15 -070023638Landroid/companion/virtual/IVirtualDevice$Stub$Proxy;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023639Landroid/companion/virtual/IVirtualDevice$Stub;
23640Landroid/companion/virtual/IVirtualDevice;
art-benchmark-service08401c12022-12-23 09:27:20 -080023641Landroid/companion/virtual/IVirtualDeviceManager$Stub$Proxy;
23642Landroid/companion/virtual/IVirtualDeviceManager$Stub;
23643Landroid/companion/virtual/IVirtualDeviceManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023644Landroid/companion/virtual/VirtualDeviceManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070023645Landroid/content/AbstractThreadedSyncAdapter$ISyncAdapterImpl;
23646Landroid/content/AbstractThreadedSyncAdapter$SyncThread;
23647Landroid/content/AbstractThreadedSyncAdapter;
23648Landroid/content/ActivityNotFoundException;
23649Landroid/content/ApexEnvironment;
23650Landroid/content/AsyncQueryHandler$WorkerArgs;
23651Landroid/content/AsyncQueryHandler$WorkerHandler;
23652Landroid/content/AsyncQueryHandler;
23653Landroid/content/AsyncTaskLoader$LoadTask;
23654Landroid/content/AsyncTaskLoader;
art-benchmark-service66b4d952021-07-17 17:15:31 -070023655Landroid/content/Attributable;
art-benchmark-service84deab32021-05-12 09:41:00 -070023656Landroid/content/AttributionSource$1;
art-benchmark-service22928e12022-06-04 17:35:15 -070023657Landroid/content/AttributionSource$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023658Landroid/content/AttributionSource$ScopedParcelState;
art-benchmark-service84deab32021-05-12 09:41:00 -070023659Landroid/content/AttributionSource;
art-benchmark-service66b4d952021-07-17 17:15:31 -070023660Landroid/content/AttributionSourceState$1;
23661Landroid/content/AttributionSourceState;
art-benchmark-service84deab32021-05-12 09:41:00 -070023662Landroid/content/AutofillOptions$1;
23663Landroid/content/AutofillOptions;
23664Landroid/content/BroadcastReceiver$PendingResult$1;
23665Landroid/content/BroadcastReceiver$PendingResult;
23666Landroid/content/BroadcastReceiver;
23667Landroid/content/ClipData$1;
23668Landroid/content/ClipData$Item;
23669Landroid/content/ClipData;
23670Landroid/content/ClipDescription$1;
23671Landroid/content/ClipDescription;
23672Landroid/content/ClipboardManager$1;
23673Landroid/content/ClipboardManager$OnPrimaryClipChangedListener;
23674Landroid/content/ClipboardManager;
23675Landroid/content/ComponentCallbacks2;
23676Landroid/content/ComponentCallbacks;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070023677Landroid/content/ComponentCallbacksController$$ExternalSyntheticLambda0;
art-benchmark-service66b4d952021-07-17 17:15:31 -070023678Landroid/content/ComponentCallbacksController$$ExternalSyntheticLambda1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023679Landroid/content/ComponentCallbacksController$$ExternalSyntheticLambda2;
art-benchmark-service84deab32021-05-12 09:41:00 -070023680Landroid/content/ComponentCallbacksController;
23681Landroid/content/ComponentName$1;
23682Landroid/content/ComponentName$WithComponentName;
23683Landroid/content/ComponentName;
23684Landroid/content/ContentCaptureOptions$1;
23685Landroid/content/ContentCaptureOptions;
23686Landroid/content/ContentInterface;
23687Landroid/content/ContentProvider$1;
23688Landroid/content/ContentProvider$CallingIdentity;
23689Landroid/content/ContentProvider$PipeDataWriter;
23690Landroid/content/ContentProvider$Transport;
23691Landroid/content/ContentProvider;
23692Landroid/content/ContentProviderClient$CursorWrapperInner;
23693Landroid/content/ContentProviderClient$NotRespondingRunnable;
23694Landroid/content/ContentProviderClient;
23695Landroid/content/ContentProviderNative;
23696Landroid/content/ContentProviderOperation$1;
23697Landroid/content/ContentProviderOperation$BackReference$1;
23698Landroid/content/ContentProviderOperation$BackReference;
23699Landroid/content/ContentProviderOperation$Builder;
23700Landroid/content/ContentProviderOperation;
23701Landroid/content/ContentProviderProxy;
23702Landroid/content/ContentProviderResult$1;
23703Landroid/content/ContentProviderResult;
23704Landroid/content/ContentResolver$1;
23705Landroid/content/ContentResolver$2;
23706Landroid/content/ContentResolver$CursorWrapperInner;
23707Landroid/content/ContentResolver$OpenResourceIdResult;
23708Landroid/content/ContentResolver$ParcelFileDescriptorInner;
23709Landroid/content/ContentResolver$ResultListener;
23710Landroid/content/ContentResolver$StringResultListener;
23711Landroid/content/ContentResolver$UriResultListener;
23712Landroid/content/ContentResolver;
23713Landroid/content/ContentUris;
23714Landroid/content/ContentValues$1;
23715Landroid/content/ContentValues;
23716Landroid/content/Context;
23717Landroid/content/ContextParams$Builder;
23718Landroid/content/ContextParams;
23719Landroid/content/ContextWrapper;
23720Landroid/content/CursorLoader;
23721Landroid/content/DialogInterface$OnCancelListener;
23722Landroid/content/DialogInterface$OnClickListener;
23723Landroid/content/DialogInterface$OnDismissListener;
23724Landroid/content/DialogInterface$OnKeyListener;
23725Landroid/content/DialogInterface$OnShowListener;
23726Landroid/content/DialogInterface;
23727Landroid/content/IClipboard$Stub$Proxy;
23728Landroid/content/IClipboard$Stub;
23729Landroid/content/IClipboard;
23730Landroid/content/IContentProvider;
23731Landroid/content/IContentService$Stub$Proxy;
23732Landroid/content/IContentService$Stub;
23733Landroid/content/IContentService;
23734Landroid/content/IIntentReceiver$Stub$Proxy;
23735Landroid/content/IIntentReceiver$Stub;
23736Landroid/content/IIntentReceiver;
23737Landroid/content/IIntentSender$Stub$Proxy;
23738Landroid/content/IIntentSender$Stub;
23739Landroid/content/IIntentSender;
23740Landroid/content/IOnPrimaryClipChangedListener$Stub$Proxy;
23741Landroid/content/IOnPrimaryClipChangedListener$Stub;
23742Landroid/content/IOnPrimaryClipChangedListener;
23743Landroid/content/IRestrictionsManager$Stub$Proxy;
23744Landroid/content/IRestrictionsManager$Stub;
23745Landroid/content/IRestrictionsManager;
23746Landroid/content/ISyncAdapter$Stub$Proxy;
23747Landroid/content/ISyncAdapter$Stub;
23748Landroid/content/ISyncAdapter;
23749Landroid/content/ISyncAdapterUnsyncableAccountCallback$Stub$Proxy;
23750Landroid/content/ISyncAdapterUnsyncableAccountCallback$Stub;
23751Landroid/content/ISyncAdapterUnsyncableAccountCallback;
23752Landroid/content/ISyncContext$Stub$Proxy;
23753Landroid/content/ISyncContext$Stub;
23754Landroid/content/ISyncContext;
23755Landroid/content/ISyncStatusObserver$Stub$Proxy;
23756Landroid/content/ISyncStatusObserver$Stub;
23757Landroid/content/ISyncStatusObserver;
23758Landroid/content/Intent$1;
23759Landroid/content/Intent$CommandOptionHandler;
23760Landroid/content/Intent$FilterComparison;
23761Landroid/content/Intent;
23762Landroid/content/IntentFilter$$ExternalSyntheticLambda0;
23763Landroid/content/IntentFilter$1;
23764Landroid/content/IntentFilter$AuthorityEntry;
23765Landroid/content/IntentFilter$MalformedMimeTypeException;
23766Landroid/content/IntentFilter;
23767Landroid/content/IntentSender$1;
23768Landroid/content/IntentSender$FinishedDispatcher;
23769Landroid/content/IntentSender$OnFinished;
23770Landroid/content/IntentSender$SendIntentException;
23771Landroid/content/IntentSender;
23772Landroid/content/Loader$ForceLoadContentObserver;
23773Landroid/content/Loader$OnLoadCanceledListener;
23774Landroid/content/Loader$OnLoadCompleteListener;
23775Landroid/content/Loader;
23776Landroid/content/LocusId$1;
23777Landroid/content/LocusId;
23778Landroid/content/LoggingContentInterface;
23779Landroid/content/MutableContextWrapper;
23780Landroid/content/OperationApplicationException;
23781Landroid/content/PeriodicSync$1;
23782Landroid/content/PeriodicSync;
23783Landroid/content/PermissionChecker;
23784Landroid/content/ReceiverCallNotAllowedException;
23785Landroid/content/RestrictionEntry$1;
23786Landroid/content/RestrictionEntry;
23787Landroid/content/RestrictionsManager;
23788Landroid/content/SearchRecentSuggestionsProvider$DatabaseHelper;
23789Landroid/content/SearchRecentSuggestionsProvider;
23790Landroid/content/ServiceConnection;
23791Landroid/content/SharedPreferences$Editor;
23792Landroid/content/SharedPreferences$OnSharedPreferenceChangeListener;
23793Landroid/content/SharedPreferences;
23794Landroid/content/SyncAdapterType$1;
23795Landroid/content/SyncAdapterType;
23796Landroid/content/SyncAdaptersCache$MySerializer;
23797Landroid/content/SyncAdaptersCache;
23798Landroid/content/SyncContext;
23799Landroid/content/SyncInfo$1;
23800Landroid/content/SyncInfo;
23801Landroid/content/SyncRequest$1;
23802Landroid/content/SyncRequest$Builder;
23803Landroid/content/SyncRequest;
23804Landroid/content/SyncResult$1;
23805Landroid/content/SyncResult;
23806Landroid/content/SyncStats$1;
23807Landroid/content/SyncStats;
23808Landroid/content/SyncStatusInfo$1;
23809Landroid/content/SyncStatusInfo$Stats;
23810Landroid/content/SyncStatusInfo;
23811Landroid/content/SyncStatusObserver;
23812Landroid/content/UndoManager$UndoState;
23813Landroid/content/UndoManager;
23814Landroid/content/UndoOperation;
23815Landroid/content/UndoOwner;
23816Landroid/content/UriMatcher;
23817Landroid/content/UriPermission$1;
23818Landroid/content/UriPermission;
23819Landroid/content/integrity/AppIntegrityManager;
23820Landroid/content/integrity/AtomicFormula$StringAtomicFormula$1;
23821Landroid/content/integrity/AtomicFormula$StringAtomicFormula;
23822Landroid/content/integrity/AtomicFormula;
23823Landroid/content/integrity/CompoundFormula$1;
23824Landroid/content/integrity/CompoundFormula;
23825Landroid/content/integrity/IAppIntegrityManager$Stub;
23826Landroid/content/integrity/IAppIntegrityManager;
23827Landroid/content/integrity/InstallerAllowedByManifestFormula$1;
23828Landroid/content/integrity/InstallerAllowedByManifestFormula;
23829Landroid/content/integrity/IntegrityFormula;
23830Landroid/content/integrity/IntegrityUtils;
23831Landroid/content/integrity/Rule$1;
23832Landroid/content/integrity/Rule;
23833Landroid/content/om/CriticalOverlayInfo;
23834Landroid/content/om/IOverlayManager$Stub$Proxy;
23835Landroid/content/om/IOverlayManager$Stub;
23836Landroid/content/om/IOverlayManager;
23837Landroid/content/om/OverlayInfo$1;
23838Landroid/content/om/OverlayInfo;
23839Landroid/content/om/OverlayManager;
23840Landroid/content/om/OverlayableInfo;
23841Landroid/content/pm/ActivityInfo$1;
23842Landroid/content/pm/ActivityInfo$WindowLayout;
23843Landroid/content/pm/ActivityInfo;
23844Landroid/content/pm/ActivityPresentationInfo;
23845Landroid/content/pm/AndroidTestBaseUpdater;
art-benchmark-service22928e12022-06-04 17:35:15 -070023846Landroid/content/pm/ApkChecksum$1;
23847Landroid/content/pm/ApkChecksum;
art-benchmark-service84deab32021-05-12 09:41:00 -070023848Landroid/content/pm/ApplicationInfo$1$$ExternalSyntheticLambda0;
23849Landroid/content/pm/ApplicationInfo$1;
23850Landroid/content/pm/ApplicationInfo;
23851Landroid/content/pm/Attribution$1;
23852Landroid/content/pm/Attribution;
23853Landroid/content/pm/AuxiliaryResolveInfo$AuxiliaryFilter;
23854Landroid/content/pm/AuxiliaryResolveInfo;
23855Landroid/content/pm/BaseParceledListSlice$1;
23856Landroid/content/pm/BaseParceledListSlice;
23857Landroid/content/pm/ChangedPackages$1;
23858Landroid/content/pm/ChangedPackages;
23859Landroid/content/pm/Checksum$1;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070023860Landroid/content/pm/Checksum$Type;
art-benchmark-service84deab32021-05-12 09:41:00 -070023861Landroid/content/pm/Checksum;
23862Landroid/content/pm/ComponentInfo;
23863Landroid/content/pm/ConfigurationInfo$1;
23864Landroid/content/pm/ConfigurationInfo;
23865Landroid/content/pm/CrossProfileApps;
23866Landroid/content/pm/CrossProfileAppsInternal;
23867Landroid/content/pm/DataLoaderManager;
23868Landroid/content/pm/DataLoaderParams;
23869Landroid/content/pm/DataLoaderParamsParcel$1;
23870Landroid/content/pm/DataLoaderParamsParcel;
23871Landroid/content/pm/FallbackCategoryProvider;
23872Landroid/content/pm/FeatureGroupInfo$1;
23873Landroid/content/pm/FeatureGroupInfo;
23874Landroid/content/pm/FeatureInfo$1;
23875Landroid/content/pm/FeatureInfo;
23876Landroid/content/pm/FileSystemControlParcel$1;
23877Landroid/content/pm/FileSystemControlParcel;
23878Landroid/content/pm/ICrossProfileApps$Stub$Proxy;
23879Landroid/content/pm/ICrossProfileApps$Stub;
23880Landroid/content/pm/ICrossProfileApps;
23881Landroid/content/pm/IDataLoader;
23882Landroid/content/pm/IDataLoaderManager$Stub$Proxy;
23883Landroid/content/pm/IDataLoaderManager$Stub;
23884Landroid/content/pm/IDataLoaderManager;
23885Landroid/content/pm/IDataLoaderStatusListener$Stub$Proxy;
23886Landroid/content/pm/IDataLoaderStatusListener$Stub;
23887Landroid/content/pm/IDataLoaderStatusListener;
23888Landroid/content/pm/IDexModuleRegisterCallback$Stub$Proxy;
23889Landroid/content/pm/IDexModuleRegisterCallback$Stub;
23890Landroid/content/pm/IDexModuleRegisterCallback;
23891Landroid/content/pm/ILauncherApps$Stub$Proxy;
23892Landroid/content/pm/ILauncherApps$Stub;
23893Landroid/content/pm/ILauncherApps;
23894Landroid/content/pm/IOnAppsChangedListener$Stub$Proxy;
23895Landroid/content/pm/IOnAppsChangedListener$Stub;
23896Landroid/content/pm/IOnAppsChangedListener;
23897Landroid/content/pm/IOnChecksumsReadyListener$Stub$Proxy;
23898Landroid/content/pm/IOnChecksumsReadyListener$Stub;
23899Landroid/content/pm/IOnChecksumsReadyListener;
23900Landroid/content/pm/IOtaDexopt$Stub;
23901Landroid/content/pm/IOtaDexopt;
art-benchmark-service84deab32021-05-12 09:41:00 -070023902Landroid/content/pm/IPackageDataObserver$Stub$Proxy;
23903Landroid/content/pm/IPackageDataObserver$Stub;
23904Landroid/content/pm/IPackageDataObserver;
23905Landroid/content/pm/IPackageDeleteObserver$Stub$Proxy;
23906Landroid/content/pm/IPackageDeleteObserver$Stub;
23907Landroid/content/pm/IPackageDeleteObserver2$Stub$Proxy;
23908Landroid/content/pm/IPackageDeleteObserver2$Stub;
23909Landroid/content/pm/IPackageDeleteObserver2;
23910Landroid/content/pm/IPackageDeleteObserver;
23911Landroid/content/pm/IPackageInstallObserver2$Stub;
23912Landroid/content/pm/IPackageInstallObserver2;
23913Landroid/content/pm/IPackageInstaller$Stub$Proxy;
23914Landroid/content/pm/IPackageInstaller$Stub;
23915Landroid/content/pm/IPackageInstaller;
23916Landroid/content/pm/IPackageInstallerCallback$Stub$Proxy;
23917Landroid/content/pm/IPackageInstallerCallback$Stub;
23918Landroid/content/pm/IPackageInstallerCallback;
23919Landroid/content/pm/IPackageInstallerSession$Stub$Proxy;
23920Landroid/content/pm/IPackageInstallerSession$Stub;
23921Landroid/content/pm/IPackageInstallerSession;
23922Landroid/content/pm/IPackageManager$Stub$$ExternalSyntheticLambda0;
23923Landroid/content/pm/IPackageManager$Stub$Proxy$$ExternalSyntheticLambda0;
23924Landroid/content/pm/IPackageManager$Stub$Proxy;
23925Landroid/content/pm/IPackageManager$Stub;
23926Landroid/content/pm/IPackageManager;
23927Landroid/content/pm/IPackageManagerNative$Stub;
23928Landroid/content/pm/IPackageManagerNative;
23929Landroid/content/pm/IPackageMoveObserver$Stub$Proxy;
23930Landroid/content/pm/IPackageMoveObserver$Stub;
23931Landroid/content/pm/IPackageMoveObserver;
23932Landroid/content/pm/IPackageStatsObserver$Stub$Proxy;
23933Landroid/content/pm/IPackageStatsObserver$Stub;
23934Landroid/content/pm/IPackageStatsObserver;
23935Landroid/content/pm/IShortcutChangeCallback$Stub$Proxy;
23936Landroid/content/pm/IShortcutChangeCallback$Stub;
23937Landroid/content/pm/IShortcutChangeCallback;
23938Landroid/content/pm/IShortcutService$Stub$Proxy;
23939Landroid/content/pm/IShortcutService$Stub;
23940Landroid/content/pm/IShortcutService;
23941Landroid/content/pm/IncrementalStatesInfo$1;
23942Landroid/content/pm/IncrementalStatesInfo;
23943Landroid/content/pm/InstallSourceInfo$1;
23944Landroid/content/pm/InstallSourceInfo;
23945Landroid/content/pm/InstantAppIntentFilter$1;
23946Landroid/content/pm/InstantAppIntentFilter;
23947Landroid/content/pm/InstantAppRequest;
23948Landroid/content/pm/InstantAppRequestInfo$1;
23949Landroid/content/pm/InstantAppRequestInfo;
23950Landroid/content/pm/InstantAppResolveInfo$1;
23951Landroid/content/pm/InstantAppResolveInfo$InstantAppDigest$1;
23952Landroid/content/pm/InstantAppResolveInfo$InstantAppDigest;
23953Landroid/content/pm/InstantAppResolveInfo;
23954Landroid/content/pm/InstrumentationInfo$1;
23955Landroid/content/pm/InstrumentationInfo;
23956Landroid/content/pm/IntentFilterVerificationInfo$1;
23957Landroid/content/pm/IntentFilterVerificationInfo;
23958Landroid/content/pm/KeySet$1;
23959Landroid/content/pm/KeySet;
23960Landroid/content/pm/LauncherActivityInfo;
23961Landroid/content/pm/LauncherActivityInfoInternal$1;
23962Landroid/content/pm/LauncherActivityInfoInternal;
23963Landroid/content/pm/LauncherApps$1;
23964Landroid/content/pm/LauncherApps$AppUsageLimit$1;
23965Landroid/content/pm/LauncherApps$AppUsageLimit;
23966Landroid/content/pm/LauncherApps$Callback;
23967Landroid/content/pm/LauncherApps$CallbackMessageHandler$CallbackInfo;
23968Landroid/content/pm/LauncherApps$CallbackMessageHandler;
23969Landroid/content/pm/LauncherApps$ShortcutQuery$QueryFlags;
23970Landroid/content/pm/LauncherApps$ShortcutQuery;
23971Landroid/content/pm/LauncherApps;
23972Landroid/content/pm/ModuleInfo$1;
23973Landroid/content/pm/ModuleInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070023974Landroid/content/pm/PackageInfo$1;
23975Landroid/content/pm/PackageInfo;
23976Landroid/content/pm/PackageInfoLite$1;
23977Landroid/content/pm/PackageInfoLite;
23978Landroid/content/pm/PackageInstaller$Session;
23979Landroid/content/pm/PackageInstaller$SessionCallback;
23980Landroid/content/pm/PackageInstaller$SessionCallbackDelegate$$ExternalSyntheticLambda0;
23981Landroid/content/pm/PackageInstaller$SessionCallbackDelegate$$ExternalSyntheticLambda1;
23982Landroid/content/pm/PackageInstaller$SessionCallbackDelegate$$ExternalSyntheticLambda2;
23983Landroid/content/pm/PackageInstaller$SessionCallbackDelegate$$ExternalSyntheticLambda3;
23984Landroid/content/pm/PackageInstaller$SessionCallbackDelegate$$ExternalSyntheticLambda4;
23985Landroid/content/pm/PackageInstaller$SessionCallbackDelegate;
23986Landroid/content/pm/PackageInstaller$SessionInfo$1;
23987Landroid/content/pm/PackageInstaller$SessionInfo;
23988Landroid/content/pm/PackageInstaller$SessionParams$1;
23989Landroid/content/pm/PackageInstaller$SessionParams;
23990Landroid/content/pm/PackageInstaller;
23991Landroid/content/pm/PackageItemInfo;
23992Landroid/content/pm/PackageManager$1;
23993Landroid/content/pm/PackageManager$2;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023994Landroid/content/pm/PackageManager$ApplicationInfoFlags;
art-benchmark-service84deab32021-05-12 09:41:00 -070023995Landroid/content/pm/PackageManager$ApplicationInfoQuery;
art-benchmark-service22928e12022-06-04 17:35:15 -070023996Landroid/content/pm/PackageManager$ComponentEnabledSetting$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023997Landroid/content/pm/PackageManager$ComponentEnabledSetting;
23998Landroid/content/pm/PackageManager$ComponentInfoFlags;
23999Landroid/content/pm/PackageManager$Flags;
art-benchmark-service84deab32021-05-12 09:41:00 -070024000Landroid/content/pm/PackageManager$MoveCallback;
24001Landroid/content/pm/PackageManager$NameNotFoundException;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024002Landroid/content/pm/PackageManager$OnChecksumsReadyListener;
art-benchmark-service84deab32021-05-12 09:41:00 -070024003Landroid/content/pm/PackageManager$OnPermissionsChangedListener;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024004Landroid/content/pm/PackageManager$PackageInfoFlags;
art-benchmark-service84deab32021-05-12 09:41:00 -070024005Landroid/content/pm/PackageManager$PackageInfoQuery;
24006Landroid/content/pm/PackageManager$Property$1;
24007Landroid/content/pm/PackageManager$Property;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024008Landroid/content/pm/PackageManager$ResolveInfoFlags;
art-benchmark-service84deab32021-05-12 09:41:00 -070024009Landroid/content/pm/PackageManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070024010Landroid/content/pm/PackageParser$Activity$1;
24011Landroid/content/pm/PackageParser$Activity;
24012Landroid/content/pm/PackageParser$ActivityIntentInfo;
24013Landroid/content/pm/PackageParser$ApkLite;
24014Landroid/content/pm/PackageParser$CachedComponentArgs;
24015Landroid/content/pm/PackageParser$Callback;
24016Landroid/content/pm/PackageParser$CallbackImpl;
24017Landroid/content/pm/PackageParser$Component;
24018Landroid/content/pm/PackageParser$Instrumentation$1;
24019Landroid/content/pm/PackageParser$Instrumentation;
24020Landroid/content/pm/PackageParser$IntentInfo;
24021Landroid/content/pm/PackageParser$NewPermissionInfo;
24022Landroid/content/pm/PackageParser$Package$1;
24023Landroid/content/pm/PackageParser$Package;
24024Landroid/content/pm/PackageParser$PackageLite;
24025Landroid/content/pm/PackageParser$PackageParserException;
24026Landroid/content/pm/PackageParser$ParseComponentArgs;
24027Landroid/content/pm/PackageParser$ParsePackageItemArgs;
24028Landroid/content/pm/PackageParser$Permission$1;
24029Landroid/content/pm/PackageParser$Permission;
24030Landroid/content/pm/PackageParser$PermissionGroup$1;
24031Landroid/content/pm/PackageParser$PermissionGroup;
24032Landroid/content/pm/PackageParser$Provider$1;
24033Landroid/content/pm/PackageParser$Provider;
24034Landroid/content/pm/PackageParser$ProviderIntentInfo;
24035Landroid/content/pm/PackageParser$Service$1;
24036Landroid/content/pm/PackageParser$Service;
24037Landroid/content/pm/PackageParser$ServiceIntentInfo;
24038Landroid/content/pm/PackageParser$SigningDetails$1;
24039Landroid/content/pm/PackageParser$SigningDetails$Builder;
24040Landroid/content/pm/PackageParser$SigningDetails;
24041Landroid/content/pm/PackageParser$SplitDependencyLoader$IllegalDependencyException;
24042Landroid/content/pm/PackageParser$SplitNameComparator;
24043Landroid/content/pm/PackageParser;
24044Landroid/content/pm/PackageParserCacheHelper$ReadHelper;
24045Landroid/content/pm/PackageParserCacheHelper$WriteHelper;
24046Landroid/content/pm/PackagePartitions$DeferredCanonicalFile;
24047Landroid/content/pm/PackagePartitions$SystemPartition;
24048Landroid/content/pm/PackagePartitions;
24049Landroid/content/pm/PackageStats$1;
24050Landroid/content/pm/PackageStats;
art-benchmark-service84deab32021-05-12 09:41:00 -070024051Landroid/content/pm/ParceledListSlice$1;
24052Landroid/content/pm/ParceledListSlice;
24053Landroid/content/pm/PathPermission$1;
24054Landroid/content/pm/PathPermission;
24055Landroid/content/pm/PermissionGroupInfo$1;
24056Landroid/content/pm/PermissionGroupInfo;
24057Landroid/content/pm/PermissionInfo$1;
24058Landroid/content/pm/PermissionInfo;
24059Landroid/content/pm/ProviderInfo$1;
24060Landroid/content/pm/ProviderInfo;
24061Landroid/content/pm/ProviderInfoList$1;
24062Landroid/content/pm/ProviderInfoList;
24063Landroid/content/pm/RegisteredServicesCache$1;
24064Landroid/content/pm/RegisteredServicesCache$2;
24065Landroid/content/pm/RegisteredServicesCache$3;
24066Landroid/content/pm/RegisteredServicesCache$ServiceInfo;
24067Landroid/content/pm/RegisteredServicesCache$UserServices;
24068Landroid/content/pm/RegisteredServicesCache;
24069Landroid/content/pm/RegisteredServicesCacheListener;
24070Landroid/content/pm/ResolveInfo$1;
24071Landroid/content/pm/ResolveInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070024072Landroid/content/pm/ServiceInfo$1;
24073Landroid/content/pm/ServiceInfo;
24074Landroid/content/pm/SharedLibraryInfo$1;
24075Landroid/content/pm/SharedLibraryInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024076Landroid/content/pm/ShortcutInfo$$ExternalSyntheticLambda0;
art-benchmark-service84deab32021-05-12 09:41:00 -070024077Landroid/content/pm/ShortcutInfo$1;
24078Landroid/content/pm/ShortcutInfo$Builder;
24079Landroid/content/pm/ShortcutInfo;
24080Landroid/content/pm/ShortcutManager$ShareShortcutInfo$1;
24081Landroid/content/pm/ShortcutManager$ShareShortcutInfo;
24082Landroid/content/pm/ShortcutManager;
24083Landroid/content/pm/ShortcutQueryWrapper$1;
24084Landroid/content/pm/ShortcutQueryWrapper;
24085Landroid/content/pm/ShortcutServiceInternal$ShortcutChangeListener;
24086Landroid/content/pm/ShortcutServiceInternal;
24087Landroid/content/pm/Signature$1;
24088Landroid/content/pm/Signature;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024089Landroid/content/pm/SigningDetails$1;
24090Landroid/content/pm/SigningDetails;
art-benchmark-service84deab32021-05-12 09:41:00 -070024091Landroid/content/pm/SigningInfo$1;
24092Landroid/content/pm/SigningInfo;
24093Landroid/content/pm/StringParceledListSlice$1;
24094Landroid/content/pm/StringParceledListSlice;
24095Landroid/content/pm/SuspendDialogInfo$1;
24096Landroid/content/pm/SuspendDialogInfo$Builder;
24097Landroid/content/pm/SuspendDialogInfo;
24098Landroid/content/pm/UserInfo$1;
24099Landroid/content/pm/UserInfo;
art-benchmark-service08401c12022-12-23 09:27:20 -080024100Landroid/content/pm/UserPackage$NoPreloadHolder;
24101Landroid/content/pm/UserPackage;
art-benchmark-service00abe242023-02-13 10:31:34 -080024102Landroid/content/pm/UserProperties$1;
24103Landroid/content/pm/UserProperties;
art-benchmark-service84deab32021-05-12 09:41:00 -070024104Landroid/content/pm/VerifierDeviceIdentity$1;
24105Landroid/content/pm/VerifierDeviceIdentity;
24106Landroid/content/pm/VerifierInfo$1;
24107Landroid/content/pm/VerifierInfo;
24108Landroid/content/pm/VersionedPackage$1;
24109Landroid/content/pm/VersionedPackage;
24110Landroid/content/pm/XmlSerializerAndParser;
24111Landroid/content/pm/dex/ArtManager$SnapshotRuntimeProfileCallbackDelegate;
24112Landroid/content/pm/dex/ArtManager;
24113Landroid/content/pm/dex/ArtManagerInternal;
24114Landroid/content/pm/dex/DexMetadataHelper;
24115Landroid/content/pm/dex/IArtManager$Stub$Proxy;
24116Landroid/content/pm/dex/IArtManager$Stub;
24117Landroid/content/pm/dex/IArtManager;
24118Landroid/content/pm/dex/ISnapshotRuntimeProfileCallback$Stub$Proxy;
24119Landroid/content/pm/dex/ISnapshotRuntimeProfileCallback$Stub;
24120Landroid/content/pm/dex/ISnapshotRuntimeProfileCallback;
24121Landroid/content/pm/dex/PackageOptimizationInfo;
24122Landroid/content/pm/overlay/OverlayPaths;
24123Landroid/content/pm/parsing/ApkLite;
24124Landroid/content/pm/parsing/ApkLiteParseUtils$SplitNameComparator;
24125Landroid/content/pm/parsing/ApkLiteParseUtils;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024126Landroid/content/pm/parsing/FrameworkParsingPackageUtils;
art-benchmark-service84deab32021-05-12 09:41:00 -070024127Landroid/content/pm/parsing/PackageLite;
art-benchmark-service84deab32021-05-12 09:41:00 -070024128Landroid/content/pm/parsing/result/ParseInput$Callback;
24129Landroid/content/pm/parsing/result/ParseInput;
24130Landroid/content/pm/parsing/result/ParseResult;
24131Landroid/content/pm/parsing/result/ParseTypeImpl$$ExternalSyntheticLambda1;
24132Landroid/content/pm/parsing/result/ParseTypeImpl;
24133Landroid/content/pm/permission/SplitPermissionInfoParcelable$1;
24134Landroid/content/pm/permission/SplitPermissionInfoParcelable;
art-benchmark-service00abe242023-02-13 10:31:34 -080024135Landroid/content/pm/pkg/FrameworkPackageUserState;
art-benchmark-service84deab32021-05-12 09:41:00 -070024136Landroid/content/pm/split/SplitDependencyLoader$IllegalDependencyException;
24137Landroid/content/pm/split/SplitDependencyLoader;
24138Landroid/content/pm/verify/domain/DomainVerificationManager;
24139Landroid/content/res/ApkAssets;
24140Landroid/content/res/AssetFileDescriptor$1;
art-benchmark-service08401c12022-12-23 09:27:20 -080024141Landroid/content/res/AssetFileDescriptor$AutoCloseInputStream$OffsetCorrectFileChannel;
art-benchmark-service84deab32021-05-12 09:41:00 -070024142Landroid/content/res/AssetFileDescriptor$AutoCloseInputStream;
24143Landroid/content/res/AssetFileDescriptor;
24144Landroid/content/res/AssetManager$AssetInputStream;
24145Landroid/content/res/AssetManager$Builder;
24146Landroid/content/res/AssetManager;
24147Landroid/content/res/ColorStateList$1;
24148Landroid/content/res/ColorStateList$ColorStateListFactory;
24149Landroid/content/res/ColorStateList;
24150Landroid/content/res/CompatResources;
24151Landroid/content/res/CompatibilityInfo$1;
24152Landroid/content/res/CompatibilityInfo$2;
24153Landroid/content/res/CompatibilityInfo$Translator;
24154Landroid/content/res/CompatibilityInfo;
24155Landroid/content/res/ComplexColor;
24156Landroid/content/res/Configuration$1;
24157Landroid/content/res/Configuration;
24158Landroid/content/res/ConfigurationBoundResourceCache;
24159Landroid/content/res/ConstantState;
24160Landroid/content/res/DrawableCache;
24161Landroid/content/res/FontResourcesParser$FamilyResourceEntry;
24162Landroid/content/res/FontResourcesParser$FontFamilyFilesResourceEntry;
24163Landroid/content/res/FontResourcesParser$FontFileResourceEntry;
24164Landroid/content/res/FontResourcesParser$ProviderResourceEntry;
24165Landroid/content/res/FontResourcesParser;
art-benchmark-service08401c12022-12-23 09:27:20 -080024166Landroid/content/res/FontScaleConverter;
24167Landroid/content/res/FontScaleConverterFactory;
art-benchmark-service84deab32021-05-12 09:41:00 -070024168Landroid/content/res/GradientColor$GradientColorFactory;
24169Landroid/content/res/GradientColor;
24170Landroid/content/res/ObbInfo$1;
24171Landroid/content/res/ObbInfo;
24172Landroid/content/res/ObbScanner;
24173Landroid/content/res/ResourceId;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024174Landroid/content/res/ResourceTimer$Config;
24175Landroid/content/res/ResourceTimer$Timer;
24176Landroid/content/res/ResourceTimer;
art-benchmark-service84deab32021-05-12 09:41:00 -070024177Landroid/content/res/Resources$$ExternalSyntheticLambda0;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024178Landroid/content/res/Resources$$ExternalSyntheticLambda1;
art-benchmark-service84deab32021-05-12 09:41:00 -070024179Landroid/content/res/Resources$AssetManagerUpdateHandler;
24180Landroid/content/res/Resources$NotFoundException;
24181Landroid/content/res/Resources$Theme;
24182Landroid/content/res/Resources$ThemeKey;
24183Landroid/content/res/Resources$UpdateCallbacks;
24184Landroid/content/res/Resources;
24185Landroid/content/res/ResourcesImpl$$ExternalSyntheticLambda0;
24186Landroid/content/res/ResourcesImpl$$ExternalSyntheticLambda1;
art-benchmark-service08401c12022-12-23 09:27:20 -080024187Landroid/content/res/ResourcesImpl$$ExternalSyntheticLambda2;
art-benchmark-service84deab32021-05-12 09:41:00 -070024188Landroid/content/res/ResourcesImpl$LookupStack;
24189Landroid/content/res/ResourcesImpl$ThemeImpl;
24190Landroid/content/res/ResourcesImpl;
24191Landroid/content/res/ResourcesKey;
24192Landroid/content/res/StringBlock$Height;
24193Landroid/content/res/StringBlock$StyleIDs;
24194Landroid/content/res/StringBlock;
24195Landroid/content/res/ThemedResourceCache;
24196Landroid/content/res/TypedArray;
24197Landroid/content/res/XmlBlock$Parser;
24198Landroid/content/res/XmlBlock;
24199Landroid/content/res/XmlResourceParser;
24200Landroid/content/res/loader/AssetsProvider;
24201Landroid/content/res/loader/ResourcesLoader$UpdateCallbacks;
24202Landroid/content/res/loader/ResourcesLoader;
24203Landroid/content/res/loader/ResourcesProvider;
24204Landroid/content/rollback/IRollbackManager$Stub$Proxy;
24205Landroid/content/rollback/IRollbackManager$Stub;
24206Landroid/content/rollback/IRollbackManager;
24207Landroid/content/rollback/PackageRollbackInfo$1;
24208Landroid/content/rollback/PackageRollbackInfo;
24209Landroid/content/rollback/RollbackInfo$1;
24210Landroid/content/rollback/RollbackInfo;
24211Landroid/content/rollback/RollbackManager;
24212Landroid/content/rollback/RollbackManagerFrameworkInitializer$$ExternalSyntheticLambda0;
24213Landroid/content/rollback/RollbackManagerFrameworkInitializer;
24214Landroid/content/type/DefaultMimeMapFactory$$ExternalSyntheticLambda0;
24215Landroid/content/type/DefaultMimeMapFactory;
art-benchmark-service08401c12022-12-23 09:27:20 -080024216Landroid/credentials/CredentialManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070024217Landroid/database/AbstractCursor$SelfContentObserver;
24218Landroid/database/AbstractCursor;
24219Landroid/database/AbstractWindowedCursor;
24220Landroid/database/BulkCursorDescriptor$1;
24221Landroid/database/BulkCursorDescriptor;
24222Landroid/database/BulkCursorNative;
24223Landroid/database/BulkCursorProxy;
24224Landroid/database/BulkCursorToCursorAdaptor;
24225Landroid/database/CharArrayBuffer;
24226Landroid/database/ContentObservable;
24227Landroid/database/ContentObserver$$ExternalSyntheticLambda0;
24228Landroid/database/ContentObserver$Transport;
24229Landroid/database/ContentObserver;
24230Landroid/database/CrossProcessCursor;
24231Landroid/database/CrossProcessCursorWrapper;
24232Landroid/database/Cursor;
24233Landroid/database/CursorIndexOutOfBoundsException;
24234Landroid/database/CursorToBulkCursorAdaptor$ContentObserverProxy;
24235Landroid/database/CursorToBulkCursorAdaptor;
24236Landroid/database/CursorWindow$1;
24237Landroid/database/CursorWindow;
24238Landroid/database/CursorWrapper;
24239Landroid/database/DataSetObservable;
24240Landroid/database/DataSetObserver;
24241Landroid/database/DatabaseErrorHandler;
24242Landroid/database/DatabaseUtils$InsertHelper;
24243Landroid/database/DatabaseUtils;
24244Landroid/database/DefaultDatabaseErrorHandler;
24245Landroid/database/IBulkCursor;
24246Landroid/database/IContentObserver$Stub$Proxy;
24247Landroid/database/IContentObserver$Stub;
24248Landroid/database/IContentObserver;
24249Landroid/database/MatrixCursor$RowBuilder;
24250Landroid/database/MatrixCursor;
24251Landroid/database/MergeCursor$1;
24252Landroid/database/MergeCursor;
24253Landroid/database/Observable;
24254Landroid/database/SQLException;
24255Landroid/database/StaleDataException;
24256Landroid/database/sqlite/DatabaseObjectNotClosedException;
24257Landroid/database/sqlite/SQLiteAbortException;
24258Landroid/database/sqlite/SQLiteAccessPermException;
24259Landroid/database/sqlite/SQLiteBindOrColumnIndexOutOfRangeException;
24260Landroid/database/sqlite/SQLiteBlobTooBigException;
24261Landroid/database/sqlite/SQLiteCantOpenDatabaseException;
24262Landroid/database/sqlite/SQLiteClosable;
24263Landroid/database/sqlite/SQLiteCompatibilityWalFlags;
24264Landroid/database/sqlite/SQLiteConnection$Operation;
24265Landroid/database/sqlite/SQLiteConnection$OperationLog;
24266Landroid/database/sqlite/SQLiteConnection$PreparedStatement;
24267Landroid/database/sqlite/SQLiteConnection$PreparedStatementCache;
24268Landroid/database/sqlite/SQLiteConnection;
24269Landroid/database/sqlite/SQLiteConnectionPool$1;
24270Landroid/database/sqlite/SQLiteConnectionPool$AcquiredConnectionStatus;
24271Landroid/database/sqlite/SQLiteConnectionPool$ConnectionWaiter;
24272Landroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;
24273Landroid/database/sqlite/SQLiteConnectionPool;
24274Landroid/database/sqlite/SQLiteConstraintException;
24275Landroid/database/sqlite/SQLiteCursor;
24276Landroid/database/sqlite/SQLiteCursorDriver;
24277Landroid/database/sqlite/SQLiteCustomFunction;
24278Landroid/database/sqlite/SQLiteDatabase$$ExternalSyntheticLambda0;
24279Landroid/database/sqlite/SQLiteDatabase$$ExternalSyntheticLambda1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024280Landroid/database/sqlite/SQLiteDatabase$$ExternalSyntheticLambda2;
24281Landroid/database/sqlite/SQLiteDatabase$$ExternalSyntheticLambda3;
art-benchmark-service84deab32021-05-12 09:41:00 -070024282Landroid/database/sqlite/SQLiteDatabase$1;
24283Landroid/database/sqlite/SQLiteDatabase$CursorFactory;
24284Landroid/database/sqlite/SQLiteDatabase$OpenParams$Builder;
24285Landroid/database/sqlite/SQLiteDatabase$OpenParams;
24286Landroid/database/sqlite/SQLiteDatabase;
24287Landroid/database/sqlite/SQLiteDatabaseConfiguration;
24288Landroid/database/sqlite/SQLiteDatabaseCorruptException;
24289Landroid/database/sqlite/SQLiteDatabaseLockedException;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070024290Landroid/database/sqlite/SQLiteDatatypeMismatchException;
art-benchmark-service84deab32021-05-12 09:41:00 -070024291Landroid/database/sqlite/SQLiteDebug$DbStats;
24292Landroid/database/sqlite/SQLiteDebug$NoPreloadHolder;
24293Landroid/database/sqlite/SQLiteDebug$PagerStats;
24294Landroid/database/sqlite/SQLiteDebug;
24295Landroid/database/sqlite/SQLiteDirectCursorDriver;
24296Landroid/database/sqlite/SQLiteDiskIOException;
24297Landroid/database/sqlite/SQLiteDoneException;
24298Landroid/database/sqlite/SQLiteException;
24299Landroid/database/sqlite/SQLiteFullException;
24300Landroid/database/sqlite/SQLiteGlobal;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070024301Landroid/database/sqlite/SQLiteMisuseException;
art-benchmark-service84deab32021-05-12 09:41:00 -070024302Landroid/database/sqlite/SQLiteOpenHelper;
24303Landroid/database/sqlite/SQLiteOutOfMemoryException;
24304Landroid/database/sqlite/SQLiteProgram;
24305Landroid/database/sqlite/SQLiteQuery;
24306Landroid/database/sqlite/SQLiteQueryBuilder;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070024307Landroid/database/sqlite/SQLiteReadOnlyDatabaseException;
art-benchmark-service84deab32021-05-12 09:41:00 -070024308Landroid/database/sqlite/SQLiteSession$Transaction;
24309Landroid/database/sqlite/SQLiteSession;
24310Landroid/database/sqlite/SQLiteStatement;
24311Landroid/database/sqlite/SQLiteStatementInfo;
24312Landroid/database/sqlite/SQLiteTableLockedException;
24313Landroid/database/sqlite/SQLiteTokenizer;
24314Landroid/database/sqlite/SQLiteTransactionListener;
24315Landroid/database/sqlite/SqliteWrapper;
art-benchmark-service66b4d952021-07-17 17:15:31 -070024316Landroid/ddm/DdmHandle;
art-benchmark-service84deab32021-05-12 09:41:00 -070024317Landroid/ddm/DdmHandleAppName$Names;
24318Landroid/ddm/DdmHandleAppName;
24319Landroid/ddm/DdmHandleExit;
24320Landroid/ddm/DdmHandleHeap;
24321Landroid/ddm/DdmHandleHello;
24322Landroid/ddm/DdmHandleNativeHeap;
24323Landroid/ddm/DdmHandleProfiling;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024324Landroid/ddm/DdmHandleViewDebug$ViewMethodInvocationSerializationException;
art-benchmark-service84deab32021-05-12 09:41:00 -070024325Landroid/ddm/DdmHandleViewDebug;
24326Landroid/ddm/DdmRegister;
24327Landroid/debug/AdbManager;
24328Landroid/debug/AdbManagerInternal;
24329Landroid/debug/IAdbManager$Stub$Proxy;
24330Landroid/debug/IAdbManager$Stub;
24331Landroid/debug/IAdbManager;
24332Landroid/debug/IAdbTransport$Stub;
24333Landroid/debug/IAdbTransport;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070024334Landroid/graphics/BLASTBufferQueue$TransactionHangCallback;
art-benchmark-service84deab32021-05-12 09:41:00 -070024335Landroid/graphics/BLASTBufferQueue;
24336Landroid/graphics/BaseCanvas;
24337Landroid/graphics/BaseRecordingCanvas;
24338Landroid/graphics/Bitmap$1;
24339Landroid/graphics/Bitmap$2;
24340Landroid/graphics/Bitmap$CompressFormat;
24341Landroid/graphics/Bitmap$Config;
24342Landroid/graphics/Bitmap;
24343Landroid/graphics/BitmapFactory$Options;
24344Landroid/graphics/BitmapFactory;
24345Landroid/graphics/BitmapRegionDecoder;
24346Landroid/graphics/BitmapShader;
24347Landroid/graphics/BlendMode$1;
24348Landroid/graphics/BlendMode;
24349Landroid/graphics/BlendModeColorFilter;
24350Landroid/graphics/BlurMaskFilter$Blur;
24351Landroid/graphics/BlurMaskFilter;
24352Landroid/graphics/Camera;
24353Landroid/graphics/Canvas$EdgeType;
24354Landroid/graphics/Canvas$NoImagePreloadHolder;
24355Landroid/graphics/Canvas;
24356Landroid/graphics/CanvasProperty;
24357Landroid/graphics/Color;
24358Landroid/graphics/ColorFilter$NoImagePreloadHolder;
24359Landroid/graphics/ColorFilter;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070024360Landroid/graphics/ColorMatrix;
art-benchmark-service84deab32021-05-12 09:41:00 -070024361Landroid/graphics/ColorMatrixColorFilter;
24362Landroid/graphics/ColorSpace$$ExternalSyntheticLambda0;
24363Landroid/graphics/ColorSpace$$ExternalSyntheticLambda1;
art-benchmark-service00abe242023-02-13 10:31:34 -080024364Landroid/graphics/ColorSpace$$ExternalSyntheticLambda2;
24365Landroid/graphics/ColorSpace$$ExternalSyntheticLambda3;
24366Landroid/graphics/ColorSpace$$ExternalSyntheticLambda4;
24367Landroid/graphics/ColorSpace$$ExternalSyntheticLambda5;
art-benchmark-service84deab32021-05-12 09:41:00 -070024368Landroid/graphics/ColorSpace$Adaptation;
24369Landroid/graphics/ColorSpace$Connector;
24370Landroid/graphics/ColorSpace$Lab;
24371Landroid/graphics/ColorSpace$Model;
24372Landroid/graphics/ColorSpace$Named;
24373Landroid/graphics/ColorSpace$RenderIntent;
24374Landroid/graphics/ColorSpace$Rgb$$ExternalSyntheticLambda0;
24375Landroid/graphics/ColorSpace$Rgb$$ExternalSyntheticLambda1;
24376Landroid/graphics/ColorSpace$Rgb$$ExternalSyntheticLambda2;
24377Landroid/graphics/ColorSpace$Rgb$$ExternalSyntheticLambda3;
24378Landroid/graphics/ColorSpace$Rgb$$ExternalSyntheticLambda4;
24379Landroid/graphics/ColorSpace$Rgb$$ExternalSyntheticLambda5;
24380Landroid/graphics/ColorSpace$Rgb$$ExternalSyntheticLambda6;
art-benchmark-service00abe242023-02-13 10:31:34 -080024381Landroid/graphics/ColorSpace$Rgb$$ExternalSyntheticLambda9;
art-benchmark-service84deab32021-05-12 09:41:00 -070024382Landroid/graphics/ColorSpace$Rgb$NoImagePreloadHolder;
24383Landroid/graphics/ColorSpace$Rgb$TransferParameters;
24384Landroid/graphics/ColorSpace$Rgb;
24385Landroid/graphics/ColorSpace$Xyz;
24386Landroid/graphics/ColorSpace;
24387Landroid/graphics/Compatibility;
24388Landroid/graphics/ComposePathEffect;
24389Landroid/graphics/ComposeShader;
24390Landroid/graphics/CornerPathEffect;
24391Landroid/graphics/DashPathEffect;
24392Landroid/graphics/DiscretePathEffect;
24393Landroid/graphics/DrawFilter;
24394Landroid/graphics/EmbossMaskFilter;
24395Landroid/graphics/FontFamily;
24396Landroid/graphics/FontListParser;
24397Landroid/graphics/FrameInfo;
art-benchmark-service00abe242023-02-13 10:31:34 -080024398Landroid/graphics/Gainmap;
art-benchmark-service84deab32021-05-12 09:41:00 -070024399Landroid/graphics/GraphicBuffer$1;
24400Landroid/graphics/GraphicBuffer;
24401Landroid/graphics/GraphicsProtos;
24402Landroid/graphics/GraphicsStatsService$1;
24403Landroid/graphics/GraphicsStatsService$ActiveBuffer;
24404Landroid/graphics/GraphicsStatsService$BufferInfo;
24405Landroid/graphics/GraphicsStatsService$HistoricalBuffer;
24406Landroid/graphics/GraphicsStatsService;
art-benchmark-service00abe242023-02-13 10:31:34 -080024407Landroid/graphics/HardwareBufferRenderer;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070024408Landroid/graphics/HardwareRenderer$ASurfaceTransactionCallback;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024409Landroid/graphics/HardwareRenderer$CopyRequest;
art-benchmark-service84deab32021-05-12 09:41:00 -070024410Landroid/graphics/HardwareRenderer$DestroyContextRunnable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024411Landroid/graphics/HardwareRenderer$FrameCommitCallback;
art-benchmark-service84deab32021-05-12 09:41:00 -070024412Landroid/graphics/HardwareRenderer$FrameCompleteCallback;
24413Landroid/graphics/HardwareRenderer$FrameDrawingCallback;
24414Landroid/graphics/HardwareRenderer$FrameRenderRequest;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024415Landroid/graphics/HardwareRenderer$PrepareSurfaceControlForWebviewCallback;
art-benchmark-service84deab32021-05-12 09:41:00 -070024416Landroid/graphics/HardwareRenderer$ProcessInitializer$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070024417Landroid/graphics/HardwareRenderer$ProcessInitializer;
24418Landroid/graphics/HardwareRenderer;
24419Landroid/graphics/HardwareRendererObserver$$ExternalSyntheticLambda0;
24420Landroid/graphics/HardwareRendererObserver$OnFrameMetricsAvailableListener;
24421Landroid/graphics/HardwareRendererObserver;
24422Landroid/graphics/ImageDecoder$AssetInputStreamSource;
24423Landroid/graphics/ImageDecoder$ByteArraySource;
24424Landroid/graphics/ImageDecoder$DecodeException;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024425Landroid/graphics/ImageDecoder$ImageDecoderSourceTrace;
art-benchmark-service84deab32021-05-12 09:41:00 -070024426Landroid/graphics/ImageDecoder$ImageInfo;
24427Landroid/graphics/ImageDecoder$InputStreamSource;
24428Landroid/graphics/ImageDecoder$OnHeaderDecodedListener;
24429Landroid/graphics/ImageDecoder$Source;
24430Landroid/graphics/ImageDecoder;
24431Landroid/graphics/ImageFormat;
24432Landroid/graphics/Insets$1;
24433Landroid/graphics/Insets;
24434Landroid/graphics/Interpolator$Result;
24435Landroid/graphics/Interpolator;
24436Landroid/graphics/LeakyTypefaceStorage;
24437Landroid/graphics/LightingColorFilter;
24438Landroid/graphics/LinearGradient;
24439Landroid/graphics/MaskFilter;
24440Landroid/graphics/Matrix$1;
24441Landroid/graphics/Matrix$NoImagePreloadHolder;
24442Landroid/graphics/Matrix$ScaleToFit;
24443Landroid/graphics/Matrix;
art-benchmark-service08401c12022-12-23 09:27:20 -080024444Landroid/graphics/Mesh;
24445Landroid/graphics/MeshSpecification$Attribute;
24446Landroid/graphics/MeshSpecification$Varying;
24447Landroid/graphics/MeshSpecification;
art-benchmark-service84deab32021-05-12 09:41:00 -070024448Landroid/graphics/Movie;
24449Landroid/graphics/NinePatch$InsetStruct;
24450Landroid/graphics/NinePatch;
24451Landroid/graphics/Outline;
24452Landroid/graphics/Paint$Align;
24453Landroid/graphics/Paint$Cap;
24454Landroid/graphics/Paint$FontMetrics;
24455Landroid/graphics/Paint$FontMetricsInt;
24456Landroid/graphics/Paint$Join;
24457Landroid/graphics/Paint$NoImagePreloadHolder;
24458Landroid/graphics/Paint$Style;
24459Landroid/graphics/Paint;
24460Landroid/graphics/PaintFlagsDrawFilter;
24461Landroid/graphics/Path$Direction;
24462Landroid/graphics/Path$FillType;
24463Landroid/graphics/Path$Op;
24464Landroid/graphics/Path;
24465Landroid/graphics/PathDashPathEffect;
24466Landroid/graphics/PathEffect;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024467Landroid/graphics/PathIterator;
art-benchmark-service84deab32021-05-12 09:41:00 -070024468Landroid/graphics/PathMeasure;
24469Landroid/graphics/Picture$PictureCanvas;
24470Landroid/graphics/Picture;
24471Landroid/graphics/PixelFormat;
24472Landroid/graphics/Point$1;
24473Landroid/graphics/Point;
24474Landroid/graphics/PointF$1;
24475Landroid/graphics/PointF;
24476Landroid/graphics/PorterDuff$Mode;
24477Landroid/graphics/PorterDuff;
24478Landroid/graphics/PorterDuffColorFilter;
24479Landroid/graphics/PorterDuffXfermode;
24480Landroid/graphics/PostProcessor;
24481Landroid/graphics/RadialGradient;
24482Landroid/graphics/RecordingCanvas;
24483Landroid/graphics/Rect$1;
24484Landroid/graphics/Rect$UnflattenHelper;
24485Landroid/graphics/Rect;
24486Landroid/graphics/RectF$1;
24487Landroid/graphics/RectF;
24488Landroid/graphics/Region$1;
24489Landroid/graphics/Region$Op;
24490Landroid/graphics/Region;
24491Landroid/graphics/RegionIterator;
24492Landroid/graphics/RenderEffect$RenderEffectHolder;
24493Landroid/graphics/RenderEffect;
24494Landroid/graphics/RenderNode$AnimationHost;
24495Landroid/graphics/RenderNode$CompositePositionUpdateListener;
24496Landroid/graphics/RenderNode$NoImagePreloadHolder;
24497Landroid/graphics/RenderNode$PositionUpdateListener;
24498Landroid/graphics/RenderNode;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024499Landroid/graphics/RuntimeShader$NoImagePreloadHolder;
art-benchmark-service84deab32021-05-12 09:41:00 -070024500Landroid/graphics/RuntimeShader;
24501Landroid/graphics/Shader$NoImagePreloadHolder;
24502Landroid/graphics/Shader$TileMode;
24503Landroid/graphics/Shader;
24504Landroid/graphics/SumPathEffect;
24505Landroid/graphics/SurfaceTexture$1;
24506Landroid/graphics/SurfaceTexture$OnFrameAvailableListener;
24507Landroid/graphics/SurfaceTexture;
24508Landroid/graphics/SweepGradient;
24509Landroid/graphics/TableMaskFilter;
24510Landroid/graphics/TemporaryBuffer;
24511Landroid/graphics/TextureLayer;
24512Landroid/graphics/Typeface$Builder;
24513Landroid/graphics/Typeface$CustomFallbackBuilder;
24514Landroid/graphics/Typeface;
24515Landroid/graphics/Xfermode;
24516Landroid/graphics/YuvImage;
24517Landroid/graphics/animation/FallbackLUTInterpolator;
24518Landroid/graphics/animation/HasNativeInterpolator;
24519Landroid/graphics/animation/NativeInterpolator;
24520Landroid/graphics/animation/NativeInterpolatorFactory;
24521Landroid/graphics/animation/RenderNodeAnimator$$ExternalSyntheticLambda0;
24522Landroid/graphics/animation/RenderNodeAnimator$DelayedAnimationHelper;
24523Landroid/graphics/animation/RenderNodeAnimator$ViewListener;
24524Landroid/graphics/animation/RenderNodeAnimator;
24525Landroid/graphics/drawable/AdaptiveIconDrawable$ChildDrawable;
24526Landroid/graphics/drawable/AdaptiveIconDrawable$LayerState;
24527Landroid/graphics/drawable/AdaptiveIconDrawable;
24528Landroid/graphics/drawable/Animatable2$AnimationCallback;
24529Landroid/graphics/drawable/Animatable2;
24530Landroid/graphics/drawable/Animatable;
24531Landroid/graphics/drawable/AnimatedImageDrawable$State;
24532Landroid/graphics/drawable/AnimatedImageDrawable;
24533Landroid/graphics/drawable/AnimatedRotateDrawable$1;
24534Landroid/graphics/drawable/AnimatedRotateDrawable$AnimatedRotateState;
24535Landroid/graphics/drawable/AnimatedRotateDrawable;
24536Landroid/graphics/drawable/AnimatedStateListDrawable$AnimatableTransition;
24537Landroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;
24538Landroid/graphics/drawable/AnimatedStateListDrawable$AnimatedVectorDrawableTransition;
24539Landroid/graphics/drawable/AnimatedStateListDrawable$AnimationDrawableTransition;
24540Landroid/graphics/drawable/AnimatedStateListDrawable$FrameInterpolator;
24541Landroid/graphics/drawable/AnimatedStateListDrawable$Transition;
24542Landroid/graphics/drawable/AnimatedStateListDrawable;
24543Landroid/graphics/drawable/AnimatedVectorDrawable$1;
24544Landroid/graphics/drawable/AnimatedVectorDrawable$2;
24545Landroid/graphics/drawable/AnimatedVectorDrawable$AnimatedVectorDrawableState$PendingAnimator;
24546Landroid/graphics/drawable/AnimatedVectorDrawable$AnimatedVectorDrawableState;
24547Landroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimator;
24548Landroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT$$ExternalSyntheticLambda0;
24549Landroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;
24550Landroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorUI;
24551Landroid/graphics/drawable/AnimatedVectorDrawable;
24552Landroid/graphics/drawable/AnimationDrawable$AnimationState;
24553Landroid/graphics/drawable/AnimationDrawable;
24554Landroid/graphics/drawable/BitmapDrawable$$ExternalSyntheticLambda2;
24555Landroid/graphics/drawable/BitmapDrawable$BitmapState;
24556Landroid/graphics/drawable/BitmapDrawable;
24557Landroid/graphics/drawable/ClipDrawable$ClipState;
24558Landroid/graphics/drawable/ClipDrawable;
24559Landroid/graphics/drawable/ColorDrawable$ColorState;
24560Landroid/graphics/drawable/ColorDrawable;
24561Landroid/graphics/drawable/ColorStateListDrawable$ColorStateListDrawableState;
24562Landroid/graphics/drawable/ColorStateListDrawable;
24563Landroid/graphics/drawable/Drawable$Callback;
24564Landroid/graphics/drawable/Drawable$ConstantState;
24565Landroid/graphics/drawable/Drawable;
24566Landroid/graphics/drawable/DrawableContainer$1;
24567Landroid/graphics/drawable/DrawableContainer$BlockInvalidateCallback;
24568Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;
24569Landroid/graphics/drawable/DrawableContainer;
24570Landroid/graphics/drawable/DrawableInflater;
24571Landroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;
24572Landroid/graphics/drawable/DrawableWrapper;
24573Landroid/graphics/drawable/GradientDrawable$1;
24574Landroid/graphics/drawable/GradientDrawable$GradientState;
24575Landroid/graphics/drawable/GradientDrawable$Orientation;
24576Landroid/graphics/drawable/GradientDrawable;
24577Landroid/graphics/drawable/Icon$1;
24578Landroid/graphics/drawable/Icon$LoadDrawableTask;
24579Landroid/graphics/drawable/Icon;
24580Landroid/graphics/drawable/InsetDrawable$InsetState;
24581Landroid/graphics/drawable/InsetDrawable$InsetValue;
24582Landroid/graphics/drawable/InsetDrawable;
24583Landroid/graphics/drawable/LayerDrawable$ChildDrawable;
24584Landroid/graphics/drawable/LayerDrawable$LayerState;
24585Landroid/graphics/drawable/LayerDrawable;
24586Landroid/graphics/drawable/LevelListDrawable$LevelListState;
24587Landroid/graphics/drawable/LevelListDrawable;
24588Landroid/graphics/drawable/NinePatchDrawable$$ExternalSyntheticLambda0;
24589Landroid/graphics/drawable/NinePatchDrawable$NinePatchState;
24590Landroid/graphics/drawable/NinePatchDrawable;
24591Landroid/graphics/drawable/PaintDrawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024592Landroid/graphics/drawable/RippleAnimationSession$2;
24593Landroid/graphics/drawable/RippleAnimationSession$3;
24594Landroid/graphics/drawable/RippleAnimationSession$AnimationProperties;
24595Landroid/graphics/drawable/RippleAnimationSession$AnimatorListener;
24596Landroid/graphics/drawable/RippleAnimationSession;
art-benchmark-service84deab32021-05-12 09:41:00 -070024597Landroid/graphics/drawable/RippleBackground$1;
24598Landroid/graphics/drawable/RippleBackground$BackgroundProperty;
24599Landroid/graphics/drawable/RippleBackground;
24600Landroid/graphics/drawable/RippleComponent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024601Landroid/graphics/drawable/RippleDrawable$$ExternalSyntheticLambda0;
24602Landroid/graphics/drawable/RippleDrawable$$ExternalSyntheticLambda1;
24603Landroid/graphics/drawable/RippleDrawable$$ExternalSyntheticLambda2;
art-benchmark-service84deab32021-05-12 09:41:00 -070024604Landroid/graphics/drawable/RippleDrawable$RippleState;
24605Landroid/graphics/drawable/RippleDrawable;
24606Landroid/graphics/drawable/RippleForeground$1;
24607Landroid/graphics/drawable/RippleForeground$2;
24608Landroid/graphics/drawable/RippleForeground$3;
24609Landroid/graphics/drawable/RippleForeground$4;
24610Landroid/graphics/drawable/RippleForeground;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024611Landroid/graphics/drawable/RippleShader;
art-benchmark-service84deab32021-05-12 09:41:00 -070024612Landroid/graphics/drawable/RotateDrawable$RotateState;
24613Landroid/graphics/drawable/RotateDrawable;
24614Landroid/graphics/drawable/ScaleDrawable$ScaleState;
24615Landroid/graphics/drawable/ScaleDrawable;
24616Landroid/graphics/drawable/ShapeDrawable$ShaderFactory;
24617Landroid/graphics/drawable/ShapeDrawable$ShapeState;
24618Landroid/graphics/drawable/ShapeDrawable;
24619Landroid/graphics/drawable/StateListDrawable$StateListState;
24620Landroid/graphics/drawable/StateListDrawable;
24621Landroid/graphics/drawable/TransitionDrawable$TransitionState;
24622Landroid/graphics/drawable/TransitionDrawable;
24623Landroid/graphics/drawable/VectorDrawable$VClipPath;
art-benchmark-service84deab32021-05-12 09:41:00 -070024624Landroid/graphics/drawable/VectorDrawable$VFullPath$1;
24625Landroid/graphics/drawable/VectorDrawable$VFullPath$2;
24626Landroid/graphics/drawable/VectorDrawable$VFullPath$3;
24627Landroid/graphics/drawable/VectorDrawable$VFullPath$4;
24628Landroid/graphics/drawable/VectorDrawable$VFullPath$5;
24629Landroid/graphics/drawable/VectorDrawable$VFullPath$6;
24630Landroid/graphics/drawable/VectorDrawable$VFullPath$7;
24631Landroid/graphics/drawable/VectorDrawable$VFullPath$8;
art-benchmark-service84deab32021-05-12 09:41:00 -070024632Landroid/graphics/drawable/VectorDrawable$VFullPath;
24633Landroid/graphics/drawable/VectorDrawable$VGroup$1;
24634Landroid/graphics/drawable/VectorDrawable$VGroup$2;
24635Landroid/graphics/drawable/VectorDrawable$VGroup$3;
24636Landroid/graphics/drawable/VectorDrawable$VGroup$4;
24637Landroid/graphics/drawable/VectorDrawable$VGroup$5;
24638Landroid/graphics/drawable/VectorDrawable$VGroup$6;
24639Landroid/graphics/drawable/VectorDrawable$VGroup$7;
art-benchmark-service84deab32021-05-12 09:41:00 -070024640Landroid/graphics/drawable/VectorDrawable$VGroup;
24641Landroid/graphics/drawable/VectorDrawable$VObject;
24642Landroid/graphics/drawable/VectorDrawable$VPath$1;
24643Landroid/graphics/drawable/VectorDrawable$VPath;
24644Landroid/graphics/drawable/VectorDrawable$VectorDrawableState$1;
24645Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;
24646Landroid/graphics/drawable/VectorDrawable;
24647Landroid/graphics/drawable/shapes/OvalShape;
24648Landroid/graphics/drawable/shapes/PathShape;
24649Landroid/graphics/drawable/shapes/RectShape;
24650Landroid/graphics/drawable/shapes/RoundRectShape;
24651Landroid/graphics/drawable/shapes/Shape;
24652Landroid/graphics/fonts/Font$Builder;
24653Landroid/graphics/fonts/Font;
24654Landroid/graphics/fonts/FontCustomizationParser$Result;
24655Landroid/graphics/fonts/FontCustomizationParser;
24656Landroid/graphics/fonts/FontFamily$Builder;
24657Landroid/graphics/fonts/FontFamily;
24658Landroid/graphics/fonts/FontFileUtil;
24659Landroid/graphics/fonts/FontManager;
24660Landroid/graphics/fonts/FontStyle;
24661Landroid/graphics/fonts/FontVariationAxis;
24662Landroid/graphics/fonts/SystemFonts;
24663Landroid/graphics/pdf/PdfDocument;
24664Landroid/graphics/pdf/PdfEditor;
24665Landroid/graphics/pdf/PdfRenderer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024666Landroid/graphics/text/LineBreakConfig$Builder;
24667Landroid/graphics/text/LineBreakConfig;
art-benchmark-service84deab32021-05-12 09:41:00 -070024668Landroid/graphics/text/LineBreaker$Builder;
24669Landroid/graphics/text/LineBreaker$ParagraphConstraints;
24670Landroid/graphics/text/LineBreaker$Result;
24671Landroid/graphics/text/LineBreaker;
24672Landroid/graphics/text/MeasuredText$Builder;
24673Landroid/graphics/text/MeasuredText;
24674Landroid/graphics/text/PositionedGlyphs;
24675Landroid/graphics/text/TextRunShaper;
24676Landroid/gsi/AvbPublicKey$1;
24677Landroid/gsi/AvbPublicKey;
24678Landroid/gsi/GsiProgress$1;
24679Landroid/gsi/GsiProgress;
24680Landroid/gsi/IGsiService$Stub$Proxy;
24681Landroid/gsi/IGsiService$Stub;
24682Landroid/gsi/IGsiService;
24683Landroid/hardware/Camera$CameraInfo;
24684Landroid/hardware/Camera$Face;
24685Landroid/hardware/Camera;
24686Landroid/hardware/CameraSessionStats$1;
24687Landroid/hardware/CameraSessionStats;
24688Landroid/hardware/CameraStatus$1;
24689Landroid/hardware/CameraStatus;
24690Landroid/hardware/ConsumerIrManager;
24691Landroid/hardware/GeomagneticField$LegendreTable;
24692Landroid/hardware/GeomagneticField;
24693Landroid/hardware/HardwareBuffer$1;
24694Landroid/hardware/HardwareBuffer;
24695Landroid/hardware/ICameraService$Stub$Proxy;
24696Landroid/hardware/ICameraService$Stub;
24697Landroid/hardware/ICameraService;
24698Landroid/hardware/ICameraServiceListener$Stub;
24699Landroid/hardware/ICameraServiceListener;
24700Landroid/hardware/ICameraServiceProxy$Stub;
24701Landroid/hardware/ICameraServiceProxy;
24702Landroid/hardware/IConsumerIrService$Stub;
24703Landroid/hardware/IConsumerIrService;
24704Landroid/hardware/ISensorPrivacyListener$Stub$Proxy;
24705Landroid/hardware/ISensorPrivacyListener$Stub;
24706Landroid/hardware/ISensorPrivacyListener;
24707Landroid/hardware/ISensorPrivacyManager$Stub$Proxy;
24708Landroid/hardware/ISensorPrivacyManager$Stub;
24709Landroid/hardware/ISensorPrivacyManager;
24710Landroid/hardware/ISerialManager$Stub;
24711Landroid/hardware/ISerialManager;
art-benchmark-service08401c12022-12-23 09:27:20 -080024712Landroid/hardware/OverlayProperties$1;
24713Landroid/hardware/OverlayProperties;
art-benchmark-service84deab32021-05-12 09:41:00 -070024714Landroid/hardware/Sensor;
24715Landroid/hardware/SensorAdditionalInfo;
24716Landroid/hardware/SensorEvent;
24717Landroid/hardware/SensorEventCallback;
24718Landroid/hardware/SensorEventListener2;
24719Landroid/hardware/SensorEventListener;
24720Landroid/hardware/SensorListener;
24721Landroid/hardware/SensorManager;
24722Landroid/hardware/SensorPrivacyManager$1;
24723Landroid/hardware/SensorPrivacyManager;
24724Landroid/hardware/SerialManager;
24725Landroid/hardware/SerialPort;
art-benchmark-service22928e12022-06-04 17:35:15 -070024726Landroid/hardware/SyncFence$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024727Landroid/hardware/SyncFence;
art-benchmark-service84deab32021-05-12 09:41:00 -070024728Landroid/hardware/SystemSensorManager$BaseEventQueue;
24729Landroid/hardware/SystemSensorManager$SensorEventQueue;
24730Landroid/hardware/SystemSensorManager$TriggerEventQueue;
24731Landroid/hardware/SystemSensorManager;
24732Landroid/hardware/TriggerEvent;
24733Landroid/hardware/TriggerEventListener;
24734Landroid/hardware/biometrics/BiometricAuthenticator$AuthenticationCallback;
24735Landroid/hardware/biometrics/BiometricAuthenticator$Identifier;
24736Landroid/hardware/biometrics/BiometricAuthenticator;
24737Landroid/hardware/biometrics/BiometricFaceConstants;
24738Landroid/hardware/biometrics/BiometricFingerprintConstants;
24739Landroid/hardware/biometrics/BiometricManager;
24740Landroid/hardware/biometrics/BiometricSourceType$1;
24741Landroid/hardware/biometrics/BiometricSourceType;
24742Landroid/hardware/biometrics/CryptoObject;
24743Landroid/hardware/biometrics/IAuthService$Stub$Proxy;
24744Landroid/hardware/biometrics/IAuthService$Stub;
24745Landroid/hardware/biometrics/IAuthService;
24746Landroid/hardware/biometrics/IBiometricAuthenticator$Stub$Proxy;
24747Landroid/hardware/biometrics/IBiometricAuthenticator$Stub;
24748Landroid/hardware/biometrics/IBiometricAuthenticator;
24749Landroid/hardware/biometrics/IBiometricEnabledOnKeyguardCallback$Stub$Proxy;
24750Landroid/hardware/biometrics/IBiometricEnabledOnKeyguardCallback$Stub;
24751Landroid/hardware/biometrics/IBiometricEnabledOnKeyguardCallback;
24752Landroid/hardware/biometrics/IBiometricSensorReceiver$Stub;
24753Landroid/hardware/biometrics/IBiometricSensorReceiver;
24754Landroid/hardware/biometrics/IBiometricService$Stub$Proxy;
24755Landroid/hardware/biometrics/IBiometricService$Stub;
24756Landroid/hardware/biometrics/IBiometricService;
24757Landroid/hardware/biometrics/IBiometricServiceLockoutResetCallback$Stub$Proxy;
24758Landroid/hardware/biometrics/IBiometricServiceLockoutResetCallback$Stub;
24759Landroid/hardware/biometrics/IBiometricServiceLockoutResetCallback;
24760Landroid/hardware/biometrics/IBiometricServiceReceiver$Stub$Proxy;
24761Landroid/hardware/biometrics/IBiometricServiceReceiver$Stub;
24762Landroid/hardware/biometrics/IBiometricServiceReceiver;
24763Landroid/hardware/biometrics/IBiometricSysuiReceiver$Stub$Proxy;
24764Landroid/hardware/biometrics/IBiometricSysuiReceiver$Stub;
24765Landroid/hardware/biometrics/IBiometricSysuiReceiver;
24766Landroid/hardware/biometrics/IInvalidationCallback$Stub;
24767Landroid/hardware/biometrics/IInvalidationCallback;
24768Landroid/hardware/biometrics/ITestSession;
24769Landroid/hardware/biometrics/PromptInfo$1;
24770Landroid/hardware/biometrics/PromptInfo;
24771Landroid/hardware/biometrics/SensorPropertiesInternal$1;
24772Landroid/hardware/biometrics/SensorPropertiesInternal;
24773Landroid/hardware/camera2/CameraAccessException;
24774Landroid/hardware/camera2/CameraCaptureSession$StateCallback;
24775Landroid/hardware/camera2/CameraCharacteristics$1;
24776Landroid/hardware/camera2/CameraCharacteristics$2;
24777Landroid/hardware/camera2/CameraCharacteristics$3;
24778Landroid/hardware/camera2/CameraCharacteristics$4;
24779Landroid/hardware/camera2/CameraCharacteristics$5;
24780Landroid/hardware/camera2/CameraCharacteristics$6;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024781Landroid/hardware/camera2/CameraCharacteristics$7;
art-benchmark-service84deab32021-05-12 09:41:00 -070024782Landroid/hardware/camera2/CameraCharacteristics$Key;
24783Landroid/hardware/camera2/CameraCharacteristics;
24784Landroid/hardware/camera2/CameraDevice$StateCallback;
24785Landroid/hardware/camera2/CameraDevice;
24786Landroid/hardware/camera2/CameraManager$AvailabilityCallback;
24787Landroid/hardware/camera2/CameraManager$CameraManagerGlobal$1;
24788Landroid/hardware/camera2/CameraManager$CameraManagerGlobal$3;
24789Landroid/hardware/camera2/CameraManager$CameraManagerGlobal$4;
24790Landroid/hardware/camera2/CameraManager$CameraManagerGlobal$5;
24791Landroid/hardware/camera2/CameraManager$CameraManagerGlobal$6;
24792Landroid/hardware/camera2/CameraManager$CameraManagerGlobal$7;
24793Landroid/hardware/camera2/CameraManager$CameraManagerGlobal;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024794Landroid/hardware/camera2/CameraManager$DeviceStateListener;
24795Landroid/hardware/camera2/CameraManager$FoldStateListener;
art-benchmark-service84deab32021-05-12 09:41:00 -070024796Landroid/hardware/camera2/CameraManager$TorchCallback;
24797Landroid/hardware/camera2/CameraManager;
24798Landroid/hardware/camera2/CameraMetadata;
art-benchmark-service00abe242023-02-13 10:31:34 -080024799Landroid/hardware/camera2/CameraOfflineSession$CameraOfflineSessionCallback;
art-benchmark-service84deab32021-05-12 09:41:00 -070024800Landroid/hardware/camera2/CaptureRequest$1;
24801Landroid/hardware/camera2/CaptureRequest$2;
24802Landroid/hardware/camera2/CaptureRequest$Key;
24803Landroid/hardware/camera2/CaptureRequest;
24804Landroid/hardware/camera2/CaptureResult$1;
24805Landroid/hardware/camera2/CaptureResult$2;
24806Landroid/hardware/camera2/CaptureResult$3;
24807Landroid/hardware/camera2/CaptureResult$Key;
24808Landroid/hardware/camera2/CaptureResult;
24809Landroid/hardware/camera2/DngCreator;
24810Landroid/hardware/camera2/extension/ICaptureProcessorImpl;
24811Landroid/hardware/camera2/impl/CameraDeviceImpl$CameraHandlerExecutor;
24812Landroid/hardware/camera2/impl/CameraDeviceImpl;
24813Landroid/hardware/camera2/impl/CameraExtensionJpegProcessor;
24814Landroid/hardware/camera2/impl/CameraMetadataNative$10;
24815Landroid/hardware/camera2/impl/CameraMetadataNative$11;
24816Landroid/hardware/camera2/impl/CameraMetadataNative$12;
24817Landroid/hardware/camera2/impl/CameraMetadataNative$13;
24818Landroid/hardware/camera2/impl/CameraMetadataNative$14;
24819Landroid/hardware/camera2/impl/CameraMetadataNative$15;
24820Landroid/hardware/camera2/impl/CameraMetadataNative$16;
24821Landroid/hardware/camera2/impl/CameraMetadataNative$17;
24822Landroid/hardware/camera2/impl/CameraMetadataNative$18;
24823Landroid/hardware/camera2/impl/CameraMetadataNative$19;
24824Landroid/hardware/camera2/impl/CameraMetadataNative$1;
24825Landroid/hardware/camera2/impl/CameraMetadataNative$20;
24826Landroid/hardware/camera2/impl/CameraMetadataNative$21;
24827Landroid/hardware/camera2/impl/CameraMetadataNative$22;
24828Landroid/hardware/camera2/impl/CameraMetadataNative$23;
24829Landroid/hardware/camera2/impl/CameraMetadataNative$24;
24830Landroid/hardware/camera2/impl/CameraMetadataNative$25;
24831Landroid/hardware/camera2/impl/CameraMetadataNative$26;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024832Landroid/hardware/camera2/impl/CameraMetadataNative$27;
24833Landroid/hardware/camera2/impl/CameraMetadataNative$28;
24834Landroid/hardware/camera2/impl/CameraMetadataNative$29;
art-benchmark-service84deab32021-05-12 09:41:00 -070024835Landroid/hardware/camera2/impl/CameraMetadataNative$2;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024836Landroid/hardware/camera2/impl/CameraMetadataNative$30;
24837Landroid/hardware/camera2/impl/CameraMetadataNative$31;
24838Landroid/hardware/camera2/impl/CameraMetadataNative$32;
24839Landroid/hardware/camera2/impl/CameraMetadataNative$33;
24840Landroid/hardware/camera2/impl/CameraMetadataNative$34;
24841Landroid/hardware/camera2/impl/CameraMetadataNative$35;
art-benchmark-service08401c12022-12-23 09:27:20 -080024842Landroid/hardware/camera2/impl/CameraMetadataNative$36;
art-benchmark-service00abe242023-02-13 10:31:34 -080024843Landroid/hardware/camera2/impl/CameraMetadataNative$37;
art-benchmark-service84deab32021-05-12 09:41:00 -070024844Landroid/hardware/camera2/impl/CameraMetadataNative$3;
24845Landroid/hardware/camera2/impl/CameraMetadataNative$4;
24846Landroid/hardware/camera2/impl/CameraMetadataNative$5;
24847Landroid/hardware/camera2/impl/CameraMetadataNative$6;
24848Landroid/hardware/camera2/impl/CameraMetadataNative$7;
24849Landroid/hardware/camera2/impl/CameraMetadataNative$8;
24850Landroid/hardware/camera2/impl/CameraMetadataNative$9;
24851Landroid/hardware/camera2/impl/CameraMetadataNative$Key;
24852Landroid/hardware/camera2/impl/CameraMetadataNative;
24853Landroid/hardware/camera2/impl/GetCommand;
24854Landroid/hardware/camera2/impl/SetCommand;
24855Landroid/hardware/camera2/marshal/MarshalHelpers;
24856Landroid/hardware/camera2/marshal/MarshalQueryable;
24857Landroid/hardware/camera2/marshal/MarshalRegistry$MarshalToken;
24858Landroid/hardware/camera2/marshal/MarshalRegistry;
24859Landroid/hardware/camera2/marshal/Marshaler;
24860Landroid/hardware/camera2/marshal/impl/MarshalQueryableArray$MarshalerArray;
24861Landroid/hardware/camera2/marshal/impl/MarshalQueryableArray$PrimitiveArrayFiller;
24862Landroid/hardware/camera2/marshal/impl/MarshalQueryableArray;
24863Landroid/hardware/camera2/marshal/impl/MarshalQueryableBlackLevelPattern;
24864Landroid/hardware/camera2/marshal/impl/MarshalQueryableBoolean$MarshalerBoolean;
24865Landroid/hardware/camera2/marshal/impl/MarshalQueryableBoolean;
24866Landroid/hardware/camera2/marshal/impl/MarshalQueryableColorSpaceTransform;
24867Landroid/hardware/camera2/marshal/impl/MarshalQueryableEnum;
24868Landroid/hardware/camera2/marshal/impl/MarshalQueryableHighSpeedVideoConfiguration$MarshalerHighSpeedVideoConfiguration;
24869Landroid/hardware/camera2/marshal/impl/MarshalQueryableHighSpeedVideoConfiguration;
24870Landroid/hardware/camera2/marshal/impl/MarshalQueryableMeteringRectangle;
24871Landroid/hardware/camera2/marshal/impl/MarshalQueryableNativeByteToInteger$MarshalerNativeByteToInteger;
24872Landroid/hardware/camera2/marshal/impl/MarshalQueryableNativeByteToInteger;
24873Landroid/hardware/camera2/marshal/impl/MarshalQueryablePair;
24874Landroid/hardware/camera2/marshal/impl/MarshalQueryableParcelable;
24875Landroid/hardware/camera2/marshal/impl/MarshalQueryablePrimitive$MarshalerPrimitive;
24876Landroid/hardware/camera2/marshal/impl/MarshalQueryablePrimitive;
24877Landroid/hardware/camera2/marshal/impl/MarshalQueryableRange;
24878Landroid/hardware/camera2/marshal/impl/MarshalQueryableRecommendedStreamConfiguration;
24879Landroid/hardware/camera2/marshal/impl/MarshalQueryableRect;
24880Landroid/hardware/camera2/marshal/impl/MarshalQueryableReprocessFormatsMap$MarshalerReprocessFormatsMap;
24881Landroid/hardware/camera2/marshal/impl/MarshalQueryableReprocessFormatsMap;
24882Landroid/hardware/camera2/marshal/impl/MarshalQueryableRggbChannelVector;
24883Landroid/hardware/camera2/marshal/impl/MarshalQueryableSize$MarshalerSize;
24884Landroid/hardware/camera2/marshal/impl/MarshalQueryableSize;
24885Landroid/hardware/camera2/marshal/impl/MarshalQueryableSizeF;
24886Landroid/hardware/camera2/marshal/impl/MarshalQueryableStreamConfiguration$MarshalerStreamConfiguration;
24887Landroid/hardware/camera2/marshal/impl/MarshalQueryableStreamConfiguration;
24888Landroid/hardware/camera2/marshal/impl/MarshalQueryableStreamConfigurationDuration$MarshalerStreamConfigurationDuration;
24889Landroid/hardware/camera2/marshal/impl/MarshalQueryableStreamConfigurationDuration;
24890Landroid/hardware/camera2/marshal/impl/MarshalQueryableString;
24891Landroid/hardware/camera2/params/BlackLevelPattern;
24892Landroid/hardware/camera2/params/Capability;
art-benchmark-service08401c12022-12-23 09:27:20 -080024893Landroid/hardware/camera2/params/ColorSpaceProfiles;
art-benchmark-service84deab32021-05-12 09:41:00 -070024894Landroid/hardware/camera2/params/ColorSpaceTransform;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024895Landroid/hardware/camera2/params/DeviceStateSensorOrientationMap;
24896Landroid/hardware/camera2/params/DynamicRangeProfiles;
art-benchmark-service84deab32021-05-12 09:41:00 -070024897Landroid/hardware/camera2/params/Face;
24898Landroid/hardware/camera2/params/HighSpeedVideoConfiguration;
24899Landroid/hardware/camera2/params/LensShadingMap;
24900Landroid/hardware/camera2/params/MandatoryStreamCombination$ReprocessType;
24901Landroid/hardware/camera2/params/MandatoryStreamCombination$SizeThreshold;
24902Landroid/hardware/camera2/params/MandatoryStreamCombination$StreamCombinationTemplate;
24903Landroid/hardware/camera2/params/MandatoryStreamCombination$StreamTemplate;
24904Landroid/hardware/camera2/params/MandatoryStreamCombination;
24905Landroid/hardware/camera2/params/MeteringRectangle;
24906Landroid/hardware/camera2/params/MultiResolutionStreamConfigurationMap;
24907Landroid/hardware/camera2/params/OisSample;
24908Landroid/hardware/camera2/params/RecommendedStreamConfiguration;
24909Landroid/hardware/camera2/params/ReprocessFormatsMap;
24910Landroid/hardware/camera2/params/RggbChannelVector;
24911Landroid/hardware/camera2/params/StreamConfiguration;
24912Landroid/hardware/camera2/params/StreamConfigurationDuration;
24913Landroid/hardware/camera2/params/StreamConfigurationMap;
24914Landroid/hardware/camera2/params/TonemapCurve;
24915Landroid/hardware/camera2/utils/ArrayUtils;
24916Landroid/hardware/camera2/utils/ConcurrentCameraIdCombination$1;
24917Landroid/hardware/camera2/utils/ConcurrentCameraIdCombination;
24918Landroid/hardware/camera2/utils/HashCodeHelpers;
24919Landroid/hardware/camera2/utils/SurfaceUtils;
24920Landroid/hardware/camera2/utils/TypeReference$SpecializedBaseTypeReference;
24921Landroid/hardware/camera2/utils/TypeReference$SpecializedTypeReference;
24922Landroid/hardware/camera2/utils/TypeReference;
art-benchmark-service00abe242023-02-13 10:31:34 -080024923Landroid/hardware/common/fmq/SynchronizedReadWrite;
24924Landroid/hardware/common/fmq/UnsynchronizedWrite;
art-benchmark-service84deab32021-05-12 09:41:00 -070024925Landroid/hardware/contexthub/V1_0/ContextHub;
24926Landroid/hardware/contexthub/V1_0/ContextHubMsg;
24927Landroid/hardware/contexthub/V1_0/HubAppInfo;
24928Landroid/hardware/contexthub/V1_0/IContexthub$Proxy;
24929Landroid/hardware/contexthub/V1_0/IContexthub;
24930Landroid/hardware/contexthub/V1_0/IContexthubCallback$Stub;
24931Landroid/hardware/contexthub/V1_0/IContexthubCallback;
24932Landroid/hardware/contexthub/V1_0/MemRange;
24933Landroid/hardware/contexthub/V1_0/NanoAppBinary;
24934Landroid/hardware/contexthub/V1_0/PhysicalSensor;
art-benchmark-service00abe242023-02-13 10:31:34 -080024935Landroid/hardware/contexthub/V1_1/Setting;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070024936Landroid/hardware/devicestate/DeviceStateInfo$1;
24937Landroid/hardware/devicestate/DeviceStateInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024938Landroid/hardware/devicestate/DeviceStateManager$DeviceStateCallback;
art-benchmark-service84deab32021-05-12 09:41:00 -070024939Landroid/hardware/devicestate/DeviceStateManager;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070024940Landroid/hardware/devicestate/DeviceStateManagerGlobal$DeviceStateCallbackWrapper$$ExternalSyntheticLambda0;
24941Landroid/hardware/devicestate/DeviceStateManagerGlobal$DeviceStateCallbackWrapper$$ExternalSyntheticLambda1;
24942Landroid/hardware/devicestate/DeviceStateManagerGlobal$DeviceStateCallbackWrapper$$ExternalSyntheticLambda2;
24943Landroid/hardware/devicestate/DeviceStateManagerGlobal$DeviceStateCallbackWrapper;
24944Landroid/hardware/devicestate/DeviceStateManagerGlobal$DeviceStateManagerCallback;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024945Landroid/hardware/devicestate/DeviceStateManagerGlobal;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070024946Landroid/hardware/devicestate/IDeviceStateManager$Stub$Proxy;
art-benchmark-service84deab32021-05-12 09:41:00 -070024947Landroid/hardware/devicestate/IDeviceStateManager$Stub;
24948Landroid/hardware/devicestate/IDeviceStateManager;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070024949Landroid/hardware/devicestate/IDeviceStateManagerCallback$Stub;
24950Landroid/hardware/devicestate/IDeviceStateManagerCallback;
art-benchmark-service84deab32021-05-12 09:41:00 -070024951Landroid/hardware/display/AmbientBrightnessDayStats$1;
24952Landroid/hardware/display/AmbientBrightnessDayStats;
24953Landroid/hardware/display/AmbientDisplayConfiguration;
24954Landroid/hardware/display/BrightnessChangeEvent$1;
24955Landroid/hardware/display/BrightnessChangeEvent$Builder;
24956Landroid/hardware/display/BrightnessChangeEvent;
24957Landroid/hardware/display/BrightnessConfiguration$1;
24958Landroid/hardware/display/BrightnessConfiguration$Builder;
24959Landroid/hardware/display/BrightnessConfiguration;
24960Landroid/hardware/display/BrightnessCorrection$1;
24961Landroid/hardware/display/BrightnessCorrection$BrightnessCorrectionImplementation;
24962Landroid/hardware/display/BrightnessCorrection$ScaleAndTranslateLog;
24963Landroid/hardware/display/BrightnessCorrection;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024964Landroid/hardware/display/BrightnessInfo$1;
art-benchmark-service66b4d952021-07-17 17:15:31 -070024965Landroid/hardware/display/BrightnessInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070024966Landroid/hardware/display/ColorDisplayManager$ColorDisplayManagerInternal;
24967Landroid/hardware/display/ColorDisplayManager;
24968Landroid/hardware/display/Curve$1;
24969Landroid/hardware/display/Curve;
24970Landroid/hardware/display/DeviceProductInfo$1;
24971Landroid/hardware/display/DeviceProductInfo$ManufactureDate$1;
24972Landroid/hardware/display/DeviceProductInfo$ManufactureDate;
24973Landroid/hardware/display/DeviceProductInfo;
24974Landroid/hardware/display/DisplayManager$DisplayListener;
24975Landroid/hardware/display/DisplayManager;
24976Landroid/hardware/display/DisplayManagerGlobal$1;
24977Landroid/hardware/display/DisplayManagerGlobal$DisplayListenerDelegate;
24978Landroid/hardware/display/DisplayManagerGlobal$DisplayManagerCallback;
24979Landroid/hardware/display/DisplayManagerGlobal;
24980Landroid/hardware/display/DisplayManagerInternal$DisplayPowerCallbacks;
24981Landroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;
24982Landroid/hardware/display/DisplayManagerInternal;
24983Landroid/hardware/display/DisplayViewport;
24984Landroid/hardware/display/DisplayedContentSample;
24985Landroid/hardware/display/DisplayedContentSamplingAttributes;
art-benchmark-service00abe242023-02-13 10:31:34 -080024986Landroid/hardware/display/HdrConversionMode;
art-benchmark-service84deab32021-05-12 09:41:00 -070024987Landroid/hardware/display/IColorDisplayManager$Stub$Proxy;
24988Landroid/hardware/display/IColorDisplayManager$Stub;
24989Landroid/hardware/display/IColorDisplayManager;
24990Landroid/hardware/display/IDisplayManager$Stub$Proxy;
24991Landroid/hardware/display/IDisplayManager$Stub;
24992Landroid/hardware/display/IDisplayManager;
24993Landroid/hardware/display/IDisplayManagerCallback$Stub$Proxy;
24994Landroid/hardware/display/IDisplayManagerCallback$Stub;
24995Landroid/hardware/display/IDisplayManagerCallback;
24996Landroid/hardware/display/IVirtualDisplayCallback$Stub$Proxy;
24997Landroid/hardware/display/IVirtualDisplayCallback$Stub;
24998Landroid/hardware/display/IVirtualDisplayCallback;
24999Landroid/hardware/display/NightDisplayListener$1;
25000Landroid/hardware/display/NightDisplayListener$Callback;
25001Landroid/hardware/display/NightDisplayListener;
25002Landroid/hardware/display/Time$1;
25003Landroid/hardware/display/Time;
25004Landroid/hardware/display/VirtualDisplayConfig$1;
25005Landroid/hardware/display/VirtualDisplayConfig;
25006Landroid/hardware/display/WifiDisplay$1;
25007Landroid/hardware/display/WifiDisplay;
25008Landroid/hardware/display/WifiDisplaySessionInfo$1;
25009Landroid/hardware/display/WifiDisplaySessionInfo;
25010Landroid/hardware/display/WifiDisplayStatus$1;
25011Landroid/hardware/display/WifiDisplayStatus;
25012Landroid/hardware/face/Face$1;
25013Landroid/hardware/face/Face;
25014Landroid/hardware/face/FaceManager$1;
25015Landroid/hardware/face/FaceManager$AuthenticationCallback;
25016Landroid/hardware/face/FaceManager$AuthenticationResult;
25017Landroid/hardware/face/FaceManager$EnrollmentCallback;
25018Landroid/hardware/face/FaceManager$FaceDetectionCallback;
25019Landroid/hardware/face/FaceManager$GenerateChallengeCallback;
25020Landroid/hardware/face/FaceManager$GetFeatureCallback;
25021Landroid/hardware/face/FaceManager$LockoutResetCallback;
25022Landroid/hardware/face/FaceManager$MyHandler;
25023Landroid/hardware/face/FaceManager$OnAuthenticationCancelListener;
25024Landroid/hardware/face/FaceManager$RemovalCallback;
25025Landroid/hardware/face/FaceManager$SetFeatureCallback;
25026Landroid/hardware/face/FaceManager;
25027Landroid/hardware/face/FaceSensorPropertiesInternal$1;
25028Landroid/hardware/face/FaceSensorPropertiesInternal;
25029Landroid/hardware/face/IFaceService$Stub$Proxy;
25030Landroid/hardware/face/IFaceService$Stub;
25031Landroid/hardware/face/IFaceService;
25032Landroid/hardware/face/IFaceServiceReceiver$Stub$Proxy;
25033Landroid/hardware/face/IFaceServiceReceiver$Stub;
25034Landroid/hardware/face/IFaceServiceReceiver;
25035Landroid/hardware/fingerprint/Fingerprint$1;
25036Landroid/hardware/fingerprint/Fingerprint;
25037Landroid/hardware/fingerprint/FingerprintManager$1;
25038Landroid/hardware/fingerprint/FingerprintManager$2;
art-benchmark-service00abe242023-02-13 10:31:34 -080025039Landroid/hardware/fingerprint/FingerprintManager$3;
art-benchmark-service84deab32021-05-12 09:41:00 -070025040Landroid/hardware/fingerprint/FingerprintManager$AuthenticationCallback;
25041Landroid/hardware/fingerprint/FingerprintManager$LockoutResetCallback;
25042Landroid/hardware/fingerprint/FingerprintManager$MyHandler;
25043Landroid/hardware/fingerprint/FingerprintManager;
25044Landroid/hardware/fingerprint/FingerprintSensorPropertiesInternal$1;
25045Landroid/hardware/fingerprint/FingerprintSensorPropertiesInternal;
art-benchmark-service00abe242023-02-13 10:31:34 -080025046Landroid/hardware/fingerprint/IFingerprintAuthenticatorsRegisteredCallback$Stub;
25047Landroid/hardware/fingerprint/IFingerprintAuthenticatorsRegisteredCallback;
art-benchmark-service84deab32021-05-12 09:41:00 -070025048Landroid/hardware/fingerprint/IFingerprintClientActiveCallback$Stub$Proxy;
25049Landroid/hardware/fingerprint/IFingerprintClientActiveCallback$Stub;
25050Landroid/hardware/fingerprint/IFingerprintClientActiveCallback;
25051Landroid/hardware/fingerprint/IFingerprintService$Stub$Proxy;
25052Landroid/hardware/fingerprint/IFingerprintService$Stub;
25053Landroid/hardware/fingerprint/IFingerprintService;
25054Landroid/hardware/fingerprint/IFingerprintServiceReceiver$Stub$Proxy;
25055Landroid/hardware/fingerprint/IFingerprintServiceReceiver$Stub;
25056Landroid/hardware/fingerprint/IFingerprintServiceReceiver;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070025057Landroid/hardware/graphics/common/DisplayDecorationSupport$1;
25058Landroid/hardware/graphics/common/DisplayDecorationSupport;
art-benchmark-service84deab32021-05-12 09:41:00 -070025059Landroid/hardware/hdmi/HdmiControlManager;
25060Landroid/hardware/hdmi/HdmiPlaybackClient$DisplayStatusCallback;
art-benchmark-service00abe242023-02-13 10:31:34 -080025061Landroid/hardware/hdmi/HdmiRecordSources$OwnSource;
25062Landroid/hardware/hdmi/HdmiRecordSources$RecordSource;
25063Landroid/hardware/input/HostUsiVersion$1;
25064Landroid/hardware/input/HostUsiVersion;
art-benchmark-service84deab32021-05-12 09:41:00 -070025065Landroid/hardware/input/IInputDevicesChangedListener$Stub$Proxy;
25066Landroid/hardware/input/IInputDevicesChangedListener$Stub;
25067Landroid/hardware/input/IInputDevicesChangedListener;
25068Landroid/hardware/input/IInputManager$Stub$Proxy;
25069Landroid/hardware/input/IInputManager$Stub;
25070Landroid/hardware/input/IInputManager;
25071Landroid/hardware/input/IInputSensorEventListener$Stub;
25072Landroid/hardware/input/IInputSensorEventListener;
25073Landroid/hardware/input/ITabletModeChangedListener$Stub$Proxy;
25074Landroid/hardware/input/ITabletModeChangedListener$Stub;
25075Landroid/hardware/input/ITabletModeChangedListener;
25076Landroid/hardware/input/InputDeviceIdentifier$1;
25077Landroid/hardware/input/InputDeviceIdentifier;
25078Landroid/hardware/input/InputManager$InputDeviceListener;
25079Landroid/hardware/input/InputManager$InputDeviceListenerDelegate;
25080Landroid/hardware/input/InputManager$InputDevicesChangedListener;
art-benchmark-service00abe242023-02-13 10:31:34 -080025081Landroid/hardware/input/InputManager$OnTabletModeChangedListenerDelegate;
art-benchmark-service84deab32021-05-12 09:41:00 -070025082Landroid/hardware/input/InputManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070025083Landroid/hardware/input/KeyboardLayout$1;
25084Landroid/hardware/input/KeyboardLayout;
25085Landroid/hardware/input/TouchCalibration$1;
25086Landroid/hardware/input/TouchCalibration;
25087Landroid/hardware/iris/IrisManager;
25088Landroid/hardware/lights/ILightsManager$Stub;
25089Landroid/hardware/lights/ILightsManager;
25090Landroid/hardware/lights/LightsManager;
25091Landroid/hardware/location/ActivityRecognitionHardware;
25092Landroid/hardware/location/ContextHubClient;
25093Landroid/hardware/location/ContextHubClientCallback;
25094Landroid/hardware/location/ContextHubInfo$1;
25095Landroid/hardware/location/ContextHubInfo;
25096Landroid/hardware/location/ContextHubManager$2;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070025097Landroid/hardware/location/ContextHubManager$3$$ExternalSyntheticLambda5;
art-benchmark-service84deab32021-05-12 09:41:00 -070025098Landroid/hardware/location/ContextHubManager$3$$ExternalSyntheticLambda7;
25099Landroid/hardware/location/ContextHubManager$3;
25100Landroid/hardware/location/ContextHubManager$4;
25101Landroid/hardware/location/ContextHubManager$Callback;
25102Landroid/hardware/location/ContextHubManager$ICallback;
25103Landroid/hardware/location/ContextHubManager;
25104Landroid/hardware/location/ContextHubMessage$1;
25105Landroid/hardware/location/ContextHubMessage;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070025106Landroid/hardware/location/ContextHubTransaction$$ExternalSyntheticLambda0;
art-benchmark-service84deab32021-05-12 09:41:00 -070025107Landroid/hardware/location/ContextHubTransaction$$ExternalSyntheticLambda1;
25108Landroid/hardware/location/ContextHubTransaction$OnCompleteListener;
25109Landroid/hardware/location/ContextHubTransaction$Response;
25110Landroid/hardware/location/ContextHubTransaction;
25111Landroid/hardware/location/GeofenceHardware$GeofenceHardwareMonitorCallbackWrapper;
25112Landroid/hardware/location/GeofenceHardware;
25113Landroid/hardware/location/GeofenceHardwareCallback;
25114Landroid/hardware/location/GeofenceHardwareImpl$1;
25115Landroid/hardware/location/GeofenceHardwareImpl$2;
25116Landroid/hardware/location/GeofenceHardwareImpl$3;
25117Landroid/hardware/location/GeofenceHardwareImpl$GeofenceTransition;
25118Landroid/hardware/location/GeofenceHardwareImpl$Reaper;
25119Landroid/hardware/location/GeofenceHardwareImpl;
25120Landroid/hardware/location/GeofenceHardwareMonitorCallback;
25121Landroid/hardware/location/GeofenceHardwareMonitorEvent$1;
25122Landroid/hardware/location/GeofenceHardwareMonitorEvent;
25123Landroid/hardware/location/GeofenceHardwareRequest;
25124Landroid/hardware/location/GeofenceHardwareRequestParcelable$1;
25125Landroid/hardware/location/GeofenceHardwareRequestParcelable;
25126Landroid/hardware/location/GeofenceHardwareService$1;
25127Landroid/hardware/location/GeofenceHardwareService;
25128Landroid/hardware/location/IActivityRecognitionHardware$Stub$Proxy;
25129Landroid/hardware/location/IActivityRecognitionHardware$Stub;
25130Landroid/hardware/location/IActivityRecognitionHardware;
25131Landroid/hardware/location/IActivityRecognitionHardwareClient$Stub$Proxy;
25132Landroid/hardware/location/IActivityRecognitionHardwareClient$Stub;
25133Landroid/hardware/location/IActivityRecognitionHardwareClient;
25134Landroid/hardware/location/IContextHubCallback$Stub$Proxy;
25135Landroid/hardware/location/IContextHubCallback$Stub;
25136Landroid/hardware/location/IContextHubCallback;
25137Landroid/hardware/location/IContextHubClient$Stub$Proxy;
25138Landroid/hardware/location/IContextHubClient$Stub;
25139Landroid/hardware/location/IContextHubClient;
25140Landroid/hardware/location/IContextHubClientCallback$Stub$Proxy;
25141Landroid/hardware/location/IContextHubClientCallback$Stub;
25142Landroid/hardware/location/IContextHubClientCallback;
25143Landroid/hardware/location/IContextHubService$Stub$Proxy;
25144Landroid/hardware/location/IContextHubService$Stub;
25145Landroid/hardware/location/IContextHubService;
25146Landroid/hardware/location/IContextHubTransactionCallback$Stub$Proxy;
25147Landroid/hardware/location/IContextHubTransactionCallback$Stub;
25148Landroid/hardware/location/IContextHubTransactionCallback;
25149Landroid/hardware/location/IGeofenceHardware$Stub$Proxy;
25150Landroid/hardware/location/IGeofenceHardware$Stub;
25151Landroid/hardware/location/IGeofenceHardware;
25152Landroid/hardware/location/IGeofenceHardwareCallback$Stub$Proxy;
25153Landroid/hardware/location/IGeofenceHardwareCallback$Stub;
25154Landroid/hardware/location/IGeofenceHardwareCallback;
25155Landroid/hardware/location/IGeofenceHardwareMonitorCallback$Stub$Proxy;
25156Landroid/hardware/location/IGeofenceHardwareMonitorCallback$Stub;
25157Landroid/hardware/location/IGeofenceHardwareMonitorCallback;
25158Landroid/hardware/location/MemoryRegion$1;
25159Landroid/hardware/location/MemoryRegion;
25160Landroid/hardware/location/NanoApp$1;
25161Landroid/hardware/location/NanoApp;
25162Landroid/hardware/location/NanoAppBinary$1;
25163Landroid/hardware/location/NanoAppBinary;
25164Landroid/hardware/location/NanoAppFilter$1;
25165Landroid/hardware/location/NanoAppFilter;
25166Landroid/hardware/location/NanoAppInstanceInfo$1;
25167Landroid/hardware/location/NanoAppInstanceInfo;
25168Landroid/hardware/location/NanoAppMessage$1;
25169Landroid/hardware/location/NanoAppMessage;
art-benchmark-service22928e12022-06-04 17:35:15 -070025170Landroid/hardware/location/NanoAppRpcService$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070025171Landroid/hardware/location/NanoAppRpcService;
art-benchmark-service84deab32021-05-12 09:41:00 -070025172Landroid/hardware/location/NanoAppState$1;
25173Landroid/hardware/location/NanoAppState;
25174Landroid/hardware/radio/ITuner$Stub;
25175Landroid/hardware/radio/ITuner;
25176Landroid/hardware/radio/ITunerCallback;
25177Landroid/hardware/radio/ProgramSelector$1;
25178Landroid/hardware/radio/ProgramSelector$Identifier$1;
25179Landroid/hardware/radio/ProgramSelector$Identifier;
25180Landroid/hardware/radio/ProgramSelector;
25181Landroid/hardware/radio/RadioManager$AmBandConfig$1;
25182Landroid/hardware/radio/RadioManager$AmBandConfig;
25183Landroid/hardware/radio/RadioManager$AmBandDescriptor$1;
25184Landroid/hardware/radio/RadioManager$AmBandDescriptor;
25185Landroid/hardware/radio/RadioManager$BandConfig$1;
25186Landroid/hardware/radio/RadioManager$BandConfig;
25187Landroid/hardware/radio/RadioManager$BandDescriptor$1;
25188Landroid/hardware/radio/RadioManager$BandDescriptor;
25189Landroid/hardware/radio/RadioManager$FmBandConfig$1;
25190Landroid/hardware/radio/RadioManager$FmBandConfig;
25191Landroid/hardware/radio/RadioManager$FmBandDescriptor$1;
25192Landroid/hardware/radio/RadioManager$FmBandDescriptor;
25193Landroid/hardware/radio/RadioManager$ModuleProperties$1;
25194Landroid/hardware/radio/RadioManager$ModuleProperties;
25195Landroid/hardware/radio/RadioManager$ProgramInfo$1;
25196Landroid/hardware/radio/RadioManager$ProgramInfo;
25197Landroid/hardware/radio/RadioManager;
25198Landroid/hardware/radio/RadioMetadata$1;
25199Landroid/hardware/radio/RadioMetadata;
25200Landroid/hardware/radio/V1_0/ActivityStatsInfo;
25201Landroid/hardware/radio/V1_0/AppStatus;
25202Landroid/hardware/radio/V1_0/Call;
25203Landroid/hardware/radio/V1_0/CallForwardInfo;
25204Landroid/hardware/radio/V1_0/CardState;
25205Landroid/hardware/radio/V1_0/CardStatus;
25206Landroid/hardware/radio/V1_0/Carrier;
25207Landroid/hardware/radio/V1_0/CarrierRestrictions;
25208Landroid/hardware/radio/V1_0/CdmaBroadcastSmsConfigInfo;
25209Landroid/hardware/radio/V1_0/CdmaCallWaiting;
25210Landroid/hardware/radio/V1_0/CdmaDisplayInfoRecord;
25211Landroid/hardware/radio/V1_0/CdmaInformationRecord;
25212Landroid/hardware/radio/V1_0/CdmaInformationRecords;
25213Landroid/hardware/radio/V1_0/CdmaLineControlInfoRecord;
25214Landroid/hardware/radio/V1_0/CdmaNumberInfoRecord;
25215Landroid/hardware/radio/V1_0/CdmaRedirectingNumberInfoRecord;
25216Landroid/hardware/radio/V1_0/CdmaSignalInfoRecord;
25217Landroid/hardware/radio/V1_0/CdmaSignalStrength;
25218Landroid/hardware/radio/V1_0/CdmaSmsAck;
25219Landroid/hardware/radio/V1_0/CdmaSmsAddress;
25220Landroid/hardware/radio/V1_0/CdmaSmsMessage;
25221Landroid/hardware/radio/V1_0/CdmaSmsSubaddress;
25222Landroid/hardware/radio/V1_0/CdmaSmsWriteArgs;
25223Landroid/hardware/radio/V1_0/CdmaT53AudioControlInfoRecord;
25224Landroid/hardware/radio/V1_0/CdmaT53ClirInfoRecord;
25225Landroid/hardware/radio/V1_0/CellIdentity;
25226Landroid/hardware/radio/V1_0/CellIdentityCdma;
25227Landroid/hardware/radio/V1_0/CellIdentityGsm;
25228Landroid/hardware/radio/V1_0/CellIdentityLte;
25229Landroid/hardware/radio/V1_0/CellIdentityTdscdma;
25230Landroid/hardware/radio/V1_0/CellIdentityWcdma;
25231Landroid/hardware/radio/V1_0/CellInfo;
25232Landroid/hardware/radio/V1_0/CellInfoCdma;
25233Landroid/hardware/radio/V1_0/CellInfoGsm;
25234Landroid/hardware/radio/V1_0/CellInfoLte;
25235Landroid/hardware/radio/V1_0/CellInfoTdscdma;
25236Landroid/hardware/radio/V1_0/CellInfoType;
25237Landroid/hardware/radio/V1_0/CellInfoWcdma;
25238Landroid/hardware/radio/V1_0/CfData;
25239Landroid/hardware/radio/V1_0/DataCallFailCause;
25240Landroid/hardware/radio/V1_0/DataProfileInfo;
25241Landroid/hardware/radio/V1_0/DataRegStateResult;
25242Landroid/hardware/radio/V1_0/Dial;
25243Landroid/hardware/radio/V1_0/EvdoSignalStrength;
25244Landroid/hardware/radio/V1_0/GsmBroadcastSmsConfigInfo;
25245Landroid/hardware/radio/V1_0/GsmSignalStrength;
25246Landroid/hardware/radio/V1_0/GsmSmsMessage;
25247Landroid/hardware/radio/V1_0/HardwareConfig;
25248Landroid/hardware/radio/V1_0/HardwareConfigModem;
25249Landroid/hardware/radio/V1_0/HardwareConfigSim;
25250Landroid/hardware/radio/V1_0/IRadio;
25251Landroid/hardware/radio/V1_0/IRadioIndication;
25252Landroid/hardware/radio/V1_0/IRadioResponse;
25253Landroid/hardware/radio/V1_0/IccIo;
25254Landroid/hardware/radio/V1_0/IccIoResult;
25255Landroid/hardware/radio/V1_0/ImsSmsMessage;
25256Landroid/hardware/radio/V1_0/LastCallFailCauseInfo;
25257Landroid/hardware/radio/V1_0/LceDataInfo;
25258Landroid/hardware/radio/V1_0/LceStatusInfo;
25259Landroid/hardware/radio/V1_0/LteSignalStrength;
25260Landroid/hardware/radio/V1_0/NeighboringCell;
25261Landroid/hardware/radio/V1_0/NvWriteItem;
25262Landroid/hardware/radio/V1_0/OperatorInfo;
25263Landroid/hardware/radio/V1_0/PcoDataInfo;
25264Landroid/hardware/radio/V1_0/RadioCapability;
25265Landroid/hardware/radio/V1_0/RadioResponseInfo;
25266Landroid/hardware/radio/V1_0/RegState;
25267Landroid/hardware/radio/V1_0/SelectUiccSub;
25268Landroid/hardware/radio/V1_0/SendSmsResult;
25269Landroid/hardware/radio/V1_0/SetupDataCallResult;
25270Landroid/hardware/radio/V1_0/SignalStrength;
25271Landroid/hardware/radio/V1_0/SimApdu;
25272Landroid/hardware/radio/V1_0/SimRefreshResult;
25273Landroid/hardware/radio/V1_0/SmsWriteArgs;
25274Landroid/hardware/radio/V1_0/SsInfoData;
25275Landroid/hardware/radio/V1_0/StkCcUnsolSsResult;
25276Landroid/hardware/radio/V1_0/SuppSvcNotification;
25277Landroid/hardware/radio/V1_0/TdScdmaSignalStrength;
25278Landroid/hardware/radio/V1_0/UusInfo;
25279Landroid/hardware/radio/V1_0/VoiceRegStateResult;
25280Landroid/hardware/radio/V1_0/WcdmaSignalStrength;
25281Landroid/hardware/radio/V1_1/IRadio$Proxy;
25282Landroid/hardware/radio/V1_1/IRadio;
25283Landroid/hardware/radio/V1_1/IRadioIndication;
25284Landroid/hardware/radio/V1_1/IRadioResponse;
25285Landroid/hardware/radio/V1_1/ImsiEncryptionInfo;
25286Landroid/hardware/radio/V1_1/KeepaliveRequest;
25287Landroid/hardware/radio/V1_1/KeepaliveStatus;
25288Landroid/hardware/radio/V1_1/NetworkScanRequest;
25289Landroid/hardware/radio/V1_1/NetworkScanResult;
25290Landroid/hardware/radio/V1_1/RadioAccessSpecifier;
25291Landroid/hardware/radio/V1_2/Call;
25292Landroid/hardware/radio/V1_2/CardStatus;
25293Landroid/hardware/radio/V1_2/CellIdentity;
25294Landroid/hardware/radio/V1_2/CellIdentityCdma;
25295Landroid/hardware/radio/V1_2/CellIdentityGsm;
25296Landroid/hardware/radio/V1_2/CellIdentityLte;
25297Landroid/hardware/radio/V1_2/CellIdentityOperatorNames;
25298Landroid/hardware/radio/V1_2/CellIdentityTdscdma;
25299Landroid/hardware/radio/V1_2/CellIdentityWcdma;
25300Landroid/hardware/radio/V1_2/CellInfo;
25301Landroid/hardware/radio/V1_2/CellInfoCdma;
25302Landroid/hardware/radio/V1_2/CellInfoGsm;
25303Landroid/hardware/radio/V1_2/CellInfoLte;
25304Landroid/hardware/radio/V1_2/CellInfoTdscdma;
25305Landroid/hardware/radio/V1_2/CellInfoWcdma;
25306Landroid/hardware/radio/V1_2/DataRegStateResult;
25307Landroid/hardware/radio/V1_2/IRadio;
25308Landroid/hardware/radio/V1_2/IRadioIndication;
25309Landroid/hardware/radio/V1_2/IRadioResponse;
25310Landroid/hardware/radio/V1_2/LinkCapacityEstimate;
25311Landroid/hardware/radio/V1_2/NetworkScanRequest;
25312Landroid/hardware/radio/V1_2/NetworkScanResult;
25313Landroid/hardware/radio/V1_2/PhysicalChannelConfig;
25314Landroid/hardware/radio/V1_2/SignalStrength;
25315Landroid/hardware/radio/V1_2/TdscdmaSignalStrength;
25316Landroid/hardware/radio/V1_2/VoiceRegStateResult;
25317Landroid/hardware/radio/V1_2/WcdmaSignalStrength;
25318Landroid/hardware/radio/V1_3/IRadio$Proxy;
25319Landroid/hardware/radio/V1_3/IRadio;
25320Landroid/hardware/radio/V1_3/IRadioIndication;
25321Landroid/hardware/radio/V1_3/IRadioResponse;
25322Landroid/hardware/radio/V1_4/CardStatus;
25323Landroid/hardware/radio/V1_4/CarrierRestrictionsWithPriority;
25324Landroid/hardware/radio/V1_4/CellConfigLte;
25325Landroid/hardware/radio/V1_4/CellIdentityNr;
25326Landroid/hardware/radio/V1_4/CellInfo$Info;
25327Landroid/hardware/radio/V1_4/CellInfo;
25328Landroid/hardware/radio/V1_4/CellInfoLte;
25329Landroid/hardware/radio/V1_4/CellInfoNr;
25330Landroid/hardware/radio/V1_4/DataProfileInfo;
25331Landroid/hardware/radio/V1_4/DataRegStateResult$VopsInfo$hidl_discriminator;
25332Landroid/hardware/radio/V1_4/DataRegStateResult$VopsInfo;
25333Landroid/hardware/radio/V1_4/DataRegStateResult;
25334Landroid/hardware/radio/V1_4/EmergencyNumber;
25335Landroid/hardware/radio/V1_4/IRadio$Proxy;
25336Landroid/hardware/radio/V1_4/IRadio;
25337Landroid/hardware/radio/V1_4/IRadioIndication$Stub;
25338Landroid/hardware/radio/V1_4/IRadioIndication;
25339Landroid/hardware/radio/V1_4/IRadioResponse$Stub;
25340Landroid/hardware/radio/V1_4/IRadioResponse;
25341Landroid/hardware/radio/V1_4/LteVopsInfo;
25342Landroid/hardware/radio/V1_4/NetworkScanResult;
25343Landroid/hardware/radio/V1_4/NrIndicators;
25344Landroid/hardware/radio/V1_4/NrSignalStrength;
25345Landroid/hardware/radio/V1_4/PhysicalChannelConfig;
25346Landroid/hardware/radio/V1_4/RadioFrequencyInfo;
25347Landroid/hardware/radio/V1_4/SetupDataCallResult;
25348Landroid/hardware/radio/V1_4/SignalStrength;
25349Landroid/hardware/radio/V1_5/AppStatus;
25350Landroid/hardware/radio/V1_5/CardStatus;
25351Landroid/hardware/radio/V1_5/CellIdentity;
25352Landroid/hardware/radio/V1_5/CellIdentityGsm;
25353Landroid/hardware/radio/V1_5/CellIdentityLte;
25354Landroid/hardware/radio/V1_5/CellIdentityNr;
25355Landroid/hardware/radio/V1_5/CellIdentityTdscdma;
25356Landroid/hardware/radio/V1_5/CellIdentityWcdma;
25357Landroid/hardware/radio/V1_5/CellInfo;
25358Landroid/hardware/radio/V1_5/ClosedSubscriberGroupInfo;
25359Landroid/hardware/radio/V1_5/DataProfileInfo;
25360Landroid/hardware/radio/V1_5/IRadio;
25361Landroid/hardware/radio/V1_5/IRadioIndication$Stub;
25362Landroid/hardware/radio/V1_5/IRadioIndication;
25363Landroid/hardware/radio/V1_5/IRadioResponse$Stub;
25364Landroid/hardware/radio/V1_5/IRadioResponse;
25365Landroid/hardware/radio/V1_5/LinkAddress;
25366Landroid/hardware/radio/V1_5/NetworkScanRequest;
25367Landroid/hardware/radio/V1_5/NetworkScanResult;
25368Landroid/hardware/radio/V1_5/OptionalCsgInfo;
25369Landroid/hardware/radio/V1_5/RadioAccessSpecifier$Bands;
25370Landroid/hardware/radio/V1_5/RadioAccessSpecifier;
25371Landroid/hardware/radio/V1_5/RegStateResult$AccessTechnologySpecificInfo$Cdma2000RegistrationInfo;
25372Landroid/hardware/radio/V1_5/RegStateResult$AccessTechnologySpecificInfo$EutranRegistrationInfo;
25373Landroid/hardware/radio/V1_5/RegStateResult$AccessTechnologySpecificInfo;
25374Landroid/hardware/radio/V1_5/RegStateResult;
25375Landroid/hardware/radio/V1_5/SetupDataCallResult;
25376Landroid/hardware/radio/V1_5/SignalThresholdInfo;
25377Landroid/hardware/radio/V1_6/Call;
25378Landroid/hardware/radio/V1_6/CellInfo;
25379Landroid/hardware/radio/V1_6/IRadio;
25380Landroid/hardware/radio/V1_6/IRadioIndication$Stub;
25381Landroid/hardware/radio/V1_6/IRadioIndication;
25382Landroid/hardware/radio/V1_6/IRadioResponse$Stub;
25383Landroid/hardware/radio/V1_6/IRadioResponse;
25384Landroid/hardware/radio/V1_6/ImsiEncryptionInfo;
25385Landroid/hardware/radio/V1_6/LinkCapacityEstimate;
25386Landroid/hardware/radio/V1_6/NetworkScanResult;
25387Landroid/hardware/radio/V1_6/NrVopsInfo;
25388Landroid/hardware/radio/V1_6/OptionalDnn;
25389Landroid/hardware/radio/V1_6/OptionalOsAppId;
25390Landroid/hardware/radio/V1_6/OptionalSliceInfo;
25391Landroid/hardware/radio/V1_6/OptionalTrafficDescriptor;
25392Landroid/hardware/radio/V1_6/OsAppId;
25393Landroid/hardware/radio/V1_6/PhonebookCapacity;
art-benchmark-service66b4d952021-07-17 17:15:31 -070025394Landroid/hardware/radio/V1_6/PhonebookRecordInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070025395Landroid/hardware/radio/V1_6/PhysicalChannelConfig$Band;
25396Landroid/hardware/radio/V1_6/PhysicalChannelConfig;
25397Landroid/hardware/radio/V1_6/Qos;
25398Landroid/hardware/radio/V1_6/QosSession;
25399Landroid/hardware/radio/V1_6/RadioResponseInfo;
25400Landroid/hardware/radio/V1_6/RegStateResult$AccessTechnologySpecificInfo;
25401Landroid/hardware/radio/V1_6/RegStateResult;
25402Landroid/hardware/radio/V1_6/SetupDataCallResult;
25403Landroid/hardware/radio/V1_6/SignalStrength;
25404Landroid/hardware/radio/V1_6/SliceInfo;
25405Landroid/hardware/radio/V1_6/SlicingConfig;
25406Landroid/hardware/radio/V1_6/TrafficDescriptor;
25407Landroid/hardware/radio/config/V1_0/IRadioConfig$Proxy;
art-benchmark-service84deab32021-05-12 09:41:00 -070025408Landroid/hardware/radio/config/V1_0/IRadioConfig;
art-benchmark-service84deab32021-05-12 09:41:00 -070025409Landroid/hardware/radio/config/V1_0/IRadioConfigIndication;
art-benchmark-service84deab32021-05-12 09:41:00 -070025410Landroid/hardware/radio/config/V1_0/IRadioConfigResponse;
25411Landroid/hardware/radio/config/V1_0/SimSlotStatus;
25412Landroid/hardware/radio/config/V1_0/SlotState;
25413Landroid/hardware/radio/config/V1_1/IRadioConfig$Proxy;
art-benchmark-service84deab32021-05-12 09:41:00 -070025414Landroid/hardware/radio/config/V1_1/IRadioConfig;
art-benchmark-service84deab32021-05-12 09:41:00 -070025415Landroid/hardware/radio/config/V1_1/IRadioConfigResponse;
25416Landroid/hardware/radio/config/V1_1/ModemInfo;
25417Landroid/hardware/radio/config/V1_1/ModemsConfig;
25418Landroid/hardware/radio/config/V1_1/PhoneCapability;
art-benchmark-service84deab32021-05-12 09:41:00 -070025419Landroid/hardware/radio/config/V1_2/IRadioConfigIndication$Stub;
25420Landroid/hardware/radio/config/V1_2/IRadioConfigIndication;
art-benchmark-service84deab32021-05-12 09:41:00 -070025421Landroid/hardware/radio/config/V1_2/IRadioConfigResponse;
25422Landroid/hardware/radio/config/V1_2/SimSlotStatus;
25423Landroid/hardware/radio/config/V1_3/IRadioConfig$Proxy;
art-benchmark-service84deab32021-05-12 09:41:00 -070025424Landroid/hardware/radio/config/V1_3/IRadioConfig;
art-benchmark-service84deab32021-05-12 09:41:00 -070025425Landroid/hardware/radio/config/V1_3/IRadioConfigResponse$Stub;
25426Landroid/hardware/radio/config/V1_3/IRadioConfigResponse;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070025427Landroid/hardware/security/keymint/KeyParameter$1;
25428Landroid/hardware/security/keymint/KeyParameter;
25429Landroid/hardware/security/keymint/KeyParameterValue$1;
25430Landroid/hardware/security/keymint/KeyParameterValue;
art-benchmark-service84deab32021-05-12 09:41:00 -070025431Landroid/hardware/sidekick/SidekickInternal;
25432Landroid/hardware/soundtrigger/ConversionUtil;
25433Landroid/hardware/soundtrigger/IRecognitionStatusCallback$Stub$Proxy;
25434Landroid/hardware/soundtrigger/IRecognitionStatusCallback$Stub;
25435Landroid/hardware/soundtrigger/IRecognitionStatusCallback;
25436Landroid/hardware/soundtrigger/KeyphraseEnrollmentInfo;
25437Landroid/hardware/soundtrigger/KeyphraseMetadata$1;
25438Landroid/hardware/soundtrigger/KeyphraseMetadata;
25439Landroid/hardware/soundtrigger/SoundTrigger$ConfidenceLevel$1;
25440Landroid/hardware/soundtrigger/SoundTrigger$ConfidenceLevel;
25441Landroid/hardware/soundtrigger/SoundTrigger$GenericRecognitionEvent$1;
25442Landroid/hardware/soundtrigger/SoundTrigger$GenericRecognitionEvent;
25443Landroid/hardware/soundtrigger/SoundTrigger$GenericSoundModel$1;
25444Landroid/hardware/soundtrigger/SoundTrigger$GenericSoundModel;
25445Landroid/hardware/soundtrigger/SoundTrigger$Keyphrase$1;
25446Landroid/hardware/soundtrigger/SoundTrigger$Keyphrase;
25447Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionEvent$1;
25448Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionEvent;
25449Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionExtra$1;
25450Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionExtra;
25451Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseSoundModel$1;
25452Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseSoundModel;
25453Landroid/hardware/soundtrigger/SoundTrigger$ModelParamRange$1;
25454Landroid/hardware/soundtrigger/SoundTrigger$ModelParamRange;
25455Landroid/hardware/soundtrigger/SoundTrigger$ModuleProperties$1;
25456Landroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;
25457Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig$1;
25458Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;
25459Landroid/hardware/soundtrigger/SoundTrigger$RecognitionEvent$1;
25460Landroid/hardware/soundtrigger/SoundTrigger$RecognitionEvent;
25461Landroid/hardware/soundtrigger/SoundTrigger$SoundModel;
art-benchmark-service84deab32021-05-12 09:41:00 -070025462Landroid/hardware/soundtrigger/SoundTrigger$StatusListener;
25463Landroid/hardware/soundtrigger/SoundTrigger;
25464Landroid/hardware/soundtrigger/SoundTriggerModule$EventHandlerDelegate$1;
25465Landroid/hardware/soundtrigger/SoundTriggerModule$EventHandlerDelegate;
25466Landroid/hardware/soundtrigger/SoundTriggerModule;
art-benchmark-service00abe242023-02-13 10:31:34 -080025467Landroid/hardware/thermal/V1_0/CoolingType;
art-benchmark-service84deab32021-05-12 09:41:00 -070025468Landroid/hardware/thermal/V1_0/IThermal;
25469Landroid/hardware/thermal/V1_0/ThermalStatus;
25470Landroid/hardware/thermal/V2_0/CoolingDevice;
25471Landroid/hardware/thermal/V2_0/IThermal$Proxy;
25472Landroid/hardware/thermal/V2_0/IThermal$getCurrentCoolingDevicesCallback;
25473Landroid/hardware/thermal/V2_0/IThermal$getCurrentTemperaturesCallback;
25474Landroid/hardware/thermal/V2_0/IThermal$getTemperatureThresholdsCallback;
25475Landroid/hardware/thermal/V2_0/IThermal;
25476Landroid/hardware/thermal/V2_0/IThermalChangedCallback$Stub;
25477Landroid/hardware/thermal/V2_0/IThermalChangedCallback;
25478Landroid/hardware/thermal/V2_0/Temperature;
25479Landroid/hardware/thermal/V2_0/TemperatureThreshold;
25480Landroid/hardware/usb/AccessoryFilter;
25481Landroid/hardware/usb/DeviceFilter;
25482Landroid/hardware/usb/IUsbManager$Stub$Proxy;
25483Landroid/hardware/usb/IUsbManager$Stub;
25484Landroid/hardware/usb/IUsbManager;
25485Landroid/hardware/usb/IUsbSerialReader$Stub;
25486Landroid/hardware/usb/IUsbSerialReader;
25487Landroid/hardware/usb/ParcelableUsbPort$1;
25488Landroid/hardware/usb/ParcelableUsbPort;
25489Landroid/hardware/usb/UsbAccessory$2;
25490Landroid/hardware/usb/UsbAccessory;
25491Landroid/hardware/usb/UsbConfiguration$1;
25492Landroid/hardware/usb/UsbConfiguration;
25493Landroid/hardware/usb/UsbDevice$1;
25494Landroid/hardware/usb/UsbDevice$Builder;
25495Landroid/hardware/usb/UsbDevice;
25496Landroid/hardware/usb/UsbDeviceConnection;
25497Landroid/hardware/usb/UsbInterface$1;
25498Landroid/hardware/usb/UsbInterface;
25499Landroid/hardware/usb/UsbManager;
25500Landroid/hardware/usb/UsbPort;
25501Landroid/hardware/usb/UsbPortStatus$1;
25502Landroid/hardware/usb/UsbPortStatus;
25503Landroid/hardware/usb/UsbRequest;
25504Landroid/hardware/usb/gadget/V1_0/IUsbGadget$Proxy;
25505Landroid/hardware/usb/gadget/V1_0/IUsbGadget;
25506Landroid/hardware/usb/gadget/V1_0/IUsbGadgetCallback$Stub;
25507Landroid/hardware/usb/gadget/V1_0/IUsbGadgetCallback;
25508Landroid/icu/impl/Assert;
25509Landroid/icu/impl/BMPSet;
25510Landroid/icu/impl/CSCharacterIterator;
25511Landroid/icu/impl/CacheBase;
art-benchmark-service84deab32021-05-12 09:41:00 -070025512Landroid/icu/impl/CacheValue$NullValue;
25513Landroid/icu/impl/CacheValue$SoftValue;
25514Landroid/icu/impl/CacheValue$Strength;
25515Landroid/icu/impl/CacheValue$StrongValue;
25516Landroid/icu/impl/CacheValue;
25517Landroid/icu/impl/CalType;
25518Landroid/icu/impl/CalendarAstronomer$1;
25519Landroid/icu/impl/CalendarAstronomer$2;
25520Landroid/icu/impl/CalendarAstronomer$3;
25521Landroid/icu/impl/CalendarAstronomer$4;
25522Landroid/icu/impl/CalendarAstronomer$AngleFunc;
25523Landroid/icu/impl/CalendarAstronomer$CoordFunc;
25524Landroid/icu/impl/CalendarAstronomer$Ecliptic;
25525Landroid/icu/impl/CalendarAstronomer$Equatorial;
25526Landroid/icu/impl/CalendarAstronomer$Horizon;
25527Landroid/icu/impl/CalendarAstronomer$MoonAge;
25528Landroid/icu/impl/CalendarAstronomer$SolarLongitude;
25529Landroid/icu/impl/CalendarAstronomer;
25530Landroid/icu/impl/CalendarCache;
25531Landroid/icu/impl/CalendarUtil$CalendarPreferences;
25532Landroid/icu/impl/CalendarUtil;
art-benchmark-service84deab32021-05-12 09:41:00 -070025533Landroid/icu/impl/CaseMapImpl$GreekUpper;
25534Landroid/icu/impl/CaseMapImpl$StringContextIterator;
25535Landroid/icu/impl/CaseMapImpl$WholeStringBreakIterator;
25536Landroid/icu/impl/CaseMapImpl;
25537Landroid/icu/impl/CharTrie;
25538Landroid/icu/impl/CharacterIteration;
25539Landroid/icu/impl/CharacterIteratorWrapper;
25540Landroid/icu/impl/CharacterPropertiesImpl;
25541Landroid/icu/impl/ClassLoaderUtil$1;
25542Landroid/icu/impl/ClassLoaderUtil$BootstrapClassLoader;
25543Landroid/icu/impl/ClassLoaderUtil;
25544Landroid/icu/impl/CollectionSet;
25545Landroid/icu/impl/CurrencyData$1;
25546Landroid/icu/impl/CurrencyData$CurrencyDisplayInfo;
25547Landroid/icu/impl/CurrencyData$CurrencyDisplayInfoProvider;
25548Landroid/icu/impl/CurrencyData$CurrencyFormatInfo;
25549Landroid/icu/impl/CurrencyData$CurrencySpacingInfo$SpacingPattern;
25550Landroid/icu/impl/CurrencyData$CurrencySpacingInfo$SpacingType;
25551Landroid/icu/impl/CurrencyData$CurrencySpacingInfo;
25552Landroid/icu/impl/CurrencyData$DefaultInfo;
25553Landroid/icu/impl/CurrencyData;
25554Landroid/icu/impl/DateNumberFormat;
art-benchmark-service84deab32021-05-12 09:41:00 -070025555Landroid/icu/impl/DayPeriodRules$CutoffType;
25556Landroid/icu/impl/DayPeriodRules$DayPeriod;
25557Landroid/icu/impl/DayPeriodRules$DayPeriodRulesCountSink;
25558Landroid/icu/impl/DayPeriodRules$DayPeriodRulesData;
25559Landroid/icu/impl/DayPeriodRules$DayPeriodRulesDataSink;
25560Landroid/icu/impl/DayPeriodRules;
25561Landroid/icu/impl/DontCareFieldPosition;
25562Landroid/icu/impl/EraRules;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070025563Landroid/icu/impl/FormattedStringBuilder$FieldWrapper;
art-benchmark-service84deab32021-05-12 09:41:00 -070025564Landroid/icu/impl/FormattedStringBuilder;
25565Landroid/icu/impl/FormattedValueFieldPositionIteratorImpl$FieldWithValue;
25566Landroid/icu/impl/FormattedValueFieldPositionIteratorImpl;
25567Landroid/icu/impl/FormattedValueStringBuilderImpl$NullField;
25568Landroid/icu/impl/FormattedValueStringBuilderImpl$SpanFieldPlaceholder;
25569Landroid/icu/impl/FormattedValueStringBuilderImpl;
25570Landroid/icu/impl/Grego;
art-benchmark-service84deab32021-05-12 09:41:00 -070025571Landroid/icu/impl/ICUBinary$Authenticate;
25572Landroid/icu/impl/ICUBinary$DatPackageReader$IsAcceptable;
25573Landroid/icu/impl/ICUBinary$DatPackageReader;
25574Landroid/icu/impl/ICUBinary$DataFile;
25575Landroid/icu/impl/ICUBinary$PackageDataFile;
25576Landroid/icu/impl/ICUBinary$SingleDataFile;
25577Landroid/icu/impl/ICUBinary;
25578Landroid/icu/impl/ICUCache;
25579Landroid/icu/impl/ICUConfig$1;
25580Landroid/icu/impl/ICUConfig;
25581Landroid/icu/impl/ICUCurrencyDisplayInfoProvider$1;
25582Landroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink$EntrypointTable;
25583Landroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink;
25584Landroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$FormattingData;
25585Landroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$ParsingData;
25586Landroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$VariantSymbol;
25587Landroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo;
25588Landroid/icu/impl/ICUCurrencyDisplayInfoProvider;
art-benchmark-service84deab32021-05-12 09:41:00 -070025589Landroid/icu/impl/ICUCurrencyMetaInfo$Collector;
25590Landroid/icu/impl/ICUCurrencyMetaInfo$CurrencyCollector;
25591Landroid/icu/impl/ICUCurrencyMetaInfo$InfoCollector;
25592Landroid/icu/impl/ICUCurrencyMetaInfo$RegionCollector;
25593Landroid/icu/impl/ICUCurrencyMetaInfo$UniqueList;
25594Landroid/icu/impl/ICUCurrencyMetaInfo;
25595Landroid/icu/impl/ICUData$1;
25596Landroid/icu/impl/ICUData$2;
25597Landroid/icu/impl/ICUData$3;
25598Landroid/icu/impl/ICUData;
25599Landroid/icu/impl/ICUDataVersion;
25600Landroid/icu/impl/ICUDebug;
25601Landroid/icu/impl/ICULangDataTables;
25602Landroid/icu/impl/ICULocaleService$ICUResourceBundleFactory;
25603Landroid/icu/impl/ICULocaleService$LocaleKey;
25604Landroid/icu/impl/ICULocaleService$LocaleKeyFactory;
25605Landroid/icu/impl/ICULocaleService$SimpleLocaleKeyFactory;
25606Landroid/icu/impl/ICULocaleService;
25607Landroid/icu/impl/ICUNotifier$NotifyThread;
25608Landroid/icu/impl/ICUNotifier;
art-benchmark-service84deab32021-05-12 09:41:00 -070025609Landroid/icu/impl/ICURWLock$Stats;
25610Landroid/icu/impl/ICURWLock;
25611Landroid/icu/impl/ICURegionDataTables;
25612Landroid/icu/impl/ICUResourceBundle$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070025613Landroid/icu/impl/ICUResourceBundle$1AllChildrenSink;
art-benchmark-service84deab32021-05-12 09:41:00 -070025614Landroid/icu/impl/ICUResourceBundle$2$1;
25615Landroid/icu/impl/ICUResourceBundle$2;
25616Landroid/icu/impl/ICUResourceBundle$3;
25617Landroid/icu/impl/ICUResourceBundle$4;
art-benchmark-service08401c12022-12-23 09:27:20 -080025618Landroid/icu/impl/ICUResourceBundle$5;
art-benchmark-service84deab32021-05-12 09:41:00 -070025619Landroid/icu/impl/ICUResourceBundle$AvailEntry;
25620Landroid/icu/impl/ICUResourceBundle$AvailableLocalesSink;
25621Landroid/icu/impl/ICUResourceBundle$Loader;
25622Landroid/icu/impl/ICUResourceBundle$OpenType;
25623Landroid/icu/impl/ICUResourceBundle$WholeBundle;
25624Landroid/icu/impl/ICUResourceBundle;
25625Landroid/icu/impl/ICUResourceBundleImpl$ResourceArray;
25626Landroid/icu/impl/ICUResourceBundleImpl$ResourceBinary;
25627Landroid/icu/impl/ICUResourceBundleImpl$ResourceContainer;
25628Landroid/icu/impl/ICUResourceBundleImpl$ResourceInt;
25629Landroid/icu/impl/ICUResourceBundleImpl$ResourceIntVector;
25630Landroid/icu/impl/ICUResourceBundleImpl$ResourceString;
25631Landroid/icu/impl/ICUResourceBundleImpl$ResourceTable;
25632Landroid/icu/impl/ICUResourceBundleImpl;
art-benchmark-service84deab32021-05-12 09:41:00 -070025633Landroid/icu/impl/ICUResourceBundleReader$Array16;
25634Landroid/icu/impl/ICUResourceBundleReader$Array32;
25635Landroid/icu/impl/ICUResourceBundleReader$Array;
25636Landroid/icu/impl/ICUResourceBundleReader$Container;
25637Landroid/icu/impl/ICUResourceBundleReader$IsAcceptable;
25638Landroid/icu/impl/ICUResourceBundleReader$ReaderCache;
25639Landroid/icu/impl/ICUResourceBundleReader$ReaderCacheKey;
25640Landroid/icu/impl/ICUResourceBundleReader$ReaderValue;
25641Landroid/icu/impl/ICUResourceBundleReader$ResourceCache$Level;
25642Landroid/icu/impl/ICUResourceBundleReader$ResourceCache;
25643Landroid/icu/impl/ICUResourceBundleReader$Table1632;
25644Landroid/icu/impl/ICUResourceBundleReader$Table16;
25645Landroid/icu/impl/ICUResourceBundleReader$Table32;
25646Landroid/icu/impl/ICUResourceBundleReader$Table;
25647Landroid/icu/impl/ICUResourceBundleReader;
25648Landroid/icu/impl/ICUResourceTableAccess;
25649Landroid/icu/impl/ICUService$CacheEntry;
25650Landroid/icu/impl/ICUService$Factory;
25651Landroid/icu/impl/ICUService$Key;
25652Landroid/icu/impl/ICUService$LocaleRef;
25653Landroid/icu/impl/ICUService$ServiceListener;
25654Landroid/icu/impl/ICUService$SimpleFactory;
25655Landroid/icu/impl/ICUService;
25656Landroid/icu/impl/IDNA2003;
25657Landroid/icu/impl/IllegalIcuArgumentException;
25658Landroid/icu/impl/IntTrie;
25659Landroid/icu/impl/IntTrieBuilder;
25660Landroid/icu/impl/InvalidFormatException;
25661Landroid/icu/impl/IterableComparator;
25662Landroid/icu/impl/JavaTimeZone;
25663Landroid/icu/impl/LocaleDisplayNamesImpl$1;
25664Landroid/icu/impl/LocaleDisplayNamesImpl$Cache;
25665Landroid/icu/impl/LocaleDisplayNamesImpl$CapitalizationContextSink;
25666Landroid/icu/impl/LocaleDisplayNamesImpl$CapitalizationContextUsage;
25667Landroid/icu/impl/LocaleDisplayNamesImpl$DataTable;
25668Landroid/icu/impl/LocaleDisplayNamesImpl$DataTableType;
25669Landroid/icu/impl/LocaleDisplayNamesImpl$DataTables$1;
25670Landroid/icu/impl/LocaleDisplayNamesImpl$DataTables;
25671Landroid/icu/impl/LocaleDisplayNamesImpl$ICUDataTable;
25672Landroid/icu/impl/LocaleDisplayNamesImpl$ICUDataTables;
25673Landroid/icu/impl/LocaleDisplayNamesImpl$LangDataTables;
25674Landroid/icu/impl/LocaleDisplayNamesImpl$RegionDataTables;
25675Landroid/icu/impl/LocaleDisplayNamesImpl;
art-benchmark-service08401c12022-12-23 09:27:20 -080025676Landroid/icu/impl/LocaleFallbackData;
art-benchmark-service84deab32021-05-12 09:41:00 -070025677Landroid/icu/impl/LocaleIDParser$1;
25678Landroid/icu/impl/LocaleIDParser;
25679Landroid/icu/impl/LocaleIDs;
25680Landroid/icu/impl/LocaleUtility;
25681Landroid/icu/impl/Norm2AllModes$1;
25682Landroid/icu/impl/Norm2AllModes$ComposeNormalizer2;
25683Landroid/icu/impl/Norm2AllModes$DecomposeNormalizer2;
25684Landroid/icu/impl/Norm2AllModes$FCDNormalizer2;
25685Landroid/icu/impl/Norm2AllModes$NFCSingleton;
25686Landroid/icu/impl/Norm2AllModes$NFKCSingleton;
25687Landroid/icu/impl/Norm2AllModes$NFKC_CFSingleton;
25688Landroid/icu/impl/Norm2AllModes$NoopNormalizer2;
25689Landroid/icu/impl/Norm2AllModes$Norm2AllModesSingleton;
25690Landroid/icu/impl/Norm2AllModes$Normalizer2WithImpl;
25691Landroid/icu/impl/Norm2AllModes;
25692Landroid/icu/impl/Normalizer2Impl$1;
25693Landroid/icu/impl/Normalizer2Impl$Hangul;
25694Landroid/icu/impl/Normalizer2Impl$IsAcceptable;
25695Landroid/icu/impl/Normalizer2Impl$ReorderingBuffer;
25696Landroid/icu/impl/Normalizer2Impl$UTF16Plus;
25697Landroid/icu/impl/Normalizer2Impl;
25698Landroid/icu/impl/OlsonTimeZone;
25699Landroid/icu/impl/PVecToTrieCompactHandler;
25700Landroid/icu/impl/Pair;
25701Landroid/icu/impl/PatternProps;
25702Landroid/icu/impl/PatternTokenizer;
25703Landroid/icu/impl/PluralRulesLoader;
25704Landroid/icu/impl/PropsVectors$1;
25705Landroid/icu/impl/PropsVectors$CompactHandler;
25706Landroid/icu/impl/PropsVectors$DefaultGetFoldedValue;
25707Landroid/icu/impl/PropsVectors$DefaultGetFoldingOffset;
25708Landroid/icu/impl/PropsVectors;
25709Landroid/icu/impl/Punycode;
art-benchmark-service84deab32021-05-12 09:41:00 -070025710Landroid/icu/impl/RBBIDataWrapper$IsAcceptable;
25711Landroid/icu/impl/RBBIDataWrapper$RBBIDataHeader;
25712Landroid/icu/impl/RBBIDataWrapper$RBBIStateTable;
25713Landroid/icu/impl/RBBIDataWrapper;
25714Landroid/icu/impl/Relation$SimpleEntry;
25715Landroid/icu/impl/Relation;
art-benchmark-service84deab32021-05-12 09:41:00 -070025716Landroid/icu/impl/RelativeDateFormat$RelDateFmtDataSink;
25717Landroid/icu/impl/RelativeDateFormat$URelativeString;
25718Landroid/icu/impl/RelativeDateFormat;
25719Landroid/icu/impl/ReplaceableUCharacterIterator;
25720Landroid/icu/impl/ResourceBundleWrapper$1;
25721Landroid/icu/impl/ResourceBundleWrapper$2$1;
25722Landroid/icu/impl/ResourceBundleWrapper$2;
25723Landroid/icu/impl/ResourceBundleWrapper$Loader;
25724Landroid/icu/impl/ResourceBundleWrapper;
25725Landroid/icu/impl/Row$R2;
25726Landroid/icu/impl/Row$R3;
25727Landroid/icu/impl/Row$R4;
25728Landroid/icu/impl/Row$R5;
25729Landroid/icu/impl/Row;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070025730Landroid/icu/impl/RuleCharacterIterator$Position;
art-benchmark-service84deab32021-05-12 09:41:00 -070025731Landroid/icu/impl/RuleCharacterIterator;
25732Landroid/icu/impl/SimpleCache;
25733Landroid/icu/impl/SimpleFilteredSentenceBreakIterator$Builder;
25734Landroid/icu/impl/SimpleFilteredSentenceBreakIterator;
25735Landroid/icu/impl/SimpleFormatterImpl$IterInternal;
25736Landroid/icu/impl/SimpleFormatterImpl;
25737Landroid/icu/impl/SoftCache;
25738Landroid/icu/impl/SortedSetRelation;
25739Landroid/icu/impl/StandardPlural;
25740Landroid/icu/impl/StaticUnicodeSets$Key;
25741Landroid/icu/impl/StaticUnicodeSets$ParseDataSink;
25742Landroid/icu/impl/StaticUnicodeSets;
25743Landroid/icu/impl/StringPrepDataReader;
25744Landroid/icu/impl/StringRange$1;
25745Landroid/icu/impl/StringRange$Adder;
25746Landroid/icu/impl/StringRange$Range;
25747Landroid/icu/impl/StringRange$Ranges;
25748Landroid/icu/impl/StringRange;
25749Landroid/icu/impl/StringSegment;
25750Landroid/icu/impl/TZDBTimeZoneNames$1;
25751Landroid/icu/impl/TZDBTimeZoneNames$TZDBNameInfo;
25752Landroid/icu/impl/TZDBTimeZoneNames$TZDBNameSearchHandler;
25753Landroid/icu/impl/TZDBTimeZoneNames$TZDBNames;
25754Landroid/icu/impl/TZDBTimeZoneNames;
art-benchmark-service84deab32021-05-12 09:41:00 -070025755Landroid/icu/impl/TextTrieMap$CharIterator;
25756Landroid/icu/impl/TextTrieMap$LongestMatchHandler;
25757Landroid/icu/impl/TextTrieMap$Node;
25758Landroid/icu/impl/TextTrieMap$Output;
25759Landroid/icu/impl/TextTrieMap$ResultHandler;
25760Landroid/icu/impl/TextTrieMap;
25761Landroid/icu/impl/TimeZoneAdapter;
25762Landroid/icu/impl/TimeZoneGenericNames$1;
25763Landroid/icu/impl/TimeZoneGenericNames$Cache;
25764Landroid/icu/impl/TimeZoneGenericNames$GenericMatchInfo;
25765Landroid/icu/impl/TimeZoneGenericNames$GenericNameSearchHandler;
25766Landroid/icu/impl/TimeZoneGenericNames$GenericNameType;
25767Landroid/icu/impl/TimeZoneGenericNames$NameInfo;
25768Landroid/icu/impl/TimeZoneGenericNames$Pattern;
25769Landroid/icu/impl/TimeZoneGenericNames;
25770Landroid/icu/impl/TimeZoneNamesFactoryImpl;
25771Landroid/icu/impl/TimeZoneNamesImpl$1;
25772Landroid/icu/impl/TimeZoneNamesImpl$MZ2TZsCache;
25773Landroid/icu/impl/TimeZoneNamesImpl$MZMapEntry;
25774Landroid/icu/impl/TimeZoneNamesImpl$NameInfo;
25775Landroid/icu/impl/TimeZoneNamesImpl$NameSearchHandler;
25776Landroid/icu/impl/TimeZoneNamesImpl$TZ2MZsCache;
25777Landroid/icu/impl/TimeZoneNamesImpl$ZNames$NameTypeIndex;
25778Landroid/icu/impl/TimeZoneNamesImpl$ZNames;
25779Landroid/icu/impl/TimeZoneNamesImpl$ZNamesLoader;
25780Landroid/icu/impl/TimeZoneNamesImpl$ZoneStringsLoader;
25781Landroid/icu/impl/TimeZoneNamesImpl;
art-benchmark-service84deab32021-05-12 09:41:00 -070025782Landroid/icu/impl/Trie$DataManipulate;
25783Landroid/icu/impl/Trie$DefaultGetFoldingOffset;
25784Landroid/icu/impl/Trie2$1;
25785Landroid/icu/impl/Trie2$2;
25786Landroid/icu/impl/Trie2$CharSequenceIterator;
25787Landroid/icu/impl/Trie2$CharSequenceValues;
25788Landroid/icu/impl/Trie2$Range;
25789Landroid/icu/impl/Trie2$Trie2Iterator;
25790Landroid/icu/impl/Trie2$UTrie2Header;
25791Landroid/icu/impl/Trie2$ValueMapper;
25792Landroid/icu/impl/Trie2$ValueWidth;
25793Landroid/icu/impl/Trie2;
25794Landroid/icu/impl/Trie2Writable$1;
25795Landroid/icu/impl/Trie2Writable;
25796Landroid/icu/impl/Trie2_16;
25797Landroid/icu/impl/Trie2_32;
25798Landroid/icu/impl/Trie;
25799Landroid/icu/impl/TrieBuilder$DataManipulate;
25800Landroid/icu/impl/TrieBuilder;
25801Landroid/icu/impl/TrieIterator;
art-benchmark-service84deab32021-05-12 09:41:00 -070025802Landroid/icu/impl/UBiDiProps$IsAcceptable;
25803Landroid/icu/impl/UBiDiProps;
art-benchmark-service84deab32021-05-12 09:41:00 -070025804Landroid/icu/impl/UCaseProps$ContextIterator;
25805Landroid/icu/impl/UCaseProps$IsAcceptable;
25806Landroid/icu/impl/UCaseProps$LatinCase;
25807Landroid/icu/impl/UCaseProps;
25808Landroid/icu/impl/UCharArrayIterator;
25809Landroid/icu/impl/UCharacterIteratorWrapper;
25810Landroid/icu/impl/UCharacterName$AlgorithmName;
25811Landroid/icu/impl/UCharacterName;
25812Landroid/icu/impl/UCharacterNameChoice;
25813Landroid/icu/impl/UCharacterNameReader;
25814Landroid/icu/impl/UCharacterProperty$10;
25815Landroid/icu/impl/UCharacterProperty$11;
25816Landroid/icu/impl/UCharacterProperty$12;
25817Landroid/icu/impl/UCharacterProperty$13;
25818Landroid/icu/impl/UCharacterProperty$14;
25819Landroid/icu/impl/UCharacterProperty$15;
25820Landroid/icu/impl/UCharacterProperty$16;
25821Landroid/icu/impl/UCharacterProperty$17;
25822Landroid/icu/impl/UCharacterProperty$18;
25823Landroid/icu/impl/UCharacterProperty$19;
25824Landroid/icu/impl/UCharacterProperty$1;
25825Landroid/icu/impl/UCharacterProperty$20;
25826Landroid/icu/impl/UCharacterProperty$21;
25827Landroid/icu/impl/UCharacterProperty$22;
25828Landroid/icu/impl/UCharacterProperty$23;
25829Landroid/icu/impl/UCharacterProperty$24;
25830Landroid/icu/impl/UCharacterProperty$25;
25831Landroid/icu/impl/UCharacterProperty$26;
25832Landroid/icu/impl/UCharacterProperty$27;
25833Landroid/icu/impl/UCharacterProperty$2;
25834Landroid/icu/impl/UCharacterProperty$3;
25835Landroid/icu/impl/UCharacterProperty$4;
25836Landroid/icu/impl/UCharacterProperty$5;
25837Landroid/icu/impl/UCharacterProperty$6;
25838Landroid/icu/impl/UCharacterProperty$7;
25839Landroid/icu/impl/UCharacterProperty$8;
25840Landroid/icu/impl/UCharacterProperty$9;
25841Landroid/icu/impl/UCharacterProperty$BiDiIntProperty;
25842Landroid/icu/impl/UCharacterProperty$BinaryProperty;
25843Landroid/icu/impl/UCharacterProperty$CaseBinaryProperty;
25844Landroid/icu/impl/UCharacterProperty$CombiningClassIntProperty;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070025845Landroid/icu/impl/UCharacterProperty$EmojiBinaryProperty;
art-benchmark-service84deab32021-05-12 09:41:00 -070025846Landroid/icu/impl/UCharacterProperty$IntProperty;
25847Landroid/icu/impl/UCharacterProperty$IsAcceptable;
25848Landroid/icu/impl/UCharacterProperty$LayoutProps$IsAcceptable;
25849Landroid/icu/impl/UCharacterProperty$LayoutProps;
25850Landroid/icu/impl/UCharacterProperty$NormInertBinaryProperty;
25851Landroid/icu/impl/UCharacterProperty$NormQuickCheckIntProperty;
25852Landroid/icu/impl/UCharacterProperty;
25853Landroid/icu/impl/UCharacterUtility;
art-benchmark-service84deab32021-05-12 09:41:00 -070025854Landroid/icu/impl/UPropertyAliases$IsAcceptable;
25855Landroid/icu/impl/UPropertyAliases;
25856Landroid/icu/impl/URLHandler$FileURLHandler;
25857Landroid/icu/impl/URLHandler$JarURLHandler;
25858Landroid/icu/impl/URLHandler$URLVisitor;
25859Landroid/icu/impl/URLHandler;
25860Landroid/icu/impl/UResource$Array;
25861Landroid/icu/impl/UResource$Key;
25862Landroid/icu/impl/UResource$Sink;
25863Landroid/icu/impl/UResource$Table;
25864Landroid/icu/impl/UResource$Value;
25865Landroid/icu/impl/UResource;
25866Landroid/icu/impl/USerializedSet;
25867Landroid/icu/impl/UTS46;
25868Landroid/icu/impl/UnicodeRegex$1;
25869Landroid/icu/impl/UnicodeRegex;
25870Landroid/icu/impl/UnicodeSetStringSpan$OffsetList;
25871Landroid/icu/impl/UnicodeSetStringSpan;
25872Landroid/icu/impl/Utility;
25873Landroid/icu/impl/UtilityExtensions;
25874Landroid/icu/impl/ValidIdentifiers$Datasubtype;
25875Landroid/icu/impl/ValidIdentifiers$Datatype;
25876Landroid/icu/impl/ValidIdentifiers$ValidityData;
25877Landroid/icu/impl/ValidIdentifiers$ValiditySet;
25878Landroid/icu/impl/ValidIdentifiers;
25879Landroid/icu/impl/ZoneMeta$1;
25880Landroid/icu/impl/ZoneMeta$CustomTimeZoneCache;
25881Landroid/icu/impl/ZoneMeta$SystemTimeZoneCache;
25882Landroid/icu/impl/ZoneMeta;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070025883Landroid/icu/impl/breakiter/DictionaryBreakEngine$DequeI;
25884Landroid/icu/impl/breakiter/DictionaryBreakEngine;
25885Landroid/icu/impl/breakiter/LanguageBreakEngine;
25886Landroid/icu/impl/breakiter/UnhandledBreakEngine;
art-benchmark-service84deab32021-05-12 09:41:00 -070025887Landroid/icu/impl/coll/BOCSU;
25888Landroid/icu/impl/coll/Collation;
25889Landroid/icu/impl/coll/CollationBuilder$1;
25890Landroid/icu/impl/coll/CollationBuilder$BundleImporter;
25891Landroid/icu/impl/coll/CollationBuilder$CEFinalizer;
25892Landroid/icu/impl/coll/CollationBuilder;
25893Landroid/icu/impl/coll/CollationCompare;
25894Landroid/icu/impl/coll/CollationData;
25895Landroid/icu/impl/coll/CollationDataBuilder$CEModifier;
25896Landroid/icu/impl/coll/CollationDataBuilder$ConditionalCE32;
25897Landroid/icu/impl/coll/CollationDataBuilder$CopyHelper;
25898Landroid/icu/impl/coll/CollationDataBuilder$DataBuilderCollationIterator;
25899Landroid/icu/impl/coll/CollationDataBuilder;
art-benchmark-service84deab32021-05-12 09:41:00 -070025900Landroid/icu/impl/coll/CollationDataReader$IsAcceptable;
25901Landroid/icu/impl/coll/CollationDataReader;
25902Landroid/icu/impl/coll/CollationFCD;
25903Landroid/icu/impl/coll/CollationFastLatin;
25904Landroid/icu/impl/coll/CollationFastLatinBuilder;
25905Landroid/icu/impl/coll/CollationIterator$CEBuffer;
25906Landroid/icu/impl/coll/CollationIterator$SkippedState;
25907Landroid/icu/impl/coll/CollationIterator;
25908Landroid/icu/impl/coll/CollationKeys$LevelCallback;
25909Landroid/icu/impl/coll/CollationKeys$SortKeyByteSink;
25910Landroid/icu/impl/coll/CollationKeys$SortKeyLevel;
25911Landroid/icu/impl/coll/CollationKeys;
25912Landroid/icu/impl/coll/CollationLoader$ASCII;
25913Landroid/icu/impl/coll/CollationLoader;
25914Landroid/icu/impl/coll/CollationRoot;
25915Landroid/icu/impl/coll/CollationRootElements;
25916Landroid/icu/impl/coll/CollationRuleParser$Importer;
25917Landroid/icu/impl/coll/CollationRuleParser$Position;
25918Landroid/icu/impl/coll/CollationRuleParser$Sink;
25919Landroid/icu/impl/coll/CollationRuleParser;
25920Landroid/icu/impl/coll/CollationSettings;
25921Landroid/icu/impl/coll/CollationTailoring;
art-benchmark-service84deab32021-05-12 09:41:00 -070025922Landroid/icu/impl/coll/CollationWeights$WeightRange;
25923Landroid/icu/impl/coll/CollationWeights;
25924Landroid/icu/impl/coll/ContractionsAndExpansions$CESink;
25925Landroid/icu/impl/coll/ContractionsAndExpansions;
25926Landroid/icu/impl/coll/FCDIterCollationIterator$State;
25927Landroid/icu/impl/coll/FCDIterCollationIterator;
25928Landroid/icu/impl/coll/FCDUTF16CollationIterator;
25929Landroid/icu/impl/coll/IterCollationIterator;
25930Landroid/icu/impl/coll/SharedObject$Reference;
25931Landroid/icu/impl/coll/SharedObject;
25932Landroid/icu/impl/coll/TailoredSet;
25933Landroid/icu/impl/coll/UTF16CollationIterator;
25934Landroid/icu/impl/coll/UVector32;
25935Landroid/icu/impl/coll/UVector64;
25936Landroid/icu/impl/data/HolidayBundle;
25937Landroid/icu/impl/data/HolidayBundle_da;
25938Landroid/icu/impl/data/HolidayBundle_da_DK;
25939Landroid/icu/impl/data/HolidayBundle_de;
25940Landroid/icu/impl/data/HolidayBundle_de_AT;
25941Landroid/icu/impl/data/HolidayBundle_de_DE;
25942Landroid/icu/impl/data/HolidayBundle_el;
25943Landroid/icu/impl/data/HolidayBundle_el_GR;
25944Landroid/icu/impl/data/HolidayBundle_en;
25945Landroid/icu/impl/data/HolidayBundle_en_CA;
25946Landroid/icu/impl/data/HolidayBundle_en_GB;
25947Landroid/icu/impl/data/HolidayBundle_en_US;
25948Landroid/icu/impl/data/HolidayBundle_es;
25949Landroid/icu/impl/data/HolidayBundle_es_MX;
25950Landroid/icu/impl/data/HolidayBundle_fr;
25951Landroid/icu/impl/data/HolidayBundle_fr_CA;
25952Landroid/icu/impl/data/HolidayBundle_fr_FR;
25953Landroid/icu/impl/data/HolidayBundle_it;
25954Landroid/icu/impl/data/HolidayBundle_it_IT;
25955Landroid/icu/impl/data/HolidayBundle_iw;
25956Landroid/icu/impl/data/HolidayBundle_iw_IL;
25957Landroid/icu/impl/data/HolidayBundle_ja_JP;
25958Landroid/icu/impl/data/ResourceReader;
25959Landroid/icu/impl/data/TokenIterator;
25960Landroid/icu/impl/duration/BasicDurationFormat;
25961Landroid/icu/impl/duration/BasicDurationFormatter;
25962Landroid/icu/impl/duration/BasicDurationFormatterFactory;
25963Landroid/icu/impl/duration/BasicPeriodBuilderFactory$Settings;
25964Landroid/icu/impl/duration/BasicPeriodBuilderFactory;
25965Landroid/icu/impl/duration/BasicPeriodFormatter;
25966Landroid/icu/impl/duration/BasicPeriodFormatterFactory$Customizations;
25967Landroid/icu/impl/duration/BasicPeriodFormatterFactory;
25968Landroid/icu/impl/duration/BasicPeriodFormatterService;
25969Landroid/icu/impl/duration/DateFormatter;
25970Landroid/icu/impl/duration/DurationFormatter;
25971Landroid/icu/impl/duration/DurationFormatterFactory;
25972Landroid/icu/impl/duration/FixedUnitBuilder;
25973Landroid/icu/impl/duration/MultiUnitBuilder;
25974Landroid/icu/impl/duration/OneOrTwoUnitBuilder;
25975Landroid/icu/impl/duration/Period;
25976Landroid/icu/impl/duration/PeriodBuilder;
25977Landroid/icu/impl/duration/PeriodBuilderFactory;
25978Landroid/icu/impl/duration/PeriodBuilderImpl;
25979Landroid/icu/impl/duration/PeriodFormatter;
25980Landroid/icu/impl/duration/PeriodFormatterFactory;
25981Landroid/icu/impl/duration/PeriodFormatterService;
25982Landroid/icu/impl/duration/SingleUnitBuilder;
25983Landroid/icu/impl/duration/TimeUnit;
25984Landroid/icu/impl/duration/TimeUnitConstants;
25985Landroid/icu/impl/duration/impl/DataRecord$ECountVariant;
25986Landroid/icu/impl/duration/impl/DataRecord$EDecimalHandling;
25987Landroid/icu/impl/duration/impl/DataRecord$EFractionHandling;
25988Landroid/icu/impl/duration/impl/DataRecord$EGender;
25989Landroid/icu/impl/duration/impl/DataRecord$EHalfPlacement;
25990Landroid/icu/impl/duration/impl/DataRecord$EHalfSupport;
25991Landroid/icu/impl/duration/impl/DataRecord$EMilliSupport;
25992Landroid/icu/impl/duration/impl/DataRecord$ENumberSystem;
25993Landroid/icu/impl/duration/impl/DataRecord$EPluralization;
25994Landroid/icu/impl/duration/impl/DataRecord$ESeparatorVariant;
25995Landroid/icu/impl/duration/impl/DataRecord$ETimeDirection;
25996Landroid/icu/impl/duration/impl/DataRecord$ETimeLimit;
25997Landroid/icu/impl/duration/impl/DataRecord$EUnitVariant;
25998Landroid/icu/impl/duration/impl/DataRecord$EZeroHandling;
25999Landroid/icu/impl/duration/impl/DataRecord$ScopeData;
26000Landroid/icu/impl/duration/impl/DataRecord;
26001Landroid/icu/impl/duration/impl/PeriodFormatterData;
26002Landroid/icu/impl/duration/impl/PeriodFormatterDataService;
26003Landroid/icu/impl/duration/impl/RecordReader;
26004Landroid/icu/impl/duration/impl/RecordWriter;
26005Landroid/icu/impl/duration/impl/ResourceBasedPeriodFormatterDataService;
26006Landroid/icu/impl/duration/impl/Utils$ChineseDigits;
26007Landroid/icu/impl/duration/impl/Utils;
26008Landroid/icu/impl/duration/impl/XMLRecordReader;
26009Landroid/icu/impl/duration/impl/XMLRecordWriter;
26010Landroid/icu/impl/locale/AsciiUtil$CaseInsensitiveKey;
26011Landroid/icu/impl/locale/AsciiUtil;
art-benchmark-service84deab32021-05-12 09:41:00 -070026012Landroid/icu/impl/locale/BaseLocale$Cache;
26013Landroid/icu/impl/locale/BaseLocale$Key;
26014Landroid/icu/impl/locale/BaseLocale;
26015Landroid/icu/impl/locale/Extension;
26016Landroid/icu/impl/locale/InternalLocaleBuilder$CaseInsensitiveChar;
26017Landroid/icu/impl/locale/InternalLocaleBuilder$CaseInsensitiveString;
26018Landroid/icu/impl/locale/InternalLocaleBuilder;
26019Landroid/icu/impl/locale/KeyTypeData$1;
26020Landroid/icu/impl/locale/KeyTypeData$CodepointsTypeHandler;
26021Landroid/icu/impl/locale/KeyTypeData$KeyData;
26022Landroid/icu/impl/locale/KeyTypeData$KeyInfoType;
26023Landroid/icu/impl/locale/KeyTypeData$PrivateUseKeyValueTypeHandler;
26024Landroid/icu/impl/locale/KeyTypeData$ReorderCodeTypeHandler;
26025Landroid/icu/impl/locale/KeyTypeData$RgKeyValueTypeHandler;
26026Landroid/icu/impl/locale/KeyTypeData$ScriptCodeTypeHandler;
26027Landroid/icu/impl/locale/KeyTypeData$SpecialType;
26028Landroid/icu/impl/locale/KeyTypeData$SpecialTypeHandler;
26029Landroid/icu/impl/locale/KeyTypeData$SubdivisionKeyValueTypeHandler;
26030Landroid/icu/impl/locale/KeyTypeData$Type;
26031Landroid/icu/impl/locale/KeyTypeData$TypeInfoType;
26032Landroid/icu/impl/locale/KeyTypeData$ValueType;
26033Landroid/icu/impl/locale/KeyTypeData;
26034Landroid/icu/impl/locale/LSR;
26035Landroid/icu/impl/locale/LanguageTag;
26036Landroid/icu/impl/locale/LocaleDistance$Data;
26037Landroid/icu/impl/locale/LocaleDistance;
26038Landroid/icu/impl/locale/LocaleExtensions;
26039Landroid/icu/impl/locale/LocaleObjectCache$CacheEntry;
26040Landroid/icu/impl/locale/LocaleObjectCache;
26041Landroid/icu/impl/locale/LocaleSyntaxException;
26042Landroid/icu/impl/locale/LocaleValidityChecker$1;
26043Landroid/icu/impl/locale/LocaleValidityChecker$SpecialCase;
26044Landroid/icu/impl/locale/LocaleValidityChecker$Where;
26045Landroid/icu/impl/locale/LocaleValidityChecker;
26046Landroid/icu/impl/locale/ParseStatus;
26047Landroid/icu/impl/locale/StringTokenIterator;
26048Landroid/icu/impl/locale/UnicodeLocaleExtension;
art-benchmark-service84deab32021-05-12 09:41:00 -070026049Landroid/icu/impl/locale/XCldrStub$CollectionUtilities;
26050Landroid/icu/impl/locale/XCldrStub$FileUtilities;
26051Landroid/icu/impl/locale/XCldrStub$HashMultimap;
26052Landroid/icu/impl/locale/XCldrStub$ImmutableMap;
26053Landroid/icu/impl/locale/XCldrStub$ImmutableMultimap;
26054Landroid/icu/impl/locale/XCldrStub$ImmutableSet;
26055Landroid/icu/impl/locale/XCldrStub$Joiner;
26056Landroid/icu/impl/locale/XCldrStub$LinkedHashMultimap;
26057Landroid/icu/impl/locale/XCldrStub$Multimap;
26058Landroid/icu/impl/locale/XCldrStub$MultimapIterator;
26059Landroid/icu/impl/locale/XCldrStub$Multimaps;
26060Landroid/icu/impl/locale/XCldrStub$Predicate;
26061Landroid/icu/impl/locale/XCldrStub$RegexUtilities;
26062Landroid/icu/impl/locale/XCldrStub$ReusableEntry;
26063Landroid/icu/impl/locale/XCldrStub$Splitter;
26064Landroid/icu/impl/locale/XCldrStub$TreeMultimap;
26065Landroid/icu/impl/locale/XCldrStub;
26066Landroid/icu/impl/locale/XLikelySubtags$1;
26067Landroid/icu/impl/locale/XLikelySubtags$Data;
26068Landroid/icu/impl/locale/XLikelySubtags;
26069Landroid/icu/impl/number/AdoptingModifierStore$1;
26070Landroid/icu/impl/number/AdoptingModifierStore;
26071Landroid/icu/impl/number/AffixPatternProvider$Flags;
26072Landroid/icu/impl/number/AffixPatternProvider;
26073Landroid/icu/impl/number/AffixUtils$SymbolProvider;
26074Landroid/icu/impl/number/AffixUtils$TokenConsumer;
26075Landroid/icu/impl/number/AffixUtils;
26076Landroid/icu/impl/number/CompactData$CompactDataSink;
26077Landroid/icu/impl/number/CompactData$CompactType;
26078Landroid/icu/impl/number/CompactData;
26079Landroid/icu/impl/number/ConstantAffixModifier;
26080Landroid/icu/impl/number/ConstantMultiFieldModifier;
26081Landroid/icu/impl/number/CurrencyPluralInfoAffixProvider;
26082Landroid/icu/impl/number/CurrencySpacingEnabledModifier;
26083Landroid/icu/impl/number/CustomSymbolCurrency;
26084Landroid/icu/impl/number/DecimalFormatProperties$ParseMode;
26085Landroid/icu/impl/number/DecimalFormatProperties;
26086Landroid/icu/impl/number/DecimalQuantity;
26087Landroid/icu/impl/number/DecimalQuantity_AbstractBCD$1;
26088Landroid/icu/impl/number/DecimalQuantity_AbstractBCD;
26089Landroid/icu/impl/number/DecimalQuantity_DualStorageBCD;
26090Landroid/icu/impl/number/Grouper$1;
26091Landroid/icu/impl/number/Grouper;
26092Landroid/icu/impl/number/LocalizedNumberFormatterAsFormat$Proxy;
26093Landroid/icu/impl/number/LocalizedNumberFormatterAsFormat;
26094Landroid/icu/impl/number/LongNameHandler$PluralTableSink;
26095Landroid/icu/impl/number/LongNameHandler;
26096Landroid/icu/impl/number/LongNameMultiplexer$ParentlessMicroPropsGenerator;
26097Landroid/icu/impl/number/LongNameMultiplexer;
26098Landroid/icu/impl/number/MacroProps;
26099Landroid/icu/impl/number/MicroProps;
26100Landroid/icu/impl/number/MicroPropsGenerator;
26101Landroid/icu/impl/number/MicroPropsMutator;
26102Landroid/icu/impl/number/MixedUnitLongNameHandler;
26103Landroid/icu/impl/number/Modifier$Parameters;
26104Landroid/icu/impl/number/Modifier$Signum;
26105Landroid/icu/impl/number/Modifier;
26106Landroid/icu/impl/number/ModifierStore;
26107Landroid/icu/impl/number/MultiplierFormatHandler;
26108Landroid/icu/impl/number/MultiplierProducer;
26109Landroid/icu/impl/number/MutablePatternModifier$1;
26110Landroid/icu/impl/number/MutablePatternModifier$ImmutablePatternModifier;
26111Landroid/icu/impl/number/MutablePatternModifier;
26112Landroid/icu/impl/number/Padder$1;
26113Landroid/icu/impl/number/Padder$PadPosition;
26114Landroid/icu/impl/number/Padder;
art-benchmark-service84deab32021-05-12 09:41:00 -070026115Landroid/icu/impl/number/PatternStringParser$ParsedPatternInfo;
26116Landroid/icu/impl/number/PatternStringParser$ParsedSubpatternInfo;
26117Landroid/icu/impl/number/PatternStringParser$ParserState;
26118Landroid/icu/impl/number/PatternStringParser;
26119Landroid/icu/impl/number/PatternStringUtils$1;
26120Landroid/icu/impl/number/PatternStringUtils$PatternSignType;
26121Landroid/icu/impl/number/PatternStringUtils;
26122Landroid/icu/impl/number/Properties;
26123Landroid/icu/impl/number/PropertiesAffixPatternProvider;
26124Landroid/icu/impl/number/RoundingUtils;
26125Landroid/icu/impl/number/SimpleModifier;
26126Landroid/icu/impl/number/UnitConversionHandler;
26127Landroid/icu/impl/number/UsagePrefsHandler;
26128Landroid/icu/impl/number/parse/AffixMatcher$1;
26129Landroid/icu/impl/number/parse/AffixMatcher;
26130Landroid/icu/impl/number/parse/AffixPatternMatcher;
26131Landroid/icu/impl/number/parse/AffixTokenMatcherFactory;
26132Landroid/icu/impl/number/parse/CodePointMatcher;
26133Landroid/icu/impl/number/parse/CombinedCurrencyMatcher;
26134Landroid/icu/impl/number/parse/DecimalMatcher;
26135Landroid/icu/impl/number/parse/IgnorablesMatcher;
26136Landroid/icu/impl/number/parse/InfinityMatcher;
26137Landroid/icu/impl/number/parse/MinusSignMatcher;
26138Landroid/icu/impl/number/parse/MultiplierParseHandler;
26139Landroid/icu/impl/number/parse/NanMatcher;
26140Landroid/icu/impl/number/parse/NumberParseMatcher$Flexible;
26141Landroid/icu/impl/number/parse/NumberParseMatcher;
26142Landroid/icu/impl/number/parse/NumberParserImpl;
26143Landroid/icu/impl/number/parse/PaddingMatcher;
26144Landroid/icu/impl/number/parse/ParsedNumber$1;
26145Landroid/icu/impl/number/parse/ParsedNumber;
26146Landroid/icu/impl/number/parse/ParsingUtils;
26147Landroid/icu/impl/number/parse/PercentMatcher;
26148Landroid/icu/impl/number/parse/PermilleMatcher;
26149Landroid/icu/impl/number/parse/PlusSignMatcher;
26150Landroid/icu/impl/number/parse/RequireAffixValidator;
26151Landroid/icu/impl/number/parse/RequireCurrencyValidator;
26152Landroid/icu/impl/number/parse/RequireDecimalSeparatorValidator;
26153Landroid/icu/impl/number/parse/RequireNumberValidator;
26154Landroid/icu/impl/number/parse/ScientificMatcher;
26155Landroid/icu/impl/number/parse/SeriesMatcher;
26156Landroid/icu/impl/number/parse/SymbolMatcher;
26157Landroid/icu/impl/number/parse/ValidationMatcher;
26158Landroid/icu/impl/number/range/PrefixInfixSuffixLengthHelper;
26159Landroid/icu/impl/number/range/RangeMacroProps;
26160Landroid/icu/impl/number/range/StandardPluralRanges$PluralRangeSetsDataSink;
26161Landroid/icu/impl/number/range/StandardPluralRanges$PluralRangesDataSink;
26162Landroid/icu/impl/number/range/StandardPluralRanges;
art-benchmark-service84deab32021-05-12 09:41:00 -070026163Landroid/icu/impl/text/RbnfScannerProviderImpl$RbnfLenientScannerImpl;
26164Landroid/icu/impl/text/RbnfScannerProviderImpl;
26165Landroid/icu/impl/units/ComplexUnitsConverter;
26166Landroid/icu/impl/units/ConversionRates$ConversionRateInfo;
26167Landroid/icu/impl/units/ConversionRates$ConversionRatesSink;
26168Landroid/icu/impl/units/ConversionRates;
26169Landroid/icu/impl/units/MeasureUnitImpl$1;
26170Landroid/icu/impl/units/MeasureUnitImpl$CompoundPart;
26171Landroid/icu/impl/units/MeasureUnitImpl$InitialCompoundPart;
26172Landroid/icu/impl/units/MeasureUnitImpl$MeasureUnitImplComparator;
26173Landroid/icu/impl/units/MeasureUnitImpl$PowerPart;
26174Landroid/icu/impl/units/MeasureUnitImpl$SingleUnitComparator;
26175Landroid/icu/impl/units/MeasureUnitImpl$UnitsParser$Token$Type;
26176Landroid/icu/impl/units/MeasureUnitImpl$UnitsParser$Token;
26177Landroid/icu/impl/units/MeasureUnitImpl$UnitsParser;
26178Landroid/icu/impl/units/MeasureUnitImpl;
26179Landroid/icu/impl/units/SingleUnitImpl;
art-benchmark-service84deab32021-05-12 09:41:00 -070026180Landroid/icu/impl/units/UnitPreferences$UnitPreference;
26181Landroid/icu/impl/units/UnitPreferences$UnitPreferencesSink;
26182Landroid/icu/impl/units/UnitPreferences;
26183Landroid/icu/impl/units/UnitsData$Categories;
26184Landroid/icu/impl/units/UnitsData$CategoriesSink;
26185Landroid/icu/impl/units/UnitsData$Constants;
26186Landroid/icu/impl/units/UnitsData$SimpleUnitIdentifiersSink;
26187Landroid/icu/impl/units/UnitsData;
26188Landroid/icu/impl/units/UnitsRouter$ConverterPreference;
26189Landroid/icu/impl/units/UnitsRouter$RouteResult;
26190Landroid/icu/impl/units/UnitsRouter;
26191Landroid/icu/lang/CharSequences;
26192Landroid/icu/lang/CharacterProperties;
art-benchmark-service84deab32021-05-12 09:41:00 -070026193Landroid/icu/lang/UCharacter$BidiPairedBracketType;
26194Landroid/icu/lang/UCharacter$DecompositionType;
26195Landroid/icu/lang/UCharacter$DummyValueIterator;
26196Landroid/icu/lang/UCharacter$EastAsianWidth;
26197Landroid/icu/lang/UCharacter$GraphemeClusterBreak;
26198Landroid/icu/lang/UCharacter$HangulSyllableType;
26199Landroid/icu/lang/UCharacter$IndicPositionalCategory;
26200Landroid/icu/lang/UCharacter$IndicSyllabicCategory;
26201Landroid/icu/lang/UCharacter$JoiningGroup;
26202Landroid/icu/lang/UCharacter$JoiningType;
26203Landroid/icu/lang/UCharacter$LineBreak;
26204Landroid/icu/lang/UCharacter$NumericType;
26205Landroid/icu/lang/UCharacter$SentenceBreak;
26206Landroid/icu/lang/UCharacter$UCharacterTypeIterator$MaskType;
26207Landroid/icu/lang/UCharacter$UCharacterTypeIterator;
26208Landroid/icu/lang/UCharacter$UnicodeBlock;
26209Landroid/icu/lang/UCharacter$VerticalOrientation;
26210Landroid/icu/lang/UCharacter$WordBreak;
26211Landroid/icu/lang/UCharacter;
26212Landroid/icu/lang/UCharacterCategory;
26213Landroid/icu/lang/UCharacterDirection;
26214Landroid/icu/lang/UCharacterEnums$ECharacterCategory;
26215Landroid/icu/lang/UCharacterEnums$ECharacterDirection;
26216Landroid/icu/lang/UCharacterEnums;
26217Landroid/icu/lang/UCharacterNameIterator;
26218Landroid/icu/lang/UProperty$NameChoice;
26219Landroid/icu/lang/UProperty;
26220Landroid/icu/lang/UScript$ScriptMetadata;
26221Landroid/icu/lang/UScript$ScriptUsage;
26222Landroid/icu/lang/UScript;
26223Landroid/icu/lang/UScriptRun$ParenStackEntry;
26224Landroid/icu/lang/UScriptRun;
26225Landroid/icu/math/BigDecimal;
26226Landroid/icu/math/MathContext;
art-benchmark-service84deab32021-05-12 09:41:00 -070026227Landroid/icu/number/CompactNotation$CompactHandler;
26228Landroid/icu/number/CompactNotation;
26229Landroid/icu/number/CurrencyPrecision;
26230Landroid/icu/number/FormattedNumber;
26231Landroid/icu/number/FormattedNumberRange;
26232Landroid/icu/number/FractionPrecision;
26233Landroid/icu/number/IntegerWidth;
26234Landroid/icu/number/LocalizedNumberFormatter;
26235Landroid/icu/number/LocalizedNumberRangeFormatter;
26236Landroid/icu/number/Notation;
26237Landroid/icu/number/NumberFormatter$DecimalSeparatorDisplay;
26238Landroid/icu/number/NumberFormatter$GroupingStrategy;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070026239Landroid/icu/number/NumberFormatter$RoundingPriority;
art-benchmark-service84deab32021-05-12 09:41:00 -070026240Landroid/icu/number/NumberFormatter$SignDisplay;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070026241Landroid/icu/number/NumberFormatter$TrailingZeroDisplay;
art-benchmark-service84deab32021-05-12 09:41:00 -070026242Landroid/icu/number/NumberFormatter$UnitWidth;
26243Landroid/icu/number/NumberFormatter;
26244Landroid/icu/number/NumberFormatterImpl;
26245Landroid/icu/number/NumberFormatterSettings;
26246Landroid/icu/number/NumberPropertyMapper;
26247Landroid/icu/number/NumberRangeFormatter$RangeCollapse;
26248Landroid/icu/number/NumberRangeFormatter$RangeIdentityFallback;
26249Landroid/icu/number/NumberRangeFormatter$RangeIdentityResult;
26250Landroid/icu/number/NumberRangeFormatter;
26251Landroid/icu/number/NumberRangeFormatterImpl$1;
26252Landroid/icu/number/NumberRangeFormatterImpl$NumberRangeDataSink;
26253Landroid/icu/number/NumberRangeFormatterImpl;
26254Landroid/icu/number/NumberRangeFormatterSettings;
26255Landroid/icu/number/NumberSkeletonImpl$1;
26256Landroid/icu/number/NumberSkeletonImpl$2;
26257Landroid/icu/number/NumberSkeletonImpl$BlueprintHelpers;
26258Landroid/icu/number/NumberSkeletonImpl$EnumToStemString;
26259Landroid/icu/number/NumberSkeletonImpl$GeneratorHelpers;
26260Landroid/icu/number/NumberSkeletonImpl$ParseState;
26261Landroid/icu/number/NumberSkeletonImpl$StemEnum;
26262Landroid/icu/number/NumberSkeletonImpl$StemToObject;
26263Landroid/icu/number/NumberSkeletonImpl;
26264Landroid/icu/number/Precision$BogusRounder;
26265Landroid/icu/number/Precision$CurrencyRounderImpl;
26266Landroid/icu/number/Precision$FracSigRounderImpl;
26267Landroid/icu/number/Precision$FractionRounderImpl;
26268Landroid/icu/number/Precision$IncrementFiveRounderImpl;
26269Landroid/icu/number/Precision$IncrementOneRounderImpl;
26270Landroid/icu/number/Precision$IncrementRounderImpl;
26271Landroid/icu/number/Precision$InfiniteRounderImpl;
26272Landroid/icu/number/Precision$SignificantRounderImpl;
26273Landroid/icu/number/Precision;
26274Landroid/icu/number/Scale;
art-benchmark-service84deab32021-05-12 09:41:00 -070026275Landroid/icu/number/ScientificNotation$ScientificHandler;
26276Landroid/icu/number/ScientificNotation$ScientificModifier;
26277Landroid/icu/number/ScientificNotation;
26278Landroid/icu/number/SimpleNotation;
26279Landroid/icu/number/SkeletonSyntaxException;
26280Landroid/icu/number/UnlocalizedNumberFormatter;
26281Landroid/icu/number/UnlocalizedNumberRangeFormatter;
26282Landroid/icu/platform/AndroidDataFiles;
26283Landroid/icu/text/AbsoluteValueSubstitution;
26284Landroid/icu/text/AlphabeticIndex$1;
26285Landroid/icu/text/AlphabeticIndex$Bucket$LabelType;
26286Landroid/icu/text/AlphabeticIndex$Bucket;
26287Landroid/icu/text/AlphabeticIndex$BucketList;
26288Landroid/icu/text/AlphabeticIndex$ImmutableIndex;
26289Landroid/icu/text/AlphabeticIndex$Record;
26290Landroid/icu/text/AlphabeticIndex;
26291Landroid/icu/text/AnyTransliterator$ScriptRunIterator;
26292Landroid/icu/text/AnyTransliterator;
26293Landroid/icu/text/ArabicShaping;
26294Landroid/icu/text/ArabicShapingException;
art-benchmark-service84deab32021-05-12 09:41:00 -070026295Landroid/icu/text/Bidi$BracketData;
26296Landroid/icu/text/Bidi$ImpTabPair;
26297Landroid/icu/text/Bidi$InsertPoints;
26298Landroid/icu/text/Bidi$IsoRun;
26299Landroid/icu/text/Bidi$Isolate;
26300Landroid/icu/text/Bidi$LevState;
26301Landroid/icu/text/Bidi$Opening;
26302Landroid/icu/text/Bidi$Point;
26303Landroid/icu/text/Bidi;
26304Landroid/icu/text/BidiClassifier;
26305Landroid/icu/text/BidiLine;
26306Landroid/icu/text/BidiRun;
art-benchmark-service84deab32021-05-12 09:41:00 -070026307Landroid/icu/text/BidiTransform$Mirroring;
26308Landroid/icu/text/BidiTransform$Order;
26309Landroid/icu/text/BidiTransform$ReorderingScheme$10;
26310Landroid/icu/text/BidiTransform$ReorderingScheme$11;
26311Landroid/icu/text/BidiTransform$ReorderingScheme$12;
26312Landroid/icu/text/BidiTransform$ReorderingScheme$13;
26313Landroid/icu/text/BidiTransform$ReorderingScheme$14;
26314Landroid/icu/text/BidiTransform$ReorderingScheme$15;
26315Landroid/icu/text/BidiTransform$ReorderingScheme$16;
26316Landroid/icu/text/BidiTransform$ReorderingScheme$1;
26317Landroid/icu/text/BidiTransform$ReorderingScheme$2;
26318Landroid/icu/text/BidiTransform$ReorderingScheme$3;
26319Landroid/icu/text/BidiTransform$ReorderingScheme$4;
26320Landroid/icu/text/BidiTransform$ReorderingScheme$5;
26321Landroid/icu/text/BidiTransform$ReorderingScheme$6;
26322Landroid/icu/text/BidiTransform$ReorderingScheme$7;
26323Landroid/icu/text/BidiTransform$ReorderingScheme$8;
26324Landroid/icu/text/BidiTransform$ReorderingScheme$9;
26325Landroid/icu/text/BidiTransform$ReorderingScheme;
26326Landroid/icu/text/BidiTransform;
26327Landroid/icu/text/BidiWriter;
26328Landroid/icu/text/BreakIterator$BreakIteratorCache;
26329Landroid/icu/text/BreakIterator$BreakIteratorServiceShim;
26330Landroid/icu/text/BreakIterator;
26331Landroid/icu/text/BreakIteratorFactory$BFService$1RBBreakIteratorFactory;
26332Landroid/icu/text/BreakIteratorFactory$BFService;
26333Landroid/icu/text/BreakIteratorFactory;
26334Landroid/icu/text/BreakTransliterator$ReplaceableCharacterIterator;
26335Landroid/icu/text/BreakTransliterator;
art-benchmark-service84deab32021-05-12 09:41:00 -070026336Landroid/icu/text/CanonicalIterator;
26337Landroid/icu/text/CaseFoldTransliterator$1;
26338Landroid/icu/text/CaseFoldTransliterator$2;
26339Landroid/icu/text/CaseFoldTransliterator;
art-benchmark-service84deab32021-05-12 09:41:00 -070026340Landroid/icu/text/CaseMap$Fold;
26341Landroid/icu/text/CaseMap$Lower;
26342Landroid/icu/text/CaseMap$Title;
26343Landroid/icu/text/CaseMap$Upper;
26344Landroid/icu/text/CaseMap;
art-benchmark-service84deab32021-05-12 09:41:00 -070026345Landroid/icu/text/CharsetDetector$CSRecognizerInfo;
26346Landroid/icu/text/CharsetDetector;
26347Landroid/icu/text/CharsetMatch;
26348Landroid/icu/text/CharsetRecog_2022$CharsetRecog_2022CN;
26349Landroid/icu/text/CharsetRecog_2022$CharsetRecog_2022JP;
26350Landroid/icu/text/CharsetRecog_2022$CharsetRecog_2022KR;
26351Landroid/icu/text/CharsetRecog_2022;
26352Landroid/icu/text/CharsetRecog_UTF8;
26353Landroid/icu/text/CharsetRecog_Unicode$CharsetRecog_UTF_16_BE;
26354Landroid/icu/text/CharsetRecog_Unicode$CharsetRecog_UTF_16_LE;
26355Landroid/icu/text/CharsetRecog_Unicode$CharsetRecog_UTF_32;
26356Landroid/icu/text/CharsetRecog_Unicode$CharsetRecog_UTF_32_BE;
26357Landroid/icu/text/CharsetRecog_Unicode$CharsetRecog_UTF_32_LE;
26358Landroid/icu/text/CharsetRecog_Unicode;
26359Landroid/icu/text/CharsetRecog_mbcs$CharsetRecog_big5;
26360Landroid/icu/text/CharsetRecog_mbcs$CharsetRecog_euc$CharsetRecog_euc_jp;
26361Landroid/icu/text/CharsetRecog_mbcs$CharsetRecog_euc$CharsetRecog_euc_kr;
26362Landroid/icu/text/CharsetRecog_mbcs$CharsetRecog_euc;
26363Landroid/icu/text/CharsetRecog_mbcs$CharsetRecog_gb_18030;
26364Landroid/icu/text/CharsetRecog_mbcs$CharsetRecog_sjis;
26365Landroid/icu/text/CharsetRecog_mbcs$iteratedChar;
26366Landroid/icu/text/CharsetRecog_mbcs;
26367Landroid/icu/text/CharsetRecog_sbcs$CharsetRecog_8859_1;
26368Landroid/icu/text/CharsetRecog_sbcs$CharsetRecog_8859_2;
26369Landroid/icu/text/CharsetRecog_sbcs$CharsetRecog_8859_5;
26370Landroid/icu/text/CharsetRecog_sbcs$CharsetRecog_8859_5_ru;
26371Landroid/icu/text/CharsetRecog_sbcs$CharsetRecog_8859_6;
26372Landroid/icu/text/CharsetRecog_sbcs$CharsetRecog_8859_6_ar;
26373Landroid/icu/text/CharsetRecog_sbcs$CharsetRecog_8859_7;
26374Landroid/icu/text/CharsetRecog_sbcs$CharsetRecog_8859_7_el;
26375Landroid/icu/text/CharsetRecog_sbcs$CharsetRecog_8859_8;
26376Landroid/icu/text/CharsetRecog_sbcs$CharsetRecog_8859_8_I_he;
26377Landroid/icu/text/CharsetRecog_sbcs$CharsetRecog_8859_8_he;
26378Landroid/icu/text/CharsetRecog_sbcs$CharsetRecog_8859_9;
26379Landroid/icu/text/CharsetRecog_sbcs$CharsetRecog_8859_9_tr;
26380Landroid/icu/text/CharsetRecog_sbcs$CharsetRecog_IBM420_ar;
26381Landroid/icu/text/CharsetRecog_sbcs$CharsetRecog_IBM420_ar_ltr;
26382Landroid/icu/text/CharsetRecog_sbcs$CharsetRecog_IBM420_ar_rtl;
26383Landroid/icu/text/CharsetRecog_sbcs$CharsetRecog_IBM424_he;
26384Landroid/icu/text/CharsetRecog_sbcs$CharsetRecog_IBM424_he_ltr;
26385Landroid/icu/text/CharsetRecog_sbcs$CharsetRecog_IBM424_he_rtl;
26386Landroid/icu/text/CharsetRecog_sbcs$CharsetRecog_KOI8_R;
26387Landroid/icu/text/CharsetRecog_sbcs$CharsetRecog_windows_1251;
26388Landroid/icu/text/CharsetRecog_sbcs$CharsetRecog_windows_1256;
26389Landroid/icu/text/CharsetRecog_sbcs$NGramParser;
26390Landroid/icu/text/CharsetRecog_sbcs$NGramParser_IBM420;
26391Landroid/icu/text/CharsetRecog_sbcs$NGramsPlusLang;
26392Landroid/icu/text/CharsetRecog_sbcs;
26393Landroid/icu/text/CharsetRecognizer;
26394Landroid/icu/text/ChineseDateFormat$Field;
26395Landroid/icu/text/ChineseDateFormat;
26396Landroid/icu/text/ChineseDateFormatSymbols;
art-benchmark-service84deab32021-05-12 09:41:00 -070026397Landroid/icu/text/CollationElementIterator$MaxExpSink;
26398Landroid/icu/text/CollationElementIterator;
26399Landroid/icu/text/CollationKey$BoundMode;
26400Landroid/icu/text/CollationKey;
art-benchmark-service84deab32021-05-12 09:41:00 -070026401Landroid/icu/text/Collator$ASCII;
26402Landroid/icu/text/Collator$CollatorFactory;
26403Landroid/icu/text/Collator$KeywordsSink;
26404Landroid/icu/text/Collator$ReorderCodes;
26405Landroid/icu/text/Collator$ServiceShim;
26406Landroid/icu/text/Collator;
26407Landroid/icu/text/CollatorServiceShim$1CFactory;
26408Landroid/icu/text/CollatorServiceShim$CService$1CollatorFactory;
26409Landroid/icu/text/CollatorServiceShim$CService;
26410Landroid/icu/text/CollatorServiceShim;
26411Landroid/icu/text/CompactDecimalFormat$CompactStyle;
26412Landroid/icu/text/CompactDecimalFormat;
26413Landroid/icu/text/ComposedCharIter;
26414Landroid/icu/text/CompoundTransliterator;
26415Landroid/icu/text/ConstrainedFieldPosition$1;
26416Landroid/icu/text/ConstrainedFieldPosition$ConstraintType;
26417Landroid/icu/text/ConstrainedFieldPosition;
26418Landroid/icu/text/CurrencyDisplayNames;
26419Landroid/icu/text/CurrencyFormat;
26420Landroid/icu/text/CurrencyMetaInfo$CurrencyDigits;
26421Landroid/icu/text/CurrencyMetaInfo$CurrencyFilter;
26422Landroid/icu/text/CurrencyMetaInfo$CurrencyInfo;
26423Landroid/icu/text/CurrencyMetaInfo;
26424Landroid/icu/text/CurrencyPluralInfo;
26425Landroid/icu/text/DateFormat$BooleanAttribute;
26426Landroid/icu/text/DateFormat$Field;
26427Landroid/icu/text/DateFormat$HourCycle;
26428Landroid/icu/text/DateFormat;
26429Landroid/icu/text/DateFormatSymbols$1;
26430Landroid/icu/text/DateFormatSymbols$AospExtendedDateFormatSymbols;
26431Landroid/icu/text/DateFormatSymbols$CalendarDataSink$AliasType;
26432Landroid/icu/text/DateFormatSymbols$CalendarDataSink;
26433Landroid/icu/text/DateFormatSymbols$CapitalizationContextUsage;
26434Landroid/icu/text/DateFormatSymbols;
art-benchmark-service84deab32021-05-12 09:41:00 -070026435Landroid/icu/text/DateIntervalFormat$BestMatchInfo;
26436Landroid/icu/text/DateIntervalFormat$FormatOutput;
26437Landroid/icu/text/DateIntervalFormat$FormattedDateInterval;
26438Landroid/icu/text/DateIntervalFormat$SkeletonAndItsBestMatch;
26439Landroid/icu/text/DateIntervalFormat$SpanField;
26440Landroid/icu/text/DateIntervalFormat;
26441Landroid/icu/text/DateIntervalInfo$DateIntervalSink;
26442Landroid/icu/text/DateIntervalInfo$PatternInfo;
26443Landroid/icu/text/DateIntervalInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070026444Landroid/icu/text/DateTimePatternGenerator$AppendItemFormatsSink;
26445Landroid/icu/text/DateTimePatternGenerator$AppendItemNamesSink;
26446Landroid/icu/text/DateTimePatternGenerator$AvailableFormatsSink;
26447Landroid/icu/text/DateTimePatternGenerator$DTPGflags;
26448Landroid/icu/text/DateTimePatternGenerator$DateTimeMatcher;
26449Landroid/icu/text/DateTimePatternGenerator$DayPeriodAllowedHoursSink;
26450Landroid/icu/text/DateTimePatternGenerator$DisplayWidth;
26451Landroid/icu/text/DateTimePatternGenerator$DistanceInfo;
26452Landroid/icu/text/DateTimePatternGenerator$FormatParser;
26453Landroid/icu/text/DateTimePatternGenerator$PatternInfo;
26454Landroid/icu/text/DateTimePatternGenerator$PatternWithMatcher;
26455Landroid/icu/text/DateTimePatternGenerator$PatternWithSkeletonFlag;
26456Landroid/icu/text/DateTimePatternGenerator$SkeletonFields;
26457Landroid/icu/text/DateTimePatternGenerator$VariableField;
26458Landroid/icu/text/DateTimePatternGenerator;
26459Landroid/icu/text/DecimalFormat$PropertySetter;
26460Landroid/icu/text/DecimalFormat;
26461Landroid/icu/text/DecimalFormatSymbols$1;
26462Landroid/icu/text/DecimalFormatSymbols$CacheData;
26463Landroid/icu/text/DecimalFormatSymbols$DecFmtDataSink;
26464Landroid/icu/text/DecimalFormatSymbols;
art-benchmark-service84deab32021-05-12 09:41:00 -070026465Landroid/icu/text/DisplayContext$Type;
26466Landroid/icu/text/DisplayContext;
26467Landroid/icu/text/DurationFormat;
art-benchmark-service84deab32021-05-12 09:41:00 -070026468Landroid/icu/text/Edits$Iterator;
26469Landroid/icu/text/Edits;
26470Landroid/icu/text/EscapeTransliterator$1;
26471Landroid/icu/text/EscapeTransliterator$2;
26472Landroid/icu/text/EscapeTransliterator$3;
26473Landroid/icu/text/EscapeTransliterator$4;
26474Landroid/icu/text/EscapeTransliterator$5;
26475Landroid/icu/text/EscapeTransliterator$6;
26476Landroid/icu/text/EscapeTransliterator$7;
26477Landroid/icu/text/EscapeTransliterator$8;
26478Landroid/icu/text/EscapeTransliterator;
26479Landroid/icu/text/FilteredBreakIteratorBuilder;
26480Landroid/icu/text/FilteredNormalizer2;
26481Landroid/icu/text/FormattedValue;
26482Landroid/icu/text/FractionalPartSubstitution;
26483Landroid/icu/text/FunctionReplacer;
26484Landroid/icu/text/IDNA$Error;
26485Landroid/icu/text/IDNA$Info;
26486Landroid/icu/text/IDNA;
26487Landroid/icu/text/IntegralPartSubstitution;
art-benchmark-service84deab32021-05-12 09:41:00 -070026488Landroid/icu/text/ListFormatter$1;
26489Landroid/icu/text/ListFormatter$Cache;
26490Landroid/icu/text/ListFormatter$ContextualHandler;
26491Landroid/icu/text/ListFormatter$Field;
26492Landroid/icu/text/ListFormatter$FormattedList;
26493Landroid/icu/text/ListFormatter$FormattedListBuilder;
26494Landroid/icu/text/ListFormatter$PatternHandler;
26495Landroid/icu/text/ListFormatter$SpanField;
26496Landroid/icu/text/ListFormatter$StaticHandler;
art-benchmark-service84deab32021-05-12 09:41:00 -070026497Landroid/icu/text/ListFormatter$Type;
26498Landroid/icu/text/ListFormatter$Width;
26499Landroid/icu/text/ListFormatter;
art-benchmark-service84deab32021-05-12 09:41:00 -070026500Landroid/icu/text/LocaleDisplayNames$DialectHandling;
26501Landroid/icu/text/LocaleDisplayNames$LastResortLocaleDisplayNames;
26502Landroid/icu/text/LocaleDisplayNames$UiListItem$UiListItemComparator;
26503Landroid/icu/text/LocaleDisplayNames$UiListItem;
26504Landroid/icu/text/LocaleDisplayNames;
26505Landroid/icu/text/LowercaseTransliterator$1;
26506Landroid/icu/text/LowercaseTransliterator$2;
26507Landroid/icu/text/LowercaseTransliterator;
26508Landroid/icu/text/MeasureFormat$FormatWidth;
26509Landroid/icu/text/MeasureFormat$MeasureProxy;
26510Landroid/icu/text/MeasureFormat$NumberFormatterCacheEntry;
26511Landroid/icu/text/MeasureFormat$NumericFormatters;
26512Landroid/icu/text/MeasureFormat;
art-benchmark-service84deab32021-05-12 09:41:00 -070026513Landroid/icu/text/MessageFormat$AppendableWrapper;
26514Landroid/icu/text/MessageFormat$AttributeAndPosition;
26515Landroid/icu/text/MessageFormat$Field;
26516Landroid/icu/text/MessageFormat$PluralSelectorContext;
26517Landroid/icu/text/MessageFormat$PluralSelectorProvider;
26518Landroid/icu/text/MessageFormat;
art-benchmark-service84deab32021-05-12 09:41:00 -070026519Landroid/icu/text/MessagePattern$ApostropheMode;
26520Landroid/icu/text/MessagePattern$ArgType;
26521Landroid/icu/text/MessagePattern$Part$Type;
26522Landroid/icu/text/MessagePattern$Part;
26523Landroid/icu/text/MessagePattern;
26524Landroid/icu/text/MessagePatternUtil$1;
26525Landroid/icu/text/MessagePatternUtil$ArgNode;
26526Landroid/icu/text/MessagePatternUtil$ComplexArgStyleNode;
26527Landroid/icu/text/MessagePatternUtil$MessageContentsNode$Type;
26528Landroid/icu/text/MessagePatternUtil$MessageContentsNode;
26529Landroid/icu/text/MessagePatternUtil$MessageNode;
26530Landroid/icu/text/MessagePatternUtil$Node;
26531Landroid/icu/text/MessagePatternUtil$TextNode;
26532Landroid/icu/text/MessagePatternUtil$VariantNode;
26533Landroid/icu/text/MessagePatternUtil;
26534Landroid/icu/text/ModulusSubstitution;
26535Landroid/icu/text/MultiplierSubstitution;
26536Landroid/icu/text/NFRule;
26537Landroid/icu/text/NFRuleSet;
26538Landroid/icu/text/NFSubstitution;
26539Landroid/icu/text/NameUnicodeTransliterator$1;
26540Landroid/icu/text/NameUnicodeTransliterator;
26541Landroid/icu/text/NormalizationTransliterator$1;
26542Landroid/icu/text/NormalizationTransliterator$2;
26543Landroid/icu/text/NormalizationTransliterator$3;
26544Landroid/icu/text/NormalizationTransliterator$4;
26545Landroid/icu/text/NormalizationTransliterator$5;
26546Landroid/icu/text/NormalizationTransliterator$6;
26547Landroid/icu/text/NormalizationTransliterator$NormalizingTransform;
26548Landroid/icu/text/NormalizationTransliterator;
art-benchmark-service84deab32021-05-12 09:41:00 -070026549Landroid/icu/text/Normalizer$CharsAppendable;
26550Landroid/icu/text/Normalizer$CmpEquivLevel;
26551Landroid/icu/text/Normalizer$FCD32ModeImpl;
26552Landroid/icu/text/Normalizer$FCDMode;
26553Landroid/icu/text/Normalizer$FCDModeImpl;
26554Landroid/icu/text/Normalizer$Mode;
26555Landroid/icu/text/Normalizer$ModeImpl;
26556Landroid/icu/text/Normalizer$NFC32ModeImpl;
26557Landroid/icu/text/Normalizer$NFCMode;
26558Landroid/icu/text/Normalizer$NFCModeImpl;
26559Landroid/icu/text/Normalizer$NFD32ModeImpl;
26560Landroid/icu/text/Normalizer$NFDMode;
26561Landroid/icu/text/Normalizer$NFDModeImpl;
26562Landroid/icu/text/Normalizer$NFKC32ModeImpl;
26563Landroid/icu/text/Normalizer$NFKCMode;
26564Landroid/icu/text/Normalizer$NFKCModeImpl;
26565Landroid/icu/text/Normalizer$NFKD32ModeImpl;
26566Landroid/icu/text/Normalizer$NFKDMode;
26567Landroid/icu/text/Normalizer$NFKDModeImpl;
26568Landroid/icu/text/Normalizer$NONEMode;
26569Landroid/icu/text/Normalizer$QuickCheckResult;
26570Landroid/icu/text/Normalizer$Unicode32;
26571Landroid/icu/text/Normalizer2$1;
26572Landroid/icu/text/Normalizer2$Mode;
26573Landroid/icu/text/Normalizer2;
26574Landroid/icu/text/Normalizer;
26575Landroid/icu/text/NullTransliterator;
26576Landroid/icu/text/NumberFormat$Field;
26577Landroid/icu/text/NumberFormat$NumberFormatFactory;
26578Landroid/icu/text/NumberFormat$NumberFormatShim;
26579Landroid/icu/text/NumberFormat$SimpleNumberFormatFactory;
26580Landroid/icu/text/NumberFormat;
26581Landroid/icu/text/NumberFormatServiceShim$NFFactory;
26582Landroid/icu/text/NumberFormatServiceShim$NFService$1RBNumberFormatFactory;
26583Landroid/icu/text/NumberFormatServiceShim$NFService;
26584Landroid/icu/text/NumberFormatServiceShim;
26585Landroid/icu/text/NumberingSystem$1;
26586Landroid/icu/text/NumberingSystem$2;
26587Landroid/icu/text/NumberingSystem$LocaleLookupData;
26588Landroid/icu/text/NumberingSystem;
26589Landroid/icu/text/NumeratorSubstitution;
art-benchmark-service84deab32021-05-12 09:41:00 -070026590Landroid/icu/text/PluralFormat$PluralSelector;
26591Landroid/icu/text/PluralFormat$PluralSelectorAdapter;
26592Landroid/icu/text/PluralFormat;
26593Landroid/icu/text/PluralRules$1;
26594Landroid/icu/text/PluralRules$2;
26595Landroid/icu/text/PluralRules$AndConstraint;
26596Landroid/icu/text/PluralRules$BinaryConstraint;
26597Landroid/icu/text/PluralRules$Constraint;
art-benchmark-service08401c12022-12-23 09:27:20 -080026598Landroid/icu/text/PluralRules$DecimalQuantitySamples;
26599Landroid/icu/text/PluralRules$DecimalQuantitySamplesRange;
art-benchmark-service84deab32021-05-12 09:41:00 -070026600Landroid/icu/text/PluralRules$Factory;
26601Landroid/icu/text/PluralRules$FixedDecimal;
art-benchmark-service84deab32021-05-12 09:41:00 -070026602Landroid/icu/text/PluralRules$IFixedDecimal;
26603Landroid/icu/text/PluralRules$KeywordStatus;
26604Landroid/icu/text/PluralRules$Operand;
26605Landroid/icu/text/PluralRules$OrConstraint;
26606Landroid/icu/text/PluralRules$PluralType;
26607Landroid/icu/text/PluralRules$RangeConstraint;
26608Landroid/icu/text/PluralRules$Rule;
26609Landroid/icu/text/PluralRules$RuleList;
26610Landroid/icu/text/PluralRules$SampleType;
26611Landroid/icu/text/PluralRules$SimpleTokenizer;
26612Landroid/icu/text/PluralRules;
26613Landroid/icu/text/PluralRulesSerialProxy;
art-benchmark-service84deab32021-05-12 09:41:00 -070026614Landroid/icu/text/Quantifier;
26615Landroid/icu/text/QuantityFormatter;
26616Landroid/icu/text/RBBINode;
26617Landroid/icu/text/RBBIRuleBuilder$IntPair;
26618Landroid/icu/text/RBBIRuleBuilder;
26619Landroid/icu/text/RBBIRuleParseTable$RBBIRuleTableElement;
26620Landroid/icu/text/RBBIRuleParseTable;
26621Landroid/icu/text/RBBIRuleScanner$RBBIRuleChar;
26622Landroid/icu/text/RBBIRuleScanner$RBBISetTableEl;
26623Landroid/icu/text/RBBIRuleScanner;
26624Landroid/icu/text/RBBISetBuilder$RangeDescriptor;
26625Landroid/icu/text/RBBISetBuilder;
26626Landroid/icu/text/RBBISymbolTable$RBBISymbolTableEntry;
26627Landroid/icu/text/RBBISymbolTable;
26628Landroid/icu/text/RBBITableBuilder$RBBIStateDescriptor;
26629Landroid/icu/text/RBBITableBuilder;
26630Landroid/icu/text/RBNFChinesePostProcessor;
26631Landroid/icu/text/RBNFPostProcessor;
26632Landroid/icu/text/RawCollationKey;
26633Landroid/icu/text/RbnfLenientScanner;
26634Landroid/icu/text/RbnfLenientScannerProvider;
26635Landroid/icu/text/RelativeDateTimeFormatter$1;
26636Landroid/icu/text/RelativeDateTimeFormatter$AbsoluteUnit;
26637Landroid/icu/text/RelativeDateTimeFormatter$Cache$1;
26638Landroid/icu/text/RelativeDateTimeFormatter$Cache;
26639Landroid/icu/text/RelativeDateTimeFormatter$Direction;
26640Landroid/icu/text/RelativeDateTimeFormatter$Field;
26641Landroid/icu/text/RelativeDateTimeFormatter$FormattedRelativeDateTime;
26642Landroid/icu/text/RelativeDateTimeFormatter$Loader;
26643Landroid/icu/text/RelativeDateTimeFormatter$RelDateTimeDataSink$DateTimeUnit;
26644Landroid/icu/text/RelativeDateTimeFormatter$RelDateTimeDataSink;
26645Landroid/icu/text/RelativeDateTimeFormatter$RelativeDateTimeFormatterData;
26646Landroid/icu/text/RelativeDateTimeFormatter$RelativeDateTimeUnit;
26647Landroid/icu/text/RelativeDateTimeFormatter$RelativeUnit;
26648Landroid/icu/text/RelativeDateTimeFormatter$Style;
26649Landroid/icu/text/RelativeDateTimeFormatter;
26650Landroid/icu/text/RemoveTransliterator$1;
26651Landroid/icu/text/RemoveTransliterator;
26652Landroid/icu/text/Replaceable;
26653Landroid/icu/text/ReplaceableContextIterator;
26654Landroid/icu/text/ReplaceableString;
26655Landroid/icu/text/RuleBasedBreakIterator$BreakCache;
26656Landroid/icu/text/RuleBasedBreakIterator$DictionaryCache;
26657Landroid/icu/text/RuleBasedBreakIterator;
art-benchmark-service84deab32021-05-12 09:41:00 -070026658Landroid/icu/text/RuleBasedCollator$CollationBuffer;
26659Landroid/icu/text/RuleBasedCollator$CollationKeyByteSink;
26660Landroid/icu/text/RuleBasedCollator$FCDUTF16NFDIterator;
26661Landroid/icu/text/RuleBasedCollator$NFDIterator;
26662Landroid/icu/text/RuleBasedCollator$UTF16NFDIterator;
26663Landroid/icu/text/RuleBasedCollator;
26664Landroid/icu/text/RuleBasedNumberFormat;
26665Landroid/icu/text/RuleBasedTransliterator$Data;
26666Landroid/icu/text/RuleBasedTransliterator;
26667Landroid/icu/text/SCSU;
26668Landroid/icu/text/SameValueSubstitution;
art-benchmark-service84deab32021-05-12 09:41:00 -070026669Landroid/icu/text/ScientificNumberFormatter$MarkupStyle;
26670Landroid/icu/text/ScientificNumberFormatter$Style;
26671Landroid/icu/text/ScientificNumberFormatter$SuperscriptStyle;
26672Landroid/icu/text/ScientificNumberFormatter;
26673Landroid/icu/text/SearchIterator$ElementComparisonType;
26674Landroid/icu/text/SearchIterator$Search;
26675Landroid/icu/text/SearchIterator;
26676Landroid/icu/text/SelectFormat;
26677Landroid/icu/text/SimpleDateFormat$1;
26678Landroid/icu/text/SimpleDateFormat$ContextValue;
26679Landroid/icu/text/SimpleDateFormat$PatternItem;
26680Landroid/icu/text/SimpleDateFormat;
26681Landroid/icu/text/SimpleFormatter;
26682Landroid/icu/text/SourceTargetUtility;
art-benchmark-service84deab32021-05-12 09:41:00 -070026683Landroid/icu/text/SpoofChecker$Builder$ConfusabledataBuilder$SPUString;
26684Landroid/icu/text/SpoofChecker$Builder$ConfusabledataBuilder$SPUStringComparator;
26685Landroid/icu/text/SpoofChecker$Builder$ConfusabledataBuilder$SPUStringPool;
26686Landroid/icu/text/SpoofChecker$Builder$ConfusabledataBuilder;
26687Landroid/icu/text/SpoofChecker$Builder;
26688Landroid/icu/text/SpoofChecker$CheckResult;
26689Landroid/icu/text/SpoofChecker$ConfusableDataUtils;
26690Landroid/icu/text/SpoofChecker$RestrictionLevel;
26691Landroid/icu/text/SpoofChecker$ScriptSet;
26692Landroid/icu/text/SpoofChecker$SpoofData$DefaultData;
26693Landroid/icu/text/SpoofChecker$SpoofData$IsAcceptable;
26694Landroid/icu/text/SpoofChecker$SpoofData;
26695Landroid/icu/text/SpoofChecker;
26696Landroid/icu/text/StringCharacterIterator;
26697Landroid/icu/text/StringMatcher;
art-benchmark-service84deab32021-05-12 09:41:00 -070026698Landroid/icu/text/StringPrep$Values;
26699Landroid/icu/text/StringPrep;
26700Landroid/icu/text/StringPrepParseException;
26701Landroid/icu/text/StringReplacer;
art-benchmark-service84deab32021-05-12 09:41:00 -070026702Landroid/icu/text/StringSearch$CEBuffer;
26703Landroid/icu/text/StringSearch$CEI;
26704Landroid/icu/text/StringSearch$CollationPCE$PCEBuffer;
26705Landroid/icu/text/StringSearch$CollationPCE$PCEI;
26706Landroid/icu/text/StringSearch$CollationPCE$RCEBuffer;
26707Landroid/icu/text/StringSearch$CollationPCE$RCEI;
26708Landroid/icu/text/StringSearch$CollationPCE$Range;
26709Landroid/icu/text/StringSearch$CollationPCE;
26710Landroid/icu/text/StringSearch$Match;
26711Landroid/icu/text/StringSearch$Pattern;
26712Landroid/icu/text/StringSearch;
26713Landroid/icu/text/StringTransform;
26714Landroid/icu/text/SymbolTable;
art-benchmark-service84deab32021-05-12 09:41:00 -070026715Landroid/icu/text/TimeUnitFormat$TimeUnitFormatSetupSink;
26716Landroid/icu/text/TimeUnitFormat;
26717Landroid/icu/text/TimeZoneFormat$1;
26718Landroid/icu/text/TimeZoneFormat$GMTOffsetField;
26719Landroid/icu/text/TimeZoneFormat$GMTOffsetPatternType;
26720Landroid/icu/text/TimeZoneFormat$OffsetFields;
26721Landroid/icu/text/TimeZoneFormat$ParseOption;
26722Landroid/icu/text/TimeZoneFormat$Style;
26723Landroid/icu/text/TimeZoneFormat$TimeType;
26724Landroid/icu/text/TimeZoneFormat$TimeZoneFormatCache;
26725Landroid/icu/text/TimeZoneFormat;
art-benchmark-service84deab32021-05-12 09:41:00 -070026726Landroid/icu/text/TimeZoneNames$Cache;
26727Landroid/icu/text/TimeZoneNames$DefaultTimeZoneNames$FactoryImpl;
26728Landroid/icu/text/TimeZoneNames$DefaultTimeZoneNames;
26729Landroid/icu/text/TimeZoneNames$Factory;
26730Landroid/icu/text/TimeZoneNames$MatchInfo;
26731Landroid/icu/text/TimeZoneNames$NameType;
26732Landroid/icu/text/TimeZoneNames;
26733Landroid/icu/text/TitlecaseTransliterator$1;
26734Landroid/icu/text/TitlecaseTransliterator$2;
26735Landroid/icu/text/TitlecaseTransliterator;
26736Landroid/icu/text/Transform;
26737Landroid/icu/text/TransliterationRule;
26738Landroid/icu/text/TransliterationRuleSet;
26739Landroid/icu/text/Transliterator$Factory;
26740Landroid/icu/text/Transliterator$Position;
26741Landroid/icu/text/Transliterator;
26742Landroid/icu/text/TransliteratorIDParser$SingleID;
26743Landroid/icu/text/TransliteratorIDParser$Specs;
26744Landroid/icu/text/TransliteratorIDParser;
art-benchmark-service84deab32021-05-12 09:41:00 -070026745Landroid/icu/text/TransliteratorParser$ParseData;
26746Landroid/icu/text/TransliteratorParser$RuleArray;
26747Landroid/icu/text/TransliteratorParser$RuleBody;
26748Landroid/icu/text/TransliteratorParser$RuleHalf;
26749Landroid/icu/text/TransliteratorParser;
26750Landroid/icu/text/TransliteratorRegistry$AliasEntry;
26751Landroid/icu/text/TransliteratorRegistry$CompoundRBTEntry;
26752Landroid/icu/text/TransliteratorRegistry$IDEnumeration;
26753Landroid/icu/text/TransliteratorRegistry$LocaleEntry;
26754Landroid/icu/text/TransliteratorRegistry$ResourceEntry;
26755Landroid/icu/text/TransliteratorRegistry$Spec;
26756Landroid/icu/text/TransliteratorRegistry;
26757Landroid/icu/text/UCharacterIterator;
26758Landroid/icu/text/UFieldPosition;
26759Landroid/icu/text/UFormat$SpanField;
26760Landroid/icu/text/UFormat;
26761Landroid/icu/text/UForwardCharacterIterator;
26762Landroid/icu/text/UTF16$StringComparator;
26763Landroid/icu/text/UTF16;
26764Landroid/icu/text/UnescapeTransliterator$1;
26765Landroid/icu/text/UnescapeTransliterator$2;
26766Landroid/icu/text/UnescapeTransliterator$3;
26767Landroid/icu/text/UnescapeTransliterator$4;
26768Landroid/icu/text/UnescapeTransliterator$5;
26769Landroid/icu/text/UnescapeTransliterator$6;
26770Landroid/icu/text/UnescapeTransliterator$7;
26771Landroid/icu/text/UnescapeTransliterator;
art-benchmark-service84deab32021-05-12 09:41:00 -070026772Landroid/icu/text/UnicodeCompressor;
26773Landroid/icu/text/UnicodeDecompressor;
26774Landroid/icu/text/UnicodeFilter;
26775Landroid/icu/text/UnicodeMatcher;
26776Landroid/icu/text/UnicodeNameTransliterator$1;
26777Landroid/icu/text/UnicodeNameTransliterator;
26778Landroid/icu/text/UnicodeReplacer;
art-benchmark-service84deab32021-05-12 09:41:00 -070026779Landroid/icu/text/UnicodeSet$ComparisonStyle;
26780Landroid/icu/text/UnicodeSet$EntryRange;
26781Landroid/icu/text/UnicodeSet$EntryRangeIterable;
26782Landroid/icu/text/UnicodeSet$EntryRangeIterator;
26783Landroid/icu/text/UnicodeSet$Filter;
26784Landroid/icu/text/UnicodeSet$GeneralCategoryMaskFilter;
26785Landroid/icu/text/UnicodeSet$IntPropertyFilter;
26786Landroid/icu/text/UnicodeSet$NumericValueFilter;
26787Landroid/icu/text/UnicodeSet$ScriptExtensionsFilter;
26788Landroid/icu/text/UnicodeSet$SpanCondition;
26789Landroid/icu/text/UnicodeSet$UnicodeSetIterator2;
26790Landroid/icu/text/UnicodeSet$VersionFilter;
26791Landroid/icu/text/UnicodeSet$XSymbolTable;
26792Landroid/icu/text/UnicodeSet;
26793Landroid/icu/text/UnicodeSetIterator;
26794Landroid/icu/text/UnicodeSetSpanner$CountMethod;
26795Landroid/icu/text/UnicodeSetSpanner$TrimOption;
26796Landroid/icu/text/UnicodeSetSpanner;
26797Landroid/icu/text/UppercaseTransliterator$1;
26798Landroid/icu/text/UppercaseTransliterator$2;
26799Landroid/icu/text/UppercaseTransliterator;
26800Landroid/icu/util/AnnualTimeZoneRule;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070026801Landroid/icu/util/BasicTimeZone$LocalOption;
art-benchmark-service84deab32021-05-12 09:41:00 -070026802Landroid/icu/util/BasicTimeZone;
26803Landroid/icu/util/BuddhistCalendar;
26804Landroid/icu/util/ByteArrayWrapper;
art-benchmark-service84deab32021-05-12 09:41:00 -070026805Landroid/icu/util/BytesTrie$Entry;
26806Landroid/icu/util/BytesTrie$Iterator;
26807Landroid/icu/util/BytesTrie$Result;
26808Landroid/icu/util/BytesTrie$State;
26809Landroid/icu/util/BytesTrie;
26810Landroid/icu/util/BytesTrieBuilder$BytesAsCharSequence;
26811Landroid/icu/util/BytesTrieBuilder;
26812Landroid/icu/util/CECalendar;
26813Landroid/icu/util/Calendar$1;
26814Landroid/icu/util/Calendar$FormatConfiguration;
26815Landroid/icu/util/Calendar$PatternData;
26816Landroid/icu/util/Calendar$WeekData;
26817Landroid/icu/util/Calendar$WeekDataCache;
26818Landroid/icu/util/Calendar;
26819Landroid/icu/util/CaseInsensitiveString;
art-benchmark-service84deab32021-05-12 09:41:00 -070026820Landroid/icu/util/CharsTrie$Entry;
26821Landroid/icu/util/CharsTrie$Iterator;
26822Landroid/icu/util/CharsTrie$State;
26823Landroid/icu/util/CharsTrie;
26824Landroid/icu/util/CharsTrieBuilder;
26825Landroid/icu/util/ChineseCalendar;
art-benchmark-service84deab32021-05-12 09:41:00 -070026826Landroid/icu/util/CodePointMap$Range;
26827Landroid/icu/util/CodePointMap$RangeIterator;
26828Landroid/icu/util/CodePointMap$RangeOption;
26829Landroid/icu/util/CodePointMap$StringIterator;
26830Landroid/icu/util/CodePointMap$ValueFilter;
26831Landroid/icu/util/CodePointMap;
26832Landroid/icu/util/CodePointTrie$1;
26833Landroid/icu/util/CodePointTrie$Data16;
26834Landroid/icu/util/CodePointTrie$Data32;
26835Landroid/icu/util/CodePointTrie$Data8;
26836Landroid/icu/util/CodePointTrie$Data;
26837Landroid/icu/util/CodePointTrie$Fast$FastStringIterator;
26838Landroid/icu/util/CodePointTrie$Fast16;
26839Landroid/icu/util/CodePointTrie$Fast32;
26840Landroid/icu/util/CodePointTrie$Fast8;
26841Landroid/icu/util/CodePointTrie$Fast;
26842Landroid/icu/util/CodePointTrie$Small$SmallStringIterator;
26843Landroid/icu/util/CodePointTrie$Small16;
26844Landroid/icu/util/CodePointTrie$Small32;
26845Landroid/icu/util/CodePointTrie$Small8;
26846Landroid/icu/util/CodePointTrie$Small;
26847Landroid/icu/util/CodePointTrie$Type;
26848Landroid/icu/util/CodePointTrie$ValueWidth;
26849Landroid/icu/util/CodePointTrie;
26850Landroid/icu/util/CompactByteArray;
26851Landroid/icu/util/CompactCharArray;
26852Landroid/icu/util/CopticCalendar;
26853Landroid/icu/util/Currency$1;
26854Landroid/icu/util/Currency$CurrencyNameResultHandler;
26855Landroid/icu/util/Currency$CurrencyStringInfo;
26856Landroid/icu/util/Currency$CurrencyUsage;
26857Landroid/icu/util/Currency$ServiceShim;
26858Landroid/icu/util/Currency;
26859Landroid/icu/util/CurrencyAmount;
26860Landroid/icu/util/CurrencyServiceShim$CFService$1CurrencyFactory;
26861Landroid/icu/util/CurrencyServiceShim$CFService;
26862Landroid/icu/util/CurrencyServiceShim;
26863Landroid/icu/util/DangiCalendar;
26864Landroid/icu/util/DateInterval;
26865Landroid/icu/util/DateRule;
26866Landroid/icu/util/DateTimeRule;
26867Landroid/icu/util/EasterHoliday;
26868Landroid/icu/util/EasterRule;
26869Landroid/icu/util/EthiopicCalendar;
26870Landroid/icu/util/Freezable;
26871Landroid/icu/util/GenderInfo$1;
26872Landroid/icu/util/GenderInfo$Cache;
26873Landroid/icu/util/GenderInfo$Gender;
26874Landroid/icu/util/GenderInfo$ListGenderStyle;
26875Landroid/icu/util/GenderInfo;
26876Landroid/icu/util/GlobalizationPreferences;
26877Landroid/icu/util/GregorianCalendar;
26878Landroid/icu/util/HebrewCalendar;
26879Landroid/icu/util/HebrewHoliday;
26880Landroid/icu/util/Holiday;
26881Landroid/icu/util/ICUCloneNotSupportedException;
26882Landroid/icu/util/ICUException;
26883Landroid/icu/util/ICUInputTooLongException;
26884Landroid/icu/util/ICUUncheckedIOException;
26885Landroid/icu/util/IllformedLocaleException;
26886Landroid/icu/util/IndianCalendar;
26887Landroid/icu/util/InitialTimeZoneRule;
26888Landroid/icu/util/IslamicCalendar$CalculationType;
26889Landroid/icu/util/IslamicCalendar;
26890Landroid/icu/util/JapaneseCalendar;
art-benchmark-service84deab32021-05-12 09:41:00 -070026891Landroid/icu/util/LocaleData$MeasurementSystem;
26892Landroid/icu/util/LocaleData$PaperSize;
26893Landroid/icu/util/LocaleData;
art-benchmark-service84deab32021-05-12 09:41:00 -070026894Landroid/icu/util/LocaleMatcher$Builder;
26895Landroid/icu/util/LocaleMatcher$Demotion;
26896Landroid/icu/util/LocaleMatcher$Direction;
26897Landroid/icu/util/LocaleMatcher$FavorSubtag;
26898Landroid/icu/util/LocaleMatcher$LocaleLsrIterator;
26899Landroid/icu/util/LocaleMatcher$LsrIterator;
26900Landroid/icu/util/LocaleMatcher$Result;
26901Landroid/icu/util/LocaleMatcher$ULocaleLsrIterator;
26902Landroid/icu/util/LocaleMatcher;
26903Landroid/icu/util/LocalePriorityList$1;
26904Landroid/icu/util/LocalePriorityList$Builder;
26905Landroid/icu/util/LocalePriorityList;
26906Landroid/icu/util/Measure;
26907Landroid/icu/util/MeasureUnit$1;
26908Landroid/icu/util/MeasureUnit$2;
26909Landroid/icu/util/MeasureUnit$3;
26910Landroid/icu/util/MeasureUnit$Complexity;
26911Landroid/icu/util/MeasureUnit$CurrencyNumericCodeSink;
26912Landroid/icu/util/MeasureUnit$Factory;
art-benchmark-service22928e12022-06-04 17:35:15 -070026913Landroid/icu/util/MeasureUnit$MeasurePrefix;
art-benchmark-service84deab32021-05-12 09:41:00 -070026914Landroid/icu/util/MeasureUnit$MeasureUnitProxy;
26915Landroid/icu/util/MeasureUnit$MeasureUnitSink;
art-benchmark-service84deab32021-05-12 09:41:00 -070026916Landroid/icu/util/MeasureUnit;
26917Landroid/icu/util/MutableCodePointTrie$1;
26918Landroid/icu/util/MutableCodePointTrie$AllSameBlocks;
26919Landroid/icu/util/MutableCodePointTrie$MixedBlocks;
26920Landroid/icu/util/MutableCodePointTrie;
26921Landroid/icu/util/NoUnit;
26922Landroid/icu/util/Output;
26923Landroid/icu/util/OutputInt;
26924Landroid/icu/util/PersianCalendar;
26925Landroid/icu/util/Range;
26926Landroid/icu/util/RangeDateRule;
26927Landroid/icu/util/RangeValueIterator$Element;
26928Landroid/icu/util/RangeValueIterator;
26929Landroid/icu/util/Region$RegionType;
26930Landroid/icu/util/Region;
26931Landroid/icu/util/RuleBasedTimeZone;
26932Landroid/icu/util/STZInfo;
26933Landroid/icu/util/SimpleDateRule;
26934Landroid/icu/util/SimpleHoliday;
26935Landroid/icu/util/SimpleTimeZone;
26936Landroid/icu/util/StringTokenizer;
26937Landroid/icu/util/StringTrieBuilder$1;
26938Landroid/icu/util/StringTrieBuilder$BranchHeadNode;
26939Landroid/icu/util/StringTrieBuilder$BranchNode;
26940Landroid/icu/util/StringTrieBuilder$DynamicBranchNode;
26941Landroid/icu/util/StringTrieBuilder$IntermediateValueNode;
26942Landroid/icu/util/StringTrieBuilder$LinearMatchNode;
26943Landroid/icu/util/StringTrieBuilder$ListBranchNode;
26944Landroid/icu/util/StringTrieBuilder$Node;
26945Landroid/icu/util/StringTrieBuilder$Option;
26946Landroid/icu/util/StringTrieBuilder$SplitBranchNode;
26947Landroid/icu/util/StringTrieBuilder$State;
26948Landroid/icu/util/StringTrieBuilder$ValueNode;
26949Landroid/icu/util/StringTrieBuilder;
26950Landroid/icu/util/TaiwanCalendar;
26951Landroid/icu/util/TimeArrayTimeZoneRule;
26952Landroid/icu/util/TimeUnit;
26953Landroid/icu/util/TimeUnitAmount;
art-benchmark-service84deab32021-05-12 09:41:00 -070026954Landroid/icu/util/TimeZone$ConstantZone;
26955Landroid/icu/util/TimeZone$SystemTimeZoneType;
26956Landroid/icu/util/TimeZone;
26957Landroid/icu/util/TimeZoneRule;
26958Landroid/icu/util/TimeZoneTransition;
26959Landroid/icu/util/ULocale$1;
26960Landroid/icu/util/ULocale$2;
26961Landroid/icu/util/ULocale$3;
26962Landroid/icu/util/ULocale$AliasReplacer;
26963Landroid/icu/util/ULocale$AvailableType;
26964Landroid/icu/util/ULocale$Builder;
26965Landroid/icu/util/ULocale$Category;
26966Landroid/icu/util/ULocale$JDKLocaleHelper;
26967Landroid/icu/util/ULocale$Minimize;
26968Landroid/icu/util/ULocale$Type;
26969Landroid/icu/util/ULocale;
26970Landroid/icu/util/UResourceBundle$1;
26971Landroid/icu/util/UResourceBundle$RootType;
26972Landroid/icu/util/UResourceBundle;
26973Landroid/icu/util/UResourceBundleIterator;
26974Landroid/icu/util/UResourceTypeMismatchException;
26975Landroid/icu/util/UniversalTimeScale$TimeScaleData;
26976Landroid/icu/util/UniversalTimeScale;
26977Landroid/icu/util/VTimeZone;
26978Landroid/icu/util/ValueIterator$Element;
26979Landroid/icu/util/ValueIterator;
26980Landroid/icu/util/VersionInfo;
26981Landroid/inputmethodservice/AbstractInputMethodService$AbstractInputMethodImpl;
26982Landroid/inputmethodservice/AbstractInputMethodService$AbstractInputMethodSessionImpl;
26983Landroid/inputmethodservice/AbstractInputMethodService;
26984Landroid/inputmethodservice/ExtractEditText;
26985Landroid/inputmethodservice/IInputMethodSessionWrapper$ImeInputEventReceiver;
26986Landroid/inputmethodservice/IInputMethodSessionWrapper;
26987Landroid/inputmethodservice/IInputMethodWrapper$InputMethodSessionCallbackWrapper;
26988Landroid/inputmethodservice/IInputMethodWrapper;
26989Landroid/inputmethodservice/InputMethodService$InputMethodImpl;
26990Landroid/inputmethodservice/InputMethodService$InputMethodSessionImpl;
26991Landroid/inputmethodservice/InputMethodService$Insets;
26992Landroid/inputmethodservice/InputMethodService$SettingsObserver;
26993Landroid/inputmethodservice/InputMethodService;
26994Landroid/inputmethodservice/SoftInputWindow;
26995Landroid/internal/hidl/base/V1_0/DebugInfo;
26996Landroid/internal/hidl/base/V1_0/IBase;
26997Landroid/internal/hidl/safe_union/V1_0/Monostate;
art-benchmark-service84deab32021-05-12 09:41:00 -070026998Landroid/internal/telephony/sysprop/TelephonyProperties$$ExternalSyntheticLambda0;
26999Landroid/internal/telephony/sysprop/TelephonyProperties$$ExternalSyntheticLambda10;
27000Landroid/internal/telephony/sysprop/TelephonyProperties$$ExternalSyntheticLambda11;
27001Landroid/internal/telephony/sysprop/TelephonyProperties$$ExternalSyntheticLambda12;
27002Landroid/internal/telephony/sysprop/TelephonyProperties$$ExternalSyntheticLambda13;
27003Landroid/internal/telephony/sysprop/TelephonyProperties$$ExternalSyntheticLambda14;
27004Landroid/internal/telephony/sysprop/TelephonyProperties$$ExternalSyntheticLambda1;
27005Landroid/internal/telephony/sysprop/TelephonyProperties$$ExternalSyntheticLambda2;
27006Landroid/internal/telephony/sysprop/TelephonyProperties$$ExternalSyntheticLambda3;
27007Landroid/internal/telephony/sysprop/TelephonyProperties$$ExternalSyntheticLambda4;
27008Landroid/internal/telephony/sysprop/TelephonyProperties$$ExternalSyntheticLambda5;
27009Landroid/internal/telephony/sysprop/TelephonyProperties$$ExternalSyntheticLambda6;
27010Landroid/internal/telephony/sysprop/TelephonyProperties$$ExternalSyntheticLambda7;
27011Landroid/internal/telephony/sysprop/TelephonyProperties$$ExternalSyntheticLambda8;
27012Landroid/internal/telephony/sysprop/TelephonyProperties$$ExternalSyntheticLambda9;
27013Landroid/internal/telephony/sysprop/TelephonyProperties;
art-benchmark-service84deab32021-05-12 09:41:00 -070027014Landroid/location/Address$1;
27015Landroid/location/Address;
27016Landroid/location/Country$1;
27017Landroid/location/Country;
27018Landroid/location/CountryDetector$ListenerTransport;
27019Landroid/location/CountryDetector;
27020Landroid/location/CountryListener;
27021Landroid/location/Criteria$1;
27022Landroid/location/Criteria;
27023Landroid/location/FusedBatchOptions$SourceTechnologies;
27024Landroid/location/Geocoder;
27025Landroid/location/GeocoderParams$1;
27026Landroid/location/GeocoderParams;
27027Landroid/location/Geofence$1;
27028Landroid/location/Geofence;
27029Landroid/location/GnssAntennaInfo$PhaseCenterOffset$1;
27030Landroid/location/GnssAntennaInfo$PhaseCenterOffset;
27031Landroid/location/GnssAntennaInfo$SphericalCorrections$1;
27032Landroid/location/GnssAntennaInfo$SphericalCorrections;
27033Landroid/location/GnssCapabilities$1;
27034Landroid/location/GnssCapabilities;
27035Landroid/location/GnssClock$1;
27036Landroid/location/GnssClock;
27037Landroid/location/GnssMeasurement$1;
27038Landroid/location/GnssMeasurement;
27039Landroid/location/GnssMeasurementCorrections$1;
27040Landroid/location/GnssMeasurementCorrections;
27041Landroid/location/GnssMeasurementRequest$1;
27042Landroid/location/GnssMeasurementRequest;
27043Landroid/location/GnssMeasurementsEvent$1;
27044Landroid/location/GnssMeasurementsEvent;
27045Landroid/location/GnssNavigationMessage$1;
27046Landroid/location/GnssNavigationMessage;
27047Landroid/location/GnssReflectingPlane$1;
27048Landroid/location/GnssReflectingPlane;
27049Landroid/location/GnssRequest$1;
27050Landroid/location/GnssRequest;
27051Landroid/location/GnssSingleSatCorrection$1;
27052Landroid/location/GnssSingleSatCorrection;
27053Landroid/location/GnssStatus$1;
27054Landroid/location/GnssStatus$Callback;
27055Landroid/location/GnssStatus;
27056Landroid/location/GpsSatellite;
27057Landroid/location/GpsStatus$Listener;
27058Landroid/location/GpsStatus$SatelliteIterator;
27059Landroid/location/GpsStatus;
27060Landroid/location/ICountryDetector$Stub$Proxy;
27061Landroid/location/ICountryDetector$Stub;
27062Landroid/location/ICountryDetector;
27063Landroid/location/ICountryListener$Stub$Proxy;
27064Landroid/location/ICountryListener$Stub;
27065Landroid/location/ICountryListener;
27066Landroid/location/IFusedGeofenceHardware$Stub$Proxy;
27067Landroid/location/IFusedGeofenceHardware$Stub;
27068Landroid/location/IFusedGeofenceHardware;
27069Landroid/location/IGeocodeListener$Stub$Proxy;
27070Landroid/location/IGeocodeListener$Stub;
27071Landroid/location/IGeocodeListener;
27072Landroid/location/IGeocodeProvider$Stub$Proxy;
27073Landroid/location/IGeocodeProvider$Stub;
27074Landroid/location/IGeocodeProvider;
27075Landroid/location/IGeofenceProvider$Stub$Proxy;
27076Landroid/location/IGeofenceProvider$Stub;
27077Landroid/location/IGeofenceProvider;
27078Landroid/location/IGnssAntennaInfoListener$Stub$Proxy;
27079Landroid/location/IGnssAntennaInfoListener$Stub;
27080Landroid/location/IGnssAntennaInfoListener;
27081Landroid/location/IGnssMeasurementsListener$Stub$Proxy;
27082Landroid/location/IGnssMeasurementsListener$Stub;
27083Landroid/location/IGnssMeasurementsListener;
27084Landroid/location/IGnssNavigationMessageListener$Stub$Proxy;
27085Landroid/location/IGnssNavigationMessageListener$Stub;
27086Landroid/location/IGnssNavigationMessageListener;
27087Landroid/location/IGnssNmeaListener$Stub;
27088Landroid/location/IGnssNmeaListener;
27089Landroid/location/IGnssStatusListener$Stub$Proxy;
27090Landroid/location/IGnssStatusListener$Stub;
27091Landroid/location/IGnssStatusListener;
27092Landroid/location/IGpsGeofenceHardware$Stub$Proxy;
27093Landroid/location/IGpsGeofenceHardware$Stub;
27094Landroid/location/IGpsGeofenceHardware;
27095Landroid/location/ILocationCallback$Stub$Proxy;
27096Landroid/location/ILocationCallback$Stub;
27097Landroid/location/ILocationCallback;
27098Landroid/location/ILocationListener$Stub$Proxy;
27099Landroid/location/ILocationListener$Stub;
27100Landroid/location/ILocationListener;
27101Landroid/location/ILocationManager$Stub$Proxy;
27102Landroid/location/ILocationManager$Stub;
27103Landroid/location/ILocationManager;
27104Landroid/location/INetInitiatedListener$Stub;
27105Landroid/location/INetInitiatedListener;
27106Landroid/location/LastLocationRequest$1;
27107Landroid/location/LastLocationRequest$Builder;
27108Landroid/location/LastLocationRequest;
27109Landroid/location/Location$$ExternalSyntheticLambda0;
27110Landroid/location/Location$1;
27111Landroid/location/Location$BearingDistanceCache;
27112Landroid/location/Location;
27113Landroid/location/LocationListener;
art-benchmark-service00abe242023-02-13 10:31:34 -080027114Landroid/location/LocationManager$GnssStatusTransport;
art-benchmark-service00abe242023-02-13 10:31:34 -080027115Landroid/location/LocationManager$GpsStatusTransport;
art-benchmark-service66b4d952021-07-17 17:15:31 -070027116Landroid/location/LocationManager$LocationEnabledCache;
art-benchmark-service84deab32021-05-12 09:41:00 -070027117Landroid/location/LocationManager$LocationListenerTransport$$ExternalSyntheticLambda1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070027118Landroid/location/LocationManager$LocationListenerTransport$$ExternalSyntheticLambda2;
27119Landroid/location/LocationManager$LocationListenerTransport$$ExternalSyntheticLambda3;
art-benchmark-service84deab32021-05-12 09:41:00 -070027120Landroid/location/LocationManager$LocationListenerTransport$$ExternalSyntheticLambda4;
27121Landroid/location/LocationManager$LocationListenerTransport$1;
27122Landroid/location/LocationManager$LocationListenerTransport;
27123Landroid/location/LocationManager$ProviderRequestTransportManager;
27124Landroid/location/LocationManager;
27125Landroid/location/LocationManagerInternal;
27126Landroid/location/LocationProvider;
27127Landroid/location/LocationRequest$1;
27128Landroid/location/LocationRequest$Builder;
27129Landroid/location/LocationRequest;
27130Landroid/location/LocationResult$1;
27131Landroid/location/LocationResult;
27132Landroid/location/LocationTime$1;
27133Landroid/location/LocationTime;
27134Landroid/location/OnNmeaMessageListener;
27135Landroid/location/provider/ProviderProperties$1;
27136Landroid/location/provider/ProviderProperties;
27137Landroid/location/util/identity/CallerIdentity;
27138Landroid/media/AudioAttributes$1;
27139Landroid/media/AudioAttributes$Builder;
27140Landroid/media/AudioAttributes;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070027141Landroid/media/AudioDescriptor$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070027142Landroid/media/AudioDescriptor;
27143Landroid/media/AudioDeviceAttributes$1;
27144Landroid/media/AudioDeviceAttributes;
27145Landroid/media/AudioDeviceCallback;
27146Landroid/media/AudioDeviceInfo;
27147Landroid/media/AudioDevicePort;
27148Landroid/media/AudioDevicePortConfig;
art-benchmark-service08401c12022-12-23 09:27:20 -080027149Landroid/media/AudioDeviceVolumeManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070027150Landroid/media/AudioFocusInfo$1;
27151Landroid/media/AudioFocusInfo;
27152Landroid/media/AudioFocusRequest$Builder;
27153Landroid/media/AudioFocusRequest;
27154Landroid/media/AudioFormat$1;
27155Landroid/media/AudioFormat$Builder;
27156Landroid/media/AudioFormat;
27157Landroid/media/AudioGain;
27158Landroid/media/AudioGainConfig;
27159Landroid/media/AudioHandle;
27160Landroid/media/AudioManager$1;
27161Landroid/media/AudioManager$2;
27162Landroid/media/AudioManager$3;
27163Landroid/media/AudioManager$4;
art-benchmark-service84deab32021-05-12 09:41:00 -070027164Landroid/media/AudioManager$AudioPlaybackCallback;
27165Landroid/media/AudioManager$AudioPlaybackCallbackInfo;
27166Landroid/media/AudioManager$AudioRecordingCallback;
27167Landroid/media/AudioManager$AudioRecordingCallbackInfo;
27168Landroid/media/AudioManager$BlockingFocusResultReceiver;
27169Landroid/media/AudioManager$DevRoleListeners;
27170Landroid/media/AudioManager$FocusRequestInfo;
27171Landroid/media/AudioManager$NativeEventHandlerDelegate$1;
27172Landroid/media/AudioManager$NativeEventHandlerDelegate;
27173Landroid/media/AudioManager$OnAmPortUpdateListener;
27174Landroid/media/AudioManager$OnAudioFocusChangeListener;
27175Landroid/media/AudioManager$OnAudioPortUpdateListener;
27176Landroid/media/AudioManager$PlaybackConfigChangeCallbackData;
27177Landroid/media/AudioManager$RecordConfigChangeCallbackData;
27178Landroid/media/AudioManager$SafeWaitObject;
27179Landroid/media/AudioManager$ServiceEventHandlerDelegate$1;
27180Landroid/media/AudioManager$ServiceEventHandlerDelegate;
27181Landroid/media/AudioManager;
27182Landroid/media/AudioManagerInternal$RingerModeDelegate;
27183Landroid/media/AudioManagerInternal;
art-benchmark-service08401c12022-12-23 09:27:20 -080027184Landroid/media/AudioMetadata$2;
27185Landroid/media/AudioMetadata$3;
27186Landroid/media/AudioMetadata$4;
27187Landroid/media/AudioMetadata$5;
27188Landroid/media/AudioMetadata$6;
27189Landroid/media/AudioMetadata$BaseMap;
27190Landroid/media/AudioMetadata$BaseMapPackage;
27191Landroid/media/AudioMetadata$DataPackage;
27192Landroid/media/AudioMetadata$ObjectPackage;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070027193Landroid/media/AudioMetadata;
art-benchmark-service08401c12022-12-23 09:27:20 -080027194Landroid/media/AudioMetadataMap;
27195Landroid/media/AudioMetadataReadMap;
art-benchmark-service00abe242023-02-13 10:31:34 -080027196Landroid/media/AudioMixCallbackFlag;
art-benchmark-service84deab32021-05-12 09:41:00 -070027197Landroid/media/AudioMixPort;
27198Landroid/media/AudioMixPortConfig;
art-benchmark-service08401c12022-12-23 09:27:20 -080027199Landroid/media/AudioMixerAttributes$1;
27200Landroid/media/AudioMixerAttributes;
art-benchmark-service84deab32021-05-12 09:41:00 -070027201Landroid/media/AudioPatch;
27202Landroid/media/AudioPlaybackConfiguration$1;
27203Landroid/media/AudioPlaybackConfiguration$IPlayerShell;
27204Landroid/media/AudioPlaybackConfiguration$PlayerDeathMonitor;
27205Landroid/media/AudioPlaybackConfiguration;
27206Landroid/media/AudioPort$$ExternalSyntheticLambda0;
27207Landroid/media/AudioPort;
27208Landroid/media/AudioPortConfig;
27209Landroid/media/AudioPortEventHandler$1;
27210Landroid/media/AudioPortEventHandler;
art-benchmark-service00abe242023-02-13 10:31:34 -080027211Landroid/media/AudioPresentation$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070027212Landroid/media/AudioPresentation;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070027213Landroid/media/AudioProfile$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070027214Landroid/media/AudioProfile;
27215Landroid/media/AudioRecord$NativeEventHandler;
27216Landroid/media/AudioRecord$OnRecordPositionUpdateListener;
27217Landroid/media/AudioRecord;
27218Landroid/media/AudioRecordRoutingProxy;
27219Landroid/media/AudioRecordingConfiguration$1;
27220Landroid/media/AudioRecordingConfiguration;
27221Landroid/media/AudioRecordingMonitor;
27222Landroid/media/AudioRecordingMonitorClient;
27223Landroid/media/AudioRecordingMonitorImpl$1;
27224Landroid/media/AudioRecordingMonitorImpl;
27225Landroid/media/AudioRoutesInfo$1;
27226Landroid/media/AudioRoutesInfo;
27227Landroid/media/AudioRouting;
27228Landroid/media/AudioSystem$AudioRecordingCallback;
27229Landroid/media/AudioSystem$DynamicPolicyCallback;
27230Landroid/media/AudioSystem$ErrorCallback;
27231Landroid/media/AudioSystem;
art-benchmark-service08401c12022-12-23 09:27:20 -080027232Landroid/media/AudioTimestamp$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070027233Landroid/media/AudioTimestamp;
27234Landroid/media/AudioTrack$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070027235Landroid/media/AudioTrack$NativePositionEventHandlerDelegate;
art-benchmark-service84deab32021-05-12 09:41:00 -070027236Landroid/media/AudioTrack$TunerConfiguration;
27237Landroid/media/AudioTrack;
27238Landroid/media/AudioTrackRoutingProxy;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070027239Landroid/media/CallbackUtil$LazyListenerManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070027240Landroid/media/CamcorderProfile;
27241Landroid/media/CameraProfile;
27242Landroid/media/DecoderCapabilities;
27243Landroid/media/DrmInitData$SchemeInitData;
27244Landroid/media/DrmInitData;
27245Landroid/media/EncoderCapabilities;
27246Landroid/media/ExifInterface$ByteOrderedDataInputStream;
27247Landroid/media/ExifInterface$ByteOrderedDataOutputStream;
27248Landroid/media/ExifInterface$ExifAttribute;
27249Landroid/media/ExifInterface$ExifTag;
27250Landroid/media/ExifInterface$Rational;
27251Landroid/media/ExifInterface;
27252Landroid/media/ExifInterfaceUtils;
27253Landroid/media/ExternalRingtonesCursorWrapper;
27254Landroid/media/IAudioFocusDispatcher$Stub$Proxy;
27255Landroid/media/IAudioFocusDispatcher$Stub;
27256Landroid/media/IAudioFocusDispatcher;
27257Landroid/media/IAudioRoutesObserver$Stub$Proxy;
27258Landroid/media/IAudioRoutesObserver$Stub;
27259Landroid/media/IAudioRoutesObserver;
27260Landroid/media/IAudioServerStateDispatcher$Stub$Proxy;
27261Landroid/media/IAudioServerStateDispatcher$Stub;
27262Landroid/media/IAudioServerStateDispatcher;
27263Landroid/media/IAudioService$Stub$Proxy;
27264Landroid/media/IAudioService$Stub;
27265Landroid/media/IAudioService;
27266Landroid/media/ICapturePresetDevicesRoleDispatcher$Stub$Proxy;
27267Landroid/media/ICapturePresetDevicesRoleDispatcher$Stub;
27268Landroid/media/ICapturePresetDevicesRoleDispatcher;
27269Landroid/media/ICommunicationDeviceDispatcher$Stub;
27270Landroid/media/ICommunicationDeviceDispatcher;
27271Landroid/media/IMediaHTTPConnection$Stub;
27272Landroid/media/IMediaHTTPConnection;
27273Landroid/media/IMediaHTTPService$Stub;
27274Landroid/media/IMediaHTTPService;
27275Landroid/media/IMediaResourceMonitor$Stub;
27276Landroid/media/IMediaResourceMonitor;
27277Landroid/media/IMediaRoute2ProviderService$Stub$Proxy;
27278Landroid/media/IMediaRoute2ProviderService$Stub;
27279Landroid/media/IMediaRoute2ProviderService;
27280Landroid/media/IMediaRoute2ProviderServiceCallback$Stub;
27281Landroid/media/IMediaRoute2ProviderServiceCallback;
27282Landroid/media/IMediaRouter2$Stub$Proxy;
27283Landroid/media/IMediaRouter2$Stub;
27284Landroid/media/IMediaRouter2;
27285Landroid/media/IMediaRouter2Manager$Stub$Proxy;
27286Landroid/media/IMediaRouter2Manager$Stub;
27287Landroid/media/IMediaRouter2Manager;
27288Landroid/media/IMediaRouterClient$Stub$Proxy;
27289Landroid/media/IMediaRouterClient$Stub;
27290Landroid/media/IMediaRouterClient;
27291Landroid/media/IMediaRouterService$Stub$Proxy;
27292Landroid/media/IMediaRouterService$Stub;
27293Landroid/media/IMediaRouterService;
27294Landroid/media/IPlaybackConfigDispatcher$Stub$Proxy;
27295Landroid/media/IPlaybackConfigDispatcher$Stub;
27296Landroid/media/IPlaybackConfigDispatcher;
27297Landroid/media/IPlayer$Stub$Proxy;
27298Landroid/media/IPlayer$Stub;
27299Landroid/media/IPlayer;
27300Landroid/media/IRecordingConfigDispatcher$Stub$Proxy;
27301Landroid/media/IRecordingConfigDispatcher$Stub;
27302Landroid/media/IRecordingConfigDispatcher;
27303Landroid/media/IRemoteSessionCallback$Stub;
27304Landroid/media/IRemoteSessionCallback;
27305Landroid/media/IRemoteVolumeObserver$Stub;
27306Landroid/media/IRemoteVolumeObserver;
27307Landroid/media/IRingtonePlayer$Stub$Proxy;
27308Landroid/media/IRingtonePlayer$Stub;
27309Landroid/media/IRingtonePlayer;
27310Landroid/media/IStrategyPreferredDevicesDispatcher$Stub$Proxy;
27311Landroid/media/IStrategyPreferredDevicesDispatcher$Stub;
27312Landroid/media/IStrategyPreferredDevicesDispatcher;
27313Landroid/media/IVolumeController$Stub$Proxy;
27314Landroid/media/IVolumeController$Stub;
27315Landroid/media/IVolumeController;
27316Landroid/media/Image$Plane;
27317Landroid/media/Image;
27318Landroid/media/ImageReader$ImagePlane;
27319Landroid/media/ImageReader$ListenerHandler;
27320Landroid/media/ImageReader$OnImageAvailableListener;
27321Landroid/media/ImageReader$SurfaceImage$SurfacePlane;
27322Landroid/media/ImageReader$SurfaceImage;
27323Landroid/media/ImageReader;
27324Landroid/media/ImageUtils;
27325Landroid/media/ImageWriter$WriterSurfaceImage$SurfacePlane;
27326Landroid/media/ImageWriter$WriterSurfaceImage;
27327Landroid/media/ImageWriter;
27328Landroid/media/JetPlayer;
27329Landroid/media/MediaCodec$BufferInfo;
27330Landroid/media/MediaCodec$BufferMap$CodecBuffer;
27331Landroid/media/MediaCodec$BufferMap;
27332Landroid/media/MediaCodec$Callback;
27333Landroid/media/MediaCodec$CodecException;
27334Landroid/media/MediaCodec$CryptoException;
27335Landroid/media/MediaCodec$CryptoInfo$Pattern;
27336Landroid/media/MediaCodec$CryptoInfo;
27337Landroid/media/MediaCodec$EventHandler;
27338Landroid/media/MediaCodec$IncompatibleWithBlockModelException;
art-benchmark-service00abe242023-02-13 10:31:34 -080027339Landroid/media/MediaCodec$InvalidBufferFlagsException;
art-benchmark-service84deab32021-05-12 09:41:00 -070027340Landroid/media/MediaCodec$LinearBlock;
27341Landroid/media/MediaCodec$OnFrameRenderedListener;
27342Landroid/media/MediaCodec$OutputFrame;
27343Landroid/media/MediaCodec$ParameterDescriptor;
27344Landroid/media/MediaCodec$PersistentSurface;
27345Landroid/media/MediaCodec$QueueRequest;
27346Landroid/media/MediaCodec;
27347Landroid/media/MediaCodecInfo$AudioCapabilities;
27348Landroid/media/MediaCodecInfo$CodecCapabilities;
27349Landroid/media/MediaCodecInfo$CodecProfileLevel;
27350Landroid/media/MediaCodecInfo$EncoderCapabilities;
27351Landroid/media/MediaCodecInfo$Feature;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070027352Landroid/media/MediaCodecInfo$LazyHolder;
art-benchmark-service84deab32021-05-12 09:41:00 -070027353Landroid/media/MediaCodecInfo$VideoCapabilities$$ExternalSyntheticLambda0;
27354Landroid/media/MediaCodecInfo$VideoCapabilities$PerformancePoint;
27355Landroid/media/MediaCodecInfo$VideoCapabilities;
27356Landroid/media/MediaCodecInfo;
27357Landroid/media/MediaCodecList;
27358Landroid/media/MediaCrypto;
27359Landroid/media/MediaCryptoException;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070027360Landroid/media/MediaDataSource;
art-benchmark-service84deab32021-05-12 09:41:00 -070027361Landroid/media/MediaDescrambler;
27362Landroid/media/MediaDescription$1;
27363Landroid/media/MediaDescription$Builder;
27364Landroid/media/MediaDescription;
27365Landroid/media/MediaDrm$Certificate;
27366Landroid/media/MediaDrm$CryptoSession;
27367Landroid/media/MediaDrm$KeyRequest;
27368Landroid/media/MediaDrm$KeyStatus;
27369Landroid/media/MediaDrm$ListenerWithExecutor;
27370Landroid/media/MediaDrm$LogMessage;
27371Landroid/media/MediaDrm$MediaDrmStateException;
27372Landroid/media/MediaDrm$OnEventListener;
27373Landroid/media/MediaDrm$ProvisionRequest;
27374Landroid/media/MediaDrm$SessionException;
27375Landroid/media/MediaDrm;
27376Landroid/media/MediaDrmException;
art-benchmark-service00abe242023-02-13 10:31:34 -080027377Landroid/media/MediaDrmThrowable;
art-benchmark-service84deab32021-05-12 09:41:00 -070027378Landroid/media/MediaExtractor;
27379Landroid/media/MediaFile;
27380Landroid/media/MediaFormat;
27381Landroid/media/MediaFrameworkPlatformInitializer$$ExternalSyntheticLambda0;
27382Landroid/media/MediaFrameworkPlatformInitializer;
27383Landroid/media/MediaHTTPConnection;
27384Landroid/media/MediaHTTPService;
27385Landroid/media/MediaMetadata$1;
27386Landroid/media/MediaMetadata$Builder;
27387Landroid/media/MediaMetadata;
27388Landroid/media/MediaMetadataRetriever$BitmapParams;
27389Landroid/media/MediaMetadataRetriever;
27390Landroid/media/MediaMetrics$1;
27391Landroid/media/MediaMetrics$Item;
27392Landroid/media/MediaMetrics$Key;
27393Landroid/media/MediaMetrics$Property;
27394Landroid/media/MediaMetrics;
27395Landroid/media/MediaMuxer;
27396Landroid/media/MediaPlayer$1;
27397Landroid/media/MediaPlayer$2$1;
27398Landroid/media/MediaPlayer$2;
27399Landroid/media/MediaPlayer$3;
27400Landroid/media/MediaPlayer$6;
27401Landroid/media/MediaPlayer$7;
27402Landroid/media/MediaPlayer$DrmInfo;
27403Landroid/media/MediaPlayer$EventHandler$$ExternalSyntheticLambda0;
27404Landroid/media/MediaPlayer$EventHandler$1;
27405Landroid/media/MediaPlayer$EventHandler$2;
27406Landroid/media/MediaPlayer$EventHandler;
27407Landroid/media/MediaPlayer$OnBufferingUpdateListener;
27408Landroid/media/MediaPlayer$OnCompletionListener;
27409Landroid/media/MediaPlayer$OnDrmConfigHelper;
27410Landroid/media/MediaPlayer$OnDrmInfoHandlerDelegate;
27411Landroid/media/MediaPlayer$OnDrmPreparedHandlerDelegate;
27412Landroid/media/MediaPlayer$OnErrorListener;
27413Landroid/media/MediaPlayer$OnInfoListener;
27414Landroid/media/MediaPlayer$OnMediaTimeDiscontinuityListener;
27415Landroid/media/MediaPlayer$OnPreparedListener;
27416Landroid/media/MediaPlayer$OnRtpRxNoticeListener;
27417Landroid/media/MediaPlayer$OnSeekCompleteListener;
27418Landroid/media/MediaPlayer$OnSubtitleDataListener;
27419Landroid/media/MediaPlayer$OnTimedMetaDataAvailableListener;
27420Landroid/media/MediaPlayer$OnTimedTextListener;
27421Landroid/media/MediaPlayer$OnVideoSizeChangedListener;
27422Landroid/media/MediaPlayer$ProvisioningThread;
27423Landroid/media/MediaPlayer$TimeProvider$EventHandler;
27424Landroid/media/MediaPlayer$TimeProvider;
27425Landroid/media/MediaPlayer$TrackInfo$1;
27426Landroid/media/MediaPlayer$TrackInfo;
27427Landroid/media/MediaPlayer;
27428Landroid/media/MediaRecorder;
27429Landroid/media/MediaRoute2Info$1;
27430Landroid/media/MediaRoute2Info$Builder;
27431Landroid/media/MediaRoute2Info;
27432Landroid/media/MediaRoute2ProviderInfo$1;
27433Landroid/media/MediaRoute2ProviderInfo$Builder;
27434Landroid/media/MediaRoute2ProviderInfo;
27435Landroid/media/MediaRouter$Callback;
27436Landroid/media/MediaRouter$CallbackInfo;
27437Landroid/media/MediaRouter$RouteCategory;
27438Landroid/media/MediaRouter$RouteGroup;
27439Landroid/media/MediaRouter$RouteInfo$1;
27440Landroid/media/MediaRouter$RouteInfo;
27441Landroid/media/MediaRouter$SimpleCallback;
27442Landroid/media/MediaRouter$Static$1$1;
27443Landroid/media/MediaRouter$Static$1;
27444Landroid/media/MediaRouter$Static$Client$$ExternalSyntheticLambda0;
27445Landroid/media/MediaRouter$Static$Client$$ExternalSyntheticLambda1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070027446Landroid/media/MediaRouter$Static$Client$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070027447Landroid/media/MediaRouter$Static$Client;
27448Landroid/media/MediaRouter$Static;
27449Landroid/media/MediaRouter$UserRouteInfo$SessionVolumeProvider;
27450Landroid/media/MediaRouter$UserRouteInfo;
27451Landroid/media/MediaRouter$VolumeCallback;
27452Landroid/media/MediaRouter$VolumeCallbackInfo;
27453Landroid/media/MediaRouter$VolumeChangeReceiver;
27454Landroid/media/MediaRouter$WifiDisplayStatusChangedReceiver;
27455Landroid/media/MediaRouter2$$ExternalSyntheticLambda7;
27456Landroid/media/MediaRouter2$$ExternalSyntheticLambda8;
27457Landroid/media/MediaRouter2Manager$Callback;
27458Landroid/media/MediaRouter2Manager$CallbackRecord;
27459Landroid/media/MediaRouter2Manager$Client$$ExternalSyntheticLambda5;
27460Landroid/media/MediaRouter2Manager$Client;
27461Landroid/media/MediaRouter2Manager$TransferRequest;
27462Landroid/media/MediaRouter2Manager;
27463Landroid/media/MediaRouter2Utils;
27464Landroid/media/MediaRouter;
27465Landroid/media/MediaRouterClientState$1;
27466Landroid/media/MediaRouterClientState$RouteInfo$1;
27467Landroid/media/MediaRouterClientState$RouteInfo;
27468Landroid/media/MediaRouterClientState;
27469Landroid/media/MediaScanner;
27470Landroid/media/MediaScannerConnection$MediaScannerConnectionClient;
27471Landroid/media/MediaScannerConnection$OnScanCompletedListener;
27472Landroid/media/MediaServiceManager$ServiceRegisterer;
27473Landroid/media/MediaServiceManager;
27474Landroid/media/MediaSync;
27475Landroid/media/MediaTimeProvider$OnMediaTimeListener;
27476Landroid/media/MediaTimeProvider;
27477Landroid/media/MediaTimestamp;
27478Landroid/media/MicrophoneDirection;
27479Landroid/media/MicrophoneInfo$Coordinate3F;
27480Landroid/media/MicrophoneInfo;
27481Landroid/media/NativeRoutingEventHandlerDelegate;
27482Landroid/media/NotProvisionedException;
27483Landroid/media/PlaybackParams$1;
27484Landroid/media/PlaybackParams;
27485Landroid/media/PlayerBase$IPlayerWrapper;
27486Landroid/media/PlayerBase$PlayerIdCard$1;
27487Landroid/media/PlayerBase$PlayerIdCard;
27488Landroid/media/PlayerBase;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070027489Landroid/media/PublicFormatUtils;
art-benchmark-service84deab32021-05-12 09:41:00 -070027490Landroid/media/Rating$1;
27491Landroid/media/Rating;
27492Landroid/media/RemoteControlClient;
27493Landroid/media/RemoteDisplay;
27494Landroid/media/ResampleInputStream;
27495Landroid/media/Ringtone$MyOnCompletionListener;
27496Landroid/media/Ringtone;
27497Landroid/media/RingtoneManager;
27498Landroid/media/RouteDiscoveryPreference$1;
27499Landroid/media/RouteDiscoveryPreference$Builder$$ExternalSyntheticLambda0;
27500Landroid/media/RouteDiscoveryPreference$Builder;
27501Landroid/media/RouteDiscoveryPreference;
art-benchmark-service00abe242023-02-13 10:31:34 -080027502Landroid/media/RouteListingPreference$1;
art-benchmark-service08401c12022-12-23 09:27:20 -080027503Landroid/media/RouteListingPreference;
art-benchmark-service84deab32021-05-12 09:41:00 -070027504Landroid/media/RoutingSessionInfo$1;
27505Landroid/media/RoutingSessionInfo$Builder;
27506Landroid/media/RoutingSessionInfo;
27507Landroid/media/SoundPool$Builder;
27508Landroid/media/SoundPool$EventHandler;
27509Landroid/media/SoundPool$OnLoadCompleteListener;
27510Landroid/media/SoundPool;
27511Landroid/media/SubtitleController$1;
27512Landroid/media/SubtitleController$2;
27513Landroid/media/SubtitleController$Anchor;
27514Landroid/media/SubtitleController$Listener;
27515Landroid/media/SubtitleController;
27516Landroid/media/SubtitleData;
27517Landroid/media/SubtitleTrack;
27518Landroid/media/SyncParams;
27519Landroid/media/ThumbnailUtils$Resizer;
27520Landroid/media/ThumbnailUtils$SizedThumbnailBitmap;
27521Landroid/media/ThumbnailUtils;
27522Landroid/media/TimedMetaData;
27523Landroid/media/TimedText;
27524Landroid/media/ToneGenerator;
27525Landroid/media/Utils$1;
27526Landroid/media/Utils$2;
27527Landroid/media/Utils$ListenerList;
27528Landroid/media/Utils;
27529Landroid/media/VolumeAutomation;
27530Landroid/media/VolumePolicy$1;
27531Landroid/media/VolumePolicy;
27532Landroid/media/VolumeProvider$Callback;
27533Landroid/media/VolumeProvider;
27534Landroid/media/VolumeShaper$Configuration$1;
27535Landroid/media/VolumeShaper$Configuration$Builder;
27536Landroid/media/VolumeShaper$Configuration;
27537Landroid/media/VolumeShaper$Operation$1;
27538Landroid/media/VolumeShaper$Operation$Builder;
27539Landroid/media/VolumeShaper$Operation;
27540Landroid/media/VolumeShaper$State$1;
27541Landroid/media/VolumeShaper$State;
27542Landroid/media/VolumeShaper;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070027543Landroid/media/audio/common/AidlConversion;
art-benchmark-service84deab32021-05-12 09:41:00 -070027544Landroid/media/audiofx/AudioEffect$Descriptor;
27545Landroid/media/audiofx/AudioEffect;
27546Landroid/media/audiofx/DefaultEffect;
27547Landroid/media/audiofx/SourceDefaultEffect;
27548Landroid/media/audiofx/StreamDefaultEffect;
27549Landroid/media/audiofx/Visualizer$MeasurementPeakRms;
27550Landroid/media/audiofx/Visualizer;
27551Landroid/media/audiopolicy/AudioMix$Builder;
27552Landroid/media/audiopolicy/AudioMix;
27553Landroid/media/audiopolicy/AudioMixingRule$AudioMixMatchCriterion;
27554Landroid/media/audiopolicy/AudioMixingRule$Builder;
27555Landroid/media/audiopolicy/AudioMixingRule;
27556Landroid/media/audiopolicy/AudioPolicy$1;
27557Landroid/media/audiopolicy/AudioPolicy$AudioPolicyStatusListener;
27558Landroid/media/audiopolicy/AudioPolicy$EventHandler;
27559Landroid/media/audiopolicy/AudioPolicy;
27560Landroid/media/audiopolicy/AudioPolicyConfig$1;
27561Landroid/media/audiopolicy/AudioPolicyConfig;
27562Landroid/media/audiopolicy/AudioProductStrategy$1;
27563Landroid/media/audiopolicy/AudioProductStrategy$AudioAttributesGroup$1;
27564Landroid/media/audiopolicy/AudioProductStrategy$AudioAttributesGroup;
27565Landroid/media/audiopolicy/AudioProductStrategy;
27566Landroid/media/audiopolicy/AudioVolumeGroup$1;
27567Landroid/media/audiopolicy/AudioVolumeGroup;
27568Landroid/media/audiopolicy/AudioVolumeGroupChangeHandler;
27569Landroid/media/audiopolicy/IAudioPolicyCallback$Stub$Proxy;
27570Landroid/media/audiopolicy/IAudioPolicyCallback$Stub;
27571Landroid/media/audiopolicy/IAudioPolicyCallback;
27572Landroid/media/browse/MediaBrowser$1;
27573Landroid/media/browse/MediaBrowser$2;
27574Landroid/media/browse/MediaBrowser$6;
27575Landroid/media/browse/MediaBrowser$7;
27576Landroid/media/browse/MediaBrowser$8;
27577Landroid/media/browse/MediaBrowser$ConnectionCallback;
27578Landroid/media/browse/MediaBrowser$MediaItem$1;
27579Landroid/media/browse/MediaBrowser$MediaItem;
27580Landroid/media/browse/MediaBrowser$MediaServiceConnection$1;
27581Landroid/media/browse/MediaBrowser$MediaServiceConnection;
27582Landroid/media/browse/MediaBrowser$ServiceCallbacks;
27583Landroid/media/browse/MediaBrowser$Subscription;
27584Landroid/media/browse/MediaBrowser$SubscriptionCallback;
27585Landroid/media/browse/MediaBrowser;
27586Landroid/media/browse/MediaBrowserUtils;
art-benchmark-service22928e12022-06-04 17:35:15 -070027587Landroid/media/metrics/Event;
27588Landroid/media/metrics/IMediaMetricsManager$Stub$Proxy;
27589Landroid/media/metrics/IMediaMetricsManager$Stub;
27590Landroid/media/metrics/IMediaMetricsManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070027591Landroid/media/metrics/LogSessionId;
27592Landroid/media/metrics/MediaMetricsManager;
art-benchmark-service22928e12022-06-04 17:35:15 -070027593Landroid/media/metrics/NetworkEvent$1;
27594Landroid/media/metrics/NetworkEvent;
27595Landroid/media/metrics/PlaybackSession;
art-benchmark-service84deab32021-05-12 09:41:00 -070027596Landroid/media/midi/IMidiDeviceListener$Stub$Proxy;
27597Landroid/media/midi/IMidiDeviceListener$Stub;
27598Landroid/media/midi/IMidiDeviceListener;
27599Landroid/media/midi/IMidiDeviceOpenCallback$Stub$Proxy;
27600Landroid/media/midi/IMidiDeviceOpenCallback$Stub;
27601Landroid/media/midi/IMidiDeviceOpenCallback;
27602Landroid/media/midi/IMidiDeviceServer$Stub$Proxy;
27603Landroid/media/midi/IMidiDeviceServer$Stub;
27604Landroid/media/midi/IMidiDeviceServer;
27605Landroid/media/midi/IMidiManager$Stub;
27606Landroid/media/midi/IMidiManager;
27607Landroid/media/midi/MidiDevice;
27608Landroid/media/midi/MidiDeviceInfo$1;
27609Landroid/media/midi/MidiDeviceInfo;
27610Landroid/media/midi/MidiDeviceStatus$1;
27611Landroid/media/midi/MidiDeviceStatus;
27612Landroid/media/midi/MidiManager;
27613Landroid/media/musicrecognition/IMusicRecognitionManager$Stub;
27614Landroid/media/musicrecognition/IMusicRecognitionManager;
27615Landroid/media/musicrecognition/IMusicRecognitionServiceCallback$Stub;
27616Landroid/media/musicrecognition/IMusicRecognitionServiceCallback;
27617Landroid/media/musicrecognition/MusicRecognitionManager;
27618Landroid/media/permission/ClearCallingIdentityContext;
27619Landroid/media/permission/CompositeSafeCloseable;
27620Landroid/media/permission/Identity$1;
27621Landroid/media/permission/Identity;
27622Landroid/media/permission/IdentityContext;
27623Landroid/media/permission/PermissionUtil;
27624Landroid/media/permission/SafeCloseable;
27625Landroid/media/projection/IMediaProjection$Stub$Proxy;
27626Landroid/media/projection/IMediaProjection$Stub;
27627Landroid/media/projection/IMediaProjection;
27628Landroid/media/projection/IMediaProjectionManager$Stub$Proxy;
27629Landroid/media/projection/IMediaProjectionManager$Stub;
27630Landroid/media/projection/IMediaProjectionManager;
27631Landroid/media/projection/IMediaProjectionWatcherCallback$Stub$Proxy;
27632Landroid/media/projection/IMediaProjectionWatcherCallback$Stub;
27633Landroid/media/projection/IMediaProjectionWatcherCallback;
27634Landroid/media/projection/MediaProjection;
27635Landroid/media/projection/MediaProjectionInfo$1;
27636Landroid/media/projection/MediaProjectionInfo;
27637Landroid/media/projection/MediaProjectionManager$Callback;
27638Landroid/media/projection/MediaProjectionManager$CallbackDelegate;
27639Landroid/media/projection/MediaProjectionManager;
27640Landroid/media/session/IActiveSessionsListener$Stub$Proxy;
27641Landroid/media/session/IActiveSessionsListener$Stub;
27642Landroid/media/session/IActiveSessionsListener;
27643Landroid/media/session/IOnMediaKeyEventDispatchedListener$Stub$Proxy;
27644Landroid/media/session/IOnMediaKeyEventDispatchedListener$Stub;
27645Landroid/media/session/IOnMediaKeyEventDispatchedListener;
27646Landroid/media/session/IOnMediaKeyEventSessionChangedListener$Stub$Proxy;
27647Landroid/media/session/IOnMediaKeyEventSessionChangedListener$Stub;
27648Landroid/media/session/IOnMediaKeyEventSessionChangedListener;
27649Landroid/media/session/IOnMediaKeyListener$Stub$Proxy;
27650Landroid/media/session/IOnMediaKeyListener$Stub;
27651Landroid/media/session/IOnMediaKeyListener;
27652Landroid/media/session/IOnVolumeKeyLongPressListener$Stub$Proxy;
27653Landroid/media/session/IOnVolumeKeyLongPressListener$Stub;
27654Landroid/media/session/IOnVolumeKeyLongPressListener;
27655Landroid/media/session/ISession$Stub$Proxy;
27656Landroid/media/session/ISession$Stub;
27657Landroid/media/session/ISession2TokensListener$Stub$Proxy;
27658Landroid/media/session/ISession2TokensListener$Stub;
27659Landroid/media/session/ISession2TokensListener;
27660Landroid/media/session/ISession;
27661Landroid/media/session/ISessionCallback$Stub$Proxy;
27662Landroid/media/session/ISessionCallback$Stub;
27663Landroid/media/session/ISessionCallback;
27664Landroid/media/session/ISessionController$Stub$Proxy;
27665Landroid/media/session/ISessionController$Stub;
27666Landroid/media/session/ISessionController;
27667Landroid/media/session/ISessionControllerCallback$Stub$Proxy;
27668Landroid/media/session/ISessionControllerCallback$Stub;
27669Landroid/media/session/ISessionControllerCallback;
27670Landroid/media/session/ISessionManager$Stub$Proxy;
27671Landroid/media/session/ISessionManager$Stub;
27672Landroid/media/session/ISessionManager;
27673Landroid/media/session/MediaController$Callback;
27674Landroid/media/session/MediaController$CallbackStub;
27675Landroid/media/session/MediaController$MessageHandler;
27676Landroid/media/session/MediaController$PlaybackInfo$1;
27677Landroid/media/session/MediaController$PlaybackInfo;
27678Landroid/media/session/MediaController$TransportControls;
27679Landroid/media/session/MediaController;
27680Landroid/media/session/MediaSession$Callback;
27681Landroid/media/session/MediaSession$CallbackMessageHandler;
27682Landroid/media/session/MediaSession$CallbackStub;
27683Landroid/media/session/MediaSession$QueueItem$1;
27684Landroid/media/session/MediaSession$QueueItem;
27685Landroid/media/session/MediaSession$Token$1;
27686Landroid/media/session/MediaSession$Token;
27687Landroid/media/session/MediaSession;
27688Landroid/media/session/MediaSessionLegacyHelper;
art-benchmark-service84deab32021-05-12 09:41:00 -070027689Landroid/media/session/MediaSessionManager$OnActiveSessionsChangedListener;
27690Landroid/media/session/MediaSessionManager$OnMediaKeyEventDispatchedListener;
27691Landroid/media/session/MediaSessionManager$OnMediaKeyEventDispatchedListenerStub;
27692Landroid/media/session/MediaSessionManager$OnMediaKeyEventSessionChangedListener;
27693Landroid/media/session/MediaSessionManager$OnMediaKeyEventSessionChangedListenerStub;
27694Landroid/media/session/MediaSessionManager$OnMediaKeyListener;
27695Landroid/media/session/MediaSessionManager$OnMediaKeyListenerImpl;
27696Landroid/media/session/MediaSessionManager$OnSession2TokensChangedListener;
27697Landroid/media/session/MediaSessionManager$OnVolumeKeyLongPressListener;
27698Landroid/media/session/MediaSessionManager$OnVolumeKeyLongPressListenerImpl;
27699Landroid/media/session/MediaSessionManager$RemoteSessionCallbackStub;
27700Landroid/media/session/MediaSessionManager$RemoteUserInfo;
27701Landroid/media/session/MediaSessionManager$Session2TokensChangedWrapper;
27702Landroid/media/session/MediaSessionManager$SessionsChangedWrapper$1$$ExternalSyntheticLambda0;
27703Landroid/media/session/MediaSessionManager$SessionsChangedWrapper$1;
27704Landroid/media/session/MediaSessionManager$SessionsChangedWrapper;
27705Landroid/media/session/MediaSessionManager;
27706Landroid/media/session/ParcelableListBinder;
27707Landroid/media/session/PlaybackState$1;
27708Landroid/media/session/PlaybackState$Builder;
27709Landroid/media/session/PlaybackState$CustomAction$1;
27710Landroid/media/session/PlaybackState$CustomAction;
27711Landroid/media/session/PlaybackState;
27712Landroid/media/soundtrigger/ISoundTriggerDetectionServiceClient$Stub;
27713Landroid/media/soundtrigger/ISoundTriggerDetectionServiceClient;
27714Landroid/media/soundtrigger/SoundTriggerManager;
27715Landroid/media/soundtrigger_middleware/ISoundTriggerCallback$Stub$Proxy;
27716Landroid/media/soundtrigger_middleware/ISoundTriggerCallback$Stub;
27717Landroid/media/soundtrigger_middleware/ISoundTriggerCallback;
27718Landroid/media/soundtrigger_middleware/ISoundTriggerMiddlewareService$Stub$Proxy;
27719Landroid/media/soundtrigger_middleware/ISoundTriggerMiddlewareService$Stub;
27720Landroid/media/soundtrigger_middleware/ISoundTriggerMiddlewareService;
27721Landroid/media/soundtrigger_middleware/ISoundTriggerModule$Stub;
27722Landroid/media/soundtrigger_middleware/ISoundTriggerModule;
art-benchmark-service84deab32021-05-12 09:41:00 -070027723Landroid/media/soundtrigger_middleware/SoundTriggerModuleDescriptor$1;
27724Landroid/media/soundtrigger_middleware/SoundTriggerModuleDescriptor;
art-benchmark-service84deab32021-05-12 09:41:00 -070027725Landroid/media/tv/TvInputHardwareInfo$Builder;
27726Landroid/media/tv/TvInputManager;
27727Landroid/media/tv/TvStreamConfig$1;
27728Landroid/media/tv/TvStreamConfig$Builder;
27729Landroid/media/tv/TvStreamConfig;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070027730Landroid/media/tv/interactive/TvInteractiveAppManager;
art-benchmark-service00abe242023-02-13 10:31:34 -080027731Landroid/media/tv/tuner/filter/FilterEvent;
27732Landroid/media/tv/tuner/filter/RestartEvent;
art-benchmark-service84deab32021-05-12 09:41:00 -070027733Landroid/media/tv/tunerresourcemanager/TunerResourceManager;
27734Landroid/metrics/LogMaker;
27735Landroid/metrics/MetricsReader$Event;
27736Landroid/metrics/MetricsReader$LogReader;
27737Landroid/metrics/MetricsReader;
27738Landroid/mtp/MtpDatabase$1;
27739Landroid/mtp/MtpDatabase$2;
27740Landroid/mtp/MtpDatabase;
27741Landroid/mtp/MtpDevice;
27742Landroid/mtp/MtpDeviceInfo;
27743Landroid/mtp/MtpEvent;
27744Landroid/mtp/MtpObjectInfo;
27745Landroid/mtp/MtpPropertyGroup;
27746Landroid/mtp/MtpPropertyList;
27747Landroid/mtp/MtpServer;
27748Landroid/mtp/MtpStorage;
27749Landroid/mtp/MtpStorageInfo;
27750Landroid/mtp/MtpStorageManager$MtpNotifier;
27751Landroid/mtp/MtpStorageManager$MtpObject;
27752Landroid/mtp/MtpStorageManager;
27753Landroid/net/ConnectivityMetricsEvent$1;
27754Landroid/net/ConnectivityMetricsEvent;
27755Landroid/net/Credentials;
art-benchmark-service84deab32021-05-12 09:41:00 -070027756Landroid/net/EventLogTags;
art-benchmark-service84deab32021-05-12 09:41:00 -070027757Landroid/net/IIpConnectivityMetrics$Stub$Proxy;
27758Landroid/net/IIpConnectivityMetrics$Stub;
27759Landroid/net/IIpConnectivityMetrics;
art-benchmark-service84deab32021-05-12 09:41:00 -070027760Landroid/net/INetdEventCallback$Stub$Proxy;
27761Landroid/net/INetdEventCallback$Stub;
27762Landroid/net/INetdEventCallback;
27763Landroid/net/INetworkManagementEventObserver$Stub$Proxy;
27764Landroid/net/INetworkManagementEventObserver$Stub;
27765Landroid/net/INetworkManagementEventObserver;
27766Landroid/net/INetworkPolicyListener$Stub$Proxy;
27767Landroid/net/INetworkPolicyListener$Stub;
27768Landroid/net/INetworkPolicyListener;
27769Landroid/net/INetworkPolicyManager$Stub$Proxy;
27770Landroid/net/INetworkPolicyManager$Stub;
27771Landroid/net/INetworkPolicyManager;
27772Landroid/net/INetworkRecommendationProvider$Stub$Proxy;
27773Landroid/net/INetworkRecommendationProvider$Stub;
27774Landroid/net/INetworkRecommendationProvider;
27775Landroid/net/INetworkScoreCache$Stub$Proxy;
27776Landroid/net/INetworkScoreCache$Stub;
27777Landroid/net/INetworkScoreCache;
27778Landroid/net/INetworkScoreService$Stub$Proxy;
27779Landroid/net/INetworkScoreService$Stub;
27780Landroid/net/INetworkScoreService;
art-benchmark-service84deab32021-05-12 09:41:00 -070027781Landroid/net/ITetheringStatsProvider$Stub$Proxy;
27782Landroid/net/ITetheringStatsProvider$Stub;
27783Landroid/net/ITetheringStatsProvider;
27784Landroid/net/InterfaceConfiguration$1;
27785Landroid/net/InterfaceConfiguration;
art-benchmark-service84deab32021-05-12 09:41:00 -070027786Landroid/net/LocalServerSocket;
27787Landroid/net/LocalSocket;
27788Landroid/net/LocalSocketAddress$Namespace;
27789Landroid/net/LocalSocketAddress;
27790Landroid/net/LocalSocketImpl$SocketInputStream;
27791Landroid/net/LocalSocketImpl$SocketOutputStream;
27792Landroid/net/LocalSocketImpl;
27793Landroid/net/MatchAllNetworkSpecifier$1;
27794Landroid/net/MatchAllNetworkSpecifier;
art-benchmark-service84deab32021-05-12 09:41:00 -070027795Landroid/net/NetworkKey$1;
27796Landroid/net/NetworkKey;
27797Landroid/net/NetworkPolicy$1;
27798Landroid/net/NetworkPolicy;
27799Landroid/net/NetworkPolicyManager$1;
27800Landroid/net/NetworkPolicyManager$Listener;
27801Landroid/net/NetworkPolicyManager$SubscriptionCallback;
27802Landroid/net/NetworkPolicyManager$SubscriptionCallbackProxy;
27803Landroid/net/NetworkPolicyManager;
27804Landroid/net/NetworkQuotaInfo$1;
27805Landroid/net/NetworkQuotaInfo;
27806Landroid/net/NetworkRecommendationProvider$ServiceWrapper$1;
27807Landroid/net/NetworkRecommendationProvider$ServiceWrapper;
27808Landroid/net/NetworkRecommendationProvider;
27809Landroid/net/NetworkScoreManager$NetworkScoreCallback;
27810Landroid/net/NetworkScoreManager$NetworkScoreCallbackProxy;
27811Landroid/net/NetworkScoreManager;
27812Landroid/net/NetworkScorerAppData$1;
27813Landroid/net/NetworkScorerAppData;
27814Landroid/net/NetworkSpecifier;
27815Landroid/net/NetworkStack;
art-benchmark-service84deab32021-05-12 09:41:00 -070027816Landroid/net/NetworkWatchlistManager;
27817Landroid/net/PacProxyManager;
27818Landroid/net/PacProxySelector;
27819Landroid/net/PrivateDnsConnectivityChecker;
27820Landroid/net/Proxy;
27821Landroid/net/RssiCurve$1;
27822Landroid/net/RssiCurve;
27823Landroid/net/SSLCertificateSocketFactory$1;
27824Landroid/net/SSLCertificateSocketFactory;
27825Landroid/net/SSLSessionCache;
27826Landroid/net/ScoredNetwork$1;
27827Landroid/net/ScoredNetwork;
27828Landroid/net/SntpClient$InvalidServerReplyException;
27829Landroid/net/SntpClient;
27830Landroid/net/StringNetworkSpecifier$1;
27831Landroid/net/StringNetworkSpecifier;
27832Landroid/net/TelephonyNetworkSpecifier$1;
27833Landroid/net/TelephonyNetworkSpecifier$Builder;
27834Landroid/net/TelephonyNetworkSpecifier;
art-benchmark-service84deab32021-05-12 09:41:00 -070027835Landroid/net/Uri$1;
27836Landroid/net/Uri$AbstractHierarchicalUri;
27837Landroid/net/Uri$AbstractPart;
27838Landroid/net/Uri$Builder;
27839Landroid/net/Uri$HierarchicalUri;
27840Landroid/net/Uri$NotCachedHolder;
27841Landroid/net/Uri$OpaqueUri;
27842Landroid/net/Uri$Part$EmptyPart;
27843Landroid/net/Uri$Part;
27844Landroid/net/Uri$PathPart;
27845Landroid/net/Uri$PathSegments;
27846Landroid/net/Uri$PathSegmentsBuilder;
27847Landroid/net/Uri$StringUri;
27848Landroid/net/Uri;
27849Landroid/net/UriCodec;
27850Landroid/net/VpnManager;
27851Landroid/net/WebAddress;
27852Landroid/net/WifiKey$1;
27853Landroid/net/WifiKey;
27854Landroid/net/http/HttpResponseCache;
27855Landroid/net/http/X509TrustManagerExtensions;
art-benchmark-service84deab32021-05-12 09:41:00 -070027856Landroid/net/metrics/ApfProgramEvent$1;
27857Landroid/net/metrics/ApfProgramEvent$Decoder;
27858Landroid/net/metrics/ApfProgramEvent;
27859Landroid/net/metrics/ApfStats$1;
27860Landroid/net/metrics/ApfStats;
27861Landroid/net/metrics/ConnectStats;
27862Landroid/net/metrics/DefaultNetworkEvent;
27863Landroid/net/metrics/DhcpClientEvent$1;
27864Landroid/net/metrics/DhcpClientEvent;
27865Landroid/net/metrics/DhcpErrorEvent$1;
27866Landroid/net/metrics/DhcpErrorEvent$Decoder;
27867Landroid/net/metrics/DhcpErrorEvent;
27868Landroid/net/metrics/DnsEvent;
27869Landroid/net/metrics/IpConnectivityLog$Event;
27870Landroid/net/metrics/IpConnectivityLog;
27871Landroid/net/metrics/IpManagerEvent$1;
27872Landroid/net/metrics/IpManagerEvent$Decoder;
27873Landroid/net/metrics/IpManagerEvent;
27874Landroid/net/metrics/IpReachabilityEvent$1;
27875Landroid/net/metrics/IpReachabilityEvent$Decoder;
27876Landroid/net/metrics/IpReachabilityEvent;
27877Landroid/net/metrics/NetworkEvent$1;
27878Landroid/net/metrics/NetworkEvent$Decoder;
27879Landroid/net/metrics/NetworkEvent;
27880Landroid/net/metrics/NetworkMetrics$Metrics;
27881Landroid/net/metrics/NetworkMetrics$Summary;
27882Landroid/net/metrics/NetworkMetrics;
27883Landroid/net/metrics/RaEvent$1;
27884Landroid/net/metrics/RaEvent;
27885Landroid/net/metrics/ValidationProbeEvent$1;
27886Landroid/net/metrics/ValidationProbeEvent$Decoder;
27887Landroid/net/metrics/ValidationProbeEvent;
27888Landroid/net/metrics/WakeupEvent;
27889Landroid/net/metrics/WakeupStats;
art-benchmark-service84deab32021-05-12 09:41:00 -070027890Landroid/net/rtp/AudioCodec;
27891Landroid/net/rtp/AudioGroup;
27892Landroid/net/rtp/AudioStream;
27893Landroid/net/rtp/RtpStream;
27894Landroid/net/sip/ISipService$Default;
27895Landroid/net/sip/ISipService$Stub$Proxy;
27896Landroid/net/sip/ISipService$Stub;
27897Landroid/net/sip/ISipService;
27898Landroid/net/sip/ISipSession$Default;
27899Landroid/net/sip/ISipSession$Stub$Proxy;
27900Landroid/net/sip/ISipSession$Stub;
27901Landroid/net/sip/ISipSession;
27902Landroid/net/sip/ISipSessionListener$Default;
27903Landroid/net/sip/ISipSessionListener$Stub$Proxy;
27904Landroid/net/sip/ISipSessionListener$Stub;
27905Landroid/net/sip/ISipSessionListener;
art-benchmark-service84deab32021-05-12 09:41:00 -070027906Landroid/net/sip/SimpleSessionDescription$Fields;
27907Landroid/net/sip/SimpleSessionDescription$Media;
27908Landroid/net/sip/SimpleSessionDescription;
27909Landroid/net/sip/SipAudioCall$1;
27910Landroid/net/sip/SipAudioCall$Listener;
27911Landroid/net/sip/SipAudioCall;
27912Landroid/net/sip/SipErrorCode;
27913Landroid/net/sip/SipException;
27914Landroid/net/sip/SipManager$ListenerRelay;
27915Landroid/net/sip/SipManager;
27916Landroid/net/sip/SipProfile$1;
27917Landroid/net/sip/SipProfile$Builder;
27918Landroid/net/sip/SipProfile;
27919Landroid/net/sip/SipRegistrationListener;
27920Landroid/net/sip/SipSession$1;
27921Landroid/net/sip/SipSession$Listener;
27922Landroid/net/sip/SipSession$State;
27923Landroid/net/sip/SipSession;
27924Landroid/net/sip/SipSessionAdapter;
27925Landroid/net/util/SocketUtils;
27926Landroid/net/vcn/VcnManager$VcnNetworkPolicyChangeListener;
27927Landroid/net/vcn/VcnManager$VcnUnderlyingNetworkPolicyListener;
27928Landroid/net/vcn/VcnManager;
art-benchmark-service22928e12022-06-04 17:35:15 -070027929Landroid/net/vcn/VcnNetworkPolicyResult$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070027930Landroid/net/vcn/VcnNetworkPolicyResult;
art-benchmark-service22928e12022-06-04 17:35:15 -070027931Landroid/net/vcn/VcnTransportInfo$1;
27932Landroid/net/vcn/VcnTransportInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070027933Landroid/net/vcn/VcnUnderlyingNetworkPolicy$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070027934Landroid/net/vcn/VcnUnderlyingNetworkPolicy;
27935Landroid/net/wifi/SoftApConfToXmlMigrationUtil;
27936Landroid/net/wifi/WifiMigration$1;
27937Landroid/net/wifi/WifiMigration;
27938Landroid/net/wifi/WifiNetworkScoreCache$CacheListener$1;
27939Landroid/net/wifi/WifiNetworkScoreCache$CacheListener;
27940Landroid/net/wifi/WifiNetworkScoreCache;
27941Landroid/net/wifi/nl80211/ChannelSettings$1;
27942Landroid/net/wifi/nl80211/ChannelSettings;
27943Landroid/net/wifi/nl80211/DeviceWiphyCapabilities$1;
27944Landroid/net/wifi/nl80211/DeviceWiphyCapabilities;
27945Landroid/net/wifi/nl80211/HiddenNetwork$1;
27946Landroid/net/wifi/nl80211/HiddenNetwork;
27947Landroid/net/wifi/nl80211/IClientInterface$Stub$Proxy;
27948Landroid/net/wifi/nl80211/IClientInterface$Stub;
27949Landroid/net/wifi/nl80211/IClientInterface;
27950Landroid/net/wifi/nl80211/IPnoScanEvent$Stub;
27951Landroid/net/wifi/nl80211/IPnoScanEvent;
27952Landroid/net/wifi/nl80211/IScanEvent$Stub;
27953Landroid/net/wifi/nl80211/IScanEvent;
27954Landroid/net/wifi/nl80211/IWifiScannerImpl$Stub$Proxy;
27955Landroid/net/wifi/nl80211/IWifiScannerImpl$Stub;
27956Landroid/net/wifi/nl80211/IWifiScannerImpl;
27957Landroid/net/wifi/nl80211/IWificond$Stub$Proxy;
27958Landroid/net/wifi/nl80211/IWificond$Stub;
27959Landroid/net/wifi/nl80211/IWificond;
27960Landroid/net/wifi/nl80211/NativeScanResult$1;
27961Landroid/net/wifi/nl80211/NativeScanResult;
27962Landroid/net/wifi/nl80211/RadioChainInfo$1;
27963Landroid/net/wifi/nl80211/RadioChainInfo;
27964Landroid/net/wifi/nl80211/SingleScanSettings$1;
27965Landroid/net/wifi/nl80211/SingleScanSettings;
27966Landroid/net/wifi/nl80211/WifiNl80211Manager$PnoScanEventHandler;
27967Landroid/net/wifi/nl80211/WifiNl80211Manager$ScanEventCallback;
27968Landroid/net/wifi/nl80211/WifiNl80211Manager$ScanEventHandler;
27969Landroid/net/wifi/nl80211/WifiNl80211Manager$SignalPollResult;
27970Landroid/net/wifi/nl80211/WifiNl80211Manager;
art-benchmark-service84deab32021-05-12 09:41:00 -070027971Landroid/nfc/IAppCallback$Stub$Proxy;
27972Landroid/nfc/IAppCallback$Stub;
27973Landroid/nfc/IAppCallback;
27974Landroid/nfc/INfcAdapter$Stub$Proxy;
27975Landroid/nfc/INfcAdapter$Stub;
27976Landroid/nfc/INfcAdapter;
27977Landroid/nfc/INfcAdapterExtras;
27978Landroid/nfc/INfcCardEmulation$Stub$Proxy;
27979Landroid/nfc/INfcCardEmulation$Stub;
27980Landroid/nfc/INfcCardEmulation;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070027981Landroid/nfc/INfcControllerAlwaysOnListener$Stub;
27982Landroid/nfc/INfcControllerAlwaysOnListener;
art-benchmark-service84deab32021-05-12 09:41:00 -070027983Landroid/nfc/INfcDta;
27984Landroid/nfc/INfcFCardEmulation$Stub$Proxy;
27985Landroid/nfc/INfcFCardEmulation$Stub;
27986Landroid/nfc/INfcFCardEmulation;
27987Landroid/nfc/INfcTag$Stub$Proxy;
27988Landroid/nfc/INfcTag$Stub;
27989Landroid/nfc/INfcTag;
27990Landroid/nfc/INfcUnlockHandler$Stub$Proxy;
27991Landroid/nfc/INfcUnlockHandler$Stub;
27992Landroid/nfc/INfcUnlockHandler;
27993Landroid/nfc/ITagRemovedCallback$Stub$Proxy;
27994Landroid/nfc/ITagRemovedCallback$Stub;
27995Landroid/nfc/ITagRemovedCallback;
27996Landroid/nfc/NfcActivityManager$NfcActivityState;
27997Landroid/nfc/NfcActivityManager$NfcApplicationState;
27998Landroid/nfc/NfcActivityManager;
27999Landroid/nfc/NfcAdapter$1;
28000Landroid/nfc/NfcAdapter$CreateNdefMessageCallback;
28001Landroid/nfc/NfcAdapter;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070028002Landroid/nfc/NfcControllerAlwaysOnListener;
art-benchmark-service84deab32021-05-12 09:41:00 -070028003Landroid/nfc/NfcManager;
28004Landroid/nfc/Tag$1;
28005Landroid/nfc/Tag;
28006Landroid/nfc/TechListParcel$1;
28007Landroid/nfc/TechListParcel;
28008Landroid/nfc/cardemulation/AidGroup$1;
28009Landroid/nfc/cardemulation/AidGroup;
28010Landroid/nfc/cardemulation/ApduServiceInfo$1;
28011Landroid/nfc/cardemulation/ApduServiceInfo;
28012Landroid/nfc/cardemulation/CardEmulation;
28013Landroid/nfc/cardemulation/HostApduService$MsgHandler;
28014Landroid/nfc/cardemulation/HostApduService;
28015Landroid/opengl/EGL14;
28016Landroid/opengl/EGL15;
28017Landroid/opengl/EGLConfig;
28018Landroid/opengl/EGLContext;
28019Landroid/opengl/EGLDisplay;
28020Landroid/opengl/EGLExt;
28021Landroid/opengl/EGLImage;
28022Landroid/opengl/EGLLogWrapper;
28023Landroid/opengl/EGLObjectHandle;
28024Landroid/opengl/EGLSurface;
28025Landroid/opengl/EGLSync;
28026Landroid/opengl/ETC1;
28027Landroid/opengl/GLES10;
28028Landroid/opengl/GLES10Ext;
28029Landroid/opengl/GLES11;
28030Landroid/opengl/GLES11Ext;
28031Landroid/opengl/GLES20;
28032Landroid/opengl/GLES30;
28033Landroid/opengl/GLES31;
28034Landroid/opengl/GLES31Ext;
28035Landroid/opengl/GLES32;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070028036Landroid/opengl/GLException;
art-benchmark-service84deab32021-05-12 09:41:00 -070028037Landroid/opengl/GLSurfaceView$BaseConfigChooser;
28038Landroid/opengl/GLSurfaceView$ComponentSizeChooser;
28039Landroid/opengl/GLSurfaceView$DefaultContextFactory;
28040Landroid/opengl/GLSurfaceView$DefaultWindowSurfaceFactory;
28041Landroid/opengl/GLSurfaceView$EGLConfigChooser;
28042Landroid/opengl/GLSurfaceView$EGLContextFactory;
28043Landroid/opengl/GLSurfaceView$EGLWindowSurfaceFactory;
28044Landroid/opengl/GLSurfaceView$EglHelper;
28045Landroid/opengl/GLSurfaceView$GLThread;
28046Landroid/opengl/GLSurfaceView$GLThreadManager;
28047Landroid/opengl/GLSurfaceView$Renderer;
28048Landroid/opengl/GLSurfaceView$SimpleEGLConfigChooser;
28049Landroid/opengl/GLSurfaceView;
28050Landroid/opengl/GLUtils;
art-benchmark-service00abe242023-02-13 10:31:34 -080028051Landroid/opengl/Matrix$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070028052Landroid/opengl/Matrix;
28053Landroid/opengl/Visibility;
28054Landroid/os/AppZygote;
28055Landroid/os/AsyncResult;
28056Landroid/os/AsyncTask$1;
28057Landroid/os/AsyncTask$2;
28058Landroid/os/AsyncTask$3;
28059Landroid/os/AsyncTask$4;
28060Landroid/os/AsyncTask$5;
28061Landroid/os/AsyncTask$AsyncTaskResult;
28062Landroid/os/AsyncTask$InternalHandler;
28063Landroid/os/AsyncTask$SerialExecutor$1;
28064Landroid/os/AsyncTask$SerialExecutor;
28065Landroid/os/AsyncTask$Status;
28066Landroid/os/AsyncTask$WorkerRunnable;
28067Landroid/os/AsyncTask;
28068Landroid/os/BadParcelableException;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070028069Landroid/os/BadTypeParcelableException;
art-benchmark-service84deab32021-05-12 09:41:00 -070028070Landroid/os/BaseBundle$NoImagePreloadHolder;
28071Landroid/os/BaseBundle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070028072Landroid/os/BatteryConsumer$Key;
art-benchmark-service84deab32021-05-12 09:41:00 -070028073Landroid/os/BatteryManager;
28074Landroid/os/BatteryManagerInternal;
28075Landroid/os/BatteryProperty$1;
28076Landroid/os/BatteryProperty;
28077Landroid/os/BatterySaverPolicyConfig$1;
28078Landroid/os/BatterySaverPolicyConfig;
28079Landroid/os/BatteryStats$$ExternalSyntheticLambda0;
28080Landroid/os/BatteryStats$$ExternalSyntheticLambda1;
28081Landroid/os/BatteryStats$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070028082Landroid/os/BatteryStats$BitDescription;
28083Landroid/os/BatteryStats$ControllerActivityCounter;
28084Landroid/os/BatteryStats$Counter;
28085Landroid/os/BatteryStats$DailyItem;
28086Landroid/os/BatteryStats$HistoryEventTracker;
28087Landroid/os/BatteryStats$HistoryItem;
28088Landroid/os/BatteryStats$HistoryPrinter;
28089Landroid/os/BatteryStats$HistoryStepDetails;
28090Landroid/os/BatteryStats$HistoryTag;
28091Landroid/os/BatteryStats$IntToString;
28092Landroid/os/BatteryStats$LevelStepTracker;
28093Landroid/os/BatteryStats$LongCounter;
28094Landroid/os/BatteryStats$LongCounterArray;
28095Landroid/os/BatteryStats$PackageChange;
28096Landroid/os/BatteryStats$Timer;
28097Landroid/os/BatteryStats$TimerEntry;
28098Landroid/os/BatteryStats$Uid$Pid;
28099Landroid/os/BatteryStats$Uid$Pkg$Serv;
28100Landroid/os/BatteryStats$Uid$Pkg;
28101Landroid/os/BatteryStats$Uid$Proc$ExcessivePower;
28102Landroid/os/BatteryStats$Uid$Proc;
28103Landroid/os/BatteryStats$Uid$Sensor;
28104Landroid/os/BatteryStats$Uid$Wakelock;
28105Landroid/os/BatteryStats$Uid;
28106Landroid/os/BatteryStats;
28107Landroid/os/BatteryStatsManager;
28108Landroid/os/BatteryUsageStats$1;
28109Landroid/os/BatteryUsageStats;
28110Landroid/os/BatteryUsageStatsQuery$1;
28111Landroid/os/BatteryUsageStatsQuery;
28112Landroid/os/BestClock;
28113Landroid/os/Binder$$ExternalSyntheticLambda0;
28114Landroid/os/Binder$$ExternalSyntheticLambda1;
28115Landroid/os/Binder$NoImagePreloadHolder;
28116Landroid/os/Binder$PropagateWorkSourceTransactListener;
28117Landroid/os/Binder$ProxyTransactListener;
28118Landroid/os/Binder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070028119Landroid/os/BinderProxy$BinderProxyMapSizeException;
art-benchmark-service84deab32021-05-12 09:41:00 -070028120Landroid/os/BinderProxy$NoImagePreloadHolder;
28121Landroid/os/BinderProxy$ProxyMap;
28122Landroid/os/BinderProxy;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070028123Landroid/os/BluetoothServiceManager$ServiceRegisterer;
28124Landroid/os/BluetoothServiceManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070028125Landroid/os/BugreportManager;
28126Landroid/os/Build$$ExternalSyntheticLambda0;
28127Landroid/os/Build$VERSION;
28128Landroid/os/Build;
28129Landroid/os/Bundle$1;
28130Landroid/os/Bundle;
28131Landroid/os/CancellationSignal$OnCancelListener;
28132Landroid/os/CancellationSignal$Transport;
28133Landroid/os/CancellationSignal;
28134Landroid/os/CarrierAssociatedAppEntry$1;
28135Landroid/os/CarrierAssociatedAppEntry;
28136Landroid/os/ChildZygoteProcess;
art-benchmark-service66b4d952021-07-17 17:15:31 -070028137Landroid/os/CombinedVibration$1;
art-benchmark-service22928e12022-06-04 17:35:15 -070028138Landroid/os/CombinedVibration$Mono$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070028139Landroid/os/CombinedVibration$Mono;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070028140Landroid/os/CombinedVibration;
art-benchmark-service84deab32021-05-12 09:41:00 -070028141Landroid/os/ConditionVariable;
28142Landroid/os/CoolingDevice$1;
28143Landroid/os/CoolingDevice;
28144Landroid/os/CountDownTimer$1;
28145Landroid/os/CountDownTimer;
28146Landroid/os/CpuUsageInfo$1;
28147Landroid/os/CpuUsageInfo;
28148Landroid/os/CreateAppDataArgs$1;
28149Landroid/os/CreateAppDataArgs;
28150Landroid/os/CreateAppDataResult$1;
28151Landroid/os/CreateAppDataResult;
28152Landroid/os/DeadObjectException;
28153Landroid/os/DeadSystemException;
28154Landroid/os/Debug$MemoryInfo$1;
28155Landroid/os/Debug$MemoryInfo;
28156Landroid/os/Debug;
28157Landroid/os/DeviceIdleManager;
28158Landroid/os/DropBoxManager$Entry$1;
28159Landroid/os/DropBoxManager$Entry;
28160Landroid/os/DropBoxManager;
28161Landroid/os/Environment$UserEnvironment;
28162Landroid/os/Environment;
28163Landroid/os/EventLogTags;
28164Landroid/os/ExternalVibration$1;
28165Landroid/os/ExternalVibration;
art-benchmark-service08401c12022-12-23 09:27:20 -080028166Landroid/os/FabricatedOverlayInfo$1;
28167Landroid/os/FabricatedOverlayInfo;
28168Landroid/os/FabricatedOverlayInternal$1;
28169Landroid/os/FabricatedOverlayInternal;
28170Landroid/os/FabricatedOverlayInternalEntry$1;
28171Landroid/os/FabricatedOverlayInternalEntry;
art-benchmark-service84deab32021-05-12 09:41:00 -070028172Landroid/os/FactoryTest;
28173Landroid/os/FileBridge$FileBridgeOutputStream;
28174Landroid/os/FileBridge;
28175Landroid/os/FileObserver$ObserverThread;
28176Landroid/os/FileObserver;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070028177Landroid/os/FileUtils$$ExternalSyntheticLambda0;
28178Landroid/os/FileUtils$$ExternalSyntheticLambda1;
art-benchmark-service84deab32021-05-12 09:41:00 -070028179Landroid/os/FileUtils$$ExternalSyntheticLambda4;
28180Landroid/os/FileUtils$$ExternalSyntheticLambda5;
28181Landroid/os/FileUtils$1;
art-benchmark-service22928e12022-06-04 17:35:15 -070028182Landroid/os/FileUtils$ProgressListener;
art-benchmark-service84deab32021-05-12 09:41:00 -070028183Landroid/os/FileUtils;
28184Landroid/os/GraphicsEnvironment$1;
28185Landroid/os/GraphicsEnvironment;
28186Landroid/os/Handler$BlockingRunnable;
28187Landroid/os/Handler$Callback;
28188Landroid/os/Handler$MessengerImpl;
28189Landroid/os/Handler;
28190Landroid/os/HandlerExecutor;
28191Landroid/os/HandlerThread;
28192Landroid/os/HardwarePropertiesManager;
28193Landroid/os/HidlMemory;
28194Landroid/os/HidlMemoryUtil;
28195Landroid/os/HidlSupport$Mutable;
28196Landroid/os/HidlSupport;
28197Landroid/os/HwBinder;
28198Landroid/os/HwBlob;
28199Landroid/os/HwParcel;
28200Landroid/os/HwRemoteBinder;
28201Landroid/os/IBatteryPropertiesRegistrar$Stub$Proxy;
28202Landroid/os/IBatteryPropertiesRegistrar$Stub;
28203Landroid/os/IBatteryPropertiesRegistrar;
28204Landroid/os/IBinder$DeathRecipient;
28205Landroid/os/IBinder;
28206Landroid/os/ICancellationSignal$Stub$Proxy;
28207Landroid/os/ICancellationSignal$Stub;
28208Landroid/os/ICancellationSignal;
28209Landroid/os/IDeviceIdentifiersPolicyService$Stub$Proxy;
28210Landroid/os/IDeviceIdentifiersPolicyService$Stub;
28211Landroid/os/IDeviceIdentifiersPolicyService;
28212Landroid/os/IDeviceIdleController$Stub$Proxy;
28213Landroid/os/IDeviceIdleController$Stub;
28214Landroid/os/IDeviceIdleController;
28215Landroid/os/IDumpstate$Stub$Proxy;
28216Landroid/os/IDumpstate$Stub;
28217Landroid/os/IDumpstate;
28218Landroid/os/IDumpstateListener$Stub$Proxy;
28219Landroid/os/IDumpstateListener$Stub;
28220Landroid/os/IDumpstateListener;
28221Landroid/os/IExternalVibratorService$Stub;
28222Landroid/os/IExternalVibratorService;
28223Landroid/os/IHardwarePropertiesManager$Stub$Proxy;
28224Landroid/os/IHardwarePropertiesManager$Stub;
28225Landroid/os/IHardwarePropertiesManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070028226Landroid/os/IHintManager$Stub$Proxy;
28227Landroid/os/IHintManager$Stub;
28228Landroid/os/IHintManager;
28229Landroid/os/IHintSession$Stub$Proxy;
28230Landroid/os/IHintSession$Stub;
28231Landroid/os/IHintSession;
art-benchmark-service84deab32021-05-12 09:41:00 -070028232Landroid/os/IHwBinder$DeathRecipient;
28233Landroid/os/IHwBinder;
28234Landroid/os/IHwInterface;
28235Landroid/os/IIncidentAuthListener$Stub$Proxy;
28236Landroid/os/IIncidentAuthListener$Stub;
28237Landroid/os/IIncidentAuthListener;
28238Landroid/os/IIncidentCompanion$Stub$Proxy;
28239Landroid/os/IIncidentCompanion$Stub;
28240Landroid/os/IIncidentCompanion;
28241Landroid/os/IIncidentManager$Stub$Proxy;
28242Landroid/os/IIncidentManager$Stub;
28243Landroid/os/IIncidentManager;
28244Landroid/os/IInstalld$Stub$Proxy;
28245Landroid/os/IInstalld$Stub;
28246Landroid/os/IInstalld;
28247Landroid/os/IInterface;
28248Landroid/os/IMessenger$Stub$Proxy;
28249Landroid/os/IMessenger$Stub;
28250Landroid/os/IMessenger;
28251Landroid/os/INetworkManagementService$Stub$Proxy;
28252Landroid/os/INetworkManagementService$Stub;
28253Landroid/os/INetworkManagementService;
28254Landroid/os/IPermissionController$Stub;
28255Landroid/os/IPermissionController;
28256Landroid/os/IPowerManager$Stub$Proxy;
28257Landroid/os/IPowerManager$Stub;
28258Landroid/os/IPowerManager;
28259Landroid/os/IProcessInfoService$Stub;
28260Landroid/os/IProcessInfoService;
28261Landroid/os/IProgressListener$Stub$Proxy;
28262Landroid/os/IProgressListener$Stub;
28263Landroid/os/IProgressListener;
28264Landroid/os/IRecoverySystem$Stub;
28265Landroid/os/IRecoverySystem;
28266Landroid/os/IRecoverySystemProgressListener$Stub$Proxy;
28267Landroid/os/IRecoverySystemProgressListener$Stub;
28268Landroid/os/IRecoverySystemProgressListener;
28269Landroid/os/IRemoteCallback$Stub$Proxy;
28270Landroid/os/IRemoteCallback$Stub;
28271Landroid/os/IRemoteCallback;
28272Landroid/os/ISchedulingPolicyService$Stub;
28273Landroid/os/ISchedulingPolicyService;
28274Landroid/os/IServiceManager$Stub$Proxy;
28275Landroid/os/IServiceManager$Stub;
28276Landroid/os/IServiceManager;
28277Landroid/os/IStoraged$Stub$Proxy;
28278Landroid/os/IStoraged$Stub;
28279Landroid/os/IStoraged;
28280Landroid/os/ISystemConfig$Stub$Proxy;
28281Landroid/os/ISystemConfig$Stub;
28282Landroid/os/ISystemConfig;
28283Landroid/os/ISystemUpdateManager$Stub$Proxy;
28284Landroid/os/ISystemUpdateManager$Stub;
28285Landroid/os/ISystemUpdateManager;
28286Landroid/os/IThermalEventListener$Stub$Proxy;
28287Landroid/os/IThermalEventListener$Stub;
28288Landroid/os/IThermalEventListener;
28289Landroid/os/IThermalService$Stub$Proxy;
28290Landroid/os/IThermalService$Stub;
28291Landroid/os/IThermalService;
28292Landroid/os/IThermalStatusListener$Stub$Proxy;
28293Landroid/os/IThermalStatusListener$Stub;
28294Landroid/os/IThermalStatusListener;
28295Landroid/os/IUpdateEngine$Stub$Proxy;
28296Landroid/os/IUpdateEngine$Stub;
28297Landroid/os/IUpdateEngine;
28298Landroid/os/IUpdateEngineCallback$Stub;
28299Landroid/os/IUpdateEngineCallback;
28300Landroid/os/IUpdateLock$Stub;
28301Landroid/os/IUpdateLock;
28302Landroid/os/IUserManager$Stub$Proxy;
28303Landroid/os/IUserManager$Stub;
28304Landroid/os/IUserManager;
28305Landroid/os/IUserRestrictionsListener$Stub$Proxy;
28306Landroid/os/IUserRestrictionsListener$Stub;
28307Landroid/os/IUserRestrictionsListener;
28308Landroid/os/IVibratorManagerService$Stub$Proxy;
28309Landroid/os/IVibratorManagerService$Stub;
28310Landroid/os/IVibratorManagerService;
28311Landroid/os/IVibratorStateListener$Stub$Proxy;
28312Landroid/os/IVibratorStateListener$Stub;
28313Landroid/os/IVibratorStateListener;
28314Landroid/os/IVold$Stub$Proxy;
28315Landroid/os/IVold$Stub;
28316Landroid/os/IVold;
28317Landroid/os/IVoldListener$Stub;
28318Landroid/os/IVoldListener;
28319Landroid/os/IVoldMountCallback$Stub;
28320Landroid/os/IVoldMountCallback;
28321Landroid/os/IVoldTaskListener$Stub$Proxy;
28322Landroid/os/IVoldTaskListener$Stub;
28323Landroid/os/IVoldTaskListener;
art-benchmark-service22928e12022-06-04 17:35:15 -070028324Landroid/os/IWakeLockCallback$Stub$Proxy;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070028325Landroid/os/IWakeLockCallback$Stub;
28326Landroid/os/IWakeLockCallback;
art-benchmark-service84deab32021-05-12 09:41:00 -070028327Landroid/os/IncidentManager$IncidentReport$1;
28328Landroid/os/IncidentManager$IncidentReport;
28329Landroid/os/IncidentManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070028330Landroid/os/IpcDataCache$Config;
28331Landroid/os/IpcDataCache$QueryHandler;
28332Landroid/os/IpcDataCache$RemoteCall;
28333Landroid/os/IpcDataCache$SystemServerCallHandler;
28334Landroid/os/IpcDataCache;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070028335Landroid/os/LimitExceededException;
art-benchmark-service84deab32021-05-12 09:41:00 -070028336Landroid/os/LocaleList$1;
28337Landroid/os/LocaleList;
28338Landroid/os/Looper$Observer;
28339Landroid/os/Looper;
28340Landroid/os/MemoryFile;
28341Landroid/os/Message$1;
28342Landroid/os/Message;
28343Landroid/os/MessageQueue$FileDescriptorRecord;
28344Landroid/os/MessageQueue$IdleHandler;
28345Landroid/os/MessageQueue$OnFileDescriptorEventListener;
28346Landroid/os/MessageQueue;
28347Landroid/os/Messenger$1;
28348Landroid/os/Messenger;
28349Landroid/os/NativeHandle;
28350Landroid/os/NetworkOnMainThreadException;
28351Landroid/os/NullVibrator;
28352Landroid/os/OperationCanceledException;
28353Landroid/os/OutcomeReceiver;
28354Landroid/os/Parcel$1;
28355Landroid/os/Parcel$2;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070028356Landroid/os/Parcel$LazyValue;
art-benchmark-service84deab32021-05-12 09:41:00 -070028357Landroid/os/Parcel$ReadWriteHelper;
28358Landroid/os/Parcel$SquashReadHelper;
28359Landroid/os/Parcel;
28360Landroid/os/ParcelDuration$1;
28361Landroid/os/ParcelDuration;
28362Landroid/os/ParcelFileDescriptor$1;
28363Landroid/os/ParcelFileDescriptor$2;
28364Landroid/os/ParcelFileDescriptor$AutoCloseInputStream;
28365Landroid/os/ParcelFileDescriptor$AutoCloseOutputStream;
28366Landroid/os/ParcelFileDescriptor$OnCloseListener;
28367Landroid/os/ParcelFileDescriptor$Status;
28368Landroid/os/ParcelFileDescriptor;
28369Landroid/os/ParcelFormatException;
28370Landroid/os/ParcelUuid$1;
28371Landroid/os/ParcelUuid;
28372Landroid/os/Parcelable$ClassLoaderCreator;
28373Landroid/os/Parcelable$Creator;
28374Landroid/os/Parcelable;
28375Landroid/os/ParcelableException$1;
28376Landroid/os/ParcelableException;
28377Landroid/os/ParcelableParcel$1;
28378Landroid/os/ParcelableParcel;
28379Landroid/os/PatternMatcher$1;
28380Landroid/os/PatternMatcher;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070028381Landroid/os/PerformanceHintManager$Session;
art-benchmark-service84deab32021-05-12 09:41:00 -070028382Landroid/os/PerformanceHintManager;
art-benchmark-service08401c12022-12-23 09:27:20 -080028383Landroid/os/PermissionEnforcer;
art-benchmark-service84deab32021-05-12 09:41:00 -070028384Landroid/os/PersistableBundle$1;
28385Landroid/os/PersistableBundle$MyReadMapCallback;
28386Landroid/os/PersistableBundle;
28387Landroid/os/PooledStringReader;
28388Landroid/os/PooledStringWriter;
28389Landroid/os/PowerExemptionManager;
28390Landroid/os/PowerManager$1;
28391Landroid/os/PowerManager$2;
28392Landroid/os/PowerManager$3$$ExternalSyntheticLambda0;
28393Landroid/os/PowerManager$3;
28394Landroid/os/PowerManager$OnThermalStatusChangedListener;
28395Landroid/os/PowerManager$WakeData;
art-benchmark-service66b4d952021-07-17 17:15:31 -070028396Landroid/os/PowerManager$WakeLock$$ExternalSyntheticLambda0;
art-benchmark-service84deab32021-05-12 09:41:00 -070028397Landroid/os/PowerManager$WakeLock;
28398Landroid/os/PowerManager;
28399Landroid/os/PowerManagerInternal$1;
28400Landroid/os/PowerManagerInternal$LowPowerModeListener;
28401Landroid/os/PowerManagerInternal;
28402Landroid/os/PowerSaveState$1;
28403Landroid/os/PowerSaveState$Builder;
28404Landroid/os/PowerSaveState;
28405Landroid/os/PowerWhitelistManager;
28406Landroid/os/Process$ProcessStartResult;
28407Landroid/os/Process;
28408Landroid/os/ProxyFileDescriptorCallback;
28409Landroid/os/RecoverySystem$1;
28410Landroid/os/RecoverySystem$2;
28411Landroid/os/RecoverySystem$3;
28412Landroid/os/RecoverySystem$4;
28413Landroid/os/RecoverySystem$5;
28414Landroid/os/RecoverySystem$ProgressListener;
28415Landroid/os/RecoverySystem;
28416Landroid/os/Registrant;
28417Landroid/os/RegistrantList;
28418Landroid/os/RemoteCallback$1;
28419Landroid/os/RemoteCallback$2;
28420Landroid/os/RemoteCallback$3;
28421Landroid/os/RemoteCallback$OnResultListener;
28422Landroid/os/RemoteCallback;
28423Landroid/os/RemoteCallbackList$Callback;
28424Landroid/os/RemoteCallbackList;
28425Landroid/os/RemoteException;
28426Landroid/os/ResultReceiver$1;
28427Landroid/os/ResultReceiver$MyResultReceiver;
28428Landroid/os/ResultReceiver$MyRunnable;
28429Landroid/os/ResultReceiver;
28430Landroid/os/SELinux;
28431Landroid/os/ServiceManager$ServiceNotFoundException;
28432Landroid/os/ServiceManager;
28433Landroid/os/ServiceManagerNative;
28434Landroid/os/ServiceManagerProxy;
28435Landroid/os/ServiceSpecificException;
28436Landroid/os/SharedMemory$1;
28437Landroid/os/SharedMemory$Closer;
28438Landroid/os/SharedMemory$MemoryRegistration;
28439Landroid/os/SharedMemory$Unmapper;
28440Landroid/os/SharedMemory;
28441Landroid/os/ShellCallback$1;
28442Landroid/os/ShellCallback;
28443Landroid/os/ShellCommand;
28444Landroid/os/SimpleClock;
28445Landroid/os/StatFs;
28446Landroid/os/StatsServiceManager$ServiceRegisterer;
28447Landroid/os/StatsServiceManager;
28448Landroid/os/StrictMode$$ExternalSyntheticLambda0;
28449Landroid/os/StrictMode$$ExternalSyntheticLambda1;
28450Landroid/os/StrictMode$$ExternalSyntheticLambda2;
28451Landroid/os/StrictMode$$ExternalSyntheticLambda3;
28452Landroid/os/StrictMode$1;
28453Landroid/os/StrictMode$2;
28454Landroid/os/StrictMode$3;
28455Landroid/os/StrictMode$4;
28456Landroid/os/StrictMode$5;
28457Landroid/os/StrictMode$6;
28458Landroid/os/StrictMode$7;
28459Landroid/os/StrictMode$8;
28460Landroid/os/StrictMode$9;
28461Landroid/os/StrictMode$AndroidBlockGuardPolicy$$ExternalSyntheticLambda0;
28462Landroid/os/StrictMode$AndroidBlockGuardPolicy$$ExternalSyntheticLambda1;
28463Landroid/os/StrictMode$AndroidBlockGuardPolicy;
28464Landroid/os/StrictMode$AndroidCloseGuardReporter;
28465Landroid/os/StrictMode$InstanceTracker;
28466Landroid/os/StrictMode$OnThreadViolationListener;
28467Landroid/os/StrictMode$OnVmViolationListener;
28468Landroid/os/StrictMode$Span;
28469Landroid/os/StrictMode$ThreadPolicy$Builder;
28470Landroid/os/StrictMode$ThreadPolicy;
28471Landroid/os/StrictMode$ThreadSpanState;
art-benchmark-service00abe242023-02-13 10:31:34 -080028472Landroid/os/StrictMode$UnsafeIntentStrictModeCallback;
art-benchmark-service84deab32021-05-12 09:41:00 -070028473Landroid/os/StrictMode$ViolationInfo$1;
28474Landroid/os/StrictMode$ViolationInfo;
28475Landroid/os/StrictMode$ViolationLogger;
28476Landroid/os/StrictMode$VmPolicy$Builder;
28477Landroid/os/StrictMode$VmPolicy;
28478Landroid/os/StrictMode;
28479Landroid/os/SynchronousResultReceiver$Result;
28480Landroid/os/SynchronousResultReceiver;
28481Landroid/os/SystemClock$1;
28482Landroid/os/SystemClock$2;
28483Landroid/os/SystemClock$3;
28484Landroid/os/SystemClock;
28485Landroid/os/SystemConfigManager;
28486Landroid/os/SystemProperties$Handle;
28487Landroid/os/SystemProperties;
28488Landroid/os/SystemService$1;
28489Landroid/os/SystemService$State;
28490Landroid/os/SystemService;
28491Landroid/os/SystemUpdateManager;
28492Landroid/os/SystemVibrator;
28493Landroid/os/SystemVibratorManager;
28494Landroid/os/TelephonyServiceManager$ServiceRegisterer;
28495Landroid/os/TelephonyServiceManager;
28496Landroid/os/Temperature$1;
28497Landroid/os/Temperature;
28498Landroid/os/ThreadLocalWorkSource$$ExternalSyntheticLambda0;
28499Landroid/os/ThreadLocalWorkSource;
28500Landroid/os/TimestampedValue$1;
28501Landroid/os/TimestampedValue;
28502Landroid/os/TokenWatcher$1;
28503Landroid/os/TokenWatcher$Death;
28504Landroid/os/TokenWatcher;
28505Landroid/os/Trace;
28506Landroid/os/TraceNameSupplier;
28507Landroid/os/TransactionTooLargeException;
28508Landroid/os/TransactionTracker;
28509Landroid/os/UEventObserver$UEvent;
28510Landroid/os/UEventObserver$UEventThread;
28511Landroid/os/UEventObserver;
28512Landroid/os/UpdateEngine$1$1;
28513Landroid/os/UpdateEngine$1;
28514Landroid/os/UpdateEngine;
28515Landroid/os/UpdateEngineCallback;
28516Landroid/os/UpdateLock;
28517Landroid/os/UserHandle$1;
28518Landroid/os/UserHandle;
28519Landroid/os/UserManager$1;
28520Landroid/os/UserManager$2;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070028521Landroid/os/UserManager$3;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070028522Landroid/os/UserManager$4;
art-benchmark-service84deab32021-05-12 09:41:00 -070028523Landroid/os/UserManager$EnforcingUser$1;
28524Landroid/os/UserManager$EnforcingUser;
28525Landroid/os/UserManager$UserOperationException;
28526Landroid/os/UserManager;
28527Landroid/os/VibrationAttributes$1;
28528Landroid/os/VibrationAttributes$Builder;
28529Landroid/os/VibrationAttributes;
28530Landroid/os/VibrationEffect$1;
28531Landroid/os/VibrationEffect$Composed$1;
28532Landroid/os/VibrationEffect$Composed;
28533Landroid/os/VibrationEffect;
28534Landroid/os/Vibrator;
28535Landroid/os/VibratorInfo$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070028536Landroid/os/VibratorInfo$FrequencyProfile$1;
28537Landroid/os/VibratorInfo$FrequencyProfile;
art-benchmark-service84deab32021-05-12 09:41:00 -070028538Landroid/os/VibratorInfo;
28539Landroid/os/VibratorManager;
28540Landroid/os/VintfObject;
28541Landroid/os/VintfRuntimeInfo;
28542Landroid/os/WorkSource$1;
28543Landroid/os/WorkSource$WorkChain$1;
28544Landroid/os/WorkSource$WorkChain;
28545Landroid/os/WorkSource;
28546Landroid/os/ZygoteProcess$ZygoteState;
28547Landroid/os/ZygoteProcess;
28548Landroid/os/ZygoteStartFailedEx;
28549Landroid/os/connectivity/CellularBatteryStats$1;
28550Landroid/os/connectivity/CellularBatteryStats;
28551Landroid/os/connectivity/GpsBatteryStats$1;
28552Landroid/os/connectivity/GpsBatteryStats;
28553Landroid/os/connectivity/WifiActivityEnergyInfo$1;
28554Landroid/os/connectivity/WifiActivityEnergyInfo;
28555Landroid/os/connectivity/WifiBatteryStats$1;
28556Landroid/os/connectivity/WifiBatteryStats;
28557Landroid/os/health/HealthKeys$Constant;
28558Landroid/os/health/HealthKeys$Constants;
28559Landroid/os/health/HealthKeys$SortedIntArray;
28560Landroid/os/health/HealthStats;
28561Landroid/os/health/HealthStatsParceler$1;
28562Landroid/os/health/HealthStatsParceler;
28563Landroid/os/health/HealthStatsWriter;
28564Landroid/os/health/PackageHealthStats;
28565Landroid/os/health/PidHealthStats;
28566Landroid/os/health/ProcessHealthStats;
28567Landroid/os/health/ServiceHealthStats;
28568Landroid/os/health/SystemHealthManager;
28569Landroid/os/health/TimerStat$1;
28570Landroid/os/health/TimerStat;
28571Landroid/os/health/UidHealthStats;
28572Landroid/os/image/DynamicSystemClient;
28573Landroid/os/image/DynamicSystemManager;
28574Landroid/os/image/IDynamicSystemService$Stub;
28575Landroid/os/image/IDynamicSystemService;
28576Landroid/os/incremental/IncrementalManager;
28577Landroid/os/incremental/V4Signature$HashingInfo;
28578Landroid/os/incremental/V4Signature$SigningInfo;
28579Landroid/os/incremental/V4Signature;
28580Landroid/os/storage/DiskInfo$1;
28581Landroid/os/storage/DiskInfo;
28582Landroid/os/storage/IObbActionListener$Stub$Proxy;
28583Landroid/os/storage/IObbActionListener$Stub;
28584Landroid/os/storage/IObbActionListener;
28585Landroid/os/storage/IStorageEventListener$Stub$Proxy;
28586Landroid/os/storage/IStorageEventListener$Stub;
28587Landroid/os/storage/IStorageEventListener;
28588Landroid/os/storage/IStorageManager$Stub$Proxy;
28589Landroid/os/storage/IStorageManager$Stub;
28590Landroid/os/storage/IStorageManager;
28591Landroid/os/storage/IStorageShutdownObserver$Stub$Proxy;
28592Landroid/os/storage/IStorageShutdownObserver$Stub;
28593Landroid/os/storage/IStorageShutdownObserver;
28594Landroid/os/storage/OnObbStateChangeListener;
28595Landroid/os/storage/StorageEventListener;
28596Landroid/os/storage/StorageManager$1;
28597Landroid/os/storage/StorageManager$ObbActionListener;
28598Landroid/os/storage/StorageManager$StorageEventListenerDelegate$$ExternalSyntheticLambda2;
28599Landroid/os/storage/StorageManager$StorageEventListenerDelegate$$ExternalSyntheticLambda5;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070028600Landroid/os/storage/StorageManager$StorageEventListenerDelegate$$ExternalSyntheticLambda6;
art-benchmark-service84deab32021-05-12 09:41:00 -070028601Landroid/os/storage/StorageManager$StorageEventListenerDelegate;
28602Landroid/os/storage/StorageManager$StorageVolumeCallback;
28603Landroid/os/storage/StorageManager;
28604Landroid/os/storage/StorageManagerInternal;
28605Landroid/os/storage/StorageVolume$1;
28606Landroid/os/storage/StorageVolume;
28607Landroid/os/storage/VolumeInfo$1;
28608Landroid/os/storage/VolumeInfo$2;
28609Landroid/os/storage/VolumeInfo;
28610Landroid/os/storage/VolumeRecord$1;
28611Landroid/os/storage/VolumeRecord;
28612Landroid/os/strictmode/ContentUriWithoutPermissionViolation;
28613Landroid/os/strictmode/CredentialProtectedWhileLockedViolation;
28614Landroid/os/strictmode/CustomViolation;
28615Landroid/os/strictmode/DiskReadViolation;
28616Landroid/os/strictmode/DiskWriteViolation;
28617Landroid/os/strictmode/ExplicitGcViolation;
28618Landroid/os/strictmode/ImplicitDirectBootViolation;
28619Landroid/os/strictmode/IncorrectContextUseViolation;
28620Landroid/os/strictmode/InstanceCountViolation;
28621Landroid/os/strictmode/IntentReceiverLeakedViolation;
28622Landroid/os/strictmode/LeakedClosableViolation;
28623Landroid/os/strictmode/NetworkViolation;
28624Landroid/os/strictmode/ResourceMismatchViolation;
28625Landroid/os/strictmode/ServiceConnectionLeakedViolation;
28626Landroid/os/strictmode/SqliteObjectLeakedViolation;
28627Landroid/os/strictmode/UnbufferedIoViolation;
28628Landroid/os/strictmode/UnsafeIntentLaunchViolation;
28629Landroid/os/strictmode/UntaggedSocketViolation;
28630Landroid/os/strictmode/Violation;
28631Landroid/os/strictmode/WebViewMethodCalledOnWrongThreadViolation;
art-benchmark-service66b4d952021-07-17 17:15:31 -070028632Landroid/os/vibrator/PrebakedSegment$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070028633Landroid/os/vibrator/PrebakedSegment;
art-benchmark-service66b4d952021-07-17 17:15:31 -070028634Landroid/os/vibrator/StepSegment$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070028635Landroid/os/vibrator/StepSegment;
art-benchmark-service66b4d952021-07-17 17:15:31 -070028636Landroid/os/vibrator/VibrationEffectSegment$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070028637Landroid/os/vibrator/VibrationEffectSegment;
art-benchmark-service00abe242023-02-13 10:31:34 -080028638Landroid/ota/nano/OtaPackageMetadata$ApexInfo;
28639Landroid/ota/nano/OtaPackageMetadata$ApexMetadata;
28640Landroid/ota/nano/OtaPackageMetadata$DeviceState;
28641Landroid/ota/nano/OtaPackageMetadata$PartitionState;
art-benchmark-service84deab32021-05-12 09:41:00 -070028642Landroid/permission/ILegacyPermissionManager$Stub$Proxy;
28643Landroid/permission/ILegacyPermissionManager$Stub;
28644Landroid/permission/ILegacyPermissionManager;
28645Landroid/permission/IOnPermissionsChangeListener$Stub$Proxy;
28646Landroid/permission/IOnPermissionsChangeListener$Stub;
28647Landroid/permission/IOnPermissionsChangeListener;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070028648Landroid/permission/IPermissionChecker$Stub$Proxy;
28649Landroid/permission/IPermissionChecker$Stub;
28650Landroid/permission/IPermissionChecker;
art-benchmark-service84deab32021-05-12 09:41:00 -070028651Landroid/permission/IPermissionController$Stub$Proxy;
28652Landroid/permission/IPermissionController$Stub;
28653Landroid/permission/IPermissionController;
28654Landroid/permission/IPermissionManager$Stub$Proxy;
28655Landroid/permission/IPermissionManager$Stub;
28656Landroid/permission/IPermissionManager;
28657Landroid/permission/LegacyPermissionManager;
art-benchmark-service66b4d952021-07-17 17:15:31 -070028658Landroid/permission/PermissionCheckerManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070028659Landroid/permission/PermissionControllerManager$1;
28660Landroid/permission/PermissionControllerManager;
28661Landroid/permission/PermissionManager$1;
28662Landroid/permission/PermissionManager$2;
28663Landroid/permission/PermissionManager$OnPermissionsChangeListenerDelegate;
28664Landroid/permission/PermissionManager$PackageNamePermissionQuery;
28665Landroid/permission/PermissionManager$PermissionQuery;
28666Landroid/permission/PermissionManager$SplitPermissionInfo;
28667Landroid/permission/PermissionManager;
28668Landroid/permission/PermissionManagerInternal;
28669Landroid/preference/GenericInflater$Parent;
28670Landroid/preference/GenericInflater;
28671Landroid/preference/Preference$OnPreferenceChangeListener;
28672Landroid/preference/Preference;
28673Landroid/preference/PreferenceActivity;
28674Landroid/preference/PreferenceFragment$OnPreferenceStartFragmentCallback;
28675Landroid/preference/PreferenceFragment;
28676Landroid/preference/PreferenceGroup;
28677Landroid/preference/PreferenceInflater;
28678Landroid/preference/PreferenceManager$OnPreferenceTreeClickListener;
28679Landroid/preference/PreferenceManager;
28680Landroid/preference/PreferenceScreen;
28681Landroid/print/IPrintDocumentAdapter$Stub$Proxy;
28682Landroid/print/IPrintDocumentAdapter$Stub;
28683Landroid/print/IPrintDocumentAdapter;
28684Landroid/print/IPrintJobStateChangeListener$Stub$Proxy;
28685Landroid/print/IPrintJobStateChangeListener$Stub;
28686Landroid/print/IPrintJobStateChangeListener;
28687Landroid/print/IPrintManager$Stub$Proxy;
28688Landroid/print/IPrintManager$Stub;
28689Landroid/print/IPrintManager;
28690Landroid/print/IPrintServicesChangeListener$Stub$Proxy;
28691Landroid/print/IPrintServicesChangeListener$Stub;
28692Landroid/print/IPrintServicesChangeListener;
28693Landroid/print/IPrintSpooler$Stub$Proxy;
28694Landroid/print/IPrintSpooler$Stub;
28695Landroid/print/IPrintSpooler;
28696Landroid/print/IPrintSpoolerCallbacks$Stub;
28697Landroid/print/IPrintSpoolerCallbacks;
28698Landroid/print/IPrintSpoolerClient$Stub;
28699Landroid/print/IPrintSpoolerClient;
28700Landroid/print/IPrinterDiscoveryObserver$Stub$Proxy;
28701Landroid/print/IPrinterDiscoveryObserver$Stub;
28702Landroid/print/IPrinterDiscoveryObserver;
28703Landroid/print/PrintAttributes$1;
28704Landroid/print/PrintAttributes;
28705Landroid/print/PrintDocumentAdapter;
28706Landroid/print/PrintJobId$1;
28707Landroid/print/PrintJobId;
28708Landroid/print/PrintJobInfo$1;
28709Landroid/print/PrintJobInfo;
28710Landroid/print/PrintManager$1;
28711Landroid/print/PrintManager;
28712Landroid/print/PrinterId$1;
28713Landroid/print/PrinterId;
28714Landroid/printservice/IPrintServiceClient$Stub;
28715Landroid/printservice/IPrintServiceClient;
28716Landroid/printservice/PrintServiceInfo$1;
28717Landroid/printservice/PrintServiceInfo;
28718Landroid/printservice/recommendation/IRecommendationsChangeListener$Stub$Proxy;
28719Landroid/printservice/recommendation/IRecommendationsChangeListener$Stub;
28720Landroid/printservice/recommendation/IRecommendationsChangeListener;
28721Landroid/privacy/DifferentialPrivacyConfig;
28722Landroid/privacy/DifferentialPrivacyEncoder;
28723Landroid/privacy/internal/longitudinalreporting/LongitudinalReportingConfig;
28724Landroid/privacy/internal/longitudinalreporting/LongitudinalReportingEncoder;
28725Landroid/privacy/internal/rappor/RapporConfig;
28726Landroid/privacy/internal/rappor/RapporEncoder;
28727Landroid/provider/BaseColumns;
28728Landroid/provider/BlockedNumberContract$BlockedNumbers;
28729Landroid/provider/BlockedNumberContract$SystemContract;
28730Landroid/provider/BlockedNumberContract;
28731Landroid/provider/CalendarContract$Attendees;
28732Landroid/provider/CalendarContract$AttendeesColumns;
28733Landroid/provider/CalendarContract$CalendarColumns;
28734Landroid/provider/CalendarContract$CalendarSyncColumns;
28735Landroid/provider/CalendarContract$Calendars;
28736Landroid/provider/CalendarContract$Events;
28737Landroid/provider/CalendarContract$EventsColumns;
28738Landroid/provider/CalendarContract$Instances;
28739Landroid/provider/CalendarContract$SyncColumns;
28740Landroid/provider/CalendarContract;
28741Landroid/provider/CallLog$CallComposerLoggingException;
28742Landroid/provider/CallLog$Calls;
28743Landroid/provider/CallLog;
28744Landroid/provider/ContactsContract$BaseSyncColumns;
28745Landroid/provider/ContactsContract$CommonDataKinds$BaseTypes;
28746Landroid/provider/ContactsContract$CommonDataKinds$Callable;
28747Landroid/provider/ContactsContract$CommonDataKinds$CommonColumns;
28748Landroid/provider/ContactsContract$CommonDataKinds$Email;
28749Landroid/provider/ContactsContract$CommonDataKinds$Event;
28750Landroid/provider/ContactsContract$CommonDataKinds$Im;
28751Landroid/provider/ContactsContract$CommonDataKinds$Phone;
28752Landroid/provider/ContactsContract$CommonDataKinds$Relation;
28753Landroid/provider/ContactsContract$CommonDataKinds$StructuredPostal;
28754Landroid/provider/ContactsContract$ContactCounts;
28755Landroid/provider/ContactsContract$ContactNameColumns;
28756Landroid/provider/ContactsContract$ContactOptionsColumns;
28757Landroid/provider/ContactsContract$ContactStatusColumns;
28758Landroid/provider/ContactsContract$Contacts;
28759Landroid/provider/ContactsContract$ContactsColumns;
28760Landroid/provider/ContactsContract$Data;
28761Landroid/provider/ContactsContract$DataColumns;
28762Landroid/provider/ContactsContract$DataColumnsWithJoins;
28763Landroid/provider/ContactsContract$DataUsageFeedback;
28764Landroid/provider/ContactsContract$DataUsageStatColumns;
28765Landroid/provider/ContactsContract$DeletedContacts;
28766Landroid/provider/ContactsContract$DeletedContactsColumns;
28767Landroid/provider/ContactsContract$Directory;
28768Landroid/provider/ContactsContract$DisplayPhoto;
28769Landroid/provider/ContactsContract$Groups;
28770Landroid/provider/ContactsContract$GroupsColumns;
28771Landroid/provider/ContactsContract$MetadataSync;
28772Landroid/provider/ContactsContract$MetadataSyncColumns;
28773Landroid/provider/ContactsContract$PhoneLookup;
28774Landroid/provider/ContactsContract$PhoneLookupColumns;
28775Landroid/provider/ContactsContract$Profile;
28776Landroid/provider/ContactsContract$ProviderStatus;
28777Landroid/provider/ContactsContract$RawContacts;
28778Landroid/provider/ContactsContract$RawContactsColumns;
28779Landroid/provider/ContactsContract$RawContactsEntity;
28780Landroid/provider/ContactsContract$Settings;
28781Landroid/provider/ContactsContract$SettingsColumns;
28782Landroid/provider/ContactsContract$StatusColumns;
28783Landroid/provider/ContactsContract$SyncColumns;
28784Landroid/provider/ContactsContract$SyncState;
28785Landroid/provider/ContactsContract;
art-benchmark-service84deab32021-05-12 09:41:00 -070028786Landroid/provider/DocumentsContract$Path$1;
28787Landroid/provider/DocumentsContract$Path;
28788Landroid/provider/DocumentsContract;
28789Landroid/provider/DocumentsProvider;
28790Landroid/provider/Downloads$Impl;
28791Landroid/provider/Downloads;
28792Landroid/provider/FontRequest;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070028793Landroid/provider/FontsContract$$ExternalSyntheticLambda0;
art-benchmark-service84deab32021-05-12 09:41:00 -070028794Landroid/provider/FontsContract$$ExternalSyntheticLambda13;
28795Landroid/provider/FontsContract$$ExternalSyntheticLambda1;
28796Landroid/provider/FontsContract$1;
28797Landroid/provider/FontsContract$FontFamilyResult;
28798Landroid/provider/FontsContract$FontInfo;
28799Landroid/provider/FontsContract;
28800Landroid/provider/OpenableColumns;
28801Landroid/provider/SearchIndexableData;
28802Landroid/provider/SearchIndexableResource;
28803Landroid/provider/SearchIndexablesContract;
28804Landroid/provider/SearchIndexablesProvider;
28805Landroid/provider/SearchRecentSuggestions;
28806Landroid/provider/Settings$Config;
28807Landroid/provider/Settings$ContentProviderHolder;
28808Landroid/provider/Settings$GenerationTracker;
28809Landroid/provider/Settings$Global;
28810Landroid/provider/Settings$NameValueCache$$ExternalSyntheticLambda0;
28811Landroid/provider/Settings$NameValueCache$$ExternalSyntheticLambda1;
28812Landroid/provider/Settings$NameValueCache;
28813Landroid/provider/Settings$NameValueTable;
28814Landroid/provider/Settings$Readable;
28815Landroid/provider/Settings$Secure;
28816Landroid/provider/Settings$SettingNotFoundException;
28817Landroid/provider/Settings$System;
28818Landroid/provider/Settings;
28819Landroid/provider/SyncStateContract$Columns;
28820Landroid/provider/Telephony$BaseMmsColumns;
28821Landroid/provider/Telephony$CarrierColumns;
28822Landroid/provider/Telephony$CarrierId$All;
28823Landroid/provider/Telephony$CarrierId;
28824Landroid/provider/Telephony$Carriers;
28825Landroid/provider/Telephony$Mms$Inbox;
28826Landroid/provider/Telephony$Mms$Sent;
28827Landroid/provider/Telephony$Mms;
28828Landroid/provider/Telephony$MmsSms;
28829Landroid/provider/Telephony$ServiceStateTable;
28830Landroid/provider/Telephony$SimInfo;
28831Landroid/provider/Telephony$Sms$Intents;
28832Landroid/provider/Telephony$Sms$Sent;
28833Landroid/provider/Telephony$Sms;
28834Landroid/provider/Telephony$TextBasedSmsColumns;
28835Landroid/provider/Telephony$Threads;
28836Landroid/provider/Telephony$ThreadsColumns;
28837Landroid/provider/UserDictionary$Words;
28838Landroid/provider/VoicemailContract$Status;
28839Landroid/provider/VoicemailContract$Voicemails;
28840Landroid/renderscript/Allocation;
28841Landroid/renderscript/BaseObj;
28842Landroid/renderscript/Element$1;
28843Landroid/renderscript/Element$DataKind;
28844Landroid/renderscript/Element$DataType;
28845Landroid/renderscript/Element;
28846Landroid/renderscript/RSDriverException;
28847Landroid/renderscript/RSIllegalArgumentException;
28848Landroid/renderscript/RSInvalidStateException;
28849Landroid/renderscript/RSRuntimeException;
28850Landroid/renderscript/RenderScript$ContextType;
28851Landroid/renderscript/RenderScript$MessageThread;
28852Landroid/renderscript/RenderScript$RSErrorHandler;
28853Landroid/renderscript/RenderScript$RSMessageHandler;
28854Landroid/renderscript/RenderScript;
28855Landroid/renderscript/RenderScriptCacheDir;
28856Landroid/renderscript/Script;
28857Landroid/renderscript/ScriptIntrinsic;
28858Landroid/renderscript/ScriptIntrinsicBlur;
28859Landroid/security/AttestedKeyPair;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070028860Landroid/security/CheckedRemoteRequest;
art-benchmark-service84deab32021-05-12 09:41:00 -070028861Landroid/security/Credentials;
28862Landroid/security/FileIntegrityManager;
28863Landroid/security/GateKeeper;
28864Landroid/security/IFileIntegrityService$Stub;
28865Landroid/security/IFileIntegrityService;
28866Landroid/security/IKeyChainAliasCallback$Stub;
28867Landroid/security/IKeyChainAliasCallback;
28868Landroid/security/IKeyChainService$Stub$Proxy;
28869Landroid/security/IKeyChainService$Stub;
28870Landroid/security/IKeyChainService;
28871Landroid/security/KeyChain$1;
28872Landroid/security/KeyChain$AliasResponse;
28873Landroid/security/KeyChain$KeyChainConnection;
28874Landroid/security/KeyChain;
28875Landroid/security/KeyChainAliasCallback;
28876Landroid/security/KeyChainException;
28877Landroid/security/KeyPairGeneratorSpec;
28878Landroid/security/KeyStore$State;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070028879Landroid/security/KeyStore2$$ExternalSyntheticLambda3;
28880Landroid/security/KeyStore2$$ExternalSyntheticLambda4;
28881Landroid/security/KeyStore2$CheckedRemoteRequest;
28882Landroid/security/KeyStore2;
art-benchmark-service84deab32021-05-12 09:41:00 -070028883Landroid/security/KeyStore;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070028884Landroid/security/KeyStoreException$PublicErrorInformation;
art-benchmark-service84deab32021-05-12 09:41:00 -070028885Landroid/security/KeyStoreException;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070028886Landroid/security/KeyStoreOperation$$ExternalSyntheticLambda0;
28887Landroid/security/KeyStoreOperation$$ExternalSyntheticLambda1;
28888Landroid/security/KeyStoreOperation$$ExternalSyntheticLambda2;
28889Landroid/security/KeyStoreOperation$$ExternalSyntheticLambda3;
28890Landroid/security/KeyStoreOperation;
28891Landroid/security/KeyStoreSecurityLevel;
art-benchmark-service84deab32021-05-12 09:41:00 -070028892Landroid/security/NetworkSecurityPolicy;
28893Landroid/security/Scrypt;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070028894Landroid/security/attestationverification/AttestationVerificationManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070028895Landroid/security/keymaster/ExportResult$1;
28896Landroid/security/keymaster/ExportResult;
28897Landroid/security/keymaster/IKeyAttestationApplicationIdProvider$Stub;
28898Landroid/security/keymaster/IKeyAttestationApplicationIdProvider;
28899Landroid/security/keymaster/KeyAttestationApplicationId$1;
28900Landroid/security/keymaster/KeyAttestationApplicationId;
28901Landroid/security/keymaster/KeyAttestationPackageInfo$1;
28902Landroid/security/keymaster/KeyAttestationPackageInfo;
28903Landroid/security/keymaster/KeyCharacteristics$1;
28904Landroid/security/keymaster/KeyCharacteristics;
28905Landroid/security/keymaster/KeymasterArgument$1;
28906Landroid/security/keymaster/KeymasterArgument;
28907Landroid/security/keymaster/KeymasterArguments$1;
28908Landroid/security/keymaster/KeymasterArguments;
28909Landroid/security/keymaster/KeymasterBlob$1;
28910Landroid/security/keymaster/KeymasterBlob;
28911Landroid/security/keymaster/KeymasterBlobArgument;
28912Landroid/security/keymaster/KeymasterBooleanArgument;
28913Landroid/security/keymaster/KeymasterCertificateChain$1;
28914Landroid/security/keymaster/KeymasterCertificateChain;
28915Landroid/security/keymaster/KeymasterDateArgument;
28916Landroid/security/keymaster/KeymasterDefs;
28917Landroid/security/keymaster/KeymasterIntArgument;
28918Landroid/security/keymaster/KeymasterLongArgument;
28919Landroid/security/keymaster/OperationResult$1;
28920Landroid/security/keymaster/OperationResult;
28921Landroid/security/keystore/AndroidKeyStoreProvider;
28922Landroid/security/keystore/ArrayUtils;
28923Landroid/security/keystore/AttestationUtils;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070028924Landroid/security/keystore/BackendBusyException;
art-benchmark-service84deab32021-05-12 09:41:00 -070028925Landroid/security/keystore/DelegatingX509Certificate;
28926Landroid/security/keystore/DeviceIdAttestationException;
28927Landroid/security/keystore/KeyAttestationException;
28928Landroid/security/keystore/KeyExpiredException;
28929Landroid/security/keystore/KeyGenParameterSpec$Builder;
28930Landroid/security/keystore/KeyGenParameterSpec;
28931Landroid/security/keystore/KeyInfo;
28932Landroid/security/keystore/KeyNotYetValidException;
28933Landroid/security/keystore/KeyPermanentlyInvalidatedException;
28934Landroid/security/keystore/KeyProperties$BlockMode;
28935Landroid/security/keystore/KeyProperties$Digest;
28936Landroid/security/keystore/KeyProperties$EncryptionPadding;
28937Landroid/security/keystore/KeyProperties$KeyAlgorithm;
28938Landroid/security/keystore/KeyProperties$Origin;
28939Landroid/security/keystore/KeyProperties$Purpose;
28940Landroid/security/keystore/KeyProperties$SignaturePadding;
28941Landroid/security/keystore/KeyProperties;
28942Landroid/security/keystore/KeyProtection$Builder;
28943Landroid/security/keystore/KeyProtection;
28944Landroid/security/keystore/KeyStoreConnectException;
28945Landroid/security/keystore/KeyStoreCryptoOperation;
28946Landroid/security/keystore/KeystoreResponse$1;
28947Landroid/security/keystore/KeystoreResponse;
28948Landroid/security/keystore/ParcelableKeyGenParameterSpec$1;
28949Landroid/security/keystore/ParcelableKeyGenParameterSpec;
28950Landroid/security/keystore/SecureKeyImportUnavailableException;
28951Landroid/security/keystore/StrongBoxUnavailableException;
28952Landroid/security/keystore/UserAuthArgs;
28953Landroid/security/keystore/UserNotAuthenticatedException;
28954Landroid/security/keystore/Utils;
28955Landroid/security/keystore/WrappedKeyEntry;
28956Landroid/security/keystore/recovery/InternalRecoveryServiceException;
28957Landroid/security/keystore/recovery/KeyChainProtectionParams$1;
28958Landroid/security/keystore/recovery/KeyChainProtectionParams$Builder;
28959Landroid/security/keystore/recovery/KeyChainProtectionParams;
28960Landroid/security/keystore/recovery/KeyChainSnapshot$1;
28961Landroid/security/keystore/recovery/KeyChainSnapshot$Builder;
28962Landroid/security/keystore/recovery/KeyChainSnapshot;
28963Landroid/security/keystore/recovery/KeyDerivationParams$1;
28964Landroid/security/keystore/recovery/KeyDerivationParams;
28965Landroid/security/keystore/recovery/LockScreenRequiredException;
28966Landroid/security/keystore/recovery/RecoveryCertPath$1;
28967Landroid/security/keystore/recovery/RecoveryCertPath;
28968Landroid/security/keystore/recovery/RecoveryController;
28969Landroid/security/keystore/recovery/TrustedRootCertificates;
28970Landroid/security/keystore/recovery/WrappedApplicationKey$1;
28971Landroid/security/keystore/recovery/WrappedApplicationKey$Builder;
28972Landroid/security/keystore/recovery/WrappedApplicationKey;
28973Landroid/security/keystore/recovery/X509CertificateParsingUtils;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070028974Landroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi$AdditionalAuthenticationDataStream;
28975Landroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi$BufferAllOutputUntilDoFinalStreamer;
28976Landroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi$GCM$NoPadding;
28977Landroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi$GCM;
28978Landroid/security/keystore2/AndroidKeyStoreAuthenticatedAESCipherSpi;
art-benchmark-service84deab32021-05-12 09:41:00 -070028979Landroid/security/keystore2/AndroidKeyStoreBCWorkaroundProvider;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070028980Landroid/security/keystore2/AndroidKeyStoreCipherSpiBase;
28981Landroid/security/keystore2/AndroidKeyStoreKey;
art-benchmark-service84deab32021-05-12 09:41:00 -070028982Landroid/security/keystore2/AndroidKeyStoreLoadStoreParameter;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070028983Landroid/security/keystore2/AndroidKeyStorePrivateKey;
art-benchmark-service84deab32021-05-12 09:41:00 -070028984Landroid/security/keystore2/AndroidKeyStoreProvider;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070028985Landroid/security/keystore2/AndroidKeyStorePublicKey;
28986Landroid/security/keystore2/AndroidKeyStoreSecretKey;
28987Landroid/security/keystore2/AndroidKeyStoreSpi;
28988Landroid/security/keystore2/KeyStore2ParameterUtils;
28989Landroid/security/keystore2/KeyStoreCryptoOperationChunkedStreamer$MainDataStream;
28990Landroid/security/keystore2/KeyStoreCryptoOperationChunkedStreamer$Stream;
28991Landroid/security/keystore2/KeyStoreCryptoOperationChunkedStreamer;
28992Landroid/security/keystore2/KeyStoreCryptoOperationStreamer;
28993Landroid/security/keystore2/KeyStoreCryptoOperationUtils;
art-benchmark-service84deab32021-05-12 09:41:00 -070028994Landroid/security/net/config/ApplicationConfig;
28995Landroid/security/net/config/CertificateSource;
28996Landroid/security/net/config/CertificatesEntryRef;
28997Landroid/security/net/config/ConfigNetworkSecurityPolicy;
28998Landroid/security/net/config/ConfigSource;
28999Landroid/security/net/config/DirectoryCertificateSource$1;
29000Landroid/security/net/config/DirectoryCertificateSource$3;
29001Landroid/security/net/config/DirectoryCertificateSource$CertSelector;
29002Landroid/security/net/config/DirectoryCertificateSource;
29003Landroid/security/net/config/Domain;
29004Landroid/security/net/config/KeyStoreCertificateSource;
29005Landroid/security/net/config/KeyStoreConfigSource;
29006Landroid/security/net/config/ManifestConfigSource$DefaultConfigSource;
29007Landroid/security/net/config/ManifestConfigSource;
29008Landroid/security/net/config/NetworkSecurityConfig$1;
29009Landroid/security/net/config/NetworkSecurityConfig$Builder;
29010Landroid/security/net/config/NetworkSecurityConfig;
29011Landroid/security/net/config/NetworkSecurityConfigProvider;
29012Landroid/security/net/config/NetworkSecurityTrustManager;
29013Landroid/security/net/config/Pin;
29014Landroid/security/net/config/PinSet;
29015Landroid/security/net/config/ResourceCertificateSource;
29016Landroid/security/net/config/RootTrustManager;
29017Landroid/security/net/config/RootTrustManagerFactorySpi;
29018Landroid/security/net/config/SystemCertificateSource$NoPreloadHolder;
29019Landroid/security/net/config/SystemCertificateSource;
29020Landroid/security/net/config/TrustAnchor;
29021Landroid/security/net/config/TrustedCertificateStoreAdapter;
29022Landroid/security/net/config/UserCertificateSource$NoPreloadHolder;
29023Landroid/security/net/config/UserCertificateSource;
29024Landroid/security/net/config/WfaCertificateSource$NoPreloadHolder;
29025Landroid/security/net/config/WfaCertificateSource;
29026Landroid/security/net/config/XmlConfigSource$ParserException;
29027Landroid/security/net/config/XmlConfigSource;
29028Landroid/service/appprediction/IPredictionService$Stub$Proxy;
29029Landroid/service/appprediction/IPredictionService$Stub;
29030Landroid/service/appprediction/IPredictionService;
29031Landroid/service/autofill/AutofillServiceInfo;
29032Landroid/service/autofill/Dataset$1;
29033Landroid/service/autofill/Dataset;
29034Landroid/service/autofill/FieldClassificationUserData;
29035Landroid/service/autofill/FillContext$1;
29036Landroid/service/autofill/FillContext;
29037Landroid/service/autofill/FillEventHistory$1;
29038Landroid/service/autofill/FillEventHistory;
29039Landroid/service/autofill/FillRequest$1;
29040Landroid/service/autofill/FillRequest;
29041Landroid/service/autofill/FillResponse$1;
29042Landroid/service/autofill/FillResponse;
29043Landroid/service/autofill/IAutoFillService$Stub$Proxy;
29044Landroid/service/autofill/IAutoFillService$Stub;
29045Landroid/service/autofill/IAutoFillService;
29046Landroid/service/autofill/IFillCallback$Stub$Proxy;
29047Landroid/service/autofill/IFillCallback$Stub;
29048Landroid/service/autofill/IFillCallback;
29049Landroid/service/autofill/IInlineSuggestionRenderService$Stub$Proxy;
29050Landroid/service/autofill/IInlineSuggestionRenderService$Stub;
29051Landroid/service/autofill/IInlineSuggestionRenderService;
29052Landroid/service/autofill/ISaveCallback$Stub;
29053Landroid/service/autofill/ISaveCallback;
29054Landroid/service/autofill/SaveRequest$1;
29055Landroid/service/autofill/SaveRequest;
29056Landroid/service/autofill/UserData$1;
29057Landroid/service/autofill/UserData$Builder;
29058Landroid/service/autofill/UserData;
29059Landroid/service/autofill/augmented/Helper;
29060Landroid/service/autofill/augmented/IAugmentedAutofillService$Stub$Proxy;
29061Landroid/service/autofill/augmented/IAugmentedAutofillService$Stub;
29062Landroid/service/autofill/augmented/IAugmentedAutofillService;
29063Landroid/service/autofill/augmented/IFillCallback$Stub$Proxy;
29064Landroid/service/autofill/augmented/IFillCallback$Stub;
29065Landroid/service/autofill/augmented/IFillCallback;
29066Landroid/service/carrier/CarrierIdentifier$1;
29067Landroid/service/carrier/CarrierIdentifier;
29068Landroid/service/carrier/CarrierMessagingServiceWrapper$CarrierMessagingCallback;
29069Landroid/service/carrier/CarrierMessagingServiceWrapper;
29070Landroid/service/carrier/ICarrierService$Stub$Proxy;
29071Landroid/service/carrier/ICarrierService$Stub;
29072Landroid/service/carrier/ICarrierService;
29073Landroid/service/carrier/MessagePdu$1;
29074Landroid/service/carrier/MessagePdu;
29075Landroid/service/contentcapture/ActivityEvent$1;
29076Landroid/service/contentcapture/ActivityEvent;
29077Landroid/service/contentcapture/ContentCaptureService;
29078Landroid/service/contentcapture/ContentCaptureServiceInfo;
29079Landroid/service/contentcapture/FlushMetrics$1;
29080Landroid/service/contentcapture/FlushMetrics;
29081Landroid/service/contentcapture/IContentCaptureService$Stub$Proxy;
29082Landroid/service/contentcapture/IContentCaptureService$Stub;
29083Landroid/service/contentcapture/IContentCaptureService;
29084Landroid/service/contentcapture/IContentCaptureServiceCallback$Stub$Proxy;
29085Landroid/service/contentcapture/IContentCaptureServiceCallback$Stub;
29086Landroid/service/contentcapture/IContentCaptureServiceCallback;
29087Landroid/service/contentcapture/IDataShareCallback$Stub;
29088Landroid/service/contentcapture/IDataShareCallback;
29089Landroid/service/contentcapture/SnapshotData$1;
29090Landroid/service/contentcapture/SnapshotData;
29091Landroid/service/contentsuggestions/IContentSuggestionsService$Stub$Proxy;
29092Landroid/service/contentsuggestions/IContentSuggestionsService$Stub;
29093Landroid/service/contentsuggestions/IContentSuggestionsService;
29094Landroid/service/dataloader/DataLoaderService;
29095Landroid/service/dreams/DreamActivity;
29096Landroid/service/dreams/DreamManagerInternal;
29097Landroid/service/dreams/DreamService$DreamServiceWrapper;
29098Landroid/service/dreams/DreamService;
29099Landroid/service/dreams/IDreamManager$Stub$Proxy;
29100Landroid/service/dreams/IDreamManager$Stub;
29101Landroid/service/dreams/IDreamManager;
29102Landroid/service/dreams/IDreamService$Stub$Proxy;
29103Landroid/service/dreams/IDreamService$Stub;
29104Landroid/service/dreams/IDreamService;
29105Landroid/service/euicc/DownloadSubscriptionResult$1;
29106Landroid/service/euicc/DownloadSubscriptionResult;
29107Landroid/service/euicc/EuiccProfileInfo$1;
29108Landroid/service/euicc/EuiccProfileInfo$Builder;
29109Landroid/service/euicc/EuiccProfileInfo;
29110Landroid/service/euicc/GetDefaultDownloadableSubscriptionListResult$1;
29111Landroid/service/euicc/GetDefaultDownloadableSubscriptionListResult;
29112Landroid/service/euicc/GetDownloadableSubscriptionMetadataResult$1;
29113Landroid/service/euicc/GetDownloadableSubscriptionMetadataResult;
29114Landroid/service/euicc/GetEuiccProfileInfoListResult$1;
29115Landroid/service/euicc/GetEuiccProfileInfoListResult;
29116Landroid/service/euicc/IDeleteSubscriptionCallback$Stub;
29117Landroid/service/euicc/IDeleteSubscriptionCallback;
29118Landroid/service/euicc/IDownloadSubscriptionCallback$Stub;
29119Landroid/service/euicc/IDownloadSubscriptionCallback;
29120Landroid/service/euicc/IEraseSubscriptionsCallback$Stub;
29121Landroid/service/euicc/IEraseSubscriptionsCallback;
29122Landroid/service/euicc/IEuiccService$Stub$Proxy;
29123Landroid/service/euicc/IEuiccService$Stub;
29124Landroid/service/euicc/IEuiccService;
29125Landroid/service/euicc/IEuiccServiceDumpResultCallback$Stub;
29126Landroid/service/euicc/IEuiccServiceDumpResultCallback;
29127Landroid/service/euicc/IGetDefaultDownloadableSubscriptionListCallback$Stub;
29128Landroid/service/euicc/IGetDefaultDownloadableSubscriptionListCallback;
29129Landroid/service/euicc/IGetDownloadableSubscriptionMetadataCallback$Stub;
29130Landroid/service/euicc/IGetDownloadableSubscriptionMetadataCallback;
29131Landroid/service/euicc/IGetEidCallback$Stub;
29132Landroid/service/euicc/IGetEidCallback;
29133Landroid/service/euicc/IGetEuiccInfoCallback$Stub;
29134Landroid/service/euicc/IGetEuiccInfoCallback;
29135Landroid/service/euicc/IGetEuiccProfileInfoListCallback$Stub$Proxy;
29136Landroid/service/euicc/IGetEuiccProfileInfoListCallback$Stub;
29137Landroid/service/euicc/IGetEuiccProfileInfoListCallback;
29138Landroid/service/euicc/IGetOtaStatusCallback$Stub;
29139Landroid/service/euicc/IGetOtaStatusCallback;
29140Landroid/service/euicc/IOtaStatusChangedCallback$Stub;
29141Landroid/service/euicc/IOtaStatusChangedCallback;
29142Landroid/service/euicc/IRetainSubscriptionsForFactoryResetCallback$Stub;
29143Landroid/service/euicc/IRetainSubscriptionsForFactoryResetCallback;
29144Landroid/service/euicc/ISwitchToSubscriptionCallback$Stub;
29145Landroid/service/euicc/ISwitchToSubscriptionCallback;
29146Landroid/service/euicc/IUpdateSubscriptionNicknameCallback$Stub;
29147Landroid/service/euicc/IUpdateSubscriptionNicknameCallback;
art-benchmark-service00abe242023-02-13 10:31:34 -080029148Landroid/service/games/GameSession$ScreenshotCallback;
art-benchmark-service84deab32021-05-12 09:41:00 -070029149Landroid/service/gatekeeper/GateKeeperResponse$1;
29150Landroid/service/gatekeeper/GateKeeperResponse;
29151Landroid/service/gatekeeper/IGateKeeperService$Stub$Proxy;
29152Landroid/service/gatekeeper/IGateKeeperService$Stub;
29153Landroid/service/gatekeeper/IGateKeeperService;
29154Landroid/service/media/IMediaBrowserService$Stub$Proxy;
29155Landroid/service/media/IMediaBrowserService$Stub;
29156Landroid/service/media/IMediaBrowserService;
29157Landroid/service/media/IMediaBrowserServiceCallbacks$Stub$Proxy;
29158Landroid/service/media/IMediaBrowserServiceCallbacks$Stub;
29159Landroid/service/media/IMediaBrowserServiceCallbacks;
29160Landroid/service/media/MediaBrowserService$1;
29161Landroid/service/media/MediaBrowserService$3;
29162Landroid/service/media/MediaBrowserService$BrowserRoot;
29163Landroid/service/media/MediaBrowserService$ConnectionRecord;
29164Landroid/service/media/MediaBrowserService$Result;
29165Landroid/service/media/MediaBrowserService$ServiceBinder$1;
29166Landroid/service/media/MediaBrowserService$ServiceBinder$2;
29167Landroid/service/media/MediaBrowserService$ServiceBinder$3;
29168Landroid/service/media/MediaBrowserService$ServiceBinder$4;
29169Landroid/service/media/MediaBrowserService$ServiceBinder;
29170Landroid/service/media/MediaBrowserService;
29171Landroid/service/notification/Adjustment$1;
29172Landroid/service/notification/Adjustment;
29173Landroid/service/notification/Condition$1;
29174Landroid/service/notification/Condition;
29175Landroid/service/notification/ConditionProviderService$H;
29176Landroid/service/notification/ConditionProviderService$Provider;
29177Landroid/service/notification/ConditionProviderService;
29178Landroid/service/notification/IConditionProvider$Stub$Proxy;
29179Landroid/service/notification/IConditionProvider$Stub;
29180Landroid/service/notification/IConditionProvider;
29181Landroid/service/notification/INotificationListener$Stub$Proxy;
29182Landroid/service/notification/INotificationListener$Stub;
29183Landroid/service/notification/INotificationListener;
29184Landroid/service/notification/IStatusBarNotificationHolder$Stub$Proxy;
29185Landroid/service/notification/IStatusBarNotificationHolder$Stub;
29186Landroid/service/notification/IStatusBarNotificationHolder;
29187Landroid/service/notification/NotificationAssistantService$MyHandler;
29188Landroid/service/notification/NotificationAssistantService$NotificationAssistantServiceWrapper;
29189Landroid/service/notification/NotificationAssistantService;
29190Landroid/service/notification/NotificationListenerFilter$1;
29191Landroid/service/notification/NotificationListenerFilter;
29192Landroid/service/notification/NotificationListenerService$MyHandler;
29193Landroid/service/notification/NotificationListenerService$NotificationListenerWrapper;
29194Landroid/service/notification/NotificationListenerService$Ranking;
29195Landroid/service/notification/NotificationListenerService$RankingMap$1;
29196Landroid/service/notification/NotificationListenerService$RankingMap;
29197Landroid/service/notification/NotificationListenerService;
29198Landroid/service/notification/NotificationRankingUpdate$1;
29199Landroid/service/notification/NotificationRankingUpdate;
29200Landroid/service/notification/NotificationStats$1;
29201Landroid/service/notification/NotificationStats;
29202Landroid/service/notification/NotifyingApp$1;
29203Landroid/service/notification/ScheduleCalendar;
29204Landroid/service/notification/SnoozeCriterion$1;
29205Landroid/service/notification/SnoozeCriterion;
29206Landroid/service/notification/StatusBarNotification$1;
29207Landroid/service/notification/StatusBarNotification;
29208Landroid/service/notification/ZenModeConfig$1;
29209Landroid/service/notification/ZenModeConfig$Diff;
29210Landroid/service/notification/ZenModeConfig$EventInfo;
29211Landroid/service/notification/ZenModeConfig$ScheduleInfo;
29212Landroid/service/notification/ZenModeConfig$ZenRule$1;
29213Landroid/service/notification/ZenModeConfig$ZenRule;
29214Landroid/service/notification/ZenModeConfig;
29215Landroid/service/notification/ZenPolicy$1;
29216Landroid/service/notification/ZenPolicy$Builder;
29217Landroid/service/notification/ZenPolicy;
29218Landroid/service/oemlock/IOemLockService$Stub$Proxy;
29219Landroid/service/oemlock/IOemLockService$Stub;
29220Landroid/service/oemlock/IOemLockService;
29221Landroid/service/oemlock/OemLockManager;
29222Landroid/service/persistentdata/IPersistentDataBlockService$Stub$Proxy;
29223Landroid/service/persistentdata/IPersistentDataBlockService$Stub;
29224Landroid/service/persistentdata/IPersistentDataBlockService;
29225Landroid/service/persistentdata/PersistentDataBlockManager;
29226Landroid/service/quickaccesswallet/QuickAccessWalletClient;
29227Landroid/service/quickaccesswallet/QuickAccessWalletClientImpl;
29228Landroid/service/quickaccesswallet/QuickAccessWalletServiceInfo$ServiceMetadata;
29229Landroid/service/quickaccesswallet/QuickAccessWalletServiceInfo;
29230Landroid/service/quicksettings/IQSService$Stub;
29231Landroid/service/quicksettings/IQSService;
29232Landroid/service/quicksettings/Tile$1;
29233Landroid/service/quicksettings/Tile;
29234Landroid/service/storage/IExternalStorageService$Stub$Proxy;
29235Landroid/service/storage/IExternalStorageService$Stub;
29236Landroid/service/storage/IExternalStorageService;
29237Landroid/service/textclassifier/ITextClassifierCallback$Stub$Proxy;
29238Landroid/service/textclassifier/ITextClassifierCallback$Stub;
29239Landroid/service/textclassifier/ITextClassifierCallback;
29240Landroid/service/textclassifier/ITextClassifierService$Stub$Proxy;
29241Landroid/service/textclassifier/ITextClassifierService$Stub;
29242Landroid/service/textclassifier/ITextClassifierService;
29243Landroid/service/textclassifier/TextClassifierService$1;
29244Landroid/service/textclassifier/TextClassifierService;
29245Landroid/service/trust/ITrustAgentService$Stub$Proxy;
29246Landroid/service/trust/ITrustAgentService$Stub;
29247Landroid/service/trust/ITrustAgentService;
29248Landroid/service/trust/ITrustAgentServiceCallback$Stub$Proxy;
29249Landroid/service/trust/ITrustAgentServiceCallback$Stub;
29250Landroid/service/trust/ITrustAgentServiceCallback;
29251Landroid/service/trust/TrustAgentService$1;
29252Landroid/service/trust/TrustAgentService$ConfigurationData;
29253Landroid/service/trust/TrustAgentService$TrustAgentServiceWrapper;
29254Landroid/service/trust/TrustAgentService;
29255Landroid/service/voice/IVoiceInteractionService$Stub$Proxy;
29256Landroid/service/voice/IVoiceInteractionService$Stub;
29257Landroid/service/voice/IVoiceInteractionService;
29258Landroid/service/voice/IVoiceInteractionSession$Stub$Proxy;
29259Landroid/service/voice/IVoiceInteractionSession$Stub;
29260Landroid/service/voice/IVoiceInteractionSession;
29261Landroid/service/voice/IVoiceInteractionSessionService$Stub$Proxy;
29262Landroid/service/voice/IVoiceInteractionSessionService$Stub;
29263Landroid/service/voice/IVoiceInteractionSessionService;
29264Landroid/service/voice/VoiceInteractionManagerInternal;
29265Landroid/service/voice/VoiceInteractionServiceInfo;
29266Landroid/service/vr/IPersistentVrStateCallbacks$Stub$Proxy;
29267Landroid/service/vr/IPersistentVrStateCallbacks$Stub;
29268Landroid/service/vr/IPersistentVrStateCallbacks;
29269Landroid/service/vr/IVrManager$Stub$Proxy;
29270Landroid/service/vr/IVrManager$Stub;
29271Landroid/service/vr/IVrManager;
29272Landroid/service/vr/IVrStateCallbacks$Stub$Proxy;
29273Landroid/service/vr/IVrStateCallbacks$Stub;
29274Landroid/service/vr/IVrStateCallbacks;
29275Landroid/service/wallpaper/IWallpaperConnection$Stub$Proxy;
29276Landroid/service/wallpaper/IWallpaperConnection$Stub;
29277Landroid/service/wallpaper/IWallpaperConnection;
29278Landroid/service/wallpaper/IWallpaperEngine$Stub$Proxy;
29279Landroid/service/wallpaper/IWallpaperEngine$Stub;
29280Landroid/service/wallpaper/IWallpaperEngine;
29281Landroid/service/wallpaper/IWallpaperService$Stub$Proxy;
29282Landroid/service/wallpaper/IWallpaperService$Stub;
29283Landroid/service/wallpaper/IWallpaperService;
29284Landroid/service/wallpaper/WallpaperService$Engine$1;
29285Landroid/service/wallpaper/WallpaperService$Engine$2;
29286Landroid/service/wallpaper/WallpaperService$Engine$3;
29287Landroid/service/wallpaper/WallpaperService$Engine$WallpaperInputEventReceiver;
29288Landroid/service/wallpaper/WallpaperService$Engine;
29289Landroid/service/wallpaper/WallpaperService$IWallpaperEngineWrapper;
29290Landroid/service/wallpaper/WallpaperService$IWallpaperServiceWrapper;
29291Landroid/service/wallpaper/WallpaperService$WallpaperCommand;
29292Landroid/service/wallpaper/WallpaperService;
29293Landroid/service/watchdog/ExplicitHealthCheckService$PackageConfig$1;
29294Landroid/service/watchdog/ExplicitHealthCheckService$PackageConfig;
29295Landroid/service/watchdog/IExplicitHealthCheckService$Stub$Proxy;
29296Landroid/service/watchdog/IExplicitHealthCheckService$Stub;
29297Landroid/service/watchdog/IExplicitHealthCheckService;
29298Landroid/speech/SpeechRecognizer;
29299Landroid/speech/tts/ITextToSpeechCallback$Stub;
29300Landroid/speech/tts/ITextToSpeechCallback;
29301Landroid/speech/tts/ITextToSpeechService$Stub$Proxy;
29302Landroid/speech/tts/ITextToSpeechService$Stub;
29303Landroid/speech/tts/ITextToSpeechService;
29304Landroid/speech/tts/TextToSpeech$$ExternalSyntheticLambda17;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070029305Landroid/speech/tts/TextToSpeech$$ExternalSyntheticLambda1;
art-benchmark-service84deab32021-05-12 09:41:00 -070029306Landroid/speech/tts/TextToSpeech$Action;
29307Landroid/speech/tts/TextToSpeech$Connection$1;
29308Landroid/speech/tts/TextToSpeech$Connection$SetupConnectionAsyncTask;
29309Landroid/speech/tts/TextToSpeech$Connection;
29310Landroid/speech/tts/TextToSpeech$DirectConnection;
29311Landroid/speech/tts/TextToSpeech$EngineInfo;
29312Landroid/speech/tts/TextToSpeech$OnInitListener;
29313Landroid/speech/tts/TextToSpeech$SystemConnection;
29314Landroid/speech/tts/TextToSpeech;
29315Landroid/speech/tts/TtsEngines$EngineInfoComparator;
29316Landroid/speech/tts/TtsEngines;
29317Landroid/speech/tts/UtteranceProgressListener;
29318Landroid/stats/devicepolicy/nano/StringList;
29319Landroid/sysprop/AdbProperties;
29320Landroid/sysprop/ApexProperties;
29321Landroid/sysprop/ContactsProperties;
29322Landroid/sysprop/CryptoProperties$state_values;
29323Landroid/sysprop/CryptoProperties$type_values;
29324Landroid/sysprop/CryptoProperties;
29325Landroid/sysprop/DeviceProperties;
29326Landroid/sysprop/DisplayProperties;
29327Landroid/sysprop/HdmiProperties;
29328Landroid/sysprop/InitProperties;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070029329Landroid/sysprop/InputProperties;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070029330Landroid/sysprop/MediaProperties;
art-benchmark-service84deab32021-05-12 09:41:00 -070029331Landroid/sysprop/PowerProperties;
29332Landroid/sysprop/SocProperties;
29333Landroid/sysprop/TelephonyProperties$$ExternalSyntheticLambda0;
29334Landroid/sysprop/TelephonyProperties$$ExternalSyntheticLambda10;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070029335Landroid/sysprop/TelephonyProperties$$ExternalSyntheticLambda11;
art-benchmark-service84deab32021-05-12 09:41:00 -070029336Landroid/sysprop/TelephonyProperties$$ExternalSyntheticLambda1;
29337Landroid/sysprop/TelephonyProperties$$ExternalSyntheticLambda3;
29338Landroid/sysprop/TelephonyProperties$$ExternalSyntheticLambda4;
29339Landroid/sysprop/TelephonyProperties$$ExternalSyntheticLambda5;
29340Landroid/sysprop/TelephonyProperties$$ExternalSyntheticLambda6;
29341Landroid/sysprop/TelephonyProperties$$ExternalSyntheticLambda7;
29342Landroid/sysprop/TelephonyProperties$$ExternalSyntheticLambda8;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070029343Landroid/sysprop/TelephonyProperties$$ExternalSyntheticLambda9;
art-benchmark-service84deab32021-05-12 09:41:00 -070029344Landroid/sysprop/TelephonyProperties;
29345Landroid/sysprop/VndkProperties;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070029346Landroid/system/keystore2/Authorization$1;
29347Landroid/system/keystore2/Authorization;
29348Landroid/system/keystore2/CreateOperationResponse$1;
29349Landroid/system/keystore2/CreateOperationResponse;
29350Landroid/system/keystore2/IKeystoreOperation$Stub$Proxy;
29351Landroid/system/keystore2/IKeystoreOperation$Stub;
29352Landroid/system/keystore2/IKeystoreOperation;
29353Landroid/system/keystore2/IKeystoreSecurityLevel$Stub$Proxy;
29354Landroid/system/keystore2/IKeystoreSecurityLevel$Stub;
29355Landroid/system/keystore2/IKeystoreSecurityLevel;
29356Landroid/system/keystore2/IKeystoreService$Stub$Proxy;
29357Landroid/system/keystore2/IKeystoreService$Stub;
29358Landroid/system/keystore2/IKeystoreService;
29359Landroid/system/keystore2/KeyDescriptor$1;
29360Landroid/system/keystore2/KeyDescriptor;
29361Landroid/system/keystore2/KeyEntryResponse$1;
29362Landroid/system/keystore2/KeyEntryResponse;
29363Landroid/system/keystore2/KeyMetadata$1;
29364Landroid/system/keystore2/KeyMetadata;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070029365Landroid/system/keystore2/KeyParameters$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070029366Landroid/system/keystore2/KeyParameters;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070029367Landroid/system/keystore2/OperationChallenge$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070029368Landroid/system/keystore2/OperationChallenge;
art-benchmark-service84deab32021-05-12 09:41:00 -070029369Landroid/system/suspend/internal/ISuspendControlServiceInternal;
29370Landroid/telecom/AudioState$1;
29371Landroid/telecom/AudioState;
art-benchmark-service00abe242023-02-13 10:31:34 -080029372Landroid/telecom/AuthenticatorService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070029373Landroid/telecom/CallAudioState$$ExternalSyntheticLambda0;
art-benchmark-service84deab32021-05-12 09:41:00 -070029374Landroid/telecom/CallAudioState$1;
29375Landroid/telecom/CallAudioState;
29376Landroid/telecom/CallerInfo;
29377Landroid/telecom/CallerInfoAsyncQuery;
29378Landroid/telecom/Conference$Listener;
29379Landroid/telecom/Conference;
29380Landroid/telecom/Conferenceable;
29381Landroid/telecom/Connection$FailureSignalingConnection;
29382Landroid/telecom/Connection$Listener;
29383Landroid/telecom/Connection$RttTextStream;
29384Landroid/telecom/Connection$VideoProvider;
29385Landroid/telecom/Connection;
29386Landroid/telecom/ConnectionRequest$1;
29387Landroid/telecom/ConnectionRequest$Builder;
29388Landroid/telecom/ConnectionRequest;
29389Landroid/telecom/ConnectionService$1;
29390Landroid/telecom/ConnectionService$2;
29391Landroid/telecom/ConnectionService$3;
29392Landroid/telecom/ConnectionService$4;
29393Landroid/telecom/ConnectionService$5;
29394Landroid/telecom/ConnectionService;
29395Landroid/telecom/ConnectionServiceAdapter;
29396Landroid/telecom/DefaultDialerManager;
29397Landroid/telecom/DisconnectCause$1;
29398Landroid/telecom/DisconnectCause;
29399Landroid/telecom/GatewayInfo$1;
29400Landroid/telecom/GatewayInfo;
29401Landroid/telecom/Log;
29402Landroid/telecom/Logging/EventManager$Event;
29403Landroid/telecom/Logging/EventManager$EventListener;
29404Landroid/telecom/Logging/EventManager$EventRecord;
29405Landroid/telecom/Logging/EventManager$Loggable;
29406Landroid/telecom/Logging/EventManager$TimedEventPair;
29407Landroid/telecom/Logging/EventManager;
29408Landroid/telecom/Logging/Runnable$1;
29409Landroid/telecom/Logging/Runnable;
29410Landroid/telecom/Logging/Session$Info$1;
29411Landroid/telecom/Logging/Session$Info;
29412Landroid/telecom/Logging/Session;
29413Landroid/telecom/Logging/SessionManager$$ExternalSyntheticLambda0;
29414Landroid/telecom/Logging/SessionManager$$ExternalSyntheticLambda1;
29415Landroid/telecom/Logging/SessionManager$$ExternalSyntheticLambda2;
29416Landroid/telecom/Logging/SessionManager$ICurrentThreadId;
29417Landroid/telecom/Logging/SessionManager$ISessionCleanupTimeoutMs;
29418Landroid/telecom/Logging/SessionManager$ISessionIdQueryHandler;
29419Landroid/telecom/Logging/SessionManager$ISessionListener;
29420Landroid/telecom/Logging/SessionManager;
29421Landroid/telecom/ParcelableCall$1;
29422Landroid/telecom/ParcelableCall$ParcelableCallBuilder;
29423Landroid/telecom/ParcelableCall;
29424Landroid/telecom/ParcelableConference$1;
29425Landroid/telecom/ParcelableConference;
29426Landroid/telecom/ParcelableConnection$1;
29427Landroid/telecom/ParcelableConnection;
29428Landroid/telecom/ParcelableRttCall$1;
29429Landroid/telecom/ParcelableRttCall;
29430Landroid/telecom/PhoneAccount$1;
29431Landroid/telecom/PhoneAccount$Builder;
29432Landroid/telecom/PhoneAccount;
29433Landroid/telecom/PhoneAccountHandle$1;
29434Landroid/telecom/PhoneAccountHandle;
29435Landroid/telecom/RemoteConnectionManager;
29436Landroid/telecom/StatusHints$1;
29437Landroid/telecom/StatusHints;
29438Landroid/telecom/TelecomAnalytics$1;
29439Landroid/telecom/TelecomAnalytics$SessionTiming$1;
29440Landroid/telecom/TelecomAnalytics;
29441Landroid/telecom/TelecomManager$DeathRecipient;
29442Landroid/telecom/TelecomManager;
29443Landroid/telecom/TimedEvent;
29444Landroid/telecom/VideoProfile$1;
29445Landroid/telecom/VideoProfile$CameraCapabilities$1;
29446Landroid/telecom/VideoProfile$CameraCapabilities;
29447Landroid/telecom/VideoProfile;
29448Landroid/telephony/AccessNetworkConstants$AccessNetworkType;
29449Landroid/telephony/AccessNetworkConstants$TransportType;
29450Landroid/telephony/AccessNetworkConstants;
29451Landroid/telephony/AccessNetworkUtils;
art-benchmark-service22928e12022-06-04 17:35:15 -070029452Landroid/telephony/ActivityStatsTechSpecificInfo$$ExternalSyntheticLambda0;
29453Landroid/telephony/ActivityStatsTechSpecificInfo$$ExternalSyntheticLambda1;
29454Landroid/telephony/ActivityStatsTechSpecificInfo$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070029455Landroid/telephony/ActivityStatsTechSpecificInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070029456Landroid/telephony/AnomalyReporter;
29457Landroid/telephony/AvailableNetworkInfo$1;
29458Landroid/telephony/AvailableNetworkInfo;
29459Landroid/telephony/BarringInfo$1;
29460Landroid/telephony/BarringInfo$BarringServiceInfo$1;
29461Landroid/telephony/BarringInfo$BarringServiceInfo;
29462Landroid/telephony/BarringInfo;
29463Landroid/telephony/BinderCacheManager$$ExternalSyntheticLambda0;
29464Landroid/telephony/BinderCacheManager$BinderDeathTracker;
29465Landroid/telephony/BinderCacheManager$BinderInterfaceFactory;
29466Landroid/telephony/BinderCacheManager;
29467Landroid/telephony/CallAttributes$1;
29468Landroid/telephony/CallAttributes;
29469Landroid/telephony/CallForwardingInfo$1;
29470Landroid/telephony/CallForwardingInfo;
29471Landroid/telephony/CallQuality$1;
29472Landroid/telephony/CallQuality;
art-benchmark-service00abe242023-02-13 10:31:34 -080029473Landroid/telephony/CallState$1;
art-benchmark-service08401c12022-12-23 09:27:20 -080029474Landroid/telephony/CallState;
art-benchmark-service84deab32021-05-12 09:41:00 -070029475Landroid/telephony/CarrierConfigManager$Apn;
art-benchmark-service00abe242023-02-13 10:31:34 -080029476Landroid/telephony/CarrierConfigManager$Bsf;
29477Landroid/telephony/CarrierConfigManager$CarrierConfigChangeListener;
art-benchmark-service84deab32021-05-12 09:41:00 -070029478Landroid/telephony/CarrierConfigManager$Gps;
29479Landroid/telephony/CarrierConfigManager$Ims;
art-benchmark-service00abe242023-02-13 10:31:34 -080029480Landroid/telephony/CarrierConfigManager$ImsEmergency;
29481Landroid/telephony/CarrierConfigManager$ImsRtt;
29482Landroid/telephony/CarrierConfigManager$ImsServiceEntitlement;
29483Landroid/telephony/CarrierConfigManager$ImsSms;
29484Landroid/telephony/CarrierConfigManager$ImsSs;
29485Landroid/telephony/CarrierConfigManager$ImsVoice;
29486Landroid/telephony/CarrierConfigManager$ImsVt;
29487Landroid/telephony/CarrierConfigManager$ImsWfc;
29488Landroid/telephony/CarrierConfigManager$Iwlan;
29489Landroid/telephony/CarrierConfigManager$OpportunisticNetwork;
art-benchmark-service84deab32021-05-12 09:41:00 -070029490Landroid/telephony/CarrierConfigManager$Wifi;
29491Landroid/telephony/CarrierConfigManager;
29492Landroid/telephony/CarrierRestrictionRules$1;
29493Landroid/telephony/CarrierRestrictionRules$Builder;
29494Landroid/telephony/CarrierRestrictionRules;
29495Landroid/telephony/CellConfigLte$1;
29496Landroid/telephony/CellConfigLte;
29497Landroid/telephony/CellIdentity$1;
29498Landroid/telephony/CellIdentity;
29499Landroid/telephony/CellIdentityCdma$1;
29500Landroid/telephony/CellIdentityCdma;
29501Landroid/telephony/CellIdentityGsm$1;
29502Landroid/telephony/CellIdentityGsm;
29503Landroid/telephony/CellIdentityLte$1;
29504Landroid/telephony/CellIdentityLte;
29505Landroid/telephony/CellIdentityNr$1;
29506Landroid/telephony/CellIdentityNr;
29507Landroid/telephony/CellIdentityTdscdma$1;
29508Landroid/telephony/CellIdentityTdscdma;
29509Landroid/telephony/CellIdentityWcdma$1;
29510Landroid/telephony/CellIdentityWcdma;
29511Landroid/telephony/CellInfo$1;
29512Landroid/telephony/CellInfo;
29513Landroid/telephony/CellInfoCdma$1;
29514Landroid/telephony/CellInfoCdma;
29515Landroid/telephony/CellInfoGsm$1;
29516Landroid/telephony/CellInfoGsm;
29517Landroid/telephony/CellInfoLte$1;
29518Landroid/telephony/CellInfoLte;
29519Landroid/telephony/CellInfoNr$1;
29520Landroid/telephony/CellInfoNr;
29521Landroid/telephony/CellInfoTdscdma$1;
29522Landroid/telephony/CellInfoTdscdma;
29523Landroid/telephony/CellInfoWcdma$1;
29524Landroid/telephony/CellInfoWcdma;
29525Landroid/telephony/CellLocation;
29526Landroid/telephony/CellSignalStrength;
29527Landroid/telephony/CellSignalStrengthCdma$1;
29528Landroid/telephony/CellSignalStrengthCdma;
29529Landroid/telephony/CellSignalStrengthGsm$1;
29530Landroid/telephony/CellSignalStrengthGsm;
29531Landroid/telephony/CellSignalStrengthLte$1;
29532Landroid/telephony/CellSignalStrengthLte;
29533Landroid/telephony/CellSignalStrengthNr$1;
29534Landroid/telephony/CellSignalStrengthNr;
29535Landroid/telephony/CellSignalStrengthTdscdma$1;
29536Landroid/telephony/CellSignalStrengthTdscdma;
29537Landroid/telephony/CellSignalStrengthWcdma$1;
29538Landroid/telephony/CellSignalStrengthWcdma;
29539Landroid/telephony/ClientRequestStats$1;
29540Landroid/telephony/ClientRequestStats;
29541Landroid/telephony/ClosedSubscriberGroupInfo$1;
29542Landroid/telephony/ClosedSubscriberGroupInfo;
29543Landroid/telephony/DataConnectionRealTimeInfo$1;
29544Landroid/telephony/DataConnectionRealTimeInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070029545Landroid/telephony/DataFailCause;
29546Landroid/telephony/DataSpecificRegistrationInfo$1;
29547Landroid/telephony/DataSpecificRegistrationInfo;
29548Landroid/telephony/DisconnectCause;
29549Landroid/telephony/IBootstrapAuthenticationCallback$Stub;
29550Landroid/telephony/IBootstrapAuthenticationCallback;
29551Landroid/telephony/ICellBroadcastService$Stub;
29552Landroid/telephony/ICellBroadcastService;
29553Landroid/telephony/ICellInfoCallback$Stub$Proxy;
29554Landroid/telephony/ICellInfoCallback$Stub;
29555Landroid/telephony/ICellInfoCallback;
29556Landroid/telephony/INetworkService$Stub$Proxy;
29557Landroid/telephony/INetworkService$Stub;
29558Landroid/telephony/INetworkService;
29559Landroid/telephony/INetworkServiceCallback$Stub$Proxy;
29560Landroid/telephony/INetworkServiceCallback$Stub;
29561Landroid/telephony/INetworkServiceCallback;
29562Landroid/telephony/IccOpenLogicalChannelResponse$1;
29563Landroid/telephony/IccOpenLogicalChannelResponse;
29564Landroid/telephony/ImsiEncryptionInfo$1;
29565Landroid/telephony/ImsiEncryptionInfo;
29566Landroid/telephony/JapanesePhoneNumberFormatter;
art-benchmark-service66b4d952021-07-17 17:15:31 -070029567Landroid/telephony/LinkCapacityEstimate$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070029568Landroid/telephony/LinkCapacityEstimate;
29569Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;
29570Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery;
29571Landroid/telephony/LocationAccessPolicy$LocationPermissionResult;
29572Landroid/telephony/LocationAccessPolicy;
29573Landroid/telephony/LteVopsSupportInfo$1;
29574Landroid/telephony/LteVopsSupportInfo;
29575Landroid/telephony/MmsManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070029576Landroid/telephony/ModemActivityInfo$1;
29577Landroid/telephony/ModemActivityInfo;
29578Landroid/telephony/ModemInfo$1;
29579Landroid/telephony/ModemInfo;
29580Landroid/telephony/NeighboringCellInfo$1;
29581Landroid/telephony/NeighboringCellInfo;
29582Landroid/telephony/NetworkRegistrationInfo$$ExternalSyntheticLambda0;
29583Landroid/telephony/NetworkRegistrationInfo$1;
29584Landroid/telephony/NetworkRegistrationInfo$Builder;
29585Landroid/telephony/NetworkRegistrationInfo;
29586Landroid/telephony/NetworkScan;
29587Landroid/telephony/NetworkScanRequest$1;
29588Landroid/telephony/NetworkScanRequest;
art-benchmark-service84deab32021-05-12 09:41:00 -070029589Landroid/telephony/NetworkService$INetworkServiceWrapper;
29590Landroid/telephony/NetworkService$NetworkServiceHandler;
29591Landroid/telephony/NetworkService$NetworkServiceProvider;
29592Landroid/telephony/NetworkService;
29593Landroid/telephony/NetworkServiceCallback;
art-benchmark-service66b4d952021-07-17 17:15:31 -070029594Landroid/telephony/NrVopsSupportInfo$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070029595Landroid/telephony/NrVopsSupportInfo;
29596Landroid/telephony/NumberVerificationCallback;
29597Landroid/telephony/PcoData$1;
29598Landroid/telephony/PcoData;
29599Landroid/telephony/PhoneCapability$1;
29600Landroid/telephony/PhoneCapability;
29601Landroid/telephony/PhoneNumberRange$1;
29602Landroid/telephony/PhoneNumberRange;
29603Landroid/telephony/PhoneNumberUtils$CountryCallingCodeAndNewIndex;
29604Landroid/telephony/PhoneNumberUtils;
29605Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda0;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070029606Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda10;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070029607Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda13;
art-benchmark-service84deab32021-05-12 09:41:00 -070029608Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda19;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070029609Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda1;
art-benchmark-service84deab32021-05-12 09:41:00 -070029610Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda20;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070029611Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda24;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070029612Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda27;
art-benchmark-service22928e12022-06-04 17:35:15 -070029613Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda28;
art-benchmark-service84deab32021-05-12 09:41:00 -070029614Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda2;
29615Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda32;
29616Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda34;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070029617Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda39;
art-benchmark-service84deab32021-05-12 09:41:00 -070029618Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda3;
29619Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda41;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070029620Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda42;
29621Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda47;
art-benchmark-service84deab32021-05-12 09:41:00 -070029622Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda51;
29623Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda52;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070029624Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda53;
art-benchmark-service84deab32021-05-12 09:41:00 -070029625Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub$$ExternalSyntheticLambda9;
29626Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub;
29627Landroid/telephony/PhoneStateListener;
29628Landroid/telephony/PhysicalChannelConfig$1;
29629Landroid/telephony/PhysicalChannelConfig$Builder;
29630Landroid/telephony/PhysicalChannelConfig;
29631Landroid/telephony/PinResult$1;
29632Landroid/telephony/PinResult;
29633Landroid/telephony/PreciseCallState$1;
29634Landroid/telephony/PreciseCallState;
29635Landroid/telephony/PreciseDataConnectionState$1;
29636Landroid/telephony/PreciseDataConnectionState$Builder;
29637Landroid/telephony/PreciseDataConnectionState;
29638Landroid/telephony/RadioAccessFamily$1;
29639Landroid/telephony/RadioAccessFamily;
29640Landroid/telephony/RadioAccessSpecifier$1;
29641Landroid/telephony/RadioAccessSpecifier;
29642Landroid/telephony/Rlog;
29643Landroid/telephony/ServiceState$$ExternalSyntheticLambda0;
29644Landroid/telephony/ServiceState$1;
29645Landroid/telephony/ServiceState;
29646Landroid/telephony/SignalStrength$1;
29647Landroid/telephony/SignalStrength;
29648Landroid/telephony/SignalStrengthUpdateRequest$1;
29649Landroid/telephony/SignalStrengthUpdateRequest;
29650Landroid/telephony/SignalThresholdInfo$1;
29651Landroid/telephony/SignalThresholdInfo$Builder;
29652Landroid/telephony/SignalThresholdInfo;
29653Landroid/telephony/SmsCbCmasInfo$1;
29654Landroid/telephony/SmsCbCmasInfo;
29655Landroid/telephony/SmsCbEtwsInfo$1;
29656Landroid/telephony/SmsCbEtwsInfo;
29657Landroid/telephony/SmsCbLocation$1;
29658Landroid/telephony/SmsCbLocation;
29659Landroid/telephony/SmsCbMessage$1;
29660Landroid/telephony/SmsCbMessage;
29661Landroid/telephony/SmsManager$1;
29662Landroid/telephony/SmsManager$2;
29663Landroid/telephony/SmsManager$3;
29664Landroid/telephony/SmsManager$4;
29665Landroid/telephony/SmsManager$5;
29666Landroid/telephony/SmsManager$6;
29667Landroid/telephony/SmsManager$FinancialSmsCallback;
29668Landroid/telephony/SmsManager$SubscriptionResolverResult;
29669Landroid/telephony/SmsManager;
29670Landroid/telephony/SmsMessage$1;
29671Landroid/telephony/SmsMessage$MessageClass;
29672Landroid/telephony/SmsMessage$NoEmsSupportConfig;
29673Landroid/telephony/SmsMessage;
29674Landroid/telephony/SubscriptionInfo$1;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070029675Landroid/telephony/SubscriptionInfo$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070029676Landroid/telephony/SubscriptionInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070029677Landroid/telephony/SubscriptionManager$$ExternalSyntheticLambda0;
art-benchmark-service84deab32021-05-12 09:41:00 -070029678Landroid/telephony/SubscriptionManager$$ExternalSyntheticLambda10;
29679Landroid/telephony/SubscriptionManager$$ExternalSyntheticLambda11;
29680Landroid/telephony/SubscriptionManager$$ExternalSyntheticLambda12;
29681Landroid/telephony/SubscriptionManager$$ExternalSyntheticLambda13;
29682Landroid/telephony/SubscriptionManager$$ExternalSyntheticLambda14;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070029683Landroid/telephony/SubscriptionManager$$ExternalSyntheticLambda16;
art-benchmark-service08401c12022-12-23 09:27:20 -080029684Landroid/telephony/SubscriptionManager$$ExternalSyntheticLambda17;
art-benchmark-service00abe242023-02-13 10:31:34 -080029685Landroid/telephony/SubscriptionManager$$ExternalSyntheticLambda18;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070029686Landroid/telephony/SubscriptionManager$$ExternalSyntheticLambda3;
29687Landroid/telephony/SubscriptionManager$$ExternalSyntheticLambda4;
art-benchmark-service84deab32021-05-12 09:41:00 -070029688Landroid/telephony/SubscriptionManager$$ExternalSyntheticLambda5;
29689Landroid/telephony/SubscriptionManager$$ExternalSyntheticLambda6;
29690Landroid/telephony/SubscriptionManager$$ExternalSyntheticLambda7;
29691Landroid/telephony/SubscriptionManager$$ExternalSyntheticLambda8;
29692Landroid/telephony/SubscriptionManager$$ExternalSyntheticLambda9;
29693Landroid/telephony/SubscriptionManager$1;
29694Landroid/telephony/SubscriptionManager$CallISubMethodHelper;
29695Landroid/telephony/SubscriptionManager$IntegerPropertyInvalidatedCache;
29696Landroid/telephony/SubscriptionManager$OnOpportunisticSubscriptionsChangedListener;
29697Landroid/telephony/SubscriptionManager$OnSubscriptionsChangedListener$OnSubscriptionsChangedListenerHandler;
29698Landroid/telephony/SubscriptionManager$OnSubscriptionsChangedListener;
29699Landroid/telephony/SubscriptionManager$VoidPropertyInvalidatedCache;
29700Landroid/telephony/SubscriptionManager;
29701Landroid/telephony/SubscriptionPlan$1;
29702Landroid/telephony/SubscriptionPlan;
29703Landroid/telephony/TelephonyCallback$ActiveDataSubscriptionIdListener;
29704Landroid/telephony/TelephonyCallback$AllowedNetworkTypesListener;
art-benchmark-service22928e12022-06-04 17:35:15 -070029705Landroid/telephony/TelephonyCallback$BarringInfoListener;
29706Landroid/telephony/TelephonyCallback$CallAttributesListener;
29707Landroid/telephony/TelephonyCallback$CallDisconnectCauseListener;
29708Landroid/telephony/TelephonyCallback$CallForwardingIndicatorListener;
29709Landroid/telephony/TelephonyCallback$CallStateListener;
29710Landroid/telephony/TelephonyCallback$CarrierNetworkListener;
29711Landroid/telephony/TelephonyCallback$CellInfoListener;
29712Landroid/telephony/TelephonyCallback$CellLocationListener;
29713Landroid/telephony/TelephonyCallback$DataActivationStateListener;
29714Landroid/telephony/TelephonyCallback$DataActivityListener;
29715Landroid/telephony/TelephonyCallback$DataConnectionStateListener;
29716Landroid/telephony/TelephonyCallback$DataEnabledListener;
29717Landroid/telephony/TelephonyCallback$DisplayInfoListener;
29718Landroid/telephony/TelephonyCallback$EmergencyNumberListListener;
29719Landroid/telephony/TelephonyCallback$IPhoneStateListenerStub;
29720Landroid/telephony/TelephonyCallback$ImsCallDisconnectCauseListener;
29721Landroid/telephony/TelephonyCallback$LinkCapacityEstimateChangedListener;
art-benchmark-service00abe242023-02-13 10:31:34 -080029722Landroid/telephony/TelephonyCallback$MediaQualityStatusChangedListener;
art-benchmark-service22928e12022-06-04 17:35:15 -070029723Landroid/telephony/TelephonyCallback$MessageWaitingIndicatorListener;
29724Landroid/telephony/TelephonyCallback$OutgoingEmergencyCallListener;
29725Landroid/telephony/TelephonyCallback$OutgoingEmergencySmsListener;
29726Landroid/telephony/TelephonyCallback$PhoneCapabilityListener;
29727Landroid/telephony/TelephonyCallback$PhysicalChannelConfigListener;
29728Landroid/telephony/TelephonyCallback$PreciseCallStateListener;
29729Landroid/telephony/TelephonyCallback$PreciseDataConnectionStateListener;
29730Landroid/telephony/TelephonyCallback$RadioPowerStateListener;
29731Landroid/telephony/TelephonyCallback$RegistrationFailedListener;
29732Landroid/telephony/TelephonyCallback$ServiceStateListener;
art-benchmark-service84deab32021-05-12 09:41:00 -070029733Landroid/telephony/TelephonyCallback$SignalStrengthsListener;
art-benchmark-service22928e12022-06-04 17:35:15 -070029734Landroid/telephony/TelephonyCallback$SrvccStateListener;
29735Landroid/telephony/TelephonyCallback$UserMobileDataStateListener;
29736Landroid/telephony/TelephonyCallback$VoiceActivationStateListener;
art-benchmark-service84deab32021-05-12 09:41:00 -070029737Landroid/telephony/TelephonyCallback;
29738Landroid/telephony/TelephonyDisplayInfo$1;
29739Landroid/telephony/TelephonyDisplayInfo;
29740Landroid/telephony/TelephonyFrameworkInitializer$$ExternalSyntheticLambda0;
29741Landroid/telephony/TelephonyFrameworkInitializer$$ExternalSyntheticLambda1;
29742Landroid/telephony/TelephonyFrameworkInitializer$$ExternalSyntheticLambda2;
29743Landroid/telephony/TelephonyFrameworkInitializer$$ExternalSyntheticLambda3;
29744Landroid/telephony/TelephonyFrameworkInitializer$$ExternalSyntheticLambda4;
29745Landroid/telephony/TelephonyFrameworkInitializer$$ExternalSyntheticLambda5;
29746Landroid/telephony/TelephonyFrameworkInitializer$$ExternalSyntheticLambda6;
art-benchmark-service00abe242023-02-13 10:31:34 -080029747Landroid/telephony/TelephonyFrameworkInitializer$$ExternalSyntheticLambda7;
art-benchmark-service84deab32021-05-12 09:41:00 -070029748Landroid/telephony/TelephonyFrameworkInitializer;
29749Landroid/telephony/TelephonyHistogram$1;
29750Landroid/telephony/TelephonyHistogram;
29751Landroid/telephony/TelephonyLocalConnection;
29752Landroid/telephony/TelephonyManager$12;
29753Landroid/telephony/TelephonyManager$13;
29754Landroid/telephony/TelephonyManager$15;
29755Landroid/telephony/TelephonyManager$17;
29756Landroid/telephony/TelephonyManager$18;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070029757Landroid/telephony/TelephonyManager$19;
art-benchmark-service84deab32021-05-12 09:41:00 -070029758Landroid/telephony/TelephonyManager$1;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070029759Landroid/telephony/TelephonyManager$20;
art-benchmark-service08401c12022-12-23 09:27:20 -080029760Landroid/telephony/TelephonyManager$21;
art-benchmark-service00abe242023-02-13 10:31:34 -080029761Landroid/telephony/TelephonyManager$22;
art-benchmark-service84deab32021-05-12 09:41:00 -070029762Landroid/telephony/TelephonyManager$2;
29763Landroid/telephony/TelephonyManager$3;
29764Landroid/telephony/TelephonyManager$4;
29765Landroid/telephony/TelephonyManager$5;
29766Landroid/telephony/TelephonyManager$6;
29767Landroid/telephony/TelephonyManager$7;
29768Landroid/telephony/TelephonyManager$8;
29769Landroid/telephony/TelephonyManager$CellInfoCallback;
29770Landroid/telephony/TelephonyManager$DeathRecipient;
29771Landroid/telephony/TelephonyManager$ModemActivityInfoException;
29772Landroid/telephony/TelephonyManager$MultiSimVariants;
29773Landroid/telephony/TelephonyManager$UssdResponseCallback;
29774Landroid/telephony/TelephonyManager;
art-benchmark-service66b4d952021-07-17 17:15:31 -070029775Landroid/telephony/TelephonyRegistryManager$$ExternalSyntheticLambda0;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070029776Landroid/telephony/TelephonyRegistryManager$$ExternalSyntheticLambda1;
art-benchmark-service84deab32021-05-12 09:41:00 -070029777Landroid/telephony/TelephonyRegistryManager$1$$ExternalSyntheticLambda0;
29778Landroid/telephony/TelephonyRegistryManager$1;
29779Landroid/telephony/TelephonyRegistryManager$2;
29780Landroid/telephony/TelephonyRegistryManager;
29781Landroid/telephony/TelephonyScanManager$NetworkScanCallback;
29782Landroid/telephony/TelephonyScanManager;
29783Landroid/telephony/UiccAccessRule$1;
29784Landroid/telephony/UiccAccessRule;
29785Landroid/telephony/UiccCardInfo$1;
29786Landroid/telephony/UiccCardInfo;
29787Landroid/telephony/UiccSlotInfo$1;
29788Landroid/telephony/UiccSlotInfo;
29789Landroid/telephony/UssdResponse$1;
29790Landroid/telephony/UssdResponse;
29791Landroid/telephony/VisualVoicemailSms$1;
29792Landroid/telephony/VisualVoicemailSms$Builder;
29793Landroid/telephony/VisualVoicemailSms;
29794Landroid/telephony/VisualVoicemailSmsFilterSettings$1;
29795Landroid/telephony/VisualVoicemailSmsFilterSettings$Builder;
29796Landroid/telephony/VisualVoicemailSmsFilterSettings;
29797Landroid/telephony/VoiceSpecificRegistrationInfo$1;
29798Landroid/telephony/VoiceSpecificRegistrationInfo;
29799Landroid/telephony/VopsSupportInfo$1;
29800Landroid/telephony/VopsSupportInfo;
29801Landroid/telephony/cdma/CdmaCellLocation;
29802Landroid/telephony/data/ApnSetting$1;
29803Landroid/telephony/data/ApnSetting$Builder;
29804Landroid/telephony/data/ApnSetting;
29805Landroid/telephony/data/DataCallResponse$1;
29806Landroid/telephony/data/DataCallResponse$Builder;
29807Landroid/telephony/data/DataCallResponse;
29808Landroid/telephony/data/DataProfile$1;
29809Landroid/telephony/data/DataProfile$Builder;
29810Landroid/telephony/data/DataProfile;
art-benchmark-service84deab32021-05-12 09:41:00 -070029811Landroid/telephony/data/DataService$DataCallListChangedIndication;
29812Landroid/telephony/data/DataService$DataServiceHandler;
29813Landroid/telephony/data/DataService$DataServiceProvider;
29814Landroid/telephony/data/DataService$DeactivateDataCallRequest;
29815Landroid/telephony/data/DataService$IDataServiceWrapper;
29816Landroid/telephony/data/DataService$SetDataProfileRequest;
29817Landroid/telephony/data/DataService$SetInitialAttachApnRequest;
29818Landroid/telephony/data/DataService$SetupDataCallRequest;
29819Landroid/telephony/data/DataService;
29820Landroid/telephony/data/DataServiceCallback;
art-benchmark-service22928e12022-06-04 17:35:15 -070029821Landroid/telephony/data/EpsBearerQosSessionAttributes$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070029822Landroid/telephony/data/EpsBearerQosSessionAttributes;
29823Landroid/telephony/data/EpsQos$1;
29824Landroid/telephony/data/EpsQos;
29825Landroid/telephony/data/IDataService$Stub$Proxy;
29826Landroid/telephony/data/IDataService$Stub;
29827Landroid/telephony/data/IDataService;
29828Landroid/telephony/data/IDataServiceCallback$Stub$Proxy;
29829Landroid/telephony/data/IDataServiceCallback$Stub;
29830Landroid/telephony/data/IDataServiceCallback;
29831Landroid/telephony/data/IQualifiedNetworksService$Stub$Proxy;
29832Landroid/telephony/data/IQualifiedNetworksService$Stub;
29833Landroid/telephony/data/IQualifiedNetworksService;
29834Landroid/telephony/data/IQualifiedNetworksServiceCallback$Stub$Proxy;
29835Landroid/telephony/data/IQualifiedNetworksServiceCallback$Stub;
29836Landroid/telephony/data/IQualifiedNetworksServiceCallback;
art-benchmark-service66b4d952021-07-17 17:15:31 -070029837Landroid/telephony/data/NetworkSliceInfo$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070029838Landroid/telephony/data/NetworkSliceInfo$Builder;
29839Landroid/telephony/data/NetworkSliceInfo;
art-benchmark-service66b4d952021-07-17 17:15:31 -070029840Landroid/telephony/data/NetworkSlicingConfig$1;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070029841Landroid/telephony/data/NetworkSlicingConfig;
art-benchmark-service66b4d952021-07-17 17:15:31 -070029842Landroid/telephony/data/NrQos$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070029843Landroid/telephony/data/NrQos;
art-benchmark-service22928e12022-06-04 17:35:15 -070029844Landroid/telephony/data/NrQosSessionAttributes$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070029845Landroid/telephony/data/NrQosSessionAttributes;
29846Landroid/telephony/data/Qos$QosBandwidth$1;
29847Landroid/telephony/data/Qos$QosBandwidth;
29848Landroid/telephony/data/Qos;
art-benchmark-service22928e12022-06-04 17:35:15 -070029849Landroid/telephony/data/QosBearerFilter$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070029850Landroid/telephony/data/QosBearerFilter$PortRange$1;
29851Landroid/telephony/data/QosBearerFilter$PortRange;
29852Landroid/telephony/data/QosBearerFilter;
29853Landroid/telephony/data/QosBearerSession$1;
29854Landroid/telephony/data/QosBearerSession;
29855Landroid/telephony/data/ThrottleStatus$1;
29856Landroid/telephony/data/ThrottleStatus$Builder;
29857Landroid/telephony/data/ThrottleStatus;
29858Landroid/telephony/data/TrafficDescriptor$1;
29859Landroid/telephony/data/TrafficDescriptor$Builder;
29860Landroid/telephony/data/TrafficDescriptor;
29861Landroid/telephony/emergency/EmergencyNumber$1;
29862Landroid/telephony/emergency/EmergencyNumber;
29863Landroid/telephony/euicc/DownloadableSubscription$1;
29864Landroid/telephony/euicc/DownloadableSubscription;
29865Landroid/telephony/euicc/EuiccCardManager$10;
29866Landroid/telephony/euicc/EuiccCardManager$11;
29867Landroid/telephony/euicc/EuiccCardManager$12;
29868Landroid/telephony/euicc/EuiccCardManager$13;
29869Landroid/telephony/euicc/EuiccCardManager$14;
29870Landroid/telephony/euicc/EuiccCardManager$15;
29871Landroid/telephony/euicc/EuiccCardManager$16;
29872Landroid/telephony/euicc/EuiccCardManager$17;
29873Landroid/telephony/euicc/EuiccCardManager$18;
29874Landroid/telephony/euicc/EuiccCardManager$19;
29875Landroid/telephony/euicc/EuiccCardManager$1;
29876Landroid/telephony/euicc/EuiccCardManager$20;
29877Landroid/telephony/euicc/EuiccCardManager$21;
29878Landroid/telephony/euicc/EuiccCardManager$22;
29879Landroid/telephony/euicc/EuiccCardManager$2;
29880Landroid/telephony/euicc/EuiccCardManager$3;
29881Landroid/telephony/euicc/EuiccCardManager$4;
29882Landroid/telephony/euicc/EuiccCardManager$5;
29883Landroid/telephony/euicc/EuiccCardManager$6;
29884Landroid/telephony/euicc/EuiccCardManager$7;
29885Landroid/telephony/euicc/EuiccCardManager$8;
29886Landroid/telephony/euicc/EuiccCardManager$9;
29887Landroid/telephony/euicc/EuiccCardManager$ResultCallback;
29888Landroid/telephony/euicc/EuiccCardManager;
29889Landroid/telephony/euicc/EuiccInfo$1;
29890Landroid/telephony/euicc/EuiccInfo;
29891Landroid/telephony/euicc/EuiccManager;
29892Landroid/telephony/euicc/EuiccNotification$1;
29893Landroid/telephony/euicc/EuiccNotification;
29894Landroid/telephony/euicc/EuiccRulesAuthTable$1;
29895Landroid/telephony/euicc/EuiccRulesAuthTable$Builder;
29896Landroid/telephony/euicc/EuiccRulesAuthTable;
29897Landroid/telephony/gba/GbaAuthRequest$1;
29898Landroid/telephony/gba/GbaAuthRequest;
29899Landroid/telephony/gba/IGbaService$Stub;
29900Landroid/telephony/gba/IGbaService;
29901Landroid/telephony/gsm/GsmCellLocation;
29902Landroid/telephony/gsm/SmsManager;
29903Landroid/telephony/gsm/SmsMessage$MessageClass;
29904Landroid/telephony/gsm/SmsMessage$SubmitPdu;
29905Landroid/telephony/gsm/SmsMessage;
29906Landroid/telephony/ims/AudioCodecAttributes$1;
29907Landroid/telephony/ims/AudioCodecAttributes;
29908Landroid/telephony/ims/ImsCallForwardInfo$1;
29909Landroid/telephony/ims/ImsCallForwardInfo;
29910Landroid/telephony/ims/ImsCallProfile$1;
29911Landroid/telephony/ims/ImsCallProfile;
29912Landroid/telephony/ims/ImsCallSession$Listener;
29913Landroid/telephony/ims/ImsCallSession;
29914Landroid/telephony/ims/ImsConferenceState$1;
29915Landroid/telephony/ims/ImsConferenceState;
29916Landroid/telephony/ims/ImsException;
29917Landroid/telephony/ims/ImsExternalCallState$1;
29918Landroid/telephony/ims/ImsExternalCallState;
29919Landroid/telephony/ims/ImsManager$$ExternalSyntheticLambda0;
29920Landroid/telephony/ims/ImsManager$$ExternalSyntheticLambda1;
29921Landroid/telephony/ims/ImsManager;
29922Landroid/telephony/ims/ImsMmTelManager$$ExternalSyntheticLambda0;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070029923Landroid/telephony/ims/ImsMmTelManager$$ExternalSyntheticLambda1;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070029924Landroid/telephony/ims/ImsMmTelManager$$ExternalSyntheticLambda3;
art-benchmark-service84deab32021-05-12 09:41:00 -070029925Landroid/telephony/ims/ImsMmTelManager$1;
29926Landroid/telephony/ims/ImsMmTelManager$2;
29927Landroid/telephony/ims/ImsMmTelManager$3;
29928Landroid/telephony/ims/ImsMmTelManager$4;
29929Landroid/telephony/ims/ImsMmTelManager$CapabilityCallback$CapabilityBinder;
29930Landroid/telephony/ims/ImsMmTelManager$CapabilityCallback;
29931Landroid/telephony/ims/ImsMmTelManager$RegistrationCallback;
29932Landroid/telephony/ims/ImsMmTelManager;
29933Landroid/telephony/ims/ImsRcsManager;
29934Landroid/telephony/ims/ImsReasonInfo$1;
29935Landroid/telephony/ims/ImsReasonInfo;
29936Landroid/telephony/ims/ImsRegistrationAttributes$1;
29937Landroid/telephony/ims/ImsRegistrationAttributes;
29938Landroid/telephony/ims/ImsService$1;
29939Landroid/telephony/ims/ImsService$Listener;
29940Landroid/telephony/ims/ImsService;
29941Landroid/telephony/ims/ImsSsData$1;
29942Landroid/telephony/ims/ImsSsData;
29943Landroid/telephony/ims/ImsSsInfo$1;
29944Landroid/telephony/ims/ImsSsInfo$Builder;
29945Landroid/telephony/ims/ImsSsInfo;
29946Landroid/telephony/ims/ImsStreamMediaProfile$1;
29947Landroid/telephony/ims/ImsStreamMediaProfile;
29948Landroid/telephony/ims/ImsSuppServiceNotification$1;
29949Landroid/telephony/ims/ImsSuppServiceNotification;
29950Landroid/telephony/ims/ImsUtListener;
art-benchmark-service00abe242023-02-13 10:31:34 -080029951Landroid/telephony/ims/MediaQualityStatus;
art-benchmark-service84deab32021-05-12 09:41:00 -070029952Landroid/telephony/ims/ProvisioningManager$Callback$CallbackBinder;
29953Landroid/telephony/ims/ProvisioningManager$Callback;
29954Landroid/telephony/ims/ProvisioningManager;
29955Landroid/telephony/ims/RcsContactPresenceTuple$1;
29956Landroid/telephony/ims/RcsContactPresenceTuple$Builder;
29957Landroid/telephony/ims/RcsContactPresenceTuple$ServiceCapabilities$1;
29958Landroid/telephony/ims/RcsContactPresenceTuple$ServiceCapabilities$Builder;
29959Landroid/telephony/ims/RcsContactPresenceTuple$ServiceCapabilities;
29960Landroid/telephony/ims/RcsContactPresenceTuple;
29961Landroid/telephony/ims/RcsContactTerminatedReason$1;
29962Landroid/telephony/ims/RcsContactTerminatedReason;
29963Landroid/telephony/ims/RcsContactUceCapability$1;
29964Landroid/telephony/ims/RcsContactUceCapability$OptionsBuilder;
29965Landroid/telephony/ims/RcsContactUceCapability$PresenceBuilder;
29966Landroid/telephony/ims/RcsContactUceCapability;
29967Landroid/telephony/ims/RcsUceAdapter;
art-benchmark-service84deab32021-05-12 09:41:00 -070029968Landroid/telephony/ims/RegistrationManager$RegistrationCallback$RegistrationBinder$$ExternalSyntheticLambda1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070029969Landroid/telephony/ims/RegistrationManager$RegistrationCallback$RegistrationBinder$$ExternalSyntheticLambda3;
art-benchmark-service84deab32021-05-12 09:41:00 -070029970Landroid/telephony/ims/RegistrationManager$RegistrationCallback$RegistrationBinder;
29971Landroid/telephony/ims/RegistrationManager$RegistrationCallback;
29972Landroid/telephony/ims/RegistrationManager;
29973Landroid/telephony/ims/RtpHeaderExtension$1;
29974Landroid/telephony/ims/RtpHeaderExtension;
29975Landroid/telephony/ims/RtpHeaderExtensionType$1;
29976Landroid/telephony/ims/RtpHeaderExtensionType;
29977Landroid/telephony/ims/aidl/ICapabilityExchangeEventListener$Stub;
29978Landroid/telephony/ims/aidl/ICapabilityExchangeEventListener;
29979Landroid/telephony/ims/aidl/IImsCapabilityCallback$Stub$Proxy;
29980Landroid/telephony/ims/aidl/IImsCapabilityCallback$Stub;
29981Landroid/telephony/ims/aidl/IImsCapabilityCallback;
29982Landroid/telephony/ims/aidl/IImsConfig$Stub$Proxy;
29983Landroid/telephony/ims/aidl/IImsConfig$Stub;
29984Landroid/telephony/ims/aidl/IImsConfig;
29985Landroid/telephony/ims/aidl/IImsConfigCallback$Stub$Proxy;
29986Landroid/telephony/ims/aidl/IImsConfigCallback$Stub;
29987Landroid/telephony/ims/aidl/IImsConfigCallback;
29988Landroid/telephony/ims/aidl/IImsMmTelFeature$Stub$Proxy;
29989Landroid/telephony/ims/aidl/IImsMmTelFeature$Stub;
29990Landroid/telephony/ims/aidl/IImsMmTelFeature;
29991Landroid/telephony/ims/aidl/IImsMmTelListener$Stub$Proxy;
29992Landroid/telephony/ims/aidl/IImsMmTelListener$Stub;
29993Landroid/telephony/ims/aidl/IImsMmTelListener;
29994Landroid/telephony/ims/aidl/IImsRcsController$Stub;
29995Landroid/telephony/ims/aidl/IImsRcsController;
29996Landroid/telephony/ims/aidl/IImsRcsFeature$Stub;
29997Landroid/telephony/ims/aidl/IImsRcsFeature;
29998Landroid/telephony/ims/aidl/IImsRegistration$Stub$Proxy;
29999Landroid/telephony/ims/aidl/IImsRegistration$Stub;
30000Landroid/telephony/ims/aidl/IImsRegistration;
30001Landroid/telephony/ims/aidl/IImsRegistrationCallback$Stub$Proxy;
30002Landroid/telephony/ims/aidl/IImsRegistrationCallback$Stub;
30003Landroid/telephony/ims/aidl/IImsRegistrationCallback;
30004Landroid/telephony/ims/aidl/IImsServiceController$Stub$Proxy;
30005Landroid/telephony/ims/aidl/IImsServiceController$Stub;
30006Landroid/telephony/ims/aidl/IImsServiceController;
30007Landroid/telephony/ims/aidl/IImsServiceControllerListener$Stub$Proxy;
30008Landroid/telephony/ims/aidl/IImsServiceControllerListener$Stub;
30009Landroid/telephony/ims/aidl/IImsServiceControllerListener;
30010Landroid/telephony/ims/aidl/IImsSmsListener$Stub$Proxy;
30011Landroid/telephony/ims/aidl/IImsSmsListener$Stub;
30012Landroid/telephony/ims/aidl/IImsSmsListener;
30013Landroid/telephony/ims/aidl/IOptionsRequestCallback;
30014Landroid/telephony/ims/aidl/IOptionsResponseCallback$Stub;
30015Landroid/telephony/ims/aidl/IOptionsResponseCallback;
30016Landroid/telephony/ims/aidl/IPublishResponseCallback$Stub;
30017Landroid/telephony/ims/aidl/IPublishResponseCallback;
30018Landroid/telephony/ims/aidl/IRcsConfigCallback;
30019Landroid/telephony/ims/aidl/IRcsUceControllerCallback;
30020Landroid/telephony/ims/aidl/IRcsUcePublishStateCallback;
30021Landroid/telephony/ims/aidl/ISipTransport;
30022Landroid/telephony/ims/aidl/ISubscribeResponseCallback$Stub;
30023Landroid/telephony/ims/aidl/ISubscribeResponseCallback;
30024Landroid/telephony/ims/feature/CapabilityChangeRequest$1;
30025Landroid/telephony/ims/feature/CapabilityChangeRequest$CapabilityPair;
30026Landroid/telephony/ims/feature/CapabilityChangeRequest;
art-benchmark-service84deab32021-05-12 09:41:00 -070030027Landroid/telephony/ims/feature/ImsFeature$Capabilities;
30028Landroid/telephony/ims/feature/ImsFeature$CapabilityCallbackProxy;
30029Landroid/telephony/ims/feature/ImsFeature;
30030Landroid/telephony/ims/feature/MmTelFeature$1;
30031Landroid/telephony/ims/feature/MmTelFeature$Listener;
30032Landroid/telephony/ims/feature/MmTelFeature$MmTelCapabilities;
30033Landroid/telephony/ims/feature/MmTelFeature;
30034Landroid/telephony/ims/feature/RcsFeature$RcsImsCapabilities;
30035Landroid/telephony/ims/feature/RcsFeature;
30036Landroid/telephony/ims/stub/ImsCallSessionImplBase;
30037Landroid/telephony/ims/stub/ImsConfigImplBase$ImsConfigStub;
30038Landroid/telephony/ims/stub/ImsConfigImplBase;
30039Landroid/telephony/ims/stub/ImsEcbmImplBase$1;
30040Landroid/telephony/ims/stub/ImsEcbmImplBase;
30041Landroid/telephony/ims/stub/ImsFeatureConfiguration$1;
30042Landroid/telephony/ims/stub/ImsFeatureConfiguration$FeatureSlotPair;
30043Landroid/telephony/ims/stub/ImsFeatureConfiguration;
30044Landroid/telephony/ims/stub/ImsMultiEndpointImplBase$1;
30045Landroid/telephony/ims/stub/ImsMultiEndpointImplBase;
30046Landroid/telephony/ims/stub/ImsRegistrationImplBase$1;
30047Landroid/telephony/ims/stub/ImsRegistrationImplBase;
30048Landroid/telephony/ims/stub/ImsSmsImplBase;
30049Landroid/telephony/ims/stub/ImsUtImplBase$1;
30050Landroid/telephony/ims/stub/ImsUtImplBase;
art-benchmark-service00abe242023-02-13 10:31:34 -080030051Landroid/telephony/satellite/SatelliteManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070030052Landroid/text/AndroidBidi;
30053Landroid/text/AndroidCharacter;
30054Landroid/text/Annotation;
30055Landroid/text/AutoGrowArray$ByteArray;
30056Landroid/text/AutoGrowArray$FloatArray;
30057Landroid/text/AutoGrowArray$IntArray;
30058Landroid/text/AutoGrowArray;
30059Landroid/text/BidiFormatter$DirectionalityEstimator;
30060Landroid/text/BidiFormatter;
30061Landroid/text/BoringLayout$Metrics;
30062Landroid/text/BoringLayout;
30063Landroid/text/CharSequenceCharacterIterator;
30064Landroid/text/ClipboardManager;
30065Landroid/text/DynamicLayout$Builder;
30066Landroid/text/DynamicLayout$ChangeWatcher;
30067Landroid/text/DynamicLayout;
30068Landroid/text/Editable$Factory;
30069Landroid/text/Editable;
30070Landroid/text/Emoji;
30071Landroid/text/FontConfig$1;
30072Landroid/text/FontConfig$Alias$1;
30073Landroid/text/FontConfig$Alias;
30074Landroid/text/FontConfig$Font$1;
30075Landroid/text/FontConfig$Font;
30076Landroid/text/FontConfig$FontFamily$1;
30077Landroid/text/FontConfig$FontFamily;
art-benchmark-service00abe242023-02-13 10:31:34 -080030078Landroid/text/FontConfig$NamedFamilyList$1;
30079Landroid/text/FontConfig$NamedFamilyList;
art-benchmark-service84deab32021-05-12 09:41:00 -070030080Landroid/text/FontConfig;
30081Landroid/text/GetChars;
30082Landroid/text/GraphicsOperations;
art-benchmark-service00abe242023-02-13 10:31:34 -080030083Landroid/text/Highlights;
art-benchmark-service84deab32021-05-12 09:41:00 -070030084Landroid/text/Html$HtmlParser;
30085Landroid/text/Html$ImageGetter;
30086Landroid/text/Html$TagHandler;
30087Landroid/text/Html;
30088Landroid/text/HtmlToSpannedConverter$Alignment;
30089Landroid/text/HtmlToSpannedConverter$Background;
30090Landroid/text/HtmlToSpannedConverter$Big;
30091Landroid/text/HtmlToSpannedConverter$Blockquote;
30092Landroid/text/HtmlToSpannedConverter$Bold;
30093Landroid/text/HtmlToSpannedConverter$Bullet;
30094Landroid/text/HtmlToSpannedConverter$Font;
30095Landroid/text/HtmlToSpannedConverter$Foreground;
30096Landroid/text/HtmlToSpannedConverter$Heading;
30097Landroid/text/HtmlToSpannedConverter$Href;
30098Landroid/text/HtmlToSpannedConverter$Italic;
30099Landroid/text/HtmlToSpannedConverter$Monospace;
30100Landroid/text/HtmlToSpannedConverter$Newline;
30101Landroid/text/HtmlToSpannedConverter$Small;
30102Landroid/text/HtmlToSpannedConverter$Strikethrough;
30103Landroid/text/HtmlToSpannedConverter$Sub;
30104Landroid/text/HtmlToSpannedConverter$Super;
30105Landroid/text/HtmlToSpannedConverter$Underline;
30106Landroid/text/HtmlToSpannedConverter;
30107Landroid/text/Hyphenator;
30108Landroid/text/InputFilter$LengthFilter;
30109Landroid/text/InputFilter;
30110Landroid/text/InputType;
30111Landroid/text/Layout$$ExternalSyntheticLambda0;
art-benchmark-service08401c12022-12-23 09:27:20 -080030112Landroid/text/Layout$$ExternalSyntheticLambda1;
30113Landroid/text/Layout$$ExternalSyntheticLambda2;
30114Landroid/text/Layout$$ExternalSyntheticLambda3;
art-benchmark-service84deab32021-05-12 09:41:00 -070030115Landroid/text/Layout$1;
30116Landroid/text/Layout$Alignment;
30117Landroid/text/Layout$Directions;
30118Landroid/text/Layout$Ellipsizer;
30119Landroid/text/Layout$HorizontalMeasurementProvider;
30120Landroid/text/Layout$SelectionRectangleConsumer;
30121Landroid/text/Layout$SpannedEllipsizer;
30122Landroid/text/Layout$TabStops;
art-benchmark-service08401c12022-12-23 09:27:20 -080030123Landroid/text/Layout$TextInclusionStrategy;
art-benchmark-service84deab32021-05-12 09:41:00 -070030124Landroid/text/Layout;
30125Landroid/text/MeasuredParagraph;
30126Landroid/text/NoCopySpan$Concrete;
30127Landroid/text/NoCopySpan;
30128Landroid/text/PackedIntVector;
30129Landroid/text/PackedObjectVector;
30130Landroid/text/ParcelableSpan;
30131Landroid/text/PrecomputedText$ParagraphInfo;
30132Landroid/text/PrecomputedText$Params$Builder;
30133Landroid/text/PrecomputedText$Params;
30134Landroid/text/PrecomputedText;
30135Landroid/text/Selection$END;
30136Landroid/text/Selection$MEMORY;
30137Landroid/text/Selection$MemoryTextWatcher;
30138Landroid/text/Selection$PositionIterator;
30139Landroid/text/Selection$START;
30140Landroid/text/Selection;
30141Landroid/text/SpanSet;
30142Landroid/text/SpanWatcher;
30143Landroid/text/Spannable$Factory;
30144Landroid/text/Spannable;
30145Landroid/text/SpannableString;
30146Landroid/text/SpannableStringBuilder;
30147Landroid/text/SpannableStringInternal;
30148Landroid/text/Spanned;
30149Landroid/text/SpannedString;
30150Landroid/text/StaticLayout$Builder;
30151Landroid/text/StaticLayout$LineBreaks;
30152Landroid/text/StaticLayout;
30153Landroid/text/TextDirectionHeuristic;
30154Landroid/text/TextDirectionHeuristics$AnyStrong;
30155Landroid/text/TextDirectionHeuristics$FirstStrong;
30156Landroid/text/TextDirectionHeuristics$TextDirectionAlgorithm;
30157Landroid/text/TextDirectionHeuristics$TextDirectionHeuristicImpl;
30158Landroid/text/TextDirectionHeuristics$TextDirectionHeuristicInternal;
30159Landroid/text/TextDirectionHeuristics$TextDirectionHeuristicLocale;
30160Landroid/text/TextDirectionHeuristics;
30161Landroid/text/TextLine$DecorationInfo;
30162Landroid/text/TextLine;
30163Landroid/text/TextPaint;
30164Landroid/text/TextUtils$1;
30165Landroid/text/TextUtils$EllipsizeCallback;
30166Landroid/text/TextUtils$SimpleStringSplitter;
30167Landroid/text/TextUtils$StringSplitter;
30168Landroid/text/TextUtils$StringWithRemovedChars;
30169Landroid/text/TextUtils$TruncateAt;
30170Landroid/text/TextUtils;
30171Landroid/text/TextWatcher;
30172Landroid/text/format/DateFormat;
30173Landroid/text/format/DateIntervalFormat;
art-benchmark-service66b4d952021-07-17 17:15:31 -070030174Landroid/text/format/DateTimeFormat$FormatterCache;
art-benchmark-service84deab32021-05-12 09:41:00 -070030175Landroid/text/format/DateTimeFormat;
30176Landroid/text/format/DateUtils;
30177Landroid/text/format/DateUtilsBridge;
30178Landroid/text/format/Formatter$BytesResult;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070030179Landroid/text/format/Formatter$RoundedBytesResult;
art-benchmark-service84deab32021-05-12 09:41:00 -070030180Landroid/text/format/Formatter;
30181Landroid/text/format/RelativeDateTimeFormatter$FormatterCache;
30182Landroid/text/format/RelativeDateTimeFormatter;
30183Landroid/text/format/Time$TimeCalculator;
30184Landroid/text/format/Time;
30185Landroid/text/format/TimeFormatter;
30186Landroid/text/format/TimeMigrationUtils;
30187Landroid/text/method/AllCapsTransformationMethod;
30188Landroid/text/method/ArrowKeyMovementMethod;
30189Landroid/text/method/BaseKeyListener$1;
30190Landroid/text/method/BaseKeyListener;
30191Landroid/text/method/BaseMovementMethod;
30192Landroid/text/method/DateKeyListener;
30193Landroid/text/method/DateTimeKeyListener;
30194Landroid/text/method/DialerKeyListener;
30195Landroid/text/method/DigitsKeyListener;
30196Landroid/text/method/KeyListener;
30197Landroid/text/method/LinkMovementMethod;
30198Landroid/text/method/MetaKeyKeyListener;
30199Landroid/text/method/MovementMethod;
30200Landroid/text/method/MultiTapKeyListener;
30201Landroid/text/method/NumberKeyListener;
art-benchmark-service00abe242023-02-13 10:31:34 -080030202Landroid/text/method/OffsetMapping$TextUpdate;
30203Landroid/text/method/OffsetMapping;
art-benchmark-service84deab32021-05-12 09:41:00 -070030204Landroid/text/method/PasswordTransformationMethod;
30205Landroid/text/method/QwertyKeyListener$Replaced;
30206Landroid/text/method/QwertyKeyListener;
30207Landroid/text/method/ReplacementTransformationMethod$ReplacementCharSequence;
30208Landroid/text/method/ReplacementTransformationMethod$SpannedReplacementCharSequence;
30209Landroid/text/method/ReplacementTransformationMethod;
30210Landroid/text/method/ScrollingMovementMethod;
30211Landroid/text/method/SingleLineTransformationMethod;
30212Landroid/text/method/TextKeyListener$Capitalize;
30213Landroid/text/method/TextKeyListener$NullKeyListener;
30214Landroid/text/method/TextKeyListener$SettingsObserver;
30215Landroid/text/method/TextKeyListener;
30216Landroid/text/method/TimeKeyListener;
30217Landroid/text/method/Touch$DragState;
30218Landroid/text/method/Touch;
30219Landroid/text/method/TransformationMethod2;
30220Landroid/text/method/TransformationMethod;
30221Landroid/text/method/WordIterator;
30222Landroid/text/style/AbsoluteSizeSpan;
30223Landroid/text/style/AccessibilityClickableSpan$1;
30224Landroid/text/style/AccessibilityClickableSpan;
30225Landroid/text/style/AccessibilityReplacementSpan$1;
30226Landroid/text/style/AccessibilityReplacementSpan;
30227Landroid/text/style/AccessibilityURLSpan;
30228Landroid/text/style/AlignmentSpan$Standard;
30229Landroid/text/style/AlignmentSpan;
30230Landroid/text/style/BackgroundColorSpan;
30231Landroid/text/style/BulletSpan;
30232Landroid/text/style/CharacterStyle$Passthrough;
30233Landroid/text/style/CharacterStyle;
30234Landroid/text/style/ClickableSpan;
art-benchmark-service00abe242023-02-13 10:31:34 -080030235Landroid/text/style/DrawableMarginSpan;
art-benchmark-service84deab32021-05-12 09:41:00 -070030236Landroid/text/style/DynamicDrawableSpan;
30237Landroid/text/style/EasyEditSpan;
30238Landroid/text/style/ForegroundColorSpan;
30239Landroid/text/style/ImageSpan;
30240Landroid/text/style/LeadingMarginSpan$LeadingMarginSpan2;
30241Landroid/text/style/LeadingMarginSpan$Standard;
30242Landroid/text/style/LeadingMarginSpan;
30243Landroid/text/style/LineBackgroundSpan$Standard;
30244Landroid/text/style/LineBackgroundSpan;
30245Landroid/text/style/LineHeightSpan$Standard;
30246Landroid/text/style/LineHeightSpan$WithDensity;
30247Landroid/text/style/LineHeightSpan;
30248Landroid/text/style/LocaleSpan;
30249Landroid/text/style/MetricAffectingSpan$Passthrough;
30250Landroid/text/style/MetricAffectingSpan;
30251Landroid/text/style/ParagraphStyle;
30252Landroid/text/style/QuoteSpan;
30253Landroid/text/style/RelativeSizeSpan;
30254Landroid/text/style/ReplacementSpan;
30255Landroid/text/style/ScaleXSpan;
30256Landroid/text/style/SpellCheckSpan;
30257Landroid/text/style/StrikethroughSpan;
30258Landroid/text/style/StyleSpan;
30259Landroid/text/style/SubscriptSpan;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070030260Landroid/text/style/SuggestionRangeSpan$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070030261Landroid/text/style/SuggestionRangeSpan;
30262Landroid/text/style/SuggestionSpan$1;
30263Landroid/text/style/SuggestionSpan;
30264Landroid/text/style/SuperscriptSpan;
30265Landroid/text/style/TabStopSpan;
30266Landroid/text/style/TextAppearanceSpan;
30267Landroid/text/style/TtsSpan$Builder;
30268Landroid/text/style/TtsSpan$SemioticClassBuilder;
30269Landroid/text/style/TtsSpan$TelephoneBuilder;
30270Landroid/text/style/TtsSpan;
30271Landroid/text/style/TypefaceSpan;
30272Landroid/text/style/URLSpan;
30273Landroid/text/style/UnderlineSpan;
30274Landroid/text/style/UpdateAppearance;
30275Landroid/text/style/UpdateLayout;
30276Landroid/text/style/WrapTogetherSpan;
30277Landroid/text/util/LinkSpec;
30278Landroid/text/util/Linkify$$ExternalSyntheticLambda0;
30279Landroid/text/util/Linkify$1;
30280Landroid/text/util/Linkify$2;
30281Landroid/text/util/Linkify$3;
30282Landroid/text/util/Linkify$4;
30283Landroid/text/util/Linkify$MatchFilter;
30284Landroid/text/util/Linkify$TransformFilter;
30285Landroid/text/util/Linkify;
30286Landroid/text/util/Rfc822Token;
30287Landroid/text/util/Rfc822Tokenizer;
30288Landroid/timezone/CountryTimeZones$OffsetResult;
30289Landroid/timezone/CountryTimeZones$TimeZoneMapping;
30290Landroid/timezone/CountryTimeZones;
30291Landroid/timezone/TelephonyLookup;
30292Landroid/timezone/TelephonyNetwork;
30293Landroid/timezone/TelephonyNetworkFinder;
30294Landroid/timezone/TimeZoneFinder;
30295Landroid/transition/ArcMotion;
30296Landroid/transition/AutoTransition;
30297Landroid/transition/ChangeBounds$10;
30298Landroid/transition/ChangeBounds$1;
30299Landroid/transition/ChangeBounds$2;
30300Landroid/transition/ChangeBounds$3;
30301Landroid/transition/ChangeBounds$4;
30302Landroid/transition/ChangeBounds$5;
30303Landroid/transition/ChangeBounds$6;
30304Landroid/transition/ChangeBounds$7;
30305Landroid/transition/ChangeBounds$8;
30306Landroid/transition/ChangeBounds$9;
30307Landroid/transition/ChangeBounds$ViewBounds;
30308Landroid/transition/ChangeBounds;
30309Landroid/transition/ChangeClipBounds;
30310Landroid/transition/ChangeImageTransform$1;
30311Landroid/transition/ChangeImageTransform$2;
30312Landroid/transition/ChangeImageTransform;
30313Landroid/transition/ChangeScroll;
30314Landroid/transition/ChangeTransform$1;
30315Landroid/transition/ChangeTransform$2;
30316Landroid/transition/ChangeTransform;
30317Landroid/transition/CircularPropagation;
30318Landroid/transition/Explode;
30319Landroid/transition/Fade$1;
30320Landroid/transition/Fade$FadeAnimatorListener;
30321Landroid/transition/Fade;
30322Landroid/transition/PathMotion;
30323Landroid/transition/PatternPathMotion;
30324Landroid/transition/Recolor;
30325Landroid/transition/Scene;
30326Landroid/transition/Slide$1;
30327Landroid/transition/Slide$2;
30328Landroid/transition/Slide$3;
30329Landroid/transition/Slide$4;
30330Landroid/transition/Slide$5;
30331Landroid/transition/Slide$6;
30332Landroid/transition/Slide$CalculateSlide;
30333Landroid/transition/Slide$CalculateSlideHorizontal;
30334Landroid/transition/Slide$CalculateSlideVertical;
30335Landroid/transition/Slide;
30336Landroid/transition/Transition$1;
30337Landroid/transition/Transition$2;
30338Landroid/transition/Transition$3;
30339Landroid/transition/Transition$AnimationInfo;
30340Landroid/transition/Transition$EpicenterCallback;
30341Landroid/transition/Transition$TransitionListener;
30342Landroid/transition/Transition;
30343Landroid/transition/TransitionInflater;
30344Landroid/transition/TransitionListenerAdapter;
30345Landroid/transition/TransitionManager$MultiListener$1;
30346Landroid/transition/TransitionManager$MultiListener;
30347Landroid/transition/TransitionManager;
30348Landroid/transition/TransitionPropagation;
30349Landroid/transition/TransitionSet$1;
30350Landroid/transition/TransitionSet$TransitionSetListener;
30351Landroid/transition/TransitionSet;
30352Landroid/transition/TransitionUtils;
30353Landroid/transition/TransitionValues;
30354Landroid/transition/TransitionValuesMaps;
30355Landroid/transition/Visibility$1;
30356Landroid/transition/Visibility$DisappearListener;
30357Landroid/transition/Visibility$VisibilityInfo;
30358Landroid/transition/Visibility;
30359Landroid/transition/VisibilityPropagation;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070030360Landroid/transparency/BinaryTransparencyManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070030361Landroid/updatabledriver/UpdatableDriverProto$1;
30362Landroid/updatabledriver/UpdatableDriverProto$Denylist;
30363Landroid/updatabledriver/UpdatableDriverProto$DenylistOrBuilder;
30364Landroid/updatabledriver/UpdatableDriverProto$Denylists$Builder;
30365Landroid/updatabledriver/UpdatableDriverProto$Denylists;
30366Landroid/updatabledriver/UpdatableDriverProto$DenylistsOrBuilder;
30367Landroid/util/AndroidException;
30368Landroid/util/AndroidRuntimeException;
30369Landroid/util/ArrayMap$1;
30370Landroid/util/ArrayMap;
30371Landroid/util/ArraySet$1;
30372Landroid/util/ArraySet;
30373Landroid/util/AtomicFile;
30374Landroid/util/AttributeSet;
30375Landroid/util/BackupUtils$BadVersionException;
30376Landroid/util/BackupUtils;
30377Landroid/util/Base64$Coder;
30378Landroid/util/Base64$Decoder;
30379Landroid/util/Base64$Encoder;
30380Landroid/util/Base64;
art-benchmark-service08401c12022-12-23 09:27:20 -080030381Landroid/util/Base64OutputStream;
art-benchmark-service84deab32021-05-12 09:41:00 -070030382Landroid/util/CharsetUtils;
30383Landroid/util/CloseGuard;
30384Landroid/util/ContainerHelpers;
30385Landroid/util/DataUnit$1;
30386Landroid/util/DataUnit$2;
30387Landroid/util/DataUnit$3;
30388Landroid/util/DataUnit$4;
30389Landroid/util/DataUnit$5;
30390Landroid/util/DataUnit$6;
30391Landroid/util/DataUnit;
30392Landroid/util/DebugUtils;
30393Landroid/util/DisplayMetrics;
art-benchmark-service00abe242023-02-13 10:31:34 -080030394Landroid/util/DisplayUtils;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070030395Landroid/util/Dumpable;
art-benchmark-service84deab32021-05-12 09:41:00 -070030396Landroid/util/EventLog$Event;
30397Landroid/util/EventLog;
30398Landroid/util/ExceptionUtils;
30399Landroid/util/FastImmutableArraySet$FastIterator;
30400Landroid/util/FastImmutableArraySet;
30401Landroid/util/FeatureFlagUtils;
30402Landroid/util/FloatProperty;
30403Landroid/util/Half;
30404Landroid/util/IconDrawableFactory;
30405Landroid/util/IndentingPrintWriter;
30406Landroid/util/IntArray;
30407Landroid/util/IntProperty;
30408Landroid/util/JsonReader$1;
30409Landroid/util/JsonReader;
30410Landroid/util/JsonScope;
30411Landroid/util/JsonToken;
30412Landroid/util/JsonWriter$1;
30413Landroid/util/JsonWriter;
30414Landroid/util/KeyValueListParser$IntValue;
30415Landroid/util/KeyValueListParser;
30416Landroid/util/KeyValueSettingObserver$SettingObserver;
30417Landroid/util/KeyValueSettingObserver;
30418Landroid/util/LauncherIcons;
30419Landroid/util/LocalLog$ReadOnlyLocalLog;
30420Landroid/util/LocalLog;
30421Landroid/util/Log$1;
30422Landroid/util/Log$ImmediateLogWriter;
30423Landroid/util/Log$PreloadHolder;
30424Landroid/util/Log$TerribleFailure;
30425Landroid/util/Log$TerribleFailureHandler;
30426Landroid/util/Log;
30427Landroid/util/LogPrinter;
30428Landroid/util/LogWriter;
30429Landroid/util/LongArray;
30430Landroid/util/LongArrayQueue;
30431Landroid/util/LongSparseArray$StringParcelling;
30432Landroid/util/LongSparseArray;
30433Landroid/util/LongSparseLongArray$Parcelling;
30434Landroid/util/LongSparseLongArray;
30435Landroid/util/LruCache;
30436Landroid/util/MapCollections$ArrayIterator;
30437Landroid/util/MapCollections$EntrySet;
30438Landroid/util/MapCollections$KeySet;
30439Landroid/util/MapCollections$MapIterator;
30440Landroid/util/MapCollections$ValuesCollection;
30441Landroid/util/MapCollections;
30442Landroid/util/MathUtils;
30443Landroid/util/MemoryIntArray$1;
30444Landroid/util/MemoryIntArray;
30445Landroid/util/MergedConfiguration$1;
30446Landroid/util/MergedConfiguration;
30447Landroid/util/MutableBoolean;
30448Landroid/util/MutableInt;
30449Landroid/util/MutableLong;
art-benchmark-service84deab32021-05-12 09:41:00 -070030450Landroid/util/NtpTrustedTime$TimeResult;
30451Landroid/util/NtpTrustedTime;
30452Landroid/util/PackageUtils;
30453Landroid/util/Pair;
30454Landroid/util/PathParser$PathData;
30455Landroid/util/PathParser;
30456Landroid/util/Patterns;
30457Landroid/util/Pools$Pool;
30458Landroid/util/Pools$SimplePool;
30459Landroid/util/Pools$SynchronizedPool;
30460Landroid/util/PrefixPrinter;
30461Landroid/util/PrintWriterPrinter;
30462Landroid/util/Printer;
30463Landroid/util/Property;
30464Landroid/util/Range;
30465Landroid/util/Rational;
30466Landroid/util/RecurrenceRule$1;
30467Landroid/util/RecurrenceRule$NonrecurringIterator;
30468Landroid/util/RecurrenceRule$RecurringIterator;
30469Landroid/util/RecurrenceRule;
30470Landroid/util/Singleton;
30471Landroid/util/Size;
30472Landroid/util/SizeF$1;
30473Landroid/util/SizeF;
30474Landroid/util/Slog;
30475Landroid/util/SparseArray;
30476Landroid/util/SparseArrayMap;
30477Landroid/util/SparseBooleanArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070030478Landroid/util/SparseDoubleArray;
art-benchmark-service84deab32021-05-12 09:41:00 -070030479Landroid/util/SparseIntArray;
30480Landroid/util/SparseLongArray;
30481Landroid/util/SparseSetArray;
30482Landroid/util/Spline$LinearSpline;
30483Landroid/util/Spline$MonotoneCubicSpline;
30484Landroid/util/Spline;
30485Landroid/util/StateSet;
30486Landroid/util/StringBuilderPrinter;
30487Landroid/util/SuperNotCalledException;
30488Landroid/util/SystemConfigFileCommitEventLogger;
30489Landroid/util/TimeFormatException;
30490Landroid/util/TimeUtils;
30491Landroid/util/TimedRemoteCaller;
30492Landroid/util/TimingLogger;
30493Landroid/util/TimingsTraceLog;
30494Landroid/util/TrustedTime;
30495Landroid/util/TypedValue;
art-benchmark-service84deab32021-05-12 09:41:00 -070030496Landroid/util/UtilConfig;
30497Landroid/util/Xml$Encoding;
30498Landroid/util/Xml;
30499Landroid/util/XmlPullAttributes;
30500Landroid/util/apk/ApkSignatureSchemeV2Verifier$VerifiedSigner;
30501Landroid/util/apk/ApkSignatureSchemeV2Verifier;
30502Landroid/util/apk/ApkSignatureSchemeV3Verifier$PlatformNotSupportedException;
30503Landroid/util/apk/ApkSignatureSchemeV3Verifier$VerifiedSigner;
30504Landroid/util/apk/ApkSignatureSchemeV3Verifier;
30505Landroid/util/apk/ApkSignatureSchemeV4Verifier$VerifiedSigner;
30506Landroid/util/apk/ApkSignatureSchemeV4Verifier;
30507Landroid/util/apk/ApkSignatureVerifier$SigningDetailsWithDigests;
30508Landroid/util/apk/ApkSignatureVerifier;
30509Landroid/util/apk/ApkSigningBlockUtils$1;
30510Landroid/util/apk/ApkSigningBlockUtils$MultipleDigestDataDigester;
30511Landroid/util/apk/ApkSigningBlockUtils$VerifiedProofOfRotation;
30512Landroid/util/apk/ApkSigningBlockUtils;
30513Landroid/util/apk/ByteBufferDataSource;
30514Landroid/util/apk/ByteBufferFactory;
30515Landroid/util/apk/DataDigester;
30516Landroid/util/apk/DataSource;
30517Landroid/util/apk/MemoryMappedFileDataSource;
30518Landroid/util/apk/SignatureInfo;
30519Landroid/util/apk/SignatureNotFoundException;
30520Landroid/util/apk/VerbatimX509Certificate;
30521Landroid/util/apk/VerityBuilder$BufferedDigester;
30522Landroid/util/apk/VerityBuilder$VerityResult;
30523Landroid/util/apk/VerityBuilder;
30524Landroid/util/apk/WrappedX509Certificate;
30525Landroid/util/apk/ZipUtils;
art-benchmark-service84deab32021-05-12 09:41:00 -070030526Landroid/util/jar/StrictJarFile$EntryIterator;
30527Landroid/util/jar/StrictJarFile$FDStream;
30528Landroid/util/jar/StrictJarFile$JarFileInputStream;
30529Landroid/util/jar/StrictJarFile$ZipInflaterInputStream;
30530Landroid/util/jar/StrictJarFile;
30531Landroid/util/jar/StrictJarManifest$Chunk;
30532Landroid/util/jar/StrictJarManifest;
30533Landroid/util/jar/StrictJarManifestReader;
30534Landroid/util/jar/StrictJarVerifier$VerifierEntry;
30535Landroid/util/jar/StrictJarVerifier;
30536Landroid/util/proto/EncodedBuffer;
30537Landroid/util/proto/ProtoInputStream;
30538Landroid/util/proto/ProtoOutputStream;
30539Landroid/util/proto/ProtoParseException;
30540Landroid/util/proto/ProtoStream;
30541Landroid/util/proto/ProtoUtils;
30542Landroid/util/proto/WireTypeMismatchException;
art-benchmark-service84deab32021-05-12 09:41:00 -070030543Landroid/view/AbsSavedState$1;
30544Landroid/view/AbsSavedState$2;
30545Landroid/view/AbsSavedState;
30546Landroid/view/AccessibilityInteractionController$AccessibilityNodePrefetcher;
30547Landroid/view/AccessibilityInteractionController$MessageHolder;
30548Landroid/view/AccessibilityInteractionController$PrivateHandler;
30549Landroid/view/AccessibilityInteractionController;
art-benchmark-service00abe242023-02-13 10:31:34 -080030550Landroid/view/AccessibilityIterators$AbstractTextSegmentIterator;
30551Landroid/view/AccessibilityIterators$CharacterTextSegmentIterator;
30552Landroid/view/AccessibilityIterators$ParagraphTextSegmentIterator;
30553Landroid/view/AccessibilityIterators$TextSegmentIterator;
30554Landroid/view/AccessibilityIterators$WordTextSegmentIterator;
art-benchmark-service84deab32021-05-12 09:41:00 -070030555Landroid/view/ActionMode$Callback2;
30556Landroid/view/ActionMode$Callback;
30557Landroid/view/ActionMode;
30558Landroid/view/ActionProvider$SubUiVisibilityListener;
30559Landroid/view/ActionProvider;
30560Landroid/view/AppTransitionAnimationSpec$1;
30561Landroid/view/AppTransitionAnimationSpec;
art-benchmark-service66b4d952021-07-17 17:15:31 -070030562Landroid/view/AttachedSurfaceControl;
art-benchmark-service84deab32021-05-12 09:41:00 -070030563Landroid/view/BatchedInputEventReceiver$BatchedInputRunnable;
30564Landroid/view/BatchedInputEventReceiver;
30565Landroid/view/Choreographer$1;
30566Landroid/view/Choreographer$2;
30567Landroid/view/Choreographer$3;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070030568Landroid/view/Choreographer$4;
art-benchmark-service84deab32021-05-12 09:41:00 -070030569Landroid/view/Choreographer$CallbackQueue;
30570Landroid/view/Choreographer$CallbackRecord;
30571Landroid/view/Choreographer$FrameCallback;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070030572Landroid/view/Choreographer$FrameData;
art-benchmark-service84deab32021-05-12 09:41:00 -070030573Landroid/view/Choreographer$FrameDisplayEventReceiver;
30574Landroid/view/Choreographer$FrameHandler;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070030575Landroid/view/Choreographer$FrameTimeline;
art-benchmark-service22928e12022-06-04 17:35:15 -070030576Landroid/view/Choreographer$VsyncCallback;
art-benchmark-service84deab32021-05-12 09:41:00 -070030577Landroid/view/Choreographer;
30578Landroid/view/CompositionSamplingListener;
30579Landroid/view/ContextMenu$ContextMenuInfo;
30580Landroid/view/ContextMenu;
30581Landroid/view/ContextThemeWrapper;
30582Landroid/view/CrossWindowBlurListeners;
30583Landroid/view/CutoutSpecification$Parser;
30584Landroid/view/CutoutSpecification;
30585Landroid/view/Display$HdrCapabilities$1;
30586Landroid/view/Display$HdrCapabilities;
30587Landroid/view/Display$Mode$1;
30588Landroid/view/Display$Mode;
30589Landroid/view/Display;
30590Landroid/view/DisplayAddress$Network$1;
30591Landroid/view/DisplayAddress$Network;
30592Landroid/view/DisplayAddress$Physical$1;
30593Landroid/view/DisplayAddress$Physical;
30594Landroid/view/DisplayAddress;
art-benchmark-service84deab32021-05-12 09:41:00 -070030595Landroid/view/DisplayAdjustments;
30596Landroid/view/DisplayCutout$Bounds;
30597Landroid/view/DisplayCutout$CutoutPathParserInfo;
30598Landroid/view/DisplayCutout$ParcelableWrapper$1;
30599Landroid/view/DisplayCutout$ParcelableWrapper;
30600Landroid/view/DisplayCutout;
30601Landroid/view/DisplayEventReceiver$FrameRateOverride;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070030602Landroid/view/DisplayEventReceiver$VsyncEventData$FrameTimeline;
art-benchmark-service84deab32021-05-12 09:41:00 -070030603Landroid/view/DisplayEventReceiver$VsyncEventData;
30604Landroid/view/DisplayEventReceiver;
30605Landroid/view/DisplayInfo$1;
30606Landroid/view/DisplayInfo;
art-benchmark-service08401c12022-12-23 09:27:20 -080030607Landroid/view/DisplayShape$1;
30608Landroid/view/DisplayShape;
art-benchmark-service84deab32021-05-12 09:41:00 -070030609Landroid/view/DragEvent$1;
30610Landroid/view/DragEvent;
30611Landroid/view/FallbackEventHandler;
30612Landroid/view/FocusFinder$$ExternalSyntheticLambda0;
30613Landroid/view/FocusFinder$$ExternalSyntheticLambda1;
30614Landroid/view/FocusFinder$1;
30615Landroid/view/FocusFinder$FocusSorter$$ExternalSyntheticLambda0;
30616Landroid/view/FocusFinder$FocusSorter$$ExternalSyntheticLambda1;
30617Landroid/view/FocusFinder$FocusSorter;
30618Landroid/view/FocusFinder$UserSpecifiedFocusComparator$NextFocusGetter;
30619Landroid/view/FocusFinder$UserSpecifiedFocusComparator;
30620Landroid/view/FocusFinder;
30621Landroid/view/FrameMetrics;
30622Landroid/view/FrameMetricsObserver;
30623Landroid/view/FrameStats;
30624Landroid/view/GestureDetector$GestureHandler;
30625Landroid/view/GestureDetector$OnContextClickListener;
30626Landroid/view/GestureDetector$OnDoubleTapListener;
30627Landroid/view/GestureDetector$OnGestureListener;
30628Landroid/view/GestureDetector$SimpleOnGestureListener;
30629Landroid/view/GestureDetector;
art-benchmark-service84deab32021-05-12 09:41:00 -070030630Landroid/view/GhostView;
30631Landroid/view/Gravity;
30632Landroid/view/HandlerActionQueue$HandlerAction;
30633Landroid/view/HandlerActionQueue;
art-benchmark-service22928e12022-06-04 17:35:15 -070030634Landroid/view/HandwritingInitiator$HandwritableViewInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070030635Landroid/view/HandwritingInitiator$HandwritingAreaTracker;
30636Landroid/view/HandwritingInitiator$State;
30637Landroid/view/HandwritingInitiator;
art-benchmark-service84deab32021-05-12 09:41:00 -070030638Landroid/view/IAppTransitionAnimationSpecsFuture$Stub$Proxy;
30639Landroid/view/IAppTransitionAnimationSpecsFuture$Stub;
30640Landroid/view/IAppTransitionAnimationSpecsFuture;
art-benchmark-service00abe242023-02-13 10:31:34 -080030641Landroid/view/ICrossWindowBlurEnabledListener;
art-benchmark-service84deab32021-05-12 09:41:00 -070030642Landroid/view/IDisplayFoldListener$Stub$Proxy;
30643Landroid/view/IDisplayFoldListener$Stub;
30644Landroid/view/IDisplayFoldListener;
30645Landroid/view/IDisplayWindowInsetsController$Stub$Proxy;
30646Landroid/view/IDisplayWindowInsetsController$Stub;
30647Landroid/view/IDisplayWindowInsetsController;
30648Landroid/view/IDisplayWindowListener$Stub$Proxy;
30649Landroid/view/IDisplayWindowListener$Stub;
30650Landroid/view/IDisplayWindowListener;
art-benchmark-service84deab32021-05-12 09:41:00 -070030651Landroid/view/IDockedStackListener$Stub$Proxy;
30652Landroid/view/IDockedStackListener$Stub;
30653Landroid/view/IDockedStackListener;
30654Landroid/view/IGraphicsStats$Stub$Proxy;
30655Landroid/view/IGraphicsStats$Stub;
30656Landroid/view/IGraphicsStats;
30657Landroid/view/IGraphicsStatsCallback$Stub$Proxy;
30658Landroid/view/IGraphicsStatsCallback$Stub;
30659Landroid/view/IGraphicsStatsCallback;
30660Landroid/view/IInputMonitorHost$Stub$Proxy;
30661Landroid/view/IInputMonitorHost$Stub;
30662Landroid/view/IInputMonitorHost;
30663Landroid/view/IOnKeyguardExitResult$Stub$Proxy;
30664Landroid/view/IOnKeyguardExitResult$Stub;
30665Landroid/view/IOnKeyguardExitResult;
30666Landroid/view/IRecentsAnimationController$Stub$Proxy;
30667Landroid/view/IRecentsAnimationController$Stub;
30668Landroid/view/IRecentsAnimationController;
30669Landroid/view/IRecentsAnimationRunner$Stub$Proxy;
30670Landroid/view/IRecentsAnimationRunner$Stub;
30671Landroid/view/IRecentsAnimationRunner;
30672Landroid/view/IRemoteAnimationFinishedCallback$Stub$Proxy;
30673Landroid/view/IRemoteAnimationFinishedCallback$Stub;
30674Landroid/view/IRemoteAnimationFinishedCallback;
30675Landroid/view/IRemoteAnimationRunner$Stub$Proxy;
30676Landroid/view/IRemoteAnimationRunner$Stub;
30677Landroid/view/IRemoteAnimationRunner;
30678Landroid/view/IRotationWatcher$Stub$Proxy;
30679Landroid/view/IRotationWatcher$Stub;
30680Landroid/view/IRotationWatcher;
30681Landroid/view/IScrollCaptureCallbacks$Stub$Proxy;
30682Landroid/view/IScrollCaptureCallbacks$Stub;
30683Landroid/view/IScrollCaptureCallbacks;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070030684Landroid/view/IScrollCaptureResponseListener$Stub$Proxy;
art-benchmark-service84deab32021-05-12 09:41:00 -070030685Landroid/view/IScrollCaptureResponseListener$Stub;
30686Landroid/view/IScrollCaptureResponseListener;
30687Landroid/view/ISystemGestureExclusionListener$Stub$Proxy;
30688Landroid/view/ISystemGestureExclusionListener$Stub;
30689Landroid/view/ISystemGestureExclusionListener;
30690Landroid/view/IWallpaperVisibilityListener$Stub$Proxy;
30691Landroid/view/IWallpaperVisibilityListener$Stub;
30692Landroid/view/IWallpaperVisibilityListener;
30693Landroid/view/IWindow$Stub$Proxy;
30694Landroid/view/IWindow$Stub;
30695Landroid/view/IWindow;
30696Landroid/view/IWindowFocusObserver$Stub;
30697Landroid/view/IWindowFocusObserver;
30698Landroid/view/IWindowId$Stub$Proxy;
30699Landroid/view/IWindowId$Stub;
30700Landroid/view/IWindowId;
30701Landroid/view/IWindowManager$Stub$Proxy;
30702Landroid/view/IWindowManager$Stub;
30703Landroid/view/IWindowManager;
30704Landroid/view/IWindowSession$Stub$Proxy;
30705Landroid/view/IWindowSession$Stub;
30706Landroid/view/IWindowSession;
30707Landroid/view/IWindowSessionCallback$Stub$Proxy;
30708Landroid/view/IWindowSessionCallback$Stub;
30709Landroid/view/IWindowSessionCallback;
30710Landroid/view/ImeFocusController$InputMethodManagerDelegate;
30711Landroid/view/ImeFocusController;
30712Landroid/view/ImeInsetsSourceConsumer;
30713Landroid/view/InflateException;
30714Landroid/view/InputApplicationHandle;
30715Landroid/view/InputChannel$1;
30716Landroid/view/InputChannel;
30717Landroid/view/InputDevice$1;
30718Landroid/view/InputDevice$MotionRange;
30719Landroid/view/InputDevice;
30720Landroid/view/InputEvent$1;
30721Landroid/view/InputEvent;
30722Landroid/view/InputEventAssigner;
30723Landroid/view/InputEventCompatProcessor;
30724Landroid/view/InputEventConsistencyVerifier;
30725Landroid/view/InputEventReceiver;
30726Landroid/view/InputEventSender;
30727Landroid/view/InputMonitor$1;
30728Landroid/view/InputMonitor;
30729Landroid/view/InputQueue$Callback;
30730Landroid/view/InputQueue$FinishedInputEventCallback;
30731Landroid/view/InputQueue;
30732Landroid/view/InputWindowHandle;
30733Landroid/view/InsetsAnimationControlCallbacks;
30734Landroid/view/InsetsAnimationControlImpl$$ExternalSyntheticLambda0;
30735Landroid/view/InsetsAnimationControlImpl;
30736Landroid/view/InsetsAnimationControlRunner;
30737Landroid/view/InsetsAnimationThread;
30738Landroid/view/InsetsAnimationThreadControlRunner$$ExternalSyntheticLambda0;
30739Landroid/view/InsetsAnimationThreadControlRunner$$ExternalSyntheticLambda1;
30740Landroid/view/InsetsAnimationThreadControlRunner$$ExternalSyntheticLambda2;
30741Landroid/view/InsetsAnimationThreadControlRunner$1$$ExternalSyntheticLambda0;
30742Landroid/view/InsetsAnimationThreadControlRunner$1$$ExternalSyntheticLambda1;
30743Landroid/view/InsetsAnimationThreadControlRunner$1;
30744Landroid/view/InsetsAnimationThreadControlRunner;
30745Landroid/view/InsetsController$$ExternalSyntheticLambda0;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070030746Landroid/view/InsetsController$$ExternalSyntheticLambda10;
art-benchmark-service84deab32021-05-12 09:41:00 -070030747Landroid/view/InsetsController$$ExternalSyntheticLambda1;
30748Landroid/view/InsetsController$$ExternalSyntheticLambda2;
30749Landroid/view/InsetsController$$ExternalSyntheticLambda3;
30750Landroid/view/InsetsController$$ExternalSyntheticLambda4;
30751Landroid/view/InsetsController$$ExternalSyntheticLambda5;
30752Landroid/view/InsetsController$$ExternalSyntheticLambda6;
30753Landroid/view/InsetsController$$ExternalSyntheticLambda7;
30754Landroid/view/InsetsController$$ExternalSyntheticLambda8;
30755Landroid/view/InsetsController$$ExternalSyntheticLambda9;
art-benchmark-service00abe242023-02-13 10:31:34 -080030756Landroid/view/InsetsController$1;
30757Landroid/view/InsetsController$2;
art-benchmark-service84deab32021-05-12 09:41:00 -070030758Landroid/view/InsetsController$Host;
30759Landroid/view/InsetsController$InternalAnimationControlListener$$ExternalSyntheticLambda0;
30760Landroid/view/InsetsController$InternalAnimationControlListener$$ExternalSyntheticLambda1;
30761Landroid/view/InsetsController$InternalAnimationControlListener$$ExternalSyntheticLambda2;
30762Landroid/view/InsetsController$InternalAnimationControlListener$$ExternalSyntheticLambda3;
30763Landroid/view/InsetsController$InternalAnimationControlListener$$ExternalSyntheticLambda4;
30764Landroid/view/InsetsController$InternalAnimationControlListener$1;
30765Landroid/view/InsetsController$InternalAnimationControlListener$2;
30766Landroid/view/InsetsController$InternalAnimationControlListener;
30767Landroid/view/InsetsController$PendingControlRequest;
30768Landroid/view/InsetsController$RunningAnimation;
30769Landroid/view/InsetsController;
30770Landroid/view/InsetsFlags;
art-benchmark-service08401c12022-12-23 09:27:20 -080030771Landroid/view/InsetsFrameProvider$1;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070030772Landroid/view/InsetsFrameProvider;
art-benchmark-service22928e12022-06-04 17:35:15 -070030773Landroid/view/InsetsResizeAnimationRunner;
art-benchmark-service84deab32021-05-12 09:41:00 -070030774Landroid/view/InsetsSource$1;
30775Landroid/view/InsetsSource;
30776Landroid/view/InsetsSourceConsumer;
30777Landroid/view/InsetsSourceControl$1;
art-benchmark-service00abe242023-02-13 10:31:34 -080030778Landroid/view/InsetsSourceControl$Array$1;
30779Landroid/view/InsetsSourceControl$Array;
art-benchmark-service84deab32021-05-12 09:41:00 -070030780Landroid/view/InsetsSourceControl;
30781Landroid/view/InsetsState$1;
art-benchmark-service00abe242023-02-13 10:31:34 -080030782Landroid/view/InsetsState$OnTraverseCallbacks;
art-benchmark-service84deab32021-05-12 09:41:00 -070030783Landroid/view/InsetsState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070030784Landroid/view/InternalInsetsAnimationController;
art-benchmark-service84deab32021-05-12 09:41:00 -070030785Landroid/view/KeyCharacterMap$1;
30786Landroid/view/KeyCharacterMap$FallbackAction;
30787Landroid/view/KeyCharacterMap$UnavailableException;
30788Landroid/view/KeyCharacterMap;
30789Landroid/view/KeyEvent$1;
30790Landroid/view/KeyEvent$Callback;
30791Landroid/view/KeyEvent$DispatcherState;
30792Landroid/view/KeyEvent;
30793Landroid/view/LayoutInflater$BlinkLayout$1;
30794Landroid/view/LayoutInflater$BlinkLayout;
30795Landroid/view/LayoutInflater$Factory2;
30796Landroid/view/LayoutInflater$Factory;
30797Landroid/view/LayoutInflater$FactoryMerger;
30798Landroid/view/LayoutInflater$Filter;
30799Landroid/view/LayoutInflater;
30800Landroid/view/MagnificationSpec$1;
30801Landroid/view/MagnificationSpec;
30802Landroid/view/Menu;
30803Landroid/view/MenuInflater$InflatedOnMenuItemClickListener;
30804Landroid/view/MenuInflater$MenuState;
30805Landroid/view/MenuInflater;
30806Landroid/view/MenuItem$OnActionExpandListener;
30807Landroid/view/MenuItem$OnMenuItemClickListener;
30808Landroid/view/MenuItem;
30809Landroid/view/MotionEvent$1;
30810Landroid/view/MotionEvent$PointerCoords;
30811Landroid/view/MotionEvent$PointerProperties;
30812Landroid/view/MotionEvent;
art-benchmark-service00abe242023-02-13 10:31:34 -080030813Landroid/view/MotionPredictor;
art-benchmark-service84deab32021-05-12 09:41:00 -070030814Landroid/view/NativeVectorDrawableAnimator;
30815Landroid/view/NotificationHeaderView$1;
30816Landroid/view/NotificationHeaderView$HeaderTouchListener;
30817Landroid/view/NotificationHeaderView;
30818Landroid/view/NotificationTopLineView;
30819Landroid/view/OnReceiveContentListener;
30820Landroid/view/OrientationEventListener$SensorEventListenerImpl;
30821Landroid/view/OrientationEventListener;
30822Landroid/view/OrientationListener;
30823Landroid/view/PendingInsetsController$PendingRequest;
30824Landroid/view/PendingInsetsController;
30825Landroid/view/PixelCopy$1;
30826Landroid/view/PixelCopy$OnPixelCopyFinishedListener;
30827Landroid/view/PixelCopy;
30828Landroid/view/PointerIcon$1;
30829Landroid/view/PointerIcon$2;
30830Landroid/view/PointerIcon;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070030831Landroid/view/PrivacyIndicatorBounds$1;
30832Landroid/view/PrivacyIndicatorBounds;
art-benchmark-service84deab32021-05-12 09:41:00 -070030833Landroid/view/RemotableViewMethod;
30834Landroid/view/RemoteAccessibilityController$RemoteAccessibilityEmbeddedConnection;
30835Landroid/view/RemoteAccessibilityController;
30836Landroid/view/RemoteAnimationAdapter$1;
30837Landroid/view/RemoteAnimationAdapter;
30838Landroid/view/RemoteAnimationDefinition$1;
30839Landroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry$1;
30840Landroid/view/RemoteAnimationDefinition$RemoteAnimationAdapterEntry;
30841Landroid/view/RemoteAnimationDefinition;
30842Landroid/view/RemoteAnimationTarget$1;
30843Landroid/view/RemoteAnimationTarget;
30844Landroid/view/RenderNodeAnimator;
30845Landroid/view/RoundScrollbarRenderer;
30846Landroid/view/RoundedCorner$1;
30847Landroid/view/RoundedCorner;
30848Landroid/view/RoundedCorners$1;
30849Landroid/view/RoundedCorners;
30850Landroid/view/ScaleGestureDetector$1;
30851Landroid/view/ScaleGestureDetector$OnScaleGestureListener;
30852Landroid/view/ScaleGestureDetector$SimpleOnScaleGestureListener;
30853Landroid/view/ScaleGestureDetector;
30854Landroid/view/SearchEvent;
30855Landroid/view/SoundEffectConstants;
30856Landroid/view/SubMenu;
30857Landroid/view/Surface$1;
30858Landroid/view/Surface$CompatibleCanvas;
30859Landroid/view/Surface$HwuiContext;
30860Landroid/view/Surface$OutOfResourcesException;
30861Landroid/view/Surface;
30862Landroid/view/SurfaceControl$1;
30863Landroid/view/SurfaceControl$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070030864Landroid/view/SurfaceControl$CieXyz;
30865Landroid/view/SurfaceControl$DesiredDisplayModeSpecs;
art-benchmark-service84deab32021-05-12 09:41:00 -070030866Landroid/view/SurfaceControl$DisplayMode;
30867Landroid/view/SurfaceControl$DisplayPrimaries;
30868Landroid/view/SurfaceControl$DynamicDisplayInfo;
30869Landroid/view/SurfaceControl$GlobalTransactionWrapper;
30870Landroid/view/SurfaceControl$JankData;
art-benchmark-service84deab32021-05-12 09:41:00 -070030871Landroid/view/SurfaceControl$OnJankDataListener;
30872Landroid/view/SurfaceControl$OnReparentListener;
art-benchmark-service00abe242023-02-13 10:31:34 -080030873Landroid/view/SurfaceControl$RefreshRateRange$1;
art-benchmark-service08401c12022-12-23 09:27:20 -080030874Landroid/view/SurfaceControl$RefreshRateRange;
30875Landroid/view/SurfaceControl$RefreshRateRanges;
art-benchmark-service84deab32021-05-12 09:41:00 -070030876Landroid/view/SurfaceControl$StaticDisplayInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070030877Landroid/view/SurfaceControl$Transaction$1;
art-benchmark-service00abe242023-02-13 10:31:34 -080030878Landroid/view/SurfaceControl$Transaction$2;
art-benchmark-service84deab32021-05-12 09:41:00 -070030879Landroid/view/SurfaceControl$Transaction;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070030880Landroid/view/SurfaceControl$TransactionCommittedListener;
art-benchmark-service00abe242023-02-13 10:31:34 -080030881Landroid/view/SurfaceControl$TrustedPresentationCallback;
30882Landroid/view/SurfaceControl$TrustedPresentationThresholds;
art-benchmark-service84deab32021-05-12 09:41:00 -070030883Landroid/view/SurfaceControl;
art-benchmark-service84deab32021-05-12 09:41:00 -070030884Landroid/view/SurfaceControlHdrLayerInfoListener;
30885Landroid/view/SurfaceControlViewHost$SurfacePackage$1;
30886Landroid/view/SurfaceControlViewHost$SurfacePackage;
30887Landroid/view/SurfaceHolder$Callback2;
30888Landroid/view/SurfaceHolder$Callback;
30889Landroid/view/SurfaceHolder;
30890Landroid/view/SurfaceSession;
30891Landroid/view/SurfaceView$$ExternalSyntheticLambda0;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070030892Landroid/view/SurfaceView$$ExternalSyntheticLambda1;
art-benchmark-service84deab32021-05-12 09:41:00 -070030893Landroid/view/SurfaceView$$ExternalSyntheticLambda2;
30894Landroid/view/SurfaceView$$ExternalSyntheticLambda3;
30895Landroid/view/SurfaceView$$ExternalSyntheticLambda4;
30896Landroid/view/SurfaceView$$ExternalSyntheticLambda5;
30897Landroid/view/SurfaceView$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070030898Landroid/view/SurfaceView$SurfaceViewPositionUpdateListener;
30899Landroid/view/SurfaceView$SyncBufferTransactionCallback;
art-benchmark-service84deab32021-05-12 09:41:00 -070030900Landroid/view/SurfaceView;
30901Landroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams$Builder;
30902Landroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams;
30903Landroid/view/SyncRtSurfaceTransactionApplier;
30904Landroid/view/TextureView$$ExternalSyntheticLambda0;
30905Landroid/view/TextureView$SurfaceTextureListener;
30906Landroid/view/TextureView;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070030907Landroid/view/ThreadedRenderer$1$$ExternalSyntheticLambda0;
30908Landroid/view/ThreadedRenderer$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070030909Landroid/view/ThreadedRenderer$DrawCallbacks;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070030910Landroid/view/ThreadedRenderer$WebViewOverlayProvider;
art-benchmark-service84deab32021-05-12 09:41:00 -070030911Landroid/view/ThreadedRenderer;
30912Landroid/view/TouchDelegate;
art-benchmark-service66b4d952021-07-17 17:15:31 -070030913Landroid/view/TunnelModeEnabledListener;
art-benchmark-service84deab32021-05-12 09:41:00 -070030914Landroid/view/VelocityTracker;
30915Landroid/view/VerifiedInputEvent$1;
30916Landroid/view/VerifiedInputEvent;
30917Landroid/view/VerifiedKeyEvent$1;
30918Landroid/view/VerifiedKeyEvent;
30919Landroid/view/VerifiedMotionEvent$1;
30920Landroid/view/VerifiedMotionEvent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070030921Landroid/view/View$$ExternalSyntheticLambda0;
art-benchmark-service84deab32021-05-12 09:41:00 -070030922Landroid/view/View$$ExternalSyntheticLambda10;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070030923Landroid/view/View$$ExternalSyntheticLambda11;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070030924Landroid/view/View$$ExternalSyntheticLambda12;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070030925Landroid/view/View$$ExternalSyntheticLambda13;
30926Landroid/view/View$$ExternalSyntheticLambda1;
art-benchmark-service84deab32021-05-12 09:41:00 -070030927Landroid/view/View$$ExternalSyntheticLambda2;
30928Landroid/view/View$$ExternalSyntheticLambda3;
30929Landroid/view/View$$ExternalSyntheticLambda4;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070030930Landroid/view/View$$ExternalSyntheticLambda5;
art-benchmark-service84deab32021-05-12 09:41:00 -070030931Landroid/view/View$$ExternalSyntheticLambda7;
30932Landroid/view/View$$ExternalSyntheticLambda8;
30933Landroid/view/View$$ExternalSyntheticLambda9;
30934Landroid/view/View$10;
30935Landroid/view/View$11;
30936Landroid/view/View$12;
30937Landroid/view/View$13;
30938Landroid/view/View$1;
30939Landroid/view/View$2;
30940Landroid/view/View$3;
30941Landroid/view/View$4;
30942Landroid/view/View$5;
30943Landroid/view/View$6;
30944Landroid/view/View$7;
30945Landroid/view/View$8;
30946Landroid/view/View$9;
30947Landroid/view/View$AccessibilityDelegate;
30948Landroid/view/View$AttachInfo$Callbacks;
30949Landroid/view/View$AttachInfo$InvalidateInfo;
30950Landroid/view/View$AttachInfo;
30951Landroid/view/View$BaseSavedState$1;
30952Landroid/view/View$BaseSavedState;
30953Landroid/view/View$CheckForLongPress;
30954Landroid/view/View$CheckForTap;
30955Landroid/view/View$DeclaredOnClickListener;
art-benchmark-service00abe242023-02-13 10:31:34 -080030956Landroid/view/View$DragShadowBuilder;
art-benchmark-service84deab32021-05-12 09:41:00 -070030957Landroid/view/View$ForegroundInfo;
30958Landroid/view/View$ListenerInfo;
30959Landroid/view/View$MatchIdPredicate;
30960Landroid/view/View$MatchLabelForPredicate;
30961Landroid/view/View$MeasureSpec;
30962Landroid/view/View$OnApplyWindowInsetsListener;
30963Landroid/view/View$OnAttachStateChangeListener;
30964Landroid/view/View$OnClickListener;
30965Landroid/view/View$OnCreateContextMenuListener;
30966Landroid/view/View$OnDragListener;
30967Landroid/view/View$OnFocusChangeListener;
30968Landroid/view/View$OnGenericMotionListener;
30969Landroid/view/View$OnHoverListener;
30970Landroid/view/View$OnKeyListener;
30971Landroid/view/View$OnLayoutChangeListener;
30972Landroid/view/View$OnLongClickListener;
30973Landroid/view/View$OnScrollChangeListener;
30974Landroid/view/View$OnSystemUiVisibilityChangeListener;
30975Landroid/view/View$OnTouchListener;
30976Landroid/view/View$PerformClick;
30977Landroid/view/View$ScrollabilityCache;
30978Landroid/view/View$SendAccessibilityEventThrottle;
30979Landroid/view/View$SendViewScrolledAccessibilityEvent;
30980Landroid/view/View$TintInfo;
30981Landroid/view/View$TooltipInfo;
30982Landroid/view/View$TransformationInfo;
30983Landroid/view/View$UnsetPressedState;
30984Landroid/view/View$VisibilityChangeForAutofillHandler;
30985Landroid/view/View;
30986Landroid/view/ViewAnimationHostBridge;
30987Landroid/view/ViewAnimationUtils;
30988Landroid/view/ViewConfiguration;
30989Landroid/view/ViewDebug$ExportedProperty;
30990Landroid/view/ViewDebug$FlagToString;
30991Landroid/view/ViewDebug$HierarchyHandler;
30992Landroid/view/ViewDebug$IntToString;
30993Landroid/view/ViewDebug;
30994Landroid/view/ViewFrameInfo;
30995Landroid/view/ViewGroup$1;
30996Landroid/view/ViewGroup$2;
30997Landroid/view/ViewGroup$4;
30998Landroid/view/ViewGroup$ChildListForAccessibility;
30999Landroid/view/ViewGroup$ChildListForAutoFillOrContentCapture;
31000Landroid/view/ViewGroup$HoverTarget;
31001Landroid/view/ViewGroup$LayoutParams;
31002Landroid/view/ViewGroup$MarginLayoutParams;
31003Landroid/view/ViewGroup$OnHierarchyChangeListener;
31004Landroid/view/ViewGroup$TouchTarget;
31005Landroid/view/ViewGroup$ViewLocationHolder;
31006Landroid/view/ViewGroup;
31007Landroid/view/ViewGroupOverlay;
art-benchmark-service08401c12022-12-23 09:27:20 -080031008Landroid/view/ViewHierarchyEncoder;
art-benchmark-service84deab32021-05-12 09:41:00 -070031009Landroid/view/ViewManager;
31010Landroid/view/ViewOutlineProvider$1;
31011Landroid/view/ViewOutlineProvider$2;
31012Landroid/view/ViewOutlineProvider$3;
31013Landroid/view/ViewOutlineProvider;
31014Landroid/view/ViewOverlay$OverlayViewGroup;
31015Landroid/view/ViewOverlay;
31016Landroid/view/ViewParent;
31017Landroid/view/ViewPropertyAnimator$1;
31018Landroid/view/ViewPropertyAnimator$2;
31019Landroid/view/ViewPropertyAnimator$3;
31020Landroid/view/ViewPropertyAnimator$AnimatorEventListener;
31021Landroid/view/ViewPropertyAnimator$NameValuesHolder;
31022Landroid/view/ViewPropertyAnimator$PropertyBundle;
31023Landroid/view/ViewPropertyAnimator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031024Landroid/view/ViewRootImpl$$ExternalSyntheticLambda0;
31025Landroid/view/ViewRootImpl$$ExternalSyntheticLambda10;
31026Landroid/view/ViewRootImpl$$ExternalSyntheticLambda11;
31027Landroid/view/ViewRootImpl$$ExternalSyntheticLambda12;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070031028Landroid/view/ViewRootImpl$$ExternalSyntheticLambda13;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031029Landroid/view/ViewRootImpl$$ExternalSyntheticLambda14;
art-benchmark-service08401c12022-12-23 09:27:20 -080031030Landroid/view/ViewRootImpl$$ExternalSyntheticLambda15;
art-benchmark-service00abe242023-02-13 10:31:34 -080031031Landroid/view/ViewRootImpl$$ExternalSyntheticLambda16;
art-benchmark-service84deab32021-05-12 09:41:00 -070031032Landroid/view/ViewRootImpl$$ExternalSyntheticLambda1;
31033Landroid/view/ViewRootImpl$$ExternalSyntheticLambda2;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070031034Landroid/view/ViewRootImpl$$ExternalSyntheticLambda3;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070031035Landroid/view/ViewRootImpl$$ExternalSyntheticLambda4;
art-benchmark-service84deab32021-05-12 09:41:00 -070031036Landroid/view/ViewRootImpl$$ExternalSyntheticLambda5;
art-benchmark-service08401c12022-12-23 09:27:20 -080031037Landroid/view/ViewRootImpl$$ExternalSyntheticLambda6;
art-benchmark-service84deab32021-05-12 09:41:00 -070031038Landroid/view/ViewRootImpl$$ExternalSyntheticLambda7;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031039Landroid/view/ViewRootImpl$$ExternalSyntheticLambda8;
art-benchmark-service84deab32021-05-12 09:41:00 -070031040Landroid/view/ViewRootImpl$$ExternalSyntheticLambda9;
31041Landroid/view/ViewRootImpl$1;
31042Landroid/view/ViewRootImpl$2;
31043Landroid/view/ViewRootImpl$3;
31044Landroid/view/ViewRootImpl$4;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031045Landroid/view/ViewRootImpl$5;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070031046Landroid/view/ViewRootImpl$6$$ExternalSyntheticLambda0;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031047Landroid/view/ViewRootImpl$6;
31048Landroid/view/ViewRootImpl$7;
art-benchmark-service22928e12022-06-04 17:35:15 -070031049Landroid/view/ViewRootImpl$8$$ExternalSyntheticLambda0;
art-benchmark-service00abe242023-02-13 10:31:34 -080031050Landroid/view/ViewRootImpl$8$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031051Landroid/view/ViewRootImpl$8;
art-benchmark-service84deab32021-05-12 09:41:00 -070031052Landroid/view/ViewRootImpl$AccessibilityInteractionConnection;
31053Landroid/view/ViewRootImpl$AccessibilityInteractionConnectionManager;
31054Landroid/view/ViewRootImpl$ActivityConfigCallback;
31055Landroid/view/ViewRootImpl$AsyncInputStage;
31056Landroid/view/ViewRootImpl$CalledFromWrongThreadException;
31057Landroid/view/ViewRootImpl$ConfigChangedCallback;
31058Landroid/view/ViewRootImpl$ConsumeBatchedInputImmediatelyRunnable;
31059Landroid/view/ViewRootImpl$ConsumeBatchedInputRunnable;
31060Landroid/view/ViewRootImpl$EarlyPostImeInputStage;
31061Landroid/view/ViewRootImpl$GfxInfo;
31062Landroid/view/ViewRootImpl$HighContrastTextManager;
31063Landroid/view/ViewRootImpl$ImeInputStage;
31064Landroid/view/ViewRootImpl$InputMetricsListener;
31065Landroid/view/ViewRootImpl$InputStage;
31066Landroid/view/ViewRootImpl$InvalidateOnAnimationRunnable;
31067Landroid/view/ViewRootImpl$NativePostImeInputStage;
31068Landroid/view/ViewRootImpl$NativePreImeInputStage;
31069Landroid/view/ViewRootImpl$QueuedInputEvent;
31070Landroid/view/ViewRootImpl$SendWindowContentChangedAccessibilityEvent;
31071Landroid/view/ViewRootImpl$SurfaceChangedCallback;
31072Landroid/view/ViewRootImpl$SyntheticInputStage;
31073Landroid/view/ViewRootImpl$SyntheticJoystickHandler$JoystickAxesState;
31074Landroid/view/ViewRootImpl$SyntheticJoystickHandler;
31075Landroid/view/ViewRootImpl$SyntheticKeyboardHandler;
31076Landroid/view/ViewRootImpl$SyntheticTouchNavigationHandler$1;
31077Landroid/view/ViewRootImpl$SyntheticTouchNavigationHandler;
31078Landroid/view/ViewRootImpl$SyntheticTrackballHandler;
31079Landroid/view/ViewRootImpl$SystemUiVisibilityInfo;
31080Landroid/view/ViewRootImpl$TakenSurfaceHolder;
31081Landroid/view/ViewRootImpl$TrackballAxis;
31082Landroid/view/ViewRootImpl$TraversalRunnable;
31083Landroid/view/ViewRootImpl$UnhandledKeyManager;
31084Landroid/view/ViewRootImpl$ViewPostImeInputStage;
31085Landroid/view/ViewRootImpl$ViewPreImeInputStage;
31086Landroid/view/ViewRootImpl$ViewRootHandler;
31087Landroid/view/ViewRootImpl$W;
31088Landroid/view/ViewRootImpl$WindowInputEventReceiver;
31089Landroid/view/ViewRootImpl;
31090Landroid/view/ViewRootInsetsControllerHost;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070031091Landroid/view/ViewRootRectTracker$ViewInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031092Landroid/view/ViewRootRectTracker;
art-benchmark-service84deab32021-05-12 09:41:00 -070031093Landroid/view/ViewStructure$HtmlInfo$Builder;
31094Landroid/view/ViewStructure$HtmlInfo;
31095Landroid/view/ViewStructure;
31096Landroid/view/ViewStub$OnInflateListener;
31097Landroid/view/ViewStub$ViewReplaceRunnable;
31098Landroid/view/ViewStub;
art-benchmark-service00abe242023-02-13 10:31:34 -080031099Landroid/view/ViewTraversalTracingStrings;
art-benchmark-service84deab32021-05-12 09:41:00 -070031100Landroid/view/ViewTreeObserver$CopyOnWriteArray$Access;
31101Landroid/view/ViewTreeObserver$CopyOnWriteArray;
31102Landroid/view/ViewTreeObserver$InternalInsetsInfo;
31103Landroid/view/ViewTreeObserver$OnComputeInternalInsetsListener;
31104Landroid/view/ViewTreeObserver$OnDrawListener;
31105Landroid/view/ViewTreeObserver$OnEnterAnimationCompleteListener;
31106Landroid/view/ViewTreeObserver$OnGlobalFocusChangeListener;
31107Landroid/view/ViewTreeObserver$OnGlobalLayoutListener;
31108Landroid/view/ViewTreeObserver$OnPreDrawListener;
31109Landroid/view/ViewTreeObserver$OnScrollChangedListener;
31110Landroid/view/ViewTreeObserver$OnTouchModeChangeListener;
31111Landroid/view/ViewTreeObserver$OnWindowAttachListener;
31112Landroid/view/ViewTreeObserver$OnWindowFocusChangeListener;
31113Landroid/view/ViewTreeObserver$OnWindowShownListener;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070031114Landroid/view/ViewTreeObserver$OnWindowVisibilityChangeListener;
art-benchmark-service84deab32021-05-12 09:41:00 -070031115Landroid/view/ViewTreeObserver;
31116Landroid/view/Window$Callback;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031117Landroid/view/Window$DecorCallback;
art-benchmark-service84deab32021-05-12 09:41:00 -070031118Landroid/view/Window$OnContentApplyWindowInsetsListener;
31119Landroid/view/Window$OnFrameMetricsAvailableListener;
31120Landroid/view/Window$OnWindowDismissedCallback;
31121Landroid/view/Window$OnWindowSwipeDismissedCallback;
31122Landroid/view/Window$WindowControllerCallback;
31123Landroid/view/Window;
31124Landroid/view/WindowAnimationFrameStats$1;
31125Landroid/view/WindowAnimationFrameStats;
31126Landroid/view/WindowCallbacks;
31127Landroid/view/WindowContentFrameStats$1;
31128Landroid/view/WindowContentFrameStats;
31129Landroid/view/WindowId$1;
31130Landroid/view/WindowId;
31131Landroid/view/WindowInsets$Builder;
31132Landroid/view/WindowInsets$Side;
31133Landroid/view/WindowInsets$Type;
31134Landroid/view/WindowInsets;
31135Landroid/view/WindowInsetsAnimation$Bounds;
31136Landroid/view/WindowInsetsAnimation$Callback;
31137Landroid/view/WindowInsetsAnimation;
31138Landroid/view/WindowInsetsAnimationControlListener;
31139Landroid/view/WindowInsetsAnimationController;
31140Landroid/view/WindowInsetsController$OnControllableInsetsChangedListener;
31141Landroid/view/WindowInsetsController;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031142Landroid/view/WindowLayout;
art-benchmark-service84deab32021-05-12 09:41:00 -070031143Landroid/view/WindowLeaked;
31144Landroid/view/WindowManager$BadTokenException;
31145Landroid/view/WindowManager$InvalidDisplayException;
31146Landroid/view/WindowManager$LayoutParams$1;
31147Landroid/view/WindowManager$LayoutParams;
31148Landroid/view/WindowManager;
31149Landroid/view/WindowManagerGlobal$$ExternalSyntheticLambda0;
31150Landroid/view/WindowManagerGlobal$1;
31151Landroid/view/WindowManagerGlobal$2;
31152Landroid/view/WindowManagerGlobal;
31153Landroid/view/WindowManagerImpl;
31154Landroid/view/WindowManagerPolicyConstants$PointerEventListener;
31155Landroid/view/WindowManagerPolicyConstants;
31156Landroid/view/WindowMetrics;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070031157Landroid/view/WindowlessWindowLayout;
art-benchmark-service84deab32021-05-12 09:41:00 -070031158Landroid/view/accessibility/AccessibilityCache$AccessibilityNodeRefresher;
31159Landroid/view/accessibility/AccessibilityCache;
31160Landroid/view/accessibility/AccessibilityEvent$1;
31161Landroid/view/accessibility/AccessibilityEvent;
31162Landroid/view/accessibility/AccessibilityEventSource;
31163Landroid/view/accessibility/AccessibilityInteractionClient;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031164Landroid/view/accessibility/AccessibilityManager$$ExternalSyntheticLambda1;
art-benchmark-service00abe242023-02-13 10:31:34 -080031165Landroid/view/accessibility/AccessibilityManager$$ExternalSyntheticLambda3;
art-benchmark-service84deab32021-05-12 09:41:00 -070031166Landroid/view/accessibility/AccessibilityManager$1$$ExternalSyntheticLambda0;
31167Landroid/view/accessibility/AccessibilityManager$1;
31168Landroid/view/accessibility/AccessibilityManager$AccessibilityPolicy;
31169Landroid/view/accessibility/AccessibilityManager$AccessibilityServicesStateChangeListener;
31170Landroid/view/accessibility/AccessibilityManager$AccessibilityStateChangeListener;
31171Landroid/view/accessibility/AccessibilityManager$HighTextContrastChangeListener;
31172Landroid/view/accessibility/AccessibilityManager$MyCallback;
31173Landroid/view/accessibility/AccessibilityManager$TouchExplorationStateChangeListener;
31174Landroid/view/accessibility/AccessibilityManager;
31175Landroid/view/accessibility/AccessibilityNodeIdManager;
31176Landroid/view/accessibility/AccessibilityNodeInfo$1;
31177Landroid/view/accessibility/AccessibilityNodeInfo$AccessibilityAction$1;
31178Landroid/view/accessibility/AccessibilityNodeInfo$AccessibilityAction;
31179Landroid/view/accessibility/AccessibilityNodeInfo$CollectionInfo;
31180Landroid/view/accessibility/AccessibilityNodeInfo$CollectionItemInfo;
31181Landroid/view/accessibility/AccessibilityNodeInfo$ExtraRenderingInfo;
31182Landroid/view/accessibility/AccessibilityNodeInfo$RangeInfo;
31183Landroid/view/accessibility/AccessibilityNodeInfo$TouchDelegateInfo$1;
31184Landroid/view/accessibility/AccessibilityNodeInfo$TouchDelegateInfo;
31185Landroid/view/accessibility/AccessibilityNodeInfo;
31186Landroid/view/accessibility/AccessibilityNodeProvider;
31187Landroid/view/accessibility/AccessibilityRecord;
31188Landroid/view/accessibility/AccessibilityRequestPreparer;
art-benchmark-service08401c12022-12-23 09:27:20 -080031189Landroid/view/accessibility/AccessibilityWindowAttributes$1;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070031190Landroid/view/accessibility/AccessibilityWindowAttributes;
art-benchmark-service84deab32021-05-12 09:41:00 -070031191Landroid/view/accessibility/CaptioningManager$1;
31192Landroid/view/accessibility/CaptioningManager$CaptionStyle;
31193Landroid/view/accessibility/CaptioningManager$CaptioningChangeListener;
31194Landroid/view/accessibility/CaptioningManager$MyContentObserver;
31195Landroid/view/accessibility/CaptioningManager;
art-benchmark-service08401c12022-12-23 09:27:20 -080031196Landroid/view/accessibility/DirectAccessibilityConnection;
art-benchmark-service84deab32021-05-12 09:41:00 -070031197Landroid/view/accessibility/IAccessibilityEmbeddedConnection;
31198Landroid/view/accessibility/IAccessibilityInteractionConnection$Stub$Proxy;
31199Landroid/view/accessibility/IAccessibilityInteractionConnection$Stub;
31200Landroid/view/accessibility/IAccessibilityInteractionConnection;
31201Landroid/view/accessibility/IAccessibilityInteractionConnectionCallback$Stub$Proxy;
31202Landroid/view/accessibility/IAccessibilityInteractionConnectionCallback$Stub;
31203Landroid/view/accessibility/IAccessibilityInteractionConnectionCallback;
31204Landroid/view/accessibility/IAccessibilityManager$Stub$Proxy;
31205Landroid/view/accessibility/IAccessibilityManager$Stub;
31206Landroid/view/accessibility/IAccessibilityManager;
31207Landroid/view/accessibility/IAccessibilityManagerClient$Stub$Proxy;
31208Landroid/view/accessibility/IAccessibilityManagerClient$Stub;
31209Landroid/view/accessibility/IAccessibilityManagerClient;
31210Landroid/view/accessibility/IWindowMagnificationConnection$Stub$Proxy;
31211Landroid/view/accessibility/IWindowMagnificationConnection$Stub;
31212Landroid/view/accessibility/IWindowMagnificationConnection;
31213Landroid/view/accessibility/WeakSparseArray$WeakReferenceWithId;
31214Landroid/view/accessibility/WeakSparseArray;
31215Landroid/view/animation/AccelerateDecelerateInterpolator;
31216Landroid/view/animation/AccelerateInterpolator;
31217Landroid/view/animation/AlphaAnimation;
31218Landroid/view/animation/Animation$1;
31219Landroid/view/animation/Animation$2;
31220Landroid/view/animation/Animation$3;
31221Landroid/view/animation/Animation$AnimationListener;
31222Landroid/view/animation/Animation$Description;
31223Landroid/view/animation/Animation$NoImagePreloadHolder;
31224Landroid/view/animation/Animation;
31225Landroid/view/animation/AnimationSet;
31226Landroid/view/animation/AnimationUtils$1;
31227Landroid/view/animation/AnimationUtils$AnimationState;
31228Landroid/view/animation/AnimationUtils;
31229Landroid/view/animation/AnticipateInterpolator;
31230Landroid/view/animation/AnticipateOvershootInterpolator;
31231Landroid/view/animation/BaseInterpolator;
31232Landroid/view/animation/BounceInterpolator;
31233Landroid/view/animation/ClipRectAnimation;
31234Landroid/view/animation/CycleInterpolator;
31235Landroid/view/animation/DecelerateInterpolator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031236Landroid/view/animation/ExtendAnimation;
art-benchmark-service84deab32021-05-12 09:41:00 -070031237Landroid/view/animation/GridLayoutAnimationController;
31238Landroid/view/animation/Interpolator;
31239Landroid/view/animation/LayoutAnimationController;
31240Landroid/view/animation/LinearInterpolator;
31241Landroid/view/animation/OvershootInterpolator;
31242Landroid/view/animation/PathInterpolator;
31243Landroid/view/animation/RotateAnimation;
31244Landroid/view/animation/ScaleAnimation;
31245Landroid/view/animation/Transformation;
31246Landroid/view/animation/TranslateAnimation;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031247Landroid/view/autofill/AutofillClientController;
art-benchmark-service00abe242023-02-13 10:31:34 -080031248Landroid/view/autofill/AutofillFeatureFlags$$ExternalSyntheticLambda0;
31249Landroid/view/autofill/AutofillFeatureFlags$$ExternalSyntheticLambda1;
31250Landroid/view/autofill/AutofillFeatureFlags;
art-benchmark-service84deab32021-05-12 09:41:00 -070031251Landroid/view/autofill/AutofillId$1;
31252Landroid/view/autofill/AutofillId;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031253Landroid/view/autofill/AutofillManager$$ExternalSyntheticLambda0;
art-benchmark-service84deab32021-05-12 09:41:00 -070031254Landroid/view/autofill/AutofillManager$$ExternalSyntheticLambda1;
art-benchmark-service22928e12022-06-04 17:35:15 -070031255Landroid/view/autofill/AutofillManager$$ExternalSyntheticLambda2;
31256Landroid/view/autofill/AutofillManager$$ExternalSyntheticLambda3;
31257Landroid/view/autofill/AutofillManager$$ExternalSyntheticLambda4;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031258Landroid/view/autofill/AutofillManager$$ExternalSyntheticLambda5;
art-benchmark-service84deab32021-05-12 09:41:00 -070031259Landroid/view/autofill/AutofillManager$AugmentedAutofillManagerClient;
31260Landroid/view/autofill/AutofillManager$AutofillCallback;
31261Landroid/view/autofill/AutofillManager$AutofillClient;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031262Landroid/view/autofill/AutofillManager$AutofillManagerClient$$ExternalSyntheticLambda10;
31263Landroid/view/autofill/AutofillManager$AutofillManagerClient$$ExternalSyntheticLambda13;
art-benchmark-service84deab32021-05-12 09:41:00 -070031264Landroid/view/autofill/AutofillManager$AutofillManagerClient$$ExternalSyntheticLambda16;
31265Landroid/view/autofill/AutofillManager$AutofillManagerClient;
31266Landroid/view/autofill/AutofillManager$CompatibilityBridge;
31267Landroid/view/autofill/AutofillManager$TrackedViews;
31268Landroid/view/autofill/AutofillManager;
31269Landroid/view/autofill/AutofillManagerInternal;
31270Landroid/view/autofill/AutofillPopupWindow;
art-benchmark-service84deab32021-05-12 09:41:00 -070031271Landroid/view/autofill/AutofillValue$1;
31272Landroid/view/autofill/AutofillValue;
31273Landroid/view/autofill/Helper;
31274Landroid/view/autofill/IAugmentedAutofillManagerClient$Stub;
31275Landroid/view/autofill/IAugmentedAutofillManagerClient;
31276Landroid/view/autofill/IAutoFillManager$Stub$Proxy;
31277Landroid/view/autofill/IAutoFillManager$Stub;
31278Landroid/view/autofill/IAutoFillManager;
31279Landroid/view/autofill/IAutoFillManagerClient$Stub$Proxy;
31280Landroid/view/autofill/IAutoFillManagerClient$Stub;
31281Landroid/view/autofill/IAutoFillManagerClient;
31282Landroid/view/autofill/IAutofillWindowPresenter$Stub$Proxy;
31283Landroid/view/autofill/IAutofillWindowPresenter$Stub;
31284Landroid/view/autofill/IAutofillWindowPresenter;
31285Landroid/view/autofill/ParcelableMap$1;
31286Landroid/view/autofill/ParcelableMap;
31287Landroid/view/contentcapture/ContentCaptureCondition$1;
31288Landroid/view/contentcapture/ContentCaptureCondition;
31289Landroid/view/contentcapture/ContentCaptureContext$1;
31290Landroid/view/contentcapture/ContentCaptureContext$Builder;
31291Landroid/view/contentcapture/ContentCaptureContext;
31292Landroid/view/contentcapture/ContentCaptureEvent$1;
31293Landroid/view/contentcapture/ContentCaptureEvent;
31294Landroid/view/contentcapture/ContentCaptureHelper;
31295Landroid/view/contentcapture/ContentCaptureManager$ContentCaptureClient;
31296Landroid/view/contentcapture/ContentCaptureManager$LocalDataShareAdapterResourceManager;
art-benchmark-service08401c12022-12-23 09:27:20 -080031297Landroid/view/contentcapture/ContentCaptureManager$StrippedContext;
art-benchmark-service84deab32021-05-12 09:41:00 -070031298Landroid/view/contentcapture/ContentCaptureManager;
31299Landroid/view/contentcapture/ContentCaptureSession;
31300Landroid/view/contentcapture/ContentCaptureSessionId$1;
31301Landroid/view/contentcapture/ContentCaptureSessionId;
31302Landroid/view/contentcapture/DataRemovalRequest$1;
31303Landroid/view/contentcapture/DataRemovalRequest$LocusIdRequest;
31304Landroid/view/contentcapture/DataRemovalRequest;
31305Landroid/view/contentcapture/DataShareRequest$1;
31306Landroid/view/contentcapture/DataShareRequest;
31307Landroid/view/contentcapture/IContentCaptureDirectManager$Stub$Proxy;
31308Landroid/view/contentcapture/IContentCaptureDirectManager$Stub;
31309Landroid/view/contentcapture/IContentCaptureDirectManager;
31310Landroid/view/contentcapture/IContentCaptureManager$Stub$Proxy;
31311Landroid/view/contentcapture/IContentCaptureManager$Stub;
31312Landroid/view/contentcapture/IContentCaptureManager;
31313Landroid/view/contentcapture/IContentCaptureOptionsCallback$Stub;
31314Landroid/view/contentcapture/IContentCaptureOptionsCallback;
31315Landroid/view/contentcapture/IDataShareWriteAdapter$Stub$Proxy;
31316Landroid/view/contentcapture/IDataShareWriteAdapter$Stub;
31317Landroid/view/contentcapture/IDataShareWriteAdapter;
31318Landroid/view/contentcapture/MainContentCaptureSession$$ExternalSyntheticLambda0;
31319Landroid/view/contentcapture/MainContentCaptureSession$$ExternalSyntheticLambda10;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031320Landroid/view/contentcapture/MainContentCaptureSession$$ExternalSyntheticLambda11;
art-benchmark-service84deab32021-05-12 09:41:00 -070031321Landroid/view/contentcapture/MainContentCaptureSession$$ExternalSyntheticLambda12;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031322Landroid/view/contentcapture/MainContentCaptureSession$$ExternalSyntheticLambda13;
art-benchmark-service84deab32021-05-12 09:41:00 -070031323Landroid/view/contentcapture/MainContentCaptureSession$$ExternalSyntheticLambda1;
31324Landroid/view/contentcapture/MainContentCaptureSession$$ExternalSyntheticLambda2;
31325Landroid/view/contentcapture/MainContentCaptureSession$$ExternalSyntheticLambda3;
31326Landroid/view/contentcapture/MainContentCaptureSession$$ExternalSyntheticLambda4;
31327Landroid/view/contentcapture/MainContentCaptureSession$$ExternalSyntheticLambda6;
31328Landroid/view/contentcapture/MainContentCaptureSession$$ExternalSyntheticLambda8;
31329Landroid/view/contentcapture/MainContentCaptureSession$$ExternalSyntheticLambda9;
31330Landroid/view/contentcapture/MainContentCaptureSession$SessionStateReceiver$$ExternalSyntheticLambda0;
31331Landroid/view/contentcapture/MainContentCaptureSession$SessionStateReceiver$$ExternalSyntheticLambda1;
31332Landroid/view/contentcapture/MainContentCaptureSession$SessionStateReceiver;
31333Landroid/view/contentcapture/MainContentCaptureSession;
31334Landroid/view/contentcapture/ViewNode$ViewNodeText;
31335Landroid/view/contentcapture/ViewNode$ViewStructureImpl;
31336Landroid/view/contentcapture/ViewNode;
art-benchmark-service08401c12022-12-23 09:27:20 -080031337Landroid/view/displayhash/DisplayHash$1;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070031338Landroid/view/displayhash/DisplayHash;
art-benchmark-service84deab32021-05-12 09:41:00 -070031339Landroid/view/displayhash/DisplayHashManager;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070031340Landroid/view/displayhash/DisplayHashResultCallback;
art-benchmark-service84deab32021-05-12 09:41:00 -070031341Landroid/view/inputmethod/BaseInputConnection;
31342Landroid/view/inputmethod/CompletionInfo$1;
31343Landroid/view/inputmethod/CompletionInfo;
31344Landroid/view/inputmethod/ComposingText;
31345Landroid/view/inputmethod/CorrectionInfo$1;
31346Landroid/view/inputmethod/CorrectionInfo;
31347Landroid/view/inputmethod/CursorAnchorInfo$1;
31348Landroid/view/inputmethod/CursorAnchorInfo$Builder;
31349Landroid/view/inputmethod/CursorAnchorInfo;
art-benchmark-service08401c12022-12-23 09:27:20 -080031350Landroid/view/inputmethod/DeleteGesture$1;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070031351Landroid/view/inputmethod/DeleteGesture;
art-benchmark-service00abe242023-02-13 10:31:34 -080031352Landroid/view/inputmethod/DeleteRangeGesture$1;
art-benchmark-service08401c12022-12-23 09:27:20 -080031353Landroid/view/inputmethod/DeleteRangeGesture;
art-benchmark-service84deab32021-05-12 09:41:00 -070031354Landroid/view/inputmethod/DumpableInputConnection;
art-benchmark-service22928e12022-06-04 17:35:15 -070031355Landroid/view/inputmethod/EditorBoundsInfo$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031356Landroid/view/inputmethod/EditorBoundsInfo$Builder;
31357Landroid/view/inputmethod/EditorBoundsInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070031358Landroid/view/inputmethod/EditorInfo$1;
31359Landroid/view/inputmethod/EditorInfo;
31360Landroid/view/inputmethod/ExtractedText$1;
31361Landroid/view/inputmethod/ExtractedText;
31362Landroid/view/inputmethod/ExtractedTextRequest$1;
31363Landroid/view/inputmethod/ExtractedTextRequest;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070031364Landroid/view/inputmethod/HandwritingGesture;
31365Landroid/view/inputmethod/IAccessibilityInputMethodSessionInvoker$$ExternalSyntheticLambda0;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031366Landroid/view/inputmethod/IAccessibilityInputMethodSessionInvoker;
art-benchmark-service08401c12022-12-23 09:27:20 -080031367Landroid/view/inputmethod/IInputMethodManagerGlobalInvoker;
31368Landroid/view/inputmethod/IInputMethodSessionInvoker$$ExternalSyntheticLambda0;
31369Landroid/view/inputmethod/IInputMethodSessionInvoker$$ExternalSyntheticLambda4;
31370Landroid/view/inputmethod/IInputMethodSessionInvoker$$ExternalSyntheticLambda5;
31371Landroid/view/inputmethod/IInputMethodSessionInvoker$$ExternalSyntheticLambda6;
31372Landroid/view/inputmethod/IInputMethodSessionInvoker$$ExternalSyntheticLambda8;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070031373Landroid/view/inputmethod/IInputMethodSessionInvoker;
art-benchmark-service00abe242023-02-13 10:31:34 -080031374Landroid/view/inputmethod/ImeTracker$1$$ExternalSyntheticLambda0;
art-benchmark-service08401c12022-12-23 09:27:20 -080031375Landroid/view/inputmethod/ImeTracker$1;
art-benchmark-service00abe242023-02-13 10:31:34 -080031376Landroid/view/inputmethod/ImeTracker$Token$1;
art-benchmark-service08401c12022-12-23 09:27:20 -080031377Landroid/view/inputmethod/ImeTracker$Token;
31378Landroid/view/inputmethod/ImeTracker;
art-benchmark-service84deab32021-05-12 09:41:00 -070031379Landroid/view/inputmethod/InlineSuggestionsRequest$1;
31380Landroid/view/inputmethod/InlineSuggestionsRequest;
31381Landroid/view/inputmethod/InlineSuggestionsResponse$1;
31382Landroid/view/inputmethod/InlineSuggestionsResponse;
31383Landroid/view/inputmethod/InputBinding$1;
31384Landroid/view/inputmethod/InputBinding;
31385Landroid/view/inputmethod/InputConnection;
art-benchmark-service84deab32021-05-12 09:41:00 -070031386Landroid/view/inputmethod/InputConnectionWrapper;
31387Landroid/view/inputmethod/InputContentInfo$1;
31388Landroid/view/inputmethod/InputContentInfo;
31389Landroid/view/inputmethod/InputMethod$SessionCallback;
31390Landroid/view/inputmethod/InputMethod;
31391Landroid/view/inputmethod/InputMethodInfo$1;
31392Landroid/view/inputmethod/InputMethodInfo;
31393Landroid/view/inputmethod/InputMethodManager$$ExternalSyntheticLambda0;
31394Landroid/view/inputmethod/InputMethodManager$$ExternalSyntheticLambda1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031395Landroid/view/inputmethod/InputMethodManager$$ExternalSyntheticLambda2;
31396Landroid/view/inputmethod/InputMethodManager$$ExternalSyntheticLambda3;
art-benchmark-service08401c12022-12-23 09:27:20 -080031397Landroid/view/inputmethod/InputMethodManager$$ExternalSyntheticLambda4;
art-benchmark-service84deab32021-05-12 09:41:00 -070031398Landroid/view/inputmethod/InputMethodManager$1;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070031399Landroid/view/inputmethod/InputMethodManager$2;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070031400Landroid/view/inputmethod/InputMethodManager$BindState;
art-benchmark-service84deab32021-05-12 09:41:00 -070031401Landroid/view/inputmethod/InputMethodManager$DelegateImpl;
31402Landroid/view/inputmethod/InputMethodManager$FinishedInputEventCallback;
31403Landroid/view/inputmethod/InputMethodManager$H$$ExternalSyntheticLambda0;
art-benchmark-service08401c12022-12-23 09:27:20 -080031404Landroid/view/inputmethod/InputMethodManager$H$$ExternalSyntheticLambda1;
art-benchmark-service84deab32021-05-12 09:41:00 -070031405Landroid/view/inputmethod/InputMethodManager$H;
31406Landroid/view/inputmethod/InputMethodManager$ImeInputEventSender;
31407Landroid/view/inputmethod/InputMethodManager$PendingEvent;
31408Landroid/view/inputmethod/InputMethodManager;
art-benchmark-service08401c12022-12-23 09:27:20 -080031409Landroid/view/inputmethod/InputMethodManagerGlobal;
art-benchmark-service84deab32021-05-12 09:41:00 -070031410Landroid/view/inputmethod/InputMethodSession$EventCallback;
31411Landroid/view/inputmethod/InputMethodSession;
art-benchmark-service84deab32021-05-12 09:41:00 -070031412Landroid/view/inputmethod/InputMethodSubtype$1;
31413Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;
31414Landroid/view/inputmethod/InputMethodSubtype;
31415Landroid/view/inputmethod/InputMethodSubtypeArray;
art-benchmark-service08401c12022-12-23 09:27:20 -080031416Landroid/view/inputmethod/InsertGesture$1;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070031417Landroid/view/inputmethod/InsertGesture;
art-benchmark-service00abe242023-02-13 10:31:34 -080031418Landroid/view/inputmethod/InsertModeGesture;
art-benchmark-service08401c12022-12-23 09:27:20 -080031419Landroid/view/inputmethod/JoinOrSplitGesture$1;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070031420Landroid/view/inputmethod/JoinOrSplitGesture;
art-benchmark-service00abe242023-02-13 10:31:34 -080031421Landroid/view/inputmethod/ParcelableHandwritingGesture$1;
art-benchmark-service08401c12022-12-23 09:27:20 -080031422Landroid/view/inputmethod/ParcelableHandwritingGesture;
31423Landroid/view/inputmethod/PreviewableHandwritingGesture;
art-benchmark-service00abe242023-02-13 10:31:34 -080031424Landroid/view/inputmethod/RemoteInputConnectionImpl$$ExternalSyntheticLambda24;
31425Landroid/view/inputmethod/RemoteInputConnectionImpl$$ExternalSyntheticLambda25;
31426Landroid/view/inputmethod/RemoteInputConnectionImpl$$ExternalSyntheticLambda37;
31427Landroid/view/inputmethod/RemoteInputConnectionImpl$$ExternalSyntheticLambda40;
31428Landroid/view/inputmethod/RemoteInputConnectionImpl$$ExternalSyntheticLambda8;
art-benchmark-service08401c12022-12-23 09:27:20 -080031429Landroid/view/inputmethod/RemoteInputConnectionImpl$1;
art-benchmark-service00abe242023-02-13 10:31:34 -080031430Landroid/view/inputmethod/RemoteInputConnectionImpl$KnownAlwaysTrueEndBatchEditCache;
art-benchmark-service08401c12022-12-23 09:27:20 -080031431Landroid/view/inputmethod/RemoteInputConnectionImpl;
31432Landroid/view/inputmethod/RemoveSpaceGesture$1;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070031433Landroid/view/inputmethod/RemoveSpaceGesture;
art-benchmark-service08401c12022-12-23 09:27:20 -080031434Landroid/view/inputmethod/SelectGesture$1;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070031435Landroid/view/inputmethod/SelectGesture;
art-benchmark-service00abe242023-02-13 10:31:34 -080031436Landroid/view/inputmethod/SelectRangeGesture$1;
art-benchmark-service08401c12022-12-23 09:27:20 -080031437Landroid/view/inputmethod/SelectRangeGesture;
art-benchmark-service84deab32021-05-12 09:41:00 -070031438Landroid/view/inputmethod/SparseRectFArray$1;
31439Landroid/view/inputmethod/SparseRectFArray$SparseRectFArrayBuilder;
31440Landroid/view/inputmethod/SparseRectFArray;
31441Landroid/view/inputmethod/SurroundingText$1;
31442Landroid/view/inputmethod/SurroundingText;
art-benchmark-service00abe242023-02-13 10:31:34 -080031443Landroid/view/inputmethod/TextAppearanceInfo$1;
art-benchmark-service08401c12022-12-23 09:27:20 -080031444Landroid/view/inputmethod/TextAppearanceInfo$Builder;
31445Landroid/view/inputmethod/TextAppearanceInfo;
art-benchmark-service22928e12022-06-04 17:35:15 -070031446Landroid/view/inputmethod/TextAttribute$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031447Landroid/view/inputmethod/TextAttribute;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070031448Landroid/view/inputmethod/ViewFocusParameterInfo;
31449Landroid/view/selectiontoolbar/SelectionToolbarManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070031450Landroid/view/textclassifier/ConversationAction$1;
31451Landroid/view/textclassifier/ConversationAction$Builder;
31452Landroid/view/textclassifier/ConversationAction;
31453Landroid/view/textclassifier/ConversationActions$1;
31454Landroid/view/textclassifier/ConversationActions$Message$1;
31455Landroid/view/textclassifier/ConversationActions$Message$Builder;
31456Landroid/view/textclassifier/ConversationActions$Message;
31457Landroid/view/textclassifier/ConversationActions$Request$1;
31458Landroid/view/textclassifier/ConversationActions$Request$Builder;
31459Landroid/view/textclassifier/ConversationActions$Request;
31460Landroid/view/textclassifier/ConversationActions;
31461Landroid/view/textclassifier/EntityConfidence$$ExternalSyntheticLambda0;
31462Landroid/view/textclassifier/EntityConfidence$1;
31463Landroid/view/textclassifier/EntityConfidence;
31464Landroid/view/textclassifier/ExtrasUtils;
31465Landroid/view/textclassifier/Log;
31466Landroid/view/textclassifier/SelectionEvent$1;
31467Landroid/view/textclassifier/SelectionEvent;
31468Landroid/view/textclassifier/SelectionSessionLogger$SignatureParser;
31469Landroid/view/textclassifier/SelectionSessionLogger;
31470Landroid/view/textclassifier/SystemTextClassifier$BlockingCallback;
31471Landroid/view/textclassifier/SystemTextClassifier$ResponseReceiver;
31472Landroid/view/textclassifier/SystemTextClassifier;
31473Landroid/view/textclassifier/SystemTextClassifierMetadata$1;
31474Landroid/view/textclassifier/SystemTextClassifierMetadata;
31475Landroid/view/textclassifier/TextClassification$$ExternalSyntheticLambda0;
31476Landroid/view/textclassifier/TextClassification$1;
31477Landroid/view/textclassifier/TextClassification$Builder;
31478Landroid/view/textclassifier/TextClassification$Request$1;
31479Landroid/view/textclassifier/TextClassification$Request$Builder;
31480Landroid/view/textclassifier/TextClassification$Request;
31481Landroid/view/textclassifier/TextClassification;
31482Landroid/view/textclassifier/TextClassificationConstants;
31483Landroid/view/textclassifier/TextClassificationContext$1;
31484Landroid/view/textclassifier/TextClassificationContext$Builder;
31485Landroid/view/textclassifier/TextClassificationContext;
31486Landroid/view/textclassifier/TextClassificationManager$$ExternalSyntheticLambda0;
31487Landroid/view/textclassifier/TextClassificationManager;
31488Landroid/view/textclassifier/TextClassificationSession$CleanerRunnable;
31489Landroid/view/textclassifier/TextClassificationSession$SelectionEventHelper;
31490Landroid/view/textclassifier/TextClassificationSession;
31491Landroid/view/textclassifier/TextClassificationSessionFactory;
31492Landroid/view/textclassifier/TextClassificationSessionId$1;
31493Landroid/view/textclassifier/TextClassificationSessionId;
31494Landroid/view/textclassifier/TextClassifier$1;
31495Landroid/view/textclassifier/TextClassifier$EntityConfig$1;
31496Landroid/view/textclassifier/TextClassifier$EntityConfig$Builder;
31497Landroid/view/textclassifier/TextClassifier$EntityConfig;
31498Landroid/view/textclassifier/TextClassifier$Utils;
31499Landroid/view/textclassifier/TextClassifier;
31500Landroid/view/textclassifier/TextClassifierEvent$1;
31501Landroid/view/textclassifier/TextClassifierEvent$Builder;
31502Landroid/view/textclassifier/TextClassifierEvent$ConversationActionsEvent$1;
31503Landroid/view/textclassifier/TextClassifierEvent$ConversationActionsEvent;
31504Landroid/view/textclassifier/TextClassifierEvent$LanguageDetectionEvent$1;
31505Landroid/view/textclassifier/TextClassifierEvent$LanguageDetectionEvent;
31506Landroid/view/textclassifier/TextClassifierEvent$TextLinkifyEvent$1;
31507Landroid/view/textclassifier/TextClassifierEvent$TextLinkifyEvent;
31508Landroid/view/textclassifier/TextClassifierEvent$TextSelectionEvent$1;
31509Landroid/view/textclassifier/TextClassifierEvent$TextSelectionEvent;
31510Landroid/view/textclassifier/TextClassifierEvent;
31511Landroid/view/textclassifier/TextLanguage$1;
31512Landroid/view/textclassifier/TextLanguage$Builder;
31513Landroid/view/textclassifier/TextLanguage$Request$1;
31514Landroid/view/textclassifier/TextLanguage$Request$Builder;
31515Landroid/view/textclassifier/TextLanguage$Request;
31516Landroid/view/textclassifier/TextLanguage;
31517Landroid/view/textclassifier/TextLinks$1;
31518Landroid/view/textclassifier/TextLinks$Builder;
31519Landroid/view/textclassifier/TextLinks$Request$1;
31520Landroid/view/textclassifier/TextLinks$Request;
31521Landroid/view/textclassifier/TextLinks$TextLink$1;
31522Landroid/view/textclassifier/TextLinks$TextLink;
31523Landroid/view/textclassifier/TextLinks$TextLinkSpan;
31524Landroid/view/textclassifier/TextLinks;
31525Landroid/view/textclassifier/TextSelection$1;
31526Landroid/view/textclassifier/TextSelection$Request$1;
art-benchmark-service00abe242023-02-13 10:31:34 -080031527Landroid/view/textclassifier/TextSelection$Request$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070031528Landroid/view/textclassifier/TextSelection$Request;
31529Landroid/view/textclassifier/TextSelection;
31530Landroid/view/textservice/SentenceSuggestionsInfo$1;
31531Landroid/view/textservice/SentenceSuggestionsInfo;
31532Landroid/view/textservice/SpellCheckerInfo$1;
31533Landroid/view/textservice/SpellCheckerInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070031534Landroid/view/textservice/SpellCheckerSession$InternalListener;
31535Landroid/view/textservice/SpellCheckerSession$SpellCheckerSessionListener;
31536Landroid/view/textservice/SpellCheckerSession$SpellCheckerSessionListenerImpl$1;
31537Landroid/view/textservice/SpellCheckerSession$SpellCheckerSessionListenerImpl$SpellCheckerParams;
31538Landroid/view/textservice/SpellCheckerSession$SpellCheckerSessionListenerImpl;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070031539Landroid/view/textservice/SpellCheckerSession$SpellCheckerSessionParams$Builder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031540Landroid/view/textservice/SpellCheckerSession$SpellCheckerSessionParams;
art-benchmark-service84deab32021-05-12 09:41:00 -070031541Landroid/view/textservice/SpellCheckerSession;
31542Landroid/view/textservice/SpellCheckerSubtype$1;
31543Landroid/view/textservice/SpellCheckerSubtype;
31544Landroid/view/textservice/SuggestionsInfo$1;
31545Landroid/view/textservice/SuggestionsInfo;
31546Landroid/view/textservice/TextInfo$1;
31547Landroid/view/textservice/TextInfo;
31548Landroid/view/textservice/TextServicesManager;
31549Landroid/view/translation/TranslationManager;
art-benchmark-service66b4d952021-07-17 17:15:31 -070031550Landroid/view/translation/TranslationSpec$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070031551Landroid/view/translation/TranslationSpec;
31552Landroid/view/translation/Translator$ServiceBinderReceiver$TimeoutException;
31553Landroid/view/translation/UiTranslationController;
31554Landroid/view/translation/UiTranslationManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031555Landroid/view/translation/UiTranslationSpec$1;
art-benchmark-service66b4d952021-07-17 17:15:31 -070031556Landroid/view/translation/UiTranslationSpec;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070031557Landroid/view/translation/ViewTranslationCallback;
art-benchmark-service00abe242023-02-13 10:31:34 -080031558Landroid/view/translation/ViewTranslationResponse$1;
art-benchmark-service08401c12022-12-23 09:27:20 -080031559Landroid/view/translation/ViewTranslationResponse;
art-benchmark-service84deab32021-05-12 09:41:00 -070031560Landroid/webkit/ConsoleMessage$MessageLevel;
31561Landroid/webkit/ConsoleMessage;
31562Landroid/webkit/CookieManager;
31563Landroid/webkit/CookieSyncManager;
31564Landroid/webkit/DownloadListener;
31565Landroid/webkit/FindAddress$ZipRange;
31566Landroid/webkit/FindAddress;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070031567Landroid/webkit/GeolocationPermissions$Callback;
art-benchmark-service84deab32021-05-12 09:41:00 -070031568Landroid/webkit/GeolocationPermissions;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070031569Landroid/webkit/HttpAuthHandler;
art-benchmark-service84deab32021-05-12 09:41:00 -070031570Landroid/webkit/IWebViewUpdateService$Stub$Proxy;
31571Landroid/webkit/IWebViewUpdateService$Stub;
31572Landroid/webkit/IWebViewUpdateService;
31573Landroid/webkit/JavascriptInterface;
31574Landroid/webkit/MimeTypeMap;
31575Landroid/webkit/PacProcessor;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070031576Landroid/webkit/PermissionRequest;
31577Landroid/webkit/RenderProcessGoneDetail;
art-benchmark-service84deab32021-05-12 09:41:00 -070031578Landroid/webkit/ServiceWorkerClient;
31579Landroid/webkit/ServiceWorkerController;
31580Landroid/webkit/ServiceWorkerWebSettings;
31581Landroid/webkit/TokenBindingService;
31582Landroid/webkit/TracingController;
31583Landroid/webkit/URLUtil;
31584Landroid/webkit/UserPackage;
31585Landroid/webkit/ValueCallback;
31586Landroid/webkit/WebBackForwardList;
31587Landroid/webkit/WebChromeClient$CustomViewCallback;
31588Landroid/webkit/WebChromeClient;
31589Landroid/webkit/WebIconDatabase;
31590Landroid/webkit/WebMessage;
31591Landroid/webkit/WebMessagePort;
31592Landroid/webkit/WebResourceError;
31593Landroid/webkit/WebResourceRequest;
31594Landroid/webkit/WebResourceResponse;
31595Landroid/webkit/WebSettings$PluginState;
31596Landroid/webkit/WebSettings;
31597Landroid/webkit/WebStorage;
31598Landroid/webkit/WebSyncManager;
31599Landroid/webkit/WebView$FindListener;
31600Landroid/webkit/WebView$HitTestResult;
31601Landroid/webkit/WebView$PictureListener;
31602Landroid/webkit/WebView$PrivateAccess;
31603Landroid/webkit/WebView$VisualStateCallback;
31604Landroid/webkit/WebView;
31605Landroid/webkit/WebViewClient;
31606Landroid/webkit/WebViewDatabase;
31607Landroid/webkit/WebViewDelegate$1;
31608Landroid/webkit/WebViewDelegate$OnTraceEnabledChangeListener;
31609Landroid/webkit/WebViewDelegate;
31610Landroid/webkit/WebViewFactory$MissingWebViewPackageException;
art-benchmark-service66b4d952021-07-17 17:15:31 -070031611Landroid/webkit/WebViewFactory$StartupTimestamps;
art-benchmark-service84deab32021-05-12 09:41:00 -070031612Landroid/webkit/WebViewFactory;
31613Landroid/webkit/WebViewFactoryProvider$Statics;
31614Landroid/webkit/WebViewFactoryProvider;
31615Landroid/webkit/WebViewLibraryLoader$1;
31616Landroid/webkit/WebViewLibraryLoader$RelroFileCreator;
31617Landroid/webkit/WebViewLibraryLoader;
31618Landroid/webkit/WebViewProvider$ScrollDelegate;
31619Landroid/webkit/WebViewProvider$ViewDelegate;
31620Landroid/webkit/WebViewProvider;
31621Landroid/webkit/WebViewProviderInfo$1;
31622Landroid/webkit/WebViewProviderInfo;
31623Landroid/webkit/WebViewProviderResponse$1;
31624Landroid/webkit/WebViewProviderResponse;
31625Landroid/webkit/WebViewZygote;
31626Landroid/widget/AbsListView$1;
31627Landroid/widget/AbsListView$2;
31628Landroid/widget/AbsListView$3;
31629Landroid/widget/AbsListView$4;
31630Landroid/widget/AbsListView$AbsPositionScroller;
31631Landroid/widget/AbsListView$AdapterDataSetObserver;
art-benchmark-service08401c12022-12-23 09:27:20 -080031632Landroid/widget/AbsListView$CheckForKeyLongPress-IA;
art-benchmark-service84deab32021-05-12 09:41:00 -070031633Landroid/widget/AbsListView$CheckForKeyLongPress;
31634Landroid/widget/AbsListView$CheckForLongPress;
art-benchmark-service08401c12022-12-23 09:27:20 -080031635Landroid/widget/AbsListView$CheckForTap-IA;
art-benchmark-service84deab32021-05-12 09:41:00 -070031636Landroid/widget/AbsListView$CheckForTap;
art-benchmark-service08401c12022-12-23 09:27:20 -080031637Landroid/widget/AbsListView$DeviceConfigChangeListener-IA;
31638Landroid/widget/AbsListView$DeviceConfigChangeListener;
art-benchmark-service84deab32021-05-12 09:41:00 -070031639Landroid/widget/AbsListView$FlingRunnable$1;
31640Landroid/widget/AbsListView$FlingRunnable;
art-benchmark-service08401c12022-12-23 09:27:20 -080031641Landroid/widget/AbsListView$InputConnectionWrapper;
art-benchmark-service84deab32021-05-12 09:41:00 -070031642Landroid/widget/AbsListView$LayoutParams;
31643Landroid/widget/AbsListView$ListItemAccessibilityDelegate;
31644Landroid/widget/AbsListView$MultiChoiceModeListener;
31645Landroid/widget/AbsListView$MultiChoiceModeWrapper;
31646Landroid/widget/AbsListView$OnScrollListener;
art-benchmark-service08401c12022-12-23 09:27:20 -080031647Landroid/widget/AbsListView$PerformClick-IA;
art-benchmark-service84deab32021-05-12 09:41:00 -070031648Landroid/widget/AbsListView$PerformClick;
art-benchmark-service08401c12022-12-23 09:27:20 -080031649Landroid/widget/AbsListView$PositionScroller;
art-benchmark-service84deab32021-05-12 09:41:00 -070031650Landroid/widget/AbsListView$RecycleBin;
31651Landroid/widget/AbsListView$RecyclerListener;
31652Landroid/widget/AbsListView$SavedState$1;
31653Landroid/widget/AbsListView$SavedState;
31654Landroid/widget/AbsListView$SelectionBoundsAdjuster;
31655Landroid/widget/AbsListView$WindowRunnnable;
31656Landroid/widget/AbsListView;
31657Landroid/widget/AbsSeekBar;
31658Landroid/widget/AbsSpinner$RecycleBin;
31659Landroid/widget/AbsSpinner$SavedState$1;
31660Landroid/widget/AbsSpinner$SavedState;
31661Landroid/widget/AbsSpinner;
31662Landroid/widget/AbsoluteLayout$LayoutParams;
31663Landroid/widget/AbsoluteLayout;
31664Landroid/widget/ActionMenuPresenter$1;
31665Landroid/widget/ActionMenuPresenter$2;
31666Landroid/widget/ActionMenuPresenter$ActionButtonSubmenu;
31667Landroid/widget/ActionMenuPresenter$ActionMenuPopupCallback;
31668Landroid/widget/ActionMenuPresenter$OpenOverflowRunnable;
31669Landroid/widget/ActionMenuPresenter$OverflowMenuButton$1;
31670Landroid/widget/ActionMenuPresenter$OverflowMenuButton;
31671Landroid/widget/ActionMenuPresenter$OverflowPopup;
31672Landroid/widget/ActionMenuPresenter$PopupPresenterCallback;
31673Landroid/widget/ActionMenuPresenter;
31674Landroid/widget/ActionMenuView$ActionMenuChildView;
31675Landroid/widget/ActionMenuView$ActionMenuPresenterCallback;
31676Landroid/widget/ActionMenuView$LayoutParams;
31677Landroid/widget/ActionMenuView$MenuBuilderCallback;
31678Landroid/widget/ActionMenuView$OnMenuItemClickListener;
31679Landroid/widget/ActionMenuView;
31680Landroid/widget/Adapter;
art-benchmark-service08401c12022-12-23 09:27:20 -080031681Landroid/widget/AdapterView$AdapterContextMenuInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070031682Landroid/widget/AdapterView$AdapterDataSetObserver;
31683Landroid/widget/AdapterView$OnItemClickListener;
31684Landroid/widget/AdapterView$OnItemLongClickListener;
31685Landroid/widget/AdapterView$OnItemSelectedListener;
31686Landroid/widget/AdapterView$SelectionNotifier;
31687Landroid/widget/AdapterView;
31688Landroid/widget/ArrayAdapter;
art-benchmark-service22928e12022-06-04 17:35:15 -070031689Landroid/widget/AutoCompleteTextView$$ExternalSyntheticLambda0;
31690Landroid/widget/AutoCompleteTextView$$ExternalSyntheticLambda1;
art-benchmark-service84deab32021-05-12 09:41:00 -070031691Landroid/widget/AutoCompleteTextView$DropDownItemClickListener;
31692Landroid/widget/AutoCompleteTextView$MyWatcher;
31693Landroid/widget/AutoCompleteTextView$PassThroughClickListener;
31694Landroid/widget/AutoCompleteTextView$Validator;
31695Landroid/widget/AutoCompleteTextView;
31696Landroid/widget/BaseAdapter;
31697Landroid/widget/Button;
31698Landroid/widget/CheckBox;
31699Landroid/widget/Checkable;
31700Landroid/widget/CheckedTextView;
31701Landroid/widget/Chronometer$1;
31702Landroid/widget/Chronometer$OnChronometerTickListener;
31703Landroid/widget/Chronometer;
31704Landroid/widget/CompoundButton$OnCheckedChangeListener;
31705Landroid/widget/CompoundButton$SavedState$1;
31706Landroid/widget/CompoundButton$SavedState;
31707Landroid/widget/CompoundButton;
31708Landroid/widget/DateTimeView$ReceiverInfo$1;
31709Landroid/widget/DateTimeView$ReceiverInfo$2;
31710Landroid/widget/DateTimeView$ReceiverInfo;
31711Landroid/widget/DateTimeView;
31712Landroid/widget/DropDownListView;
31713Landroid/widget/EdgeEffect;
31714Landroid/widget/EditText;
31715Landroid/widget/Editor$$ExternalSyntheticLambda1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031716Landroid/widget/Editor$$ExternalSyntheticLambda2;
art-benchmark-service84deab32021-05-12 09:41:00 -070031717Landroid/widget/Editor$1;
31718Landroid/widget/Editor$2;
31719Landroid/widget/Editor$3;
31720Landroid/widget/Editor$5;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031721Landroid/widget/Editor$AccessibilitySmartActions;
art-benchmark-service84deab32021-05-12 09:41:00 -070031722Landroid/widget/Editor$Blink;
31723Landroid/widget/Editor$CorrectionHighlighter;
31724Landroid/widget/Editor$CursorAnchorInfoNotifier;
31725Landroid/widget/Editor$CursorController;
31726Landroid/widget/Editor$EasyEditDeleteListener;
31727Landroid/widget/Editor$EasyEditPopupWindow;
31728Landroid/widget/Editor$EditOperation$1;
31729Landroid/widget/Editor$EditOperation;
31730Landroid/widget/Editor$ErrorPopup;
31731Landroid/widget/Editor$HandleView;
31732Landroid/widget/Editor$InputContentType;
31733Landroid/widget/Editor$InputMethodState;
art-benchmark-service00abe242023-02-13 10:31:34 -080031734Landroid/widget/Editor$InsertModeController;
art-benchmark-service84deab32021-05-12 09:41:00 -070031735Landroid/widget/Editor$InsertionHandleView$1;
31736Landroid/widget/Editor$InsertionHandleView;
31737Landroid/widget/Editor$InsertionPointCursorController$1;
31738Landroid/widget/Editor$InsertionPointCursorController;
31739Landroid/widget/Editor$MagnifierMotionAnimator;
31740Landroid/widget/Editor$PinnedPopupWindow;
31741Landroid/widget/Editor$PositionListener;
31742Landroid/widget/Editor$ProcessTextIntentActionsHandler;
31743Landroid/widget/Editor$SelectionHandleView;
31744Landroid/widget/Editor$SelectionModifierCursorController;
31745Landroid/widget/Editor$SpanController$1;
31746Landroid/widget/Editor$SpanController$2;
31747Landroid/widget/Editor$SpanController;
31748Landroid/widget/Editor$SuggestionHelper$SuggestionSpanComparator;
31749Landroid/widget/Editor$SuggestionHelper;
31750Landroid/widget/Editor$SuggestionsPopupWindow;
31751Landroid/widget/Editor$TextRenderNode;
31752Landroid/widget/Editor$TextViewPositionListener;
31753Landroid/widget/Editor$UndoInputFilter;
31754Landroid/widget/Editor;
31755Landroid/widget/EditorTouchState;
31756Landroid/widget/FastScroller$1;
31757Landroid/widget/FastScroller$2;
31758Landroid/widget/FastScroller$3;
31759Landroid/widget/FastScroller$4;
31760Landroid/widget/FastScroller$5;
31761Landroid/widget/FastScroller$6;
31762Landroid/widget/FastScroller;
31763Landroid/widget/Filter$Delayer;
31764Landroid/widget/Filter$FilterListener;
31765Landroid/widget/Filter$FilterResults;
31766Landroid/widget/Filter$RequestArguments;
31767Landroid/widget/Filter$RequestHandler;
31768Landroid/widget/Filter$ResultsHandler;
31769Landroid/widget/Filter;
31770Landroid/widget/Filterable;
31771Landroid/widget/ForwardingListener;
31772Landroid/widget/FrameLayout$LayoutParams;
31773Landroid/widget/FrameLayout;
31774Landroid/widget/GridLayout$1;
31775Landroid/widget/GridLayout$2;
31776Landroid/widget/GridLayout$3;
31777Landroid/widget/GridLayout$4;
31778Landroid/widget/GridLayout$5;
31779Landroid/widget/GridLayout$6;
31780Landroid/widget/GridLayout$7$1;
31781Landroid/widget/GridLayout$7;
31782Landroid/widget/GridLayout$8;
31783Landroid/widget/GridLayout$Alignment;
31784Landroid/widget/GridLayout$Arc;
31785Landroid/widget/GridLayout$Assoc;
31786Landroid/widget/GridLayout$Axis$1;
31787Landroid/widget/GridLayout$Axis;
31788Landroid/widget/GridLayout$Bounds;
31789Landroid/widget/GridLayout$Interval;
31790Landroid/widget/GridLayout$LayoutParams;
31791Landroid/widget/GridLayout$MutableInt;
31792Landroid/widget/GridLayout$PackedMap;
31793Landroid/widget/GridLayout$Spec;
31794Landroid/widget/GridLayout;
31795Landroid/widget/HeaderViewListAdapter;
31796Landroid/widget/HorizontalScrollView$SavedState$1;
31797Landroid/widget/HorizontalScrollView$SavedState;
31798Landroid/widget/HorizontalScrollView;
31799Landroid/widget/ImageButton;
31800Landroid/widget/ImageView$ImageDrawableCallback;
31801Landroid/widget/ImageView$ScaleType;
31802Landroid/widget/ImageView;
31803Landroid/widget/LinearLayout$LayoutParams;
31804Landroid/widget/LinearLayout;
31805Landroid/widget/ListAdapter;
31806Landroid/widget/ListPopupWindow$ListSelectorHider;
31807Landroid/widget/ListPopupWindow$PopupDataSetObserver;
31808Landroid/widget/ListPopupWindow$PopupScrollListener;
31809Landroid/widget/ListPopupWindow$PopupTouchInterceptor;
31810Landroid/widget/ListPopupWindow$ResizePopupRunnable;
31811Landroid/widget/ListPopupWindow;
art-benchmark-service08401c12022-12-23 09:27:20 -080031812Landroid/widget/ListView$ArrowScrollFocusResult-IA;
art-benchmark-service84deab32021-05-12 09:41:00 -070031813Landroid/widget/ListView$ArrowScrollFocusResult;
31814Landroid/widget/ListView$FixedViewInfo;
art-benchmark-service08401c12022-12-23 09:27:20 -080031815Landroid/widget/ListView$FocusSelector-IA;
art-benchmark-service84deab32021-05-12 09:41:00 -070031816Landroid/widget/ListView$FocusSelector;
31817Landroid/widget/ListView;
31818Landroid/widget/Magnifier$Builder;
31819Landroid/widget/Magnifier$InternalPopupWindow;
31820Landroid/widget/Magnifier;
31821Landroid/widget/MediaController$MediaPlayerControl;
31822Landroid/widget/MultiAutoCompleteTextView$Tokenizer;
31823Landroid/widget/MultiAutoCompleteTextView;
31824Landroid/widget/OverScroller$SplineOverScroller;
31825Landroid/widget/OverScroller;
31826Landroid/widget/PopupMenu$1;
31827Landroid/widget/PopupMenu$2;
31828Landroid/widget/PopupMenu$OnMenuItemClickListener;
31829Landroid/widget/PopupMenu;
31830Landroid/widget/PopupWindow$$ExternalSyntheticLambda0;
31831Landroid/widget/PopupWindow$$ExternalSyntheticLambda1;
31832Landroid/widget/PopupWindow$1;
31833Landroid/widget/PopupWindow$2;
31834Landroid/widget/PopupWindow$3;
31835Landroid/widget/PopupWindow$OnDismissListener;
31836Landroid/widget/PopupWindow$PopupBackgroundView;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070031837Landroid/widget/PopupWindow$PopupDecorView$$ExternalSyntheticLambda0;
art-benchmark-service84deab32021-05-12 09:41:00 -070031838Landroid/widget/PopupWindow$PopupDecorView$1$1;
31839Landroid/widget/PopupWindow$PopupDecorView$1;
31840Landroid/widget/PopupWindow$PopupDecorView$2;
31841Landroid/widget/PopupWindow$PopupDecorView$3;
31842Landroid/widget/PopupWindow$PopupDecorView$4;
31843Landroid/widget/PopupWindow$PopupDecorView;
31844Landroid/widget/PopupWindow;
31845Landroid/widget/ProgressBar$1;
31846Landroid/widget/ProgressBar$2;
31847Landroid/widget/ProgressBar$ProgressTintInfo;
31848Landroid/widget/ProgressBar$RefreshData;
31849Landroid/widget/ProgressBar$RefreshProgressRunnable;
31850Landroid/widget/ProgressBar$SavedState$1;
31851Landroid/widget/ProgressBar$SavedState;
31852Landroid/widget/ProgressBar;
31853Landroid/widget/RadioButton;
31854Landroid/widget/RadioGroup$OnCheckedChangeListener;
31855Landroid/widget/RatingBar;
31856Landroid/widget/RelativeLayout$DependencyGraph$Node;
31857Landroid/widget/RelativeLayout$DependencyGraph;
31858Landroid/widget/RelativeLayout$LayoutParams;
31859Landroid/widget/RelativeLayout$TopToBottomLeftToRightComparator;
31860Landroid/widget/RelativeLayout;
31861Landroid/widget/RemoteViews$$ExternalSyntheticLambda0;
31862Landroid/widget/RemoteViews$$ExternalSyntheticLambda1;
31863Landroid/widget/RemoteViews$1;
31864Landroid/widget/RemoteViews$2;
31865Landroid/widget/RemoteViews$Action;
31866Landroid/widget/RemoteViews$ActionException;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070031867Landroid/widget/RemoteViews$ApplicationInfoCache$$ExternalSyntheticLambda0;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031868Landroid/widget/RemoteViews$ApplicationInfoCache;
art-benchmark-service84deab32021-05-12 09:41:00 -070031869Landroid/widget/RemoteViews$AsyncApplyTask;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070031870Landroid/widget/RemoteViews$AttributeReflectionAction;
art-benchmark-service84deab32021-05-12 09:41:00 -070031871Landroid/widget/RemoteViews$BaseReflectionAction;
31872Landroid/widget/RemoteViews$BitmapCache;
31873Landroid/widget/RemoteViews$BitmapReflectionAction;
31874Landroid/widget/RemoteViews$ComplexUnitDimensionReflectionAction;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031875Landroid/widget/RemoteViews$HierarchyRootData;
art-benchmark-service84deab32021-05-12 09:41:00 -070031876Landroid/widget/RemoteViews$InteractionHandler;
31877Landroid/widget/RemoteViews$LayoutParamAction;
31878Landroid/widget/RemoteViews$MethodArgs;
31879Landroid/widget/RemoteViews$MethodKey;
31880Landroid/widget/RemoteViews$NightModeReflectionAction;
31881Landroid/widget/RemoteViews$OnViewAppliedListener;
31882Landroid/widget/RemoteViews$OverrideTextColorsAction;
31883Landroid/widget/RemoteViews$ReflectionAction;
art-benchmark-service22928e12022-06-04 17:35:15 -070031884Landroid/widget/RemoteViews$RemoteCollectionItems$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031885Landroid/widget/RemoteViews$RemoteCollectionItems;
art-benchmark-service84deab32021-05-12 09:41:00 -070031886Landroid/widget/RemoteViews$RemoteResponse;
31887Landroid/widget/RemoteViews$RemoteView;
31888Landroid/widget/RemoteViews$RemoteViewsContextWrapper;
31889Landroid/widget/RemoteViews$RemoveFromParentAction;
31890Landroid/widget/RemoteViews$ResourceReflectionAction;
31891Landroid/widget/RemoteViews$RunnableAction;
31892Landroid/widget/RemoteViews$RuntimeAction;
31893Landroid/widget/RemoteViews$SetCompoundButtonCheckedAction;
31894Landroid/widget/RemoteViews$SetDrawableTint;
31895Landroid/widget/RemoteViews$SetEmptyView;
31896Landroid/widget/RemoteViews$SetIntTagAction;
31897Landroid/widget/RemoteViews$SetOnCheckedChangeResponse;
31898Landroid/widget/RemoteViews$SetOnClickResponse;
31899Landroid/widget/RemoteViews$SetPendingIntentTemplate;
31900Landroid/widget/RemoteViews$SetRadioGroupCheckedAction;
31901Landroid/widget/RemoteViews$SetRemoteCollectionItemListAdapterAction;
31902Landroid/widget/RemoteViews$SetRemoteInputsAction;
31903Landroid/widget/RemoteViews$SetRemoteViewsAdapterIntent;
31904Landroid/widget/RemoteViews$SetRemoteViewsAdapterList;
31905Landroid/widget/RemoteViews$SetRippleDrawableColor;
31906Landroid/widget/RemoteViews$SetViewOutlinePreferredRadiusAction;
31907Landroid/widget/RemoteViews$TextViewDrawableAction;
31908Landroid/widget/RemoteViews$TextViewSizeAction;
31909Landroid/widget/RemoteViews$ViewContentNavigation;
31910Landroid/widget/RemoteViews$ViewGroupActionAdd$1;
31911Landroid/widget/RemoteViews$ViewGroupActionAdd;
31912Landroid/widget/RemoteViews$ViewGroupActionRemove$1;
31913Landroid/widget/RemoteViews$ViewGroupActionRemove;
31914Landroid/widget/RemoteViews$ViewPaddingAction;
31915Landroid/widget/RemoteViews$ViewTree;
31916Landroid/widget/RemoteViews;
art-benchmark-service08401c12022-12-23 09:27:20 -080031917Landroid/widget/RemoteViewsAdapter$AsyncRemoteAdapterAction;
art-benchmark-service84deab32021-05-12 09:41:00 -070031918Landroid/widget/RemoteViewsAdapter$RemoteAdapterConnectionCallback;
31919Landroid/widget/RemoteViewsAdapter;
31920Landroid/widget/RemoteViewsService;
31921Landroid/widget/RtlSpacingHelper;
31922Landroid/widget/ScrollBarDrawable;
31923Landroid/widget/ScrollView$SavedState$1;
31924Landroid/widget/ScrollView$SavedState;
31925Landroid/widget/ScrollView;
31926Landroid/widget/Scroller$ViscousFluidInterpolator;
31927Landroid/widget/Scroller;
31928Landroid/widget/SectionIndexer;
31929Landroid/widget/SeekBar$OnSeekBarChangeListener;
31930Landroid/widget/SeekBar;
31931Landroid/widget/SelectionActionModeHelper$$ExternalSyntheticLambda12;
31932Landroid/widget/SelectionActionModeHelper$$ExternalSyntheticLambda2;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031933Landroid/widget/SelectionActionModeHelper$$ExternalSyntheticLambda3;
31934Landroid/widget/SelectionActionModeHelper$$ExternalSyntheticLambda8;
art-benchmark-service84deab32021-05-12 09:41:00 -070031935Landroid/widget/SelectionActionModeHelper$SelectionMetricsLogger;
31936Landroid/widget/SelectionActionModeHelper$SelectionTracker$LogAbandonRunnable;
31937Landroid/widget/SelectionActionModeHelper$SelectionTracker;
31938Landroid/widget/SelectionActionModeHelper$TextClassificationHelper;
31939Landroid/widget/SelectionActionModeHelper;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070031940Landroid/widget/SmartSelectSprite$$ExternalSyntheticLambda0;
art-benchmark-service84deab32021-05-12 09:41:00 -070031941Landroid/widget/SmartSelectSprite$$ExternalSyntheticLambda1;
31942Landroid/widget/SmartSelectSprite$$ExternalSyntheticLambda2;
31943Landroid/widget/SmartSelectSprite$RectangleList;
31944Landroid/widget/SmartSelectSprite;
31945Landroid/widget/Space;
31946Landroid/widget/SpellChecker$1;
31947Landroid/widget/SpellChecker$RemoveReason;
31948Landroid/widget/SpellChecker$SentenceIteratorWrapper;
31949Landroid/widget/SpellChecker$SpellParser;
31950Landroid/widget/SpellChecker;
31951Landroid/widget/Spinner$1;
31952Landroid/widget/Spinner$DialogPopup;
31953Landroid/widget/Spinner$DropDownAdapter;
31954Landroid/widget/Spinner$DropdownPopup$1;
31955Landroid/widget/Spinner$DropdownPopup;
31956Landroid/widget/Spinner$SavedState$1;
31957Landroid/widget/Spinner$SavedState;
31958Landroid/widget/Spinner$SpinnerPopup;
31959Landroid/widget/Spinner;
31960Landroid/widget/SpinnerAdapter;
31961Landroid/widget/Switch$1;
31962Landroid/widget/Switch;
31963Landroid/widget/TableLayout$PassThroughHierarchyChangeListener;
31964Landroid/widget/TableLayout;
31965Landroid/widget/TableRow$ChildrenTracker;
31966Landroid/widget/TableRow;
31967Landroid/widget/TextClock$1;
31968Landroid/widget/TextClock$2;
31969Landroid/widget/TextClock$FormatChangeObserver;
31970Landroid/widget/TextClock;
art-benchmark-service00abe242023-02-13 10:31:34 -080031971Landroid/widget/TextView$$ExternalSyntheticLambda2;
art-benchmark-service84deab32021-05-12 09:41:00 -070031972Landroid/widget/TextView$1;
31973Landroid/widget/TextView$2;
31974Landroid/widget/TextView$3;
31975Landroid/widget/TextView$4;
31976Landroid/widget/TextView$BufferType;
31977Landroid/widget/TextView$ChangeWatcher;
31978Landroid/widget/TextView$CharWrapper;
31979Landroid/widget/TextView$Drawables;
31980Landroid/widget/TextView$Marquee$1;
31981Landroid/widget/TextView$Marquee$2;
31982Landroid/widget/TextView$Marquee$3;
31983Landroid/widget/TextView$Marquee;
31984Landroid/widget/TextView$OnEditorActionListener;
31985Landroid/widget/TextView$SavedState$1;
31986Landroid/widget/TextView$SavedState;
31987Landroid/widget/TextView$TextAppearanceAttributes;
31988Landroid/widget/TextView;
31989Landroid/widget/TextViewOnReceiveContentListener$InputConnectionInfo;
31990Landroid/widget/TextViewOnReceiveContentListener;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070031991Landroid/widget/TextViewTranslationCallback;
art-benchmark-service84deab32021-05-12 09:41:00 -070031992Landroid/widget/ThemedSpinnerAdapter;
31993Landroid/widget/Toast$Callback;
31994Landroid/widget/Toast$CallbackBinder$$ExternalSyntheticLambda0;
31995Landroid/widget/Toast$CallbackBinder$$ExternalSyntheticLambda1;
31996Landroid/widget/Toast$CallbackBinder;
31997Landroid/widget/Toast$TN$1;
31998Landroid/widget/Toast$TN;
31999Landroid/widget/Toast;
32000Landroid/widget/ToastPresenter;
32001Landroid/widget/ToggleButton;
32002Landroid/widget/Toolbar$1;
32003Landroid/widget/Toolbar$2;
32004Landroid/widget/Toolbar$ExpandedActionViewMenuPresenter;
32005Landroid/widget/Toolbar$LayoutParams;
32006Landroid/widget/Toolbar$OnMenuItemClickListener;
32007Landroid/widget/Toolbar$SavedState$1;
32008Landroid/widget/Toolbar$SavedState;
32009Landroid/widget/Toolbar;
32010Landroid/widget/ViewAnimator;
32011Landroid/widget/ViewFlipper$1;
32012Landroid/widget/ViewFlipper$2;
32013Landroid/widget/ViewFlipper;
32014Landroid/widget/ViewSwitcher;
32015Landroid/widget/WrapperListAdapter;
32016Landroid/widget/inline/InlinePresentationSpec$1;
32017Landroid/widget/inline/InlinePresentationSpec$BaseBuilder;
32018Landroid/widget/inline/InlinePresentationSpec$Builder;
32019Landroid/widget/inline/InlinePresentationSpec;
art-benchmark-service22928e12022-06-04 17:35:15 -070032020Landroid/window/BackEvent;
art-benchmark-service08401c12022-12-23 09:27:20 -080032021Landroid/window/BackMotionEvent$1;
32022Landroid/window/BackMotionEvent;
32023Landroid/window/BackProgressAnimator$1;
32024Landroid/window/BackProgressAnimator$ProgressCallback;
32025Landroid/window/BackProgressAnimator;
art-benchmark-service84deab32021-05-12 09:41:00 -070032026Landroid/window/ClientWindowFrames$1;
32027Landroid/window/ClientWindowFrames;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070032028Landroid/window/CompatOnBackInvokedCallback;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070032029Landroid/window/ConfigurationHelper;
art-benchmark-service84deab32021-05-12 09:41:00 -070032030Landroid/window/DisplayAreaAppearedInfo$1;
32031Landroid/window/DisplayAreaAppearedInfo;
32032Landroid/window/DisplayAreaOrganizer$1;
32033Landroid/window/DisplayAreaOrganizer;
32034Landroid/window/IDisplayAreaOrganizer$Stub$Proxy;
32035Landroid/window/IDisplayAreaOrganizer$Stub;
32036Landroid/window/IDisplayAreaOrganizer;
32037Landroid/window/IDisplayAreaOrganizerController$Stub$Proxy;
32038Landroid/window/IDisplayAreaOrganizerController$Stub;
32039Landroid/window/IDisplayAreaOrganizerController;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070032040Landroid/window/IOnBackInvokedCallback$Stub$Proxy;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070032041Landroid/window/IOnBackInvokedCallback$Stub;
32042Landroid/window/IOnBackInvokedCallback;
art-benchmark-service84deab32021-05-12 09:41:00 -070032043Landroid/window/IRemoteTransition$Stub$Proxy;
32044Landroid/window/IRemoteTransition$Stub;
32045Landroid/window/IRemoteTransition;
art-benchmark-service00abe242023-02-13 10:31:34 -080032046Landroid/window/ISurfaceSyncGroup$Stub;
32047Landroid/window/ISurfaceSyncGroup;
32048Landroid/window/ISurfaceSyncGroupCompletedListener$Stub;
32049Landroid/window/ISurfaceSyncGroupCompletedListener;
art-benchmark-service84deab32021-05-12 09:41:00 -070032050Landroid/window/ITaskOrganizer$Stub$Proxy;
32051Landroid/window/ITaskOrganizer$Stub;
32052Landroid/window/ITaskOrganizer;
32053Landroid/window/ITaskOrganizerController$Stub$Proxy;
32054Landroid/window/ITaskOrganizerController$Stub;
32055Landroid/window/ITaskOrganizerController;
art-benchmark-service00abe242023-02-13 10:31:34 -080032056Landroid/window/ITransactionReadyCallback$Stub;
32057Landroid/window/ITransactionReadyCallback;
art-benchmark-service84deab32021-05-12 09:41:00 -070032058Landroid/window/ITransitionPlayer$Stub;
32059Landroid/window/ITransitionPlayer;
32060Landroid/window/IWindowContainerToken$Stub$Proxy;
32061Landroid/window/IWindowContainerToken$Stub;
32062Landroid/window/IWindowContainerToken;
32063Landroid/window/IWindowContainerTransactionCallback$Stub;
32064Landroid/window/IWindowContainerTransactionCallback;
32065Landroid/window/IWindowOrganizerController$Stub$Proxy;
32066Landroid/window/IWindowOrganizerController$Stub;
32067Landroid/window/IWindowOrganizerController;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070032068Landroid/window/ImeOnBackInvokedDispatcher$1;
32069Landroid/window/ImeOnBackInvokedDispatcher$2;
32070Landroid/window/ImeOnBackInvokedDispatcher$ImeOnBackInvokedCallback;
32071Landroid/window/ImeOnBackInvokedDispatcher;
art-benchmark-service22928e12022-06-04 17:35:15 -070032072Landroid/window/OnBackAnimationCallback;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070032073Landroid/window/OnBackInvokedCallback;
32074Landroid/window/OnBackInvokedCallbackInfo$1;
32075Landroid/window/OnBackInvokedCallbackInfo;
32076Landroid/window/OnBackInvokedDispatcher;
art-benchmark-service08401c12022-12-23 09:27:20 -080032077Landroid/window/ProxyOnBackInvokedDispatcher$$ExternalSyntheticLambda0;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070032078Landroid/window/ProxyOnBackInvokedDispatcher;
art-benchmark-service22928e12022-06-04 17:35:15 -070032079Landroid/window/RemoteTransition$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070032080Landroid/window/RemoteTransition;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070032081Landroid/window/ScreenCapture$CaptureArgs$1;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070032082Landroid/window/ScreenCapture$CaptureArgs;
32083Landroid/window/ScreenCapture$DisplayCaptureArgs;
32084Landroid/window/ScreenCapture$LayerCaptureArgs;
art-benchmark-service00abe242023-02-13 10:31:34 -080032085Landroid/window/ScreenCapture$ScreenCaptureListener$1;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070032086Landroid/window/ScreenCapture$ScreenCaptureListener;
32087Landroid/window/ScreenCapture$ScreenshotHardwareBuffer;
32088Landroid/window/ScreenCapture;
art-benchmark-service66b4d952021-07-17 17:15:31 -070032089Landroid/window/SizeConfigurationBuckets$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070032090Landroid/window/SizeConfigurationBuckets;
32091Landroid/window/SplashScreen$SplashScreenManagerGlobal$1;
32092Landroid/window/SplashScreen$SplashScreenManagerGlobal;
32093Landroid/window/SplashScreenView;
32094Landroid/window/StartingWindowInfo$1;
32095Landroid/window/StartingWindowInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070032096Landroid/window/SurfaceSyncGroup$$ExternalSyntheticLambda0;
art-benchmark-service00abe242023-02-13 10:31:34 -080032097Landroid/window/SurfaceSyncGroup$$ExternalSyntheticLambda1;
32098Landroid/window/SurfaceSyncGroup$$ExternalSyntheticLambda2;
32099Landroid/window/SurfaceSyncGroup$$ExternalSyntheticLambda3;
32100Landroid/window/SurfaceSyncGroup$$ExternalSyntheticLambda5;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070032101Landroid/window/SurfaceSyncGroup$1;
art-benchmark-service00abe242023-02-13 10:31:34 -080032102Landroid/window/SurfaceSyncGroup$2;
art-benchmark-service00abe242023-02-13 10:31:34 -080032103Landroid/window/SurfaceSyncGroup$SurfaceViewFrameCallback;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070032104Landroid/window/SurfaceSyncGroup;
art-benchmark-service84deab32021-05-12 09:41:00 -070032105Landroid/window/TaskAppearedInfo$1;
32106Landroid/window/TaskAppearedInfo;
32107Landroid/window/TaskOrganizer$1;
32108Landroid/window/TaskOrganizer;
32109Landroid/window/TaskSnapshot$1;
32110Landroid/window/TaskSnapshot;
32111Landroid/window/WindowContainerToken$1;
32112Landroid/window/WindowContainerToken;
32113Landroid/window/WindowContainerTransaction$1;
32114Landroid/window/WindowContainerTransaction$Change$1;
32115Landroid/window/WindowContainerTransaction$Change;
32116Landroid/window/WindowContainerTransaction;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070032117Landroid/window/WindowContext;
32118Landroid/window/WindowContextController;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070032119Landroid/window/WindowInfosListener$DisplayInfo;
32120Landroid/window/WindowInfosListener;
art-benchmark-service00abe242023-02-13 10:31:34 -080032121Landroid/window/WindowMetricsController$$ExternalSyntheticLambda0;
32122Landroid/window/WindowMetricsController;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070032123Landroid/window/WindowOnBackInvokedDispatcher$Checker;
32124Landroid/window/WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper$$ExternalSyntheticLambda0;
32125Landroid/window/WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper$$ExternalSyntheticLambda1;
art-benchmark-service22928e12022-06-04 17:35:15 -070032126Landroid/window/WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper$$ExternalSyntheticLambda2;
32127Landroid/window/WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper$$ExternalSyntheticLambda3;
art-benchmark-service08401c12022-12-23 09:27:20 -080032128Landroid/window/WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper$$ExternalSyntheticLambda4;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070032129Landroid/window/WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper;
32130Landroid/window/WindowOnBackInvokedDispatcher;
art-benchmark-service84deab32021-05-12 09:41:00 -070032131Landroid/window/WindowOrganizer$1;
32132Landroid/window/WindowOrganizer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070032133Landroid/window/WindowProvider;
32134Landroid/window/WindowProviderService;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070032135Landroid/window/WindowTokenClient$$ExternalSyntheticLambda1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070032136Landroid/window/WindowTokenClient;
32137Lcom/android/apex/ApexInfo;
32138Lcom/android/apex/ApexInfoList;
32139Lcom/android/apex/XmlParser;
art-benchmark-service84deab32021-05-12 09:41:00 -070032140Lcom/android/cellbroadcastservice/CellBroadcastStatsLog;
32141Lcom/android/framework/protobuf/AbstractMessageLite$Builder;
32142Lcom/android/framework/protobuf/AbstractMessageLite;
32143Lcom/android/framework/protobuf/AbstractParser;
32144Lcom/android/framework/protobuf/AbstractProtobufList;
art-benchmark-service08401c12022-12-23 09:27:20 -080032145Lcom/android/framework/protobuf/Android;
art-benchmark-service84deab32021-05-12 09:41:00 -070032146Lcom/android/framework/protobuf/ArrayDecoders$Registers;
32147Lcom/android/framework/protobuf/ArrayDecoders;
32148Lcom/android/framework/protobuf/CodedInputStream$ArrayDecoder;
32149Lcom/android/framework/protobuf/CodedInputStream;
32150Lcom/android/framework/protobuf/ExtensionRegistryFactory;
32151Lcom/android/framework/protobuf/ExtensionRegistryLite;
32152Lcom/android/framework/protobuf/ExtensionSchema;
32153Lcom/android/framework/protobuf/ExtensionSchemaLite;
32154Lcom/android/framework/protobuf/ExtensionSchemas;
32155Lcom/android/framework/protobuf/GeneratedMessageInfoFactory;
32156Lcom/android/framework/protobuf/GeneratedMessageLite$Builder;
32157Lcom/android/framework/protobuf/GeneratedMessageLite$DefaultInstanceBasedParser;
32158Lcom/android/framework/protobuf/GeneratedMessageLite$ExtendableMessage;
32159Lcom/android/framework/protobuf/GeneratedMessageLite$ExtendableMessageOrBuilder;
32160Lcom/android/framework/protobuf/GeneratedMessageLite$MethodToInvoke;
art-benchmark-service00abe242023-02-13 10:31:34 -080032161Lcom/android/framework/protobuf/GeneratedMessageLite$SerializedForm;
art-benchmark-service84deab32021-05-12 09:41:00 -070032162Lcom/android/framework/protobuf/GeneratedMessageLite;
32163Lcom/android/framework/protobuf/Internal$EnumVerifier;
32164Lcom/android/framework/protobuf/Internal$ProtobufList;
32165Lcom/android/framework/protobuf/Internal;
32166Lcom/android/framework/protobuf/InvalidProtocolBufferException$InvalidWireTypeException;
32167Lcom/android/framework/protobuf/InvalidProtocolBufferException;
32168Lcom/android/framework/protobuf/ListFieldSchema$ListFieldSchemaFull;
32169Lcom/android/framework/protobuf/ListFieldSchema$ListFieldSchemaLite;
32170Lcom/android/framework/protobuf/ListFieldSchema;
32171Lcom/android/framework/protobuf/ManifestSchemaFactory$1;
32172Lcom/android/framework/protobuf/ManifestSchemaFactory$CompositeMessageInfoFactory;
32173Lcom/android/framework/protobuf/ManifestSchemaFactory;
32174Lcom/android/framework/protobuf/MapFieldSchema;
32175Lcom/android/framework/protobuf/MapFieldSchemaLite;
32176Lcom/android/framework/protobuf/MapFieldSchemas;
32177Lcom/android/framework/protobuf/MessageInfo;
32178Lcom/android/framework/protobuf/MessageInfoFactory;
32179Lcom/android/framework/protobuf/MessageLite$Builder;
32180Lcom/android/framework/protobuf/MessageLite;
32181Lcom/android/framework/protobuf/MessageLiteOrBuilder;
32182Lcom/android/framework/protobuf/MessageSchema;
32183Lcom/android/framework/protobuf/MessageSetSchema;
32184Lcom/android/framework/protobuf/NewInstanceSchema;
32185Lcom/android/framework/protobuf/NewInstanceSchemaLite;
32186Lcom/android/framework/protobuf/NewInstanceSchemas;
32187Lcom/android/framework/protobuf/Parser;
32188Lcom/android/framework/protobuf/ProtoSyntax;
32189Lcom/android/framework/protobuf/Protobuf;
32190Lcom/android/framework/protobuf/ProtobufArrayList;
32191Lcom/android/framework/protobuf/RawMessageInfo;
32192Lcom/android/framework/protobuf/Schema;
32193Lcom/android/framework/protobuf/SchemaFactory;
32194Lcom/android/framework/protobuf/SchemaUtil;
32195Lcom/android/framework/protobuf/StructuralMessageInfo;
32196Lcom/android/framework/protobuf/UninitializedMessageException;
32197Lcom/android/framework/protobuf/UnknownFieldSchema;
32198Lcom/android/framework/protobuf/UnknownFieldSetLite;
32199Lcom/android/framework/protobuf/UnknownFieldSetLiteSchema;
32200Lcom/android/framework/protobuf/UnsafeUtil$1;
art-benchmark-service08401c12022-12-23 09:27:20 -080032201Lcom/android/framework/protobuf/UnsafeUtil$Android64MemoryAccessor;
art-benchmark-service84deab32021-05-12 09:41:00 -070032202Lcom/android/framework/protobuf/UnsafeUtil$JvmMemoryAccessor;
32203Lcom/android/framework/protobuf/UnsafeUtil$MemoryAccessor;
32204Lcom/android/framework/protobuf/UnsafeUtil;
32205Lcom/android/framework/protobuf/nano/CodedInputByteBufferNano;
32206Lcom/android/framework/protobuf/nano/CodedOutputByteBufferNano$OutOfSpaceException;
32207Lcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;
32208Lcom/android/framework/protobuf/nano/InternalNano;
32209Lcom/android/framework/protobuf/nano/InvalidProtocolBufferNanoException;
32210Lcom/android/framework/protobuf/nano/MessageNano;
32211Lcom/android/framework/protobuf/nano/WireFormatNano;
32212Lcom/android/i18n/phonenumbers/AlternateFormatsCountryCodeSet;
32213Lcom/android/i18n/phonenumbers/AsYouTypeFormatter;
32214Lcom/android/i18n/phonenumbers/CountryCodeToRegionCodeMap;
32215Lcom/android/i18n/phonenumbers/MetadataLoader;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070032216Lcom/android/i18n/phonenumbers/MissingMetadataException;
art-benchmark-service84deab32021-05-12 09:41:00 -070032217Lcom/android/i18n/phonenumbers/NumberParseException$ErrorType;
32218Lcom/android/i18n/phonenumbers/NumberParseException;
32219Lcom/android/i18n/phonenumbers/PhoneNumberMatch;
32220Lcom/android/i18n/phonenumbers/PhoneNumberMatcher$NumberGroupingChecker;
32221Lcom/android/i18n/phonenumbers/PhoneNumberMatcher$State;
32222Lcom/android/i18n/phonenumbers/PhoneNumberMatcher;
art-benchmark-service84deab32021-05-12 09:41:00 -070032223Lcom/android/i18n/phonenumbers/PhoneNumberToTimeZonesMapper$LazyHolder;
32224Lcom/android/i18n/phonenumbers/PhoneNumberToTimeZonesMapper;
32225Lcom/android/i18n/phonenumbers/PhoneNumberUtil$1;
32226Lcom/android/i18n/phonenumbers/PhoneNumberUtil$2;
32227Lcom/android/i18n/phonenumbers/PhoneNumberUtil$Leniency$1;
32228Lcom/android/i18n/phonenumbers/PhoneNumberUtil$Leniency$2;
32229Lcom/android/i18n/phonenumbers/PhoneNumberUtil$Leniency$3$1;
32230Lcom/android/i18n/phonenumbers/PhoneNumberUtil$Leniency$3;
32231Lcom/android/i18n/phonenumbers/PhoneNumberUtil$Leniency$4$1;
32232Lcom/android/i18n/phonenumbers/PhoneNumberUtil$Leniency$4;
32233Lcom/android/i18n/phonenumbers/PhoneNumberUtil$Leniency;
32234Lcom/android/i18n/phonenumbers/PhoneNumberUtil$MatchType;
32235Lcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberFormat;
32236Lcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberType;
32237Lcom/android/i18n/phonenumbers/PhoneNumberUtil$ValidationResult;
32238Lcom/android/i18n/phonenumbers/PhoneNumberUtil;
32239Lcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat$Builder;
32240Lcom/android/i18n/phonenumbers/Phonemetadata$NumberFormat;
32241Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata$Builder;
32242Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;
32243Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadataCollection$Builder;
32244Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadataCollection;
32245Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc$Builder;
32246Lcom/android/i18n/phonenumbers/Phonemetadata$PhoneNumberDesc;
32247Lcom/android/i18n/phonenumbers/Phonemetadata;
32248Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber$CountryCodeSource;
32249Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;
32250Lcom/android/i18n/phonenumbers/Phonenumber;
32251Lcom/android/i18n/phonenumbers/ShortNumberInfo$1;
32252Lcom/android/i18n/phonenumbers/ShortNumberInfo$ShortNumberCost;
32253Lcom/android/i18n/phonenumbers/ShortNumberInfo;
32254Lcom/android/i18n/phonenumbers/ShortNumbersRegionCodeSet;
art-benchmark-service84deab32021-05-12 09:41:00 -070032255Lcom/android/i18n/phonenumbers/geocoding/PhoneNumberOfflineGeocoder;
32256Lcom/android/i18n/phonenumbers/internal/MatcherApi;
32257Lcom/android/i18n/phonenumbers/internal/RegexBasedMatcher;
32258Lcom/android/i18n/phonenumbers/internal/RegexCache$LRUCache$1;
32259Lcom/android/i18n/phonenumbers/internal/RegexCache$LRUCache;
32260Lcom/android/i18n/phonenumbers/internal/RegexCache;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070032261Lcom/android/i18n/phonenumbers/metadata/DefaultMetadataDependenciesProvider;
32262Lcom/android/i18n/phonenumbers/metadata/init/ClassPathResourceMetadataLoader;
32263Lcom/android/i18n/phonenumbers/metadata/init/MetadataParser;
32264Lcom/android/i18n/phonenumbers/metadata/source/BlockingMetadataBootstrappingGuard;
32265Lcom/android/i18n/phonenumbers/metadata/source/CompositeMetadataContainer;
32266Lcom/android/i18n/phonenumbers/metadata/source/FormattingMetadataSource;
32267Lcom/android/i18n/phonenumbers/metadata/source/FormattingMetadataSourceImpl;
32268Lcom/android/i18n/phonenumbers/metadata/source/MapBackedMetadataContainer$1;
32269Lcom/android/i18n/phonenumbers/metadata/source/MapBackedMetadataContainer$2;
32270Lcom/android/i18n/phonenumbers/metadata/source/MapBackedMetadataContainer$KeyProvider;
32271Lcom/android/i18n/phonenumbers/metadata/source/MapBackedMetadataContainer;
32272Lcom/android/i18n/phonenumbers/metadata/source/MetadataBootstrappingGuard;
32273Lcom/android/i18n/phonenumbers/metadata/source/MetadataContainer;
32274Lcom/android/i18n/phonenumbers/metadata/source/MetadataSource;
32275Lcom/android/i18n/phonenumbers/metadata/source/MetadataSourceImpl;
32276Lcom/android/i18n/phonenumbers/metadata/source/MultiFileModeFileNameProvider;
32277Lcom/android/i18n/phonenumbers/metadata/source/NonGeographicalEntityMetadataSource;
32278Lcom/android/i18n/phonenumbers/metadata/source/PhoneMetadataFileNameProvider;
32279Lcom/android/i18n/phonenumbers/metadata/source/RegionMetadataSource;
32280Lcom/android/i18n/phonenumbers/metadata/source/RegionMetadataSourceImpl;
art-benchmark-service84deab32021-05-12 09:41:00 -070032281Lcom/android/i18n/phonenumbers/prefixmapper/DefaultMapStorage;
32282Lcom/android/i18n/phonenumbers/prefixmapper/FlyweightMapStorage;
32283Lcom/android/i18n/phonenumbers/prefixmapper/MappingFileProvider;
32284Lcom/android/i18n/phonenumbers/prefixmapper/PhonePrefixMap;
32285Lcom/android/i18n/phonenumbers/prefixmapper/PhonePrefixMapStorageStrategy;
32286Lcom/android/i18n/phonenumbers/prefixmapper/PrefixFileReader;
32287Lcom/android/i18n/phonenumbers/prefixmapper/PrefixTimeZonesMap;
32288Lcom/android/i18n/system/AppSpecializationHooks;
32289Lcom/android/i18n/system/ZygoteHooks;
32290Lcom/android/i18n/timezone/CountryTimeZones$OffsetResult;
32291Lcom/android/i18n/timezone/CountryTimeZones$TimeZoneMapping;
32292Lcom/android/i18n/timezone/CountryTimeZones;
32293Lcom/android/i18n/timezone/CountryZonesFinder;
32294Lcom/android/i18n/timezone/DebugInfo$DebugEntry;
32295Lcom/android/i18n/timezone/DebugInfo;
32296Lcom/android/i18n/timezone/I18nModuleDebug;
art-benchmark-service84deab32021-05-12 09:41:00 -070032297Lcom/android/i18n/timezone/TelephonyLookup$TelephonyNetworkProcessor;
32298Lcom/android/i18n/timezone/TelephonyLookup$TelephonyNetworkValidator;
32299Lcom/android/i18n/timezone/TelephonyLookup$TelephonyNetworksExtractor;
32300Lcom/android/i18n/timezone/TelephonyLookup;
32301Lcom/android/i18n/timezone/TelephonyNetwork$MccMnc;
32302Lcom/android/i18n/timezone/TelephonyNetwork;
32303Lcom/android/i18n/timezone/TelephonyNetworkFinder;
32304Lcom/android/i18n/timezone/TimeZoneDataFiles;
art-benchmark-service84deab32021-05-12 09:41:00 -070032305Lcom/android/i18n/timezone/TimeZoneFinder$CountryZonesLookupExtractor;
32306Lcom/android/i18n/timezone/TimeZoneFinder$IanaVersionExtractor;
32307Lcom/android/i18n/timezone/TimeZoneFinder$SelectiveCountryTimeZonesExtractor;
32308Lcom/android/i18n/timezone/TimeZoneFinder$TimeZonesProcessor;
32309Lcom/android/i18n/timezone/TimeZoneFinder$TimeZonesValidator;
32310Lcom/android/i18n/timezone/TimeZoneFinder;
32311Lcom/android/i18n/timezone/TzDataSetVersion$TzDataSetException;
32312Lcom/android/i18n/timezone/TzDataSetVersion;
art-benchmark-service84deab32021-05-12 09:41:00 -070032313Lcom/android/i18n/timezone/WallTime$CheckedArithmeticException;
32314Lcom/android/i18n/timezone/WallTime$OffsetInterval;
32315Lcom/android/i18n/timezone/WallTime;
32316Lcom/android/i18n/timezone/XmlUtils$ReaderSupplier$$ExternalSyntheticLambda0;
32317Lcom/android/i18n/timezone/XmlUtils$ReaderSupplier$$ExternalSyntheticLambda1;
32318Lcom/android/i18n/timezone/XmlUtils$ReaderSupplier;
32319Lcom/android/i18n/timezone/XmlUtils;
32320Lcom/android/i18n/timezone/ZoneInfoData;
32321Lcom/android/i18n/timezone/ZoneInfoDb$1;
32322Lcom/android/i18n/timezone/ZoneInfoDb;
art-benchmark-service84deab32021-05-12 09:41:00 -070032323Lcom/android/i18n/timezone/internal/BasicLruCache$CacheMap;
32324Lcom/android/i18n/timezone/internal/BasicLruCache;
32325Lcom/android/i18n/timezone/internal/BufferIterator;
32326Lcom/android/i18n/timezone/internal/ByteBufferIterator;
32327Lcom/android/i18n/timezone/internal/Memory;
32328Lcom/android/i18n/timezone/internal/MemoryMappedFile;
32329Lcom/android/i18n/timezone/internal/NioBufferIterator;
32330Lcom/android/i18n/util/Log;
32331Lcom/android/icu/charset/CharsetDecoderICU;
32332Lcom/android/icu/charset/CharsetEncoderICU;
32333Lcom/android/icu/charset/CharsetFactory;
32334Lcom/android/icu/charset/CharsetICU;
32335Lcom/android/icu/charset/NativeConverter;
32336Lcom/android/icu/text/CompatibleDecimalFormatFactory;
32337Lcom/android/icu/text/DateSorterBridge;
32338Lcom/android/icu/text/ExtendedDateFormatSymbols;
32339Lcom/android/icu/text/ExtendedDecimalFormatSymbols;
32340Lcom/android/icu/text/ExtendedIDNA;
art-benchmark-service66b4d952021-07-17 17:15:31 -070032341Lcom/android/icu/text/ExtendedTimeZoneNames$Match;
art-benchmark-service84deab32021-05-12 09:41:00 -070032342Lcom/android/icu/text/ExtendedTimeZoneNames;
32343Lcom/android/icu/text/TimeZoneNamesNative;
32344Lcom/android/icu/util/CaseMapperNative;
32345Lcom/android/icu/util/ExtendedCalendar;
32346Lcom/android/icu/util/ExtendedTimeZone;
32347Lcom/android/icu/util/Icu4cMetadata;
32348Lcom/android/icu/util/LocaleNative;
32349Lcom/android/icu/util/regex/MatcherNative;
32350Lcom/android/icu/util/regex/PatternNative;
32351Lcom/android/ims/FeatureConnection$$ExternalSyntheticLambda0;
32352Lcom/android/ims/FeatureConnection$$ExternalSyntheticLambda1;
32353Lcom/android/ims/FeatureConnection;
32354Lcom/android/ims/FeatureConnector$$ExternalSyntheticLambda0;
32355Lcom/android/ims/FeatureConnector$1$$ExternalSyntheticLambda0;
32356Lcom/android/ims/FeatureConnector$1$$ExternalSyntheticLambda1;
32357Lcom/android/ims/FeatureConnector$1;
32358Lcom/android/ims/FeatureConnector$Listener;
32359Lcom/android/ims/FeatureConnector$ManagerFactory;
32360Lcom/android/ims/FeatureConnector$UnavailableReason;
32361Lcom/android/ims/FeatureConnector;
32362Lcom/android/ims/FeatureUpdates;
32363Lcom/android/ims/ImsCall$ImsCallSessionListenerProxy;
32364Lcom/android/ims/ImsCall$Listener;
32365Lcom/android/ims/ImsCall;
art-benchmark-service84deab32021-05-12 09:41:00 -070032366Lcom/android/ims/ImsCallbackAdapterManager;
32367Lcom/android/ims/ImsConfig;
32368Lcom/android/ims/ImsConfigListener$Stub$Proxy;
32369Lcom/android/ims/ImsConfigListener$Stub;
32370Lcom/android/ims/ImsConfigListener;
32371Lcom/android/ims/ImsConnectionStateListener;
32372Lcom/android/ims/ImsEcbm$ImsEcbmListenerProxy;
32373Lcom/android/ims/ImsEcbm;
32374Lcom/android/ims/ImsEcbmStateListener;
32375Lcom/android/ims/ImsException;
32376Lcom/android/ims/ImsExternalCallStateListener;
32377Lcom/android/ims/ImsFeatureBinderRepository$$ExternalSyntheticLambda0;
32378Lcom/android/ims/ImsFeatureBinderRepository$ListenerContainer$$ExternalSyntheticLambda0;
32379Lcom/android/ims/ImsFeatureBinderRepository$ListenerContainer$$ExternalSyntheticLambda1;
32380Lcom/android/ims/ImsFeatureBinderRepository$ListenerContainer$$ExternalSyntheticLambda2;
32381Lcom/android/ims/ImsFeatureBinderRepository$ListenerContainer$$ExternalSyntheticLambda3;
32382Lcom/android/ims/ImsFeatureBinderRepository$ListenerContainer;
32383Lcom/android/ims/ImsFeatureBinderRepository$UpdateMapper$$ExternalSyntheticLambda0;
32384Lcom/android/ims/ImsFeatureBinderRepository$UpdateMapper$$ExternalSyntheticLambda1;
32385Lcom/android/ims/ImsFeatureBinderRepository$UpdateMapper$$ExternalSyntheticLambda2;
32386Lcom/android/ims/ImsFeatureBinderRepository$UpdateMapper$$ExternalSyntheticLambda3;
32387Lcom/android/ims/ImsFeatureBinderRepository$UpdateMapper$$ExternalSyntheticLambda4;
32388Lcom/android/ims/ImsFeatureBinderRepository$UpdateMapper$$ExternalSyntheticLambda5;
32389Lcom/android/ims/ImsFeatureBinderRepository$UpdateMapper;
32390Lcom/android/ims/ImsFeatureBinderRepository;
32391Lcom/android/ims/ImsFeatureContainer$1;
32392Lcom/android/ims/ImsFeatureContainer;
32393Lcom/android/ims/ImsManager$$ExternalSyntheticLambda0;
32394Lcom/android/ims/ImsManager$$ExternalSyntheticLambda10;
32395Lcom/android/ims/ImsManager$$ExternalSyntheticLambda11;
32396Lcom/android/ims/ImsManager$$ExternalSyntheticLambda12;
32397Lcom/android/ims/ImsManager$$ExternalSyntheticLambda1;
32398Lcom/android/ims/ImsManager$$ExternalSyntheticLambda2;
32399Lcom/android/ims/ImsManager$$ExternalSyntheticLambda3;
32400Lcom/android/ims/ImsManager$$ExternalSyntheticLambda4;
32401Lcom/android/ims/ImsManager$$ExternalSyntheticLambda5;
32402Lcom/android/ims/ImsManager$$ExternalSyntheticLambda6;
32403Lcom/android/ims/ImsManager$$ExternalSyntheticLambda7;
32404Lcom/android/ims/ImsManager$$ExternalSyntheticLambda8;
32405Lcom/android/ims/ImsManager$$ExternalSyntheticLambda9;
32406Lcom/android/ims/ImsManager$1;
32407Lcom/android/ims/ImsManager$2;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070032408Lcom/android/ims/ImsManager$DefaultSettingsProxy;
art-benchmark-service84deab32021-05-12 09:41:00 -070032409Lcom/android/ims/ImsManager$DefaultSubscriptionManagerProxy;
art-benchmark-service66b4d952021-07-17 17:15:31 -070032410Lcom/android/ims/ImsManager$ImsStatsCallback;
art-benchmark-service84deab32021-05-12 09:41:00 -070032411Lcom/android/ims/ImsManager$InstanceManager$$ExternalSyntheticLambda0;
32412Lcom/android/ims/ImsManager$InstanceManager;
32413Lcom/android/ims/ImsManager$LazyExecutor;
32414Lcom/android/ims/ImsManager$MmTelFeatureConnectionFactory;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070032415Lcom/android/ims/ImsManager$SettingsProxy;
art-benchmark-service84deab32021-05-12 09:41:00 -070032416Lcom/android/ims/ImsManager$SubscriptionManagerProxy;
32417Lcom/android/ims/ImsManager;
32418Lcom/android/ims/ImsMultiEndpoint$ImsExternalCallStateListenerProxy;
32419Lcom/android/ims/ImsMultiEndpoint;
32420Lcom/android/ims/ImsServiceClass;
32421Lcom/android/ims/ImsUt$IImsUtListenerProxy;
32422Lcom/android/ims/ImsUt;
32423Lcom/android/ims/ImsUtInterface;
32424Lcom/android/ims/MmTelFeatureConnection$BinderAccessState;
32425Lcom/android/ims/MmTelFeatureConnection$CapabilityCallbackManager;
32426Lcom/android/ims/MmTelFeatureConnection$ImsRegistrationCallbackAdapter;
32427Lcom/android/ims/MmTelFeatureConnection$ProvisioningCallbackManager;
32428Lcom/android/ims/MmTelFeatureConnection;
32429Lcom/android/ims/Preconditions;
32430Lcom/android/ims/RcsFeatureConnection$AvailabilityCallbackManager;
32431Lcom/android/ims/RcsFeatureConnection$RegistrationCallbackManager;
32432Lcom/android/ims/RcsFeatureConnection;
32433Lcom/android/ims/RcsFeatureManager$$ExternalSyntheticLambda0;
32434Lcom/android/ims/RcsFeatureManager$$ExternalSyntheticLambda1;
32435Lcom/android/ims/RcsFeatureManager$$ExternalSyntheticLambda2;
art-benchmark-service84deab32021-05-12 09:41:00 -070032436Lcom/android/ims/RcsFeatureManager$1$$ExternalSyntheticLambda0;
32437Lcom/android/ims/RcsFeatureManager$1$$ExternalSyntheticLambda1;
32438Lcom/android/ims/RcsFeatureManager$1$$ExternalSyntheticLambda2;
32439Lcom/android/ims/RcsFeatureManager$1;
32440Lcom/android/ims/RcsFeatureManager$2;
32441Lcom/android/ims/RcsFeatureManager$CapabilityExchangeEventCallback;
art-benchmark-service84deab32021-05-12 09:41:00 -070032442Lcom/android/ims/RcsFeatureManager;
32443Lcom/android/ims/RcsPresenceInfo$1;
32444Lcom/android/ims/RcsPresenceInfo$ServiceInfoKey;
32445Lcom/android/ims/RcsPresenceInfo$ServiceState;
32446Lcom/android/ims/RcsPresenceInfo$ServiceType;
32447Lcom/android/ims/RcsPresenceInfo$VolteStatus;
32448Lcom/android/ims/RcsPresenceInfo;
32449Lcom/android/ims/Registrant;
32450Lcom/android/ims/RegistrantList;
32451Lcom/android/ims/ResultCode;
32452Lcom/android/ims/SomeArgs;
32453Lcom/android/ims/internal/ConferenceParticipant$1;
32454Lcom/android/ims/internal/ConferenceParticipant;
32455Lcom/android/ims/internal/ContactNumberUtils;
32456Lcom/android/ims/internal/ICall;
32457Lcom/android/ims/internal/IImsCallSession$Stub;
32458Lcom/android/ims/internal/IImsCallSession;
32459Lcom/android/ims/internal/IImsConfig;
32460Lcom/android/ims/internal/IImsEcbm$Stub$Proxy;
32461Lcom/android/ims/internal/IImsEcbm$Stub;
32462Lcom/android/ims/internal/IImsEcbm;
32463Lcom/android/ims/internal/IImsEcbmListener$Stub$Proxy;
32464Lcom/android/ims/internal/IImsEcbmListener$Stub;
32465Lcom/android/ims/internal/IImsEcbmListener;
32466Lcom/android/ims/internal/IImsExternalCallStateListener$Stub$Proxy;
32467Lcom/android/ims/internal/IImsExternalCallStateListener$Stub;
32468Lcom/android/ims/internal/IImsExternalCallStateListener;
32469Lcom/android/ims/internal/IImsFeatureStatusCallback$Stub$Proxy;
32470Lcom/android/ims/internal/IImsFeatureStatusCallback$Stub;
32471Lcom/android/ims/internal/IImsFeatureStatusCallback;
32472Lcom/android/ims/internal/IImsMMTelFeature$Stub;
32473Lcom/android/ims/internal/IImsMMTelFeature;
32474Lcom/android/ims/internal/IImsMultiEndpoint$Stub$Proxy;
32475Lcom/android/ims/internal/IImsMultiEndpoint$Stub;
32476Lcom/android/ims/internal/IImsMultiEndpoint;
32477Lcom/android/ims/internal/IImsRegistrationListener$Stub;
32478Lcom/android/ims/internal/IImsRegistrationListener;
32479Lcom/android/ims/internal/IImsServiceController$Stub;
32480Lcom/android/ims/internal/IImsServiceController;
32481Lcom/android/ims/internal/IImsServiceFeatureCallback$Stub$Proxy;
32482Lcom/android/ims/internal/IImsServiceFeatureCallback$Stub;
32483Lcom/android/ims/internal/IImsServiceFeatureCallback;
32484Lcom/android/ims/internal/IImsStreamMediaSession;
32485Lcom/android/ims/internal/IImsUt$Stub$Proxy;
32486Lcom/android/ims/internal/IImsUt$Stub;
32487Lcom/android/ims/internal/IImsUt;
32488Lcom/android/ims/internal/IImsUtListener$Stub$Proxy;
32489Lcom/android/ims/internal/IImsUtListener$Stub;
32490Lcom/android/ims/internal/IImsUtListener;
32491Lcom/android/ims/internal/IImsVideoCallCallback$Stub;
32492Lcom/android/ims/internal/IImsVideoCallCallback;
32493Lcom/android/ims/internal/IImsVideoCallProvider;
32494Lcom/android/ims/internal/ImsStreamMediaSession$Listener;
32495Lcom/android/ims/internal/ImsStreamMediaSession;
32496Lcom/android/ims/internal/ImsVideoCallProviderWrapper$1;
32497Lcom/android/ims/internal/ImsVideoCallProviderWrapper$2;
32498Lcom/android/ims/internal/ImsVideoCallProviderWrapper$ImsVideoCallCallback;
32499Lcom/android/ims/internal/ImsVideoCallProviderWrapper$ImsVideoProviderWrapperCallback;
32500Lcom/android/ims/internal/ImsVideoCallProviderWrapper;
32501Lcom/android/ims/internal/Logger;
32502Lcom/android/ims/internal/VideoPauseTracker$$ExternalSyntheticLambda0;
32503Lcom/android/ims/internal/VideoPauseTracker;
32504Lcom/android/ims/internal/uce/UceServiceBase$UceServiceBinder;
32505Lcom/android/ims/internal/uce/UceServiceBase;
32506Lcom/android/ims/internal/uce/common/CapInfo$1;
32507Lcom/android/ims/internal/uce/common/CapInfo;
32508Lcom/android/ims/internal/uce/common/StatusCode$1;
32509Lcom/android/ims/internal/uce/common/UceLong$1;
32510Lcom/android/ims/internal/uce/common/UceLong;
32511Lcom/android/ims/internal/uce/options/IOptionsListener$Stub$Proxy;
32512Lcom/android/ims/internal/uce/options/IOptionsListener$Stub;
32513Lcom/android/ims/internal/uce/options/IOptionsListener;
32514Lcom/android/ims/internal/uce/options/IOptionsService;
32515Lcom/android/ims/internal/uce/presence/IPresenceListener$Stub$Proxy;
32516Lcom/android/ims/internal/uce/presence/IPresenceListener$Stub;
32517Lcom/android/ims/internal/uce/presence/IPresenceListener;
32518Lcom/android/ims/internal/uce/presence/IPresenceService$Stub;
32519Lcom/android/ims/internal/uce/presence/IPresenceService;
32520Lcom/android/ims/internal/uce/presence/PresCapInfo$1;
32521Lcom/android/ims/internal/uce/presence/PresCmdId$1;
32522Lcom/android/ims/internal/uce/presence/PresCmdStatus$1;
32523Lcom/android/ims/internal/uce/presence/PresPublishTriggerType$1;
32524Lcom/android/ims/internal/uce/presence/PresSipResponse$1;
32525Lcom/android/ims/internal/uce/uceservice/IUceListener$Stub$Proxy;
32526Lcom/android/ims/internal/uce/uceservice/IUceListener$Stub;
32527Lcom/android/ims/internal/uce/uceservice/IUceListener;
32528Lcom/android/ims/internal/uce/uceservice/IUceService$Stub;
32529Lcom/android/ims/internal/uce/uceservice/IUceService;
32530Lcom/android/ims/rcs/uce/ControllerBase;
32531Lcom/android/ims/rcs/uce/UceController$$ExternalSyntheticLambda0;
32532Lcom/android/ims/rcs/uce/UceController$$ExternalSyntheticLambda1;
32533Lcom/android/ims/rcs/uce/UceController$$ExternalSyntheticLambda2;
32534Lcom/android/ims/rcs/uce/UceController$$ExternalSyntheticLambda3;
32535Lcom/android/ims/rcs/uce/UceController$1;
32536Lcom/android/ims/rcs/uce/UceController$2;
32537Lcom/android/ims/rcs/uce/UceController$3;
32538Lcom/android/ims/rcs/uce/UceController$CachedCapabilityEvent$$ExternalSyntheticLambda0;
32539Lcom/android/ims/rcs/uce/UceController$CachedCapabilityEvent;
32540Lcom/android/ims/rcs/uce/UceController$ControllerFactory;
32541Lcom/android/ims/rcs/uce/UceController$RcsConnectedState;
32542Lcom/android/ims/rcs/uce/UceController$RequestManagerFactory;
32543Lcom/android/ims/rcs/uce/UceController$UceControllerCallback;
32544Lcom/android/ims/rcs/uce/UceController;
art-benchmark-service66b4d952021-07-17 17:15:31 -070032545Lcom/android/ims/rcs/uce/UceDeviceState$DeviceStateResult;
32546Lcom/android/ims/rcs/uce/UceDeviceState$DeviceStateType;
32547Lcom/android/ims/rcs/uce/UceDeviceState;
art-benchmark-service84deab32021-05-12 09:41:00 -070032548Lcom/android/ims/rcs/uce/eab/EabBulkCapabilityUpdater$1;
32549Lcom/android/ims/rcs/uce/eab/EabBulkCapabilityUpdater$CapabilityExpiredListener;
art-benchmark-service84deab32021-05-12 09:41:00 -070032550Lcom/android/ims/rcs/uce/eab/EabBulkCapabilityUpdater$ContactChangedListener;
32551Lcom/android/ims/rcs/uce/eab/EabBulkCapabilityUpdater$EabSettingsListener;
32552Lcom/android/ims/rcs/uce/eab/EabBulkCapabilityUpdater$SyncContactRunnable;
32553Lcom/android/ims/rcs/uce/eab/EabBulkCapabilityUpdater$retryRunnable;
32554Lcom/android/ims/rcs/uce/eab/EabBulkCapabilityUpdater;
32555Lcom/android/ims/rcs/uce/eab/EabCapabilityResult$QueryResult;
32556Lcom/android/ims/rcs/uce/eab/EabCapabilityResult;
32557Lcom/android/ims/rcs/uce/eab/EabContactSyncController$$ExternalSyntheticLambda0;
32558Lcom/android/ims/rcs/uce/eab/EabContactSyncController;
32559Lcom/android/ims/rcs/uce/eab/EabController;
32560Lcom/android/ims/rcs/uce/eab/EabControllerImpl$$ExternalSyntheticLambda0;
32561Lcom/android/ims/rcs/uce/eab/EabControllerImpl$$ExternalSyntheticLambda1;
32562Lcom/android/ims/rcs/uce/eab/EabControllerImpl$$ExternalSyntheticLambda2;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070032563Lcom/android/ims/rcs/uce/eab/EabControllerImpl$ExpirationTimeFactory;
art-benchmark-service84deab32021-05-12 09:41:00 -070032564Lcom/android/ims/rcs/uce/eab/EabControllerImpl;
32565Lcom/android/ims/rcs/uce/eab/EabProvider$ContactColumns;
32566Lcom/android/ims/rcs/uce/eab/EabProvider$EabCommonColumns;
32567Lcom/android/ims/rcs/uce/eab/EabProvider$EabDatabaseHelper;
32568Lcom/android/ims/rcs/uce/eab/EabProvider$OptionsColumns;
32569Lcom/android/ims/rcs/uce/eab/EabProvider$PresenceTupleColumns;
32570Lcom/android/ims/rcs/uce/eab/EabProvider;
32571Lcom/android/ims/rcs/uce/eab/EabUtil;
32572Lcom/android/ims/rcs/uce/eab/RcsUceCapabilityBuilderWrapper;
32573Lcom/android/ims/rcs/uce/options/OptionsController;
32574Lcom/android/ims/rcs/uce/options/OptionsControllerImpl;
32575Lcom/android/ims/rcs/uce/presence/pidfparser/ElementBase;
32576Lcom/android/ims/rcs/uce/presence/pidfparser/PidfParser$$ExternalSyntheticLambda0;
32577Lcom/android/ims/rcs/uce/presence/pidfparser/PidfParser$$ExternalSyntheticLambda1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070032578Lcom/android/ims/rcs/uce/presence/pidfparser/PidfParser$TimestampProxy;
art-benchmark-service84deab32021-05-12 09:41:00 -070032579Lcom/android/ims/rcs/uce/presence/pidfparser/PidfParser;
32580Lcom/android/ims/rcs/uce/presence/pidfparser/PidfParserConstant;
32581Lcom/android/ims/rcs/uce/presence/pidfparser/PidfParserUtils$$ExternalSyntheticLambda0;
32582Lcom/android/ims/rcs/uce/presence/pidfparser/PidfParserUtils;
32583Lcom/android/ims/rcs/uce/presence/pidfparser/capabilities/Audio;
32584Lcom/android/ims/rcs/uce/presence/pidfparser/capabilities/CapsConstant;
32585Lcom/android/ims/rcs/uce/presence/pidfparser/capabilities/Duplex$DuplexType;
32586Lcom/android/ims/rcs/uce/presence/pidfparser/capabilities/Duplex;
32587Lcom/android/ims/rcs/uce/presence/pidfparser/capabilities/ServiceCaps;
32588Lcom/android/ims/rcs/uce/presence/pidfparser/capabilities/Video;
32589Lcom/android/ims/rcs/uce/presence/pidfparser/omapres/Description;
32590Lcom/android/ims/rcs/uce/presence/pidfparser/omapres/OmaPresConstant;
32591Lcom/android/ims/rcs/uce/presence/pidfparser/omapres/ServiceDescription;
32592Lcom/android/ims/rcs/uce/presence/pidfparser/omapres/ServiceId;
32593Lcom/android/ims/rcs/uce/presence/pidfparser/omapres/Version;
32594Lcom/android/ims/rcs/uce/presence/pidfparser/pidf/Basic$BasicValue;
32595Lcom/android/ims/rcs/uce/presence/pidfparser/pidf/Basic;
32596Lcom/android/ims/rcs/uce/presence/pidfparser/pidf/Contact;
32597Lcom/android/ims/rcs/uce/presence/pidfparser/pidf/Note;
32598Lcom/android/ims/rcs/uce/presence/pidfparser/pidf/PidfConstant;
32599Lcom/android/ims/rcs/uce/presence/pidfparser/pidf/Presence;
32600Lcom/android/ims/rcs/uce/presence/pidfparser/pidf/Status;
32601Lcom/android/ims/rcs/uce/presence/pidfparser/pidf/Timestamp;
32602Lcom/android/ims/rcs/uce/presence/pidfparser/pidf/Tuple;
32603Lcom/android/ims/rcs/uce/presence/publish/DeviceCapabilityInfo$$ExternalSyntheticLambda0;
32604Lcom/android/ims/rcs/uce/presence/publish/DeviceCapabilityInfo;
32605Lcom/android/ims/rcs/uce/presence/publish/DeviceCapabilityListener$$ExternalSyntheticLambda0;
32606Lcom/android/ims/rcs/uce/presence/publish/DeviceCapabilityListener$$ExternalSyntheticLambda1;
32607Lcom/android/ims/rcs/uce/presence/publish/DeviceCapabilityListener$$ExternalSyntheticLambda2;
32608Lcom/android/ims/rcs/uce/presence/publish/DeviceCapabilityListener$1;
32609Lcom/android/ims/rcs/uce/presence/publish/DeviceCapabilityListener$2;
32610Lcom/android/ims/rcs/uce/presence/publish/DeviceCapabilityListener$3;
32611Lcom/android/ims/rcs/uce/presence/publish/DeviceCapabilityListener$4;
32612Lcom/android/ims/rcs/uce/presence/publish/DeviceCapabilityListener$5;
32613Lcom/android/ims/rcs/uce/presence/publish/DeviceCapabilityListener$6;
32614Lcom/android/ims/rcs/uce/presence/publish/DeviceCapabilityListener$7;
32615Lcom/android/ims/rcs/uce/presence/publish/DeviceCapabilityListener$DeviceCapabilityHandler;
32616Lcom/android/ims/rcs/uce/presence/publish/DeviceCapabilityListener$ImsMmTelManagerFactory;
32617Lcom/android/ims/rcs/uce/presence/publish/DeviceCapabilityListener$ImsRcsManagerFactory;
32618Lcom/android/ims/rcs/uce/presence/publish/DeviceCapabilityListener$ProvisioningManagerFactory;
32619Lcom/android/ims/rcs/uce/presence/publish/DeviceCapabilityListener;
32620Lcom/android/ims/rcs/uce/presence/publish/PublishController$PublishControllerCallback;
32621Lcom/android/ims/rcs/uce/presence/publish/PublishController$PublishTriggerType;
32622Lcom/android/ims/rcs/uce/presence/publish/PublishController;
32623Lcom/android/ims/rcs/uce/presence/publish/PublishControllerImpl$$ExternalSyntheticLambda0;
32624Lcom/android/ims/rcs/uce/presence/publish/PublishControllerImpl$$ExternalSyntheticLambda1;
32625Lcom/android/ims/rcs/uce/presence/publish/PublishControllerImpl$$ExternalSyntheticLambda2;
32626Lcom/android/ims/rcs/uce/presence/publish/PublishControllerImpl$1;
32627Lcom/android/ims/rcs/uce/presence/publish/PublishControllerImpl$2;
32628Lcom/android/ims/rcs/uce/presence/publish/PublishControllerImpl$DeviceCapListenerFactory;
32629Lcom/android/ims/rcs/uce/presence/publish/PublishControllerImpl$PublishHandler;
32630Lcom/android/ims/rcs/uce/presence/publish/PublishControllerImpl$PublishProcessorFactory;
32631Lcom/android/ims/rcs/uce/presence/publish/PublishControllerImpl;
art-benchmark-service66b4d952021-07-17 17:15:31 -070032632Lcom/android/ims/rcs/uce/presence/publish/PublishProcessor$$ExternalSyntheticLambda0;
art-benchmark-service84deab32021-05-12 09:41:00 -070032633Lcom/android/ims/rcs/uce/presence/publish/PublishProcessor;
32634Lcom/android/ims/rcs/uce/presence/publish/PublishProcessorState$PendingRequest;
32635Lcom/android/ims/rcs/uce/presence/publish/PublishProcessorState$PublishThrottle;
32636Lcom/android/ims/rcs/uce/presence/publish/PublishProcessorState;
32637Lcom/android/ims/rcs/uce/presence/publish/PublishRequestResponse$$ExternalSyntheticLambda0;
32638Lcom/android/ims/rcs/uce/presence/publish/PublishRequestResponse$$ExternalSyntheticLambda1;
32639Lcom/android/ims/rcs/uce/presence/publish/PublishRequestResponse$$ExternalSyntheticLambda2;
32640Lcom/android/ims/rcs/uce/presence/publish/PublishRequestResponse$1;
32641Lcom/android/ims/rcs/uce/presence/publish/PublishRequestResponse;
32642Lcom/android/ims/rcs/uce/presence/publish/PublishServiceDescTracker$$ExternalSyntheticLambda0;
32643Lcom/android/ims/rcs/uce/presence/publish/PublishServiceDescTracker$$ExternalSyntheticLambda1;
32644Lcom/android/ims/rcs/uce/presence/publish/PublishServiceDescTracker$$ExternalSyntheticLambda2;
32645Lcom/android/ims/rcs/uce/presence/publish/PublishServiceDescTracker$$ExternalSyntheticLambda3;
32646Lcom/android/ims/rcs/uce/presence/publish/PublishServiceDescTracker$$ExternalSyntheticLambda4;
32647Lcom/android/ims/rcs/uce/presence/publish/PublishServiceDescTracker;
32648Lcom/android/ims/rcs/uce/presence/publish/PublishUtils;
32649Lcom/android/ims/rcs/uce/presence/publish/ServiceDescription;
32650Lcom/android/ims/rcs/uce/presence/subscribe/SubscribeController;
32651Lcom/android/ims/rcs/uce/presence/subscribe/SubscribeControllerImpl;
32652Lcom/android/ims/rcs/uce/request/CapabilityRequest$$ExternalSyntheticLambda0;
32653Lcom/android/ims/rcs/uce/request/CapabilityRequest$$ExternalSyntheticLambda1;
32654Lcom/android/ims/rcs/uce/request/CapabilityRequest$$ExternalSyntheticLambda2;
32655Lcom/android/ims/rcs/uce/request/CapabilityRequest$$ExternalSyntheticLambda3;
32656Lcom/android/ims/rcs/uce/request/CapabilityRequest$$ExternalSyntheticLambda4;
32657Lcom/android/ims/rcs/uce/request/CapabilityRequest$$ExternalSyntheticLambda5;
32658Lcom/android/ims/rcs/uce/request/CapabilityRequest;
32659Lcom/android/ims/rcs/uce/request/CapabilityRequestResponse$$ExternalSyntheticLambda0;
32660Lcom/android/ims/rcs/uce/request/CapabilityRequestResponse$$ExternalSyntheticLambda1;
32661Lcom/android/ims/rcs/uce/request/CapabilityRequestResponse$$ExternalSyntheticLambda2;
32662Lcom/android/ims/rcs/uce/request/CapabilityRequestResponse$$ExternalSyntheticLambda3;
32663Lcom/android/ims/rcs/uce/request/CapabilityRequestResponse$$ExternalSyntheticLambda4;
32664Lcom/android/ims/rcs/uce/request/CapabilityRequestResponse$$ExternalSyntheticLambda5;
32665Lcom/android/ims/rcs/uce/request/CapabilityRequestResponse$$ExternalSyntheticLambda6;
32666Lcom/android/ims/rcs/uce/request/CapabilityRequestResponse$$ExternalSyntheticLambda7;
32667Lcom/android/ims/rcs/uce/request/CapabilityRequestResponse$$ExternalSyntheticLambda8;
32668Lcom/android/ims/rcs/uce/request/CapabilityRequestResponse$$ExternalSyntheticLambda9;
32669Lcom/android/ims/rcs/uce/request/CapabilityRequestResponse;
32670Lcom/android/ims/rcs/uce/request/OptionsRequest$1;
32671Lcom/android/ims/rcs/uce/request/OptionsRequest;
32672Lcom/android/ims/rcs/uce/request/OptionsRequestCoordinator$$ExternalSyntheticLambda0;
32673Lcom/android/ims/rcs/uce/request/OptionsRequestCoordinator$$ExternalSyntheticLambda1;
32674Lcom/android/ims/rcs/uce/request/OptionsRequestCoordinator$$ExternalSyntheticLambda2;
32675Lcom/android/ims/rcs/uce/request/OptionsRequestCoordinator$$ExternalSyntheticLambda3;
32676Lcom/android/ims/rcs/uce/request/OptionsRequestCoordinator$$ExternalSyntheticLambda4;
art-benchmark-service84deab32021-05-12 09:41:00 -070032677Lcom/android/ims/rcs/uce/request/OptionsRequestCoordinator$Builder;
32678Lcom/android/ims/rcs/uce/request/OptionsRequestCoordinator$RequestResultCreator;
32679Lcom/android/ims/rcs/uce/request/OptionsRequestCoordinator;
32680Lcom/android/ims/rcs/uce/request/RemoteOptionsCoordinator$$ExternalSyntheticLambda0;
art-benchmark-service84deab32021-05-12 09:41:00 -070032681Lcom/android/ims/rcs/uce/request/RemoteOptionsCoordinator$Builder;
32682Lcom/android/ims/rcs/uce/request/RemoteOptionsCoordinator$RequestResultCreator;
32683Lcom/android/ims/rcs/uce/request/RemoteOptionsCoordinator;
32684Lcom/android/ims/rcs/uce/request/RemoteOptionsRequest$$ExternalSyntheticLambda0;
32685Lcom/android/ims/rcs/uce/request/RemoteOptionsRequest$RemoteOptResponse;
32686Lcom/android/ims/rcs/uce/request/RemoteOptionsRequest;
32687Lcom/android/ims/rcs/uce/request/SubscribeRequest$$ExternalSyntheticLambda0;
art-benchmark-service66b4d952021-07-17 17:15:31 -070032688Lcom/android/ims/rcs/uce/request/SubscribeRequest$$ExternalSyntheticLambda1;
art-benchmark-service84deab32021-05-12 09:41:00 -070032689Lcom/android/ims/rcs/uce/request/SubscribeRequest$1;
32690Lcom/android/ims/rcs/uce/request/SubscribeRequest;
32691Lcom/android/ims/rcs/uce/request/SubscribeRequestCoordinator$$ExternalSyntheticLambda0;
art-benchmark-service00abe242023-02-13 10:31:34 -080032692Lcom/android/ims/rcs/uce/request/SubscribeRequestCoordinator$$ExternalSyntheticLambda10;
art-benchmark-service84deab32021-05-12 09:41:00 -070032693Lcom/android/ims/rcs/uce/request/SubscribeRequestCoordinator$$ExternalSyntheticLambda1;
32694Lcom/android/ims/rcs/uce/request/SubscribeRequestCoordinator$$ExternalSyntheticLambda2;
32695Lcom/android/ims/rcs/uce/request/SubscribeRequestCoordinator$$ExternalSyntheticLambda3;
32696Lcom/android/ims/rcs/uce/request/SubscribeRequestCoordinator$$ExternalSyntheticLambda4;
32697Lcom/android/ims/rcs/uce/request/SubscribeRequestCoordinator$$ExternalSyntheticLambda5;
32698Lcom/android/ims/rcs/uce/request/SubscribeRequestCoordinator$$ExternalSyntheticLambda6;
32699Lcom/android/ims/rcs/uce/request/SubscribeRequestCoordinator$$ExternalSyntheticLambda7;
art-benchmark-service66b4d952021-07-17 17:15:31 -070032700Lcom/android/ims/rcs/uce/request/SubscribeRequestCoordinator$$ExternalSyntheticLambda8;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070032701Lcom/android/ims/rcs/uce/request/SubscribeRequestCoordinator$$ExternalSyntheticLambda9;
art-benchmark-service84deab32021-05-12 09:41:00 -070032702Lcom/android/ims/rcs/uce/request/SubscribeRequestCoordinator$Builder;
32703Lcom/android/ims/rcs/uce/request/SubscribeRequestCoordinator$RequestResultCreator;
32704Lcom/android/ims/rcs/uce/request/SubscribeRequestCoordinator;
art-benchmark-service66b4d952021-07-17 17:15:31 -070032705Lcom/android/ims/rcs/uce/request/SubscriptionTerminatedHelper$TerminatedResult;
32706Lcom/android/ims/rcs/uce/request/SubscriptionTerminatedHelper;
art-benchmark-service84deab32021-05-12 09:41:00 -070032707Lcom/android/ims/rcs/uce/request/UceRequest$UceRequestType;
32708Lcom/android/ims/rcs/uce/request/UceRequest;
32709Lcom/android/ims/rcs/uce/request/UceRequestCoordinator$$ExternalSyntheticLambda0;
32710Lcom/android/ims/rcs/uce/request/UceRequestCoordinator$$ExternalSyntheticLambda1;
32711Lcom/android/ims/rcs/uce/request/UceRequestCoordinator$$ExternalSyntheticLambda2;
32712Lcom/android/ims/rcs/uce/request/UceRequestCoordinator$$ExternalSyntheticLambda3;
32713Lcom/android/ims/rcs/uce/request/UceRequestCoordinator$$ExternalSyntheticLambda4;
32714Lcom/android/ims/rcs/uce/request/UceRequestCoordinator$RequestResult;
32715Lcom/android/ims/rcs/uce/request/UceRequestCoordinator$UceRequestUpdate;
32716Lcom/android/ims/rcs/uce/request/UceRequestCoordinator;
32717Lcom/android/ims/rcs/uce/request/UceRequestDispatcher$$ExternalSyntheticLambda0;
32718Lcom/android/ims/rcs/uce/request/UceRequestDispatcher$$ExternalSyntheticLambda1;
32719Lcom/android/ims/rcs/uce/request/UceRequestDispatcher$Request;
32720Lcom/android/ims/rcs/uce/request/UceRequestDispatcher;
32721Lcom/android/ims/rcs/uce/request/UceRequestManager$$ExternalSyntheticLambda0;
32722Lcom/android/ims/rcs/uce/request/UceRequestManager$$ExternalSyntheticLambda1;
32723Lcom/android/ims/rcs/uce/request/UceRequestManager$$ExternalSyntheticLambda2;
32724Lcom/android/ims/rcs/uce/request/UceRequestManager$1;
32725Lcom/android/ims/rcs/uce/request/UceRequestManager$2;
32726Lcom/android/ims/rcs/uce/request/UceRequestManager$RequestManagerCallback;
32727Lcom/android/ims/rcs/uce/request/UceRequestManager$UceRequestHandler;
32728Lcom/android/ims/rcs/uce/request/UceRequestManager$UceUtilsProxy;
32729Lcom/android/ims/rcs/uce/request/UceRequestManager;
32730Lcom/android/ims/rcs/uce/request/UceRequestRepository$$ExternalSyntheticLambda0;
32731Lcom/android/ims/rcs/uce/request/UceRequestRepository;
32732Lcom/android/ims/rcs/uce/util/FeatureTags$$ExternalSyntheticLambda0;
32733Lcom/android/ims/rcs/uce/util/FeatureTags;
32734Lcom/android/ims/rcs/uce/util/NetworkSipCode;
32735Lcom/android/ims/rcs/uce/util/UceUtils;
32736Lcom/android/internal/R$attr;
art-benchmark-service08401c12022-12-23 09:27:20 -080032737Lcom/android/internal/R$dimen;
art-benchmark-service00abe242023-02-13 10:31:34 -080032738Lcom/android/internal/R$id;
art-benchmark-service84deab32021-05-12 09:41:00 -070032739Lcom/android/internal/R$string;
32740Lcom/android/internal/R$styleable;
32741Lcom/android/internal/accessibility/AccessibilityShortcutController$1;
art-benchmark-service00abe242023-02-13 10:31:34 -080032742Lcom/android/internal/accessibility/AccessibilityShortcutController$FrameworkFeatureInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070032743Lcom/android/internal/accessibility/AccessibilityShortcutController$FrameworkObjectProvider;
32744Lcom/android/internal/accessibility/AccessibilityShortcutController$ToggleableFrameworkFeatureInfo;
32745Lcom/android/internal/accessibility/AccessibilityShortcutController;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070032746Lcom/android/internal/accessibility/util/AccessibilityUtils;
art-benchmark-service84deab32021-05-12 09:41:00 -070032747Lcom/android/internal/alsa/AlsaCardsParser$AlsaCardRecord;
32748Lcom/android/internal/alsa/AlsaCardsParser;
32749Lcom/android/internal/alsa/LineTokenizer;
32750Lcom/android/internal/app/AlertActivity;
32751Lcom/android/internal/app/AlertController$1;
32752Lcom/android/internal/app/AlertController$AlertParams;
32753Lcom/android/internal/app/AlertController$ButtonHandler;
32754Lcom/android/internal/app/AlertController$RecycleListView;
32755Lcom/android/internal/app/AlertController;
32756Lcom/android/internal/app/AssistUtils;
32757Lcom/android/internal/app/IAppOpsActiveCallback$Stub$Proxy;
32758Lcom/android/internal/app/IAppOpsActiveCallback$Stub;
32759Lcom/android/internal/app/IAppOpsActiveCallback;
32760Lcom/android/internal/app/IAppOpsAsyncNotedCallback$Stub$Proxy;
32761Lcom/android/internal/app/IAppOpsAsyncNotedCallback$Stub;
32762Lcom/android/internal/app/IAppOpsAsyncNotedCallback;
32763Lcom/android/internal/app/IAppOpsCallback$Stub$Proxy;
32764Lcom/android/internal/app/IAppOpsCallback$Stub;
32765Lcom/android/internal/app/IAppOpsCallback;
32766Lcom/android/internal/app/IAppOpsNotedCallback$Stub$Proxy;
32767Lcom/android/internal/app/IAppOpsNotedCallback$Stub;
32768Lcom/android/internal/app/IAppOpsNotedCallback;
32769Lcom/android/internal/app/IAppOpsService$Stub$Proxy;
32770Lcom/android/internal/app/IAppOpsService$Stub;
32771Lcom/android/internal/app/IAppOpsService;
32772Lcom/android/internal/app/IAppOpsStartedCallback$Stub$Proxy;
32773Lcom/android/internal/app/IAppOpsStartedCallback$Stub;
32774Lcom/android/internal/app/IAppOpsStartedCallback;
32775Lcom/android/internal/app/IBatteryStats$Stub$Proxy;
32776Lcom/android/internal/app/IBatteryStats$Stub;
32777Lcom/android/internal/app/IBatteryStats;
32778Lcom/android/internal/app/ISoundTriggerService$Stub;
32779Lcom/android/internal/app/ISoundTriggerService;
32780Lcom/android/internal/app/ISoundTriggerSession$Stub;
32781Lcom/android/internal/app/ISoundTriggerSession;
32782Lcom/android/internal/app/IVoiceActionCheckCallback$Stub$Proxy;
32783Lcom/android/internal/app/IVoiceActionCheckCallback$Stub;
32784Lcom/android/internal/app/IVoiceActionCheckCallback;
32785Lcom/android/internal/app/IVoiceInteractionManagerService$Stub$Proxy;
32786Lcom/android/internal/app/IVoiceInteractionManagerService$Stub;
32787Lcom/android/internal/app/IVoiceInteractionManagerService;
32788Lcom/android/internal/app/IVoiceInteractionSessionListener$Stub$Proxy;
32789Lcom/android/internal/app/IVoiceInteractionSessionListener$Stub;
32790Lcom/android/internal/app/IVoiceInteractionSessionListener;
32791Lcom/android/internal/app/IVoiceInteractionSessionShowCallback$Stub$Proxy;
32792Lcom/android/internal/app/IVoiceInteractionSessionShowCallback$Stub;
32793Lcom/android/internal/app/IVoiceInteractionSessionShowCallback;
32794Lcom/android/internal/app/IVoiceInteractionSoundTriggerSession$Stub;
32795Lcom/android/internal/app/IVoiceInteractionSoundTriggerSession;
32796Lcom/android/internal/app/IVoiceInteractor$Stub$Proxy;
32797Lcom/android/internal/app/IVoiceInteractor$Stub;
32798Lcom/android/internal/app/IVoiceInteractor;
32799Lcom/android/internal/app/IntentForwarderActivity;
32800Lcom/android/internal/app/MessageSamplingConfig$1;
32801Lcom/android/internal/app/MessageSamplingConfig;
32802Lcom/android/internal/app/MicroAlertController;
32803Lcom/android/internal/app/NetInitiatedActivity;
32804Lcom/android/internal/app/ProcessMap;
32805Lcom/android/internal/app/ResolverActivity$ActionTitle;
32806Lcom/android/internal/app/ResolverActivity;
32807Lcom/android/internal/app/ResolverListAdapter$ResolverListCommunicator;
32808Lcom/android/internal/app/ToolbarActionBar;
32809Lcom/android/internal/app/WindowDecorActionBar$1;
32810Lcom/android/internal/app/WindowDecorActionBar$2;
32811Lcom/android/internal/app/WindowDecorActionBar$3;
32812Lcom/android/internal/app/WindowDecorActionBar;
32813Lcom/android/internal/app/procstats/AssociationState$$ExternalSyntheticLambda0;
32814Lcom/android/internal/app/procstats/AssociationState$SourceDumpContainer;
32815Lcom/android/internal/app/procstats/AssociationState$SourceKey;
32816Lcom/android/internal/app/procstats/AssociationState$SourceState;
32817Lcom/android/internal/app/procstats/AssociationState;
32818Lcom/android/internal/app/procstats/DumpUtils;
32819Lcom/android/internal/app/procstats/DurationsTable;
32820Lcom/android/internal/app/procstats/IProcessStats$Stub$Proxy;
32821Lcom/android/internal/app/procstats/IProcessStats$Stub;
32822Lcom/android/internal/app/procstats/IProcessStats;
32823Lcom/android/internal/app/procstats/ProcessState$1;
32824Lcom/android/internal/app/procstats/ProcessState$PssAggr;
32825Lcom/android/internal/app/procstats/ProcessState;
32826Lcom/android/internal/app/procstats/ProcessStats$$ExternalSyntheticLambda0;
art-benchmark-service00abe242023-02-13 10:31:34 -080032827Lcom/android/internal/app/procstats/ProcessStats$$ExternalSyntheticLambda2;
art-benchmark-service84deab32021-05-12 09:41:00 -070032828Lcom/android/internal/app/procstats/ProcessStats$1;
32829Lcom/android/internal/app/procstats/ProcessStats$AssociationDumpContainer;
32830Lcom/android/internal/app/procstats/ProcessStats$PackageState;
32831Lcom/android/internal/app/procstats/ProcessStats$ProcessDataCollection;
32832Lcom/android/internal/app/procstats/ProcessStats$ProcessStateHolder;
32833Lcom/android/internal/app/procstats/ProcessStats$TotalMemoryUseCollection;
32834Lcom/android/internal/app/procstats/ProcessStats;
32835Lcom/android/internal/app/procstats/PssTable;
32836Lcom/android/internal/app/procstats/ServiceState;
32837Lcom/android/internal/app/procstats/SparseMappingTable$Table;
32838Lcom/android/internal/app/procstats/SparseMappingTable;
32839Lcom/android/internal/app/procstats/SysMemUsageTable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070032840Lcom/android/internal/app/procstats/UidState;
art-benchmark-service84deab32021-05-12 09:41:00 -070032841Lcom/android/internal/appwidget/IAppWidgetHost$Stub$Proxy;
32842Lcom/android/internal/appwidget/IAppWidgetHost$Stub;
32843Lcom/android/internal/appwidget/IAppWidgetHost;
32844Lcom/android/internal/appwidget/IAppWidgetService$Stub$Proxy;
32845Lcom/android/internal/appwidget/IAppWidgetService$Stub;
32846Lcom/android/internal/appwidget/IAppWidgetService;
32847Lcom/android/internal/backup/IBackupTransport$Stub$Proxy;
32848Lcom/android/internal/backup/IBackupTransport$Stub;
32849Lcom/android/internal/backup/IBackupTransport;
32850Lcom/android/internal/colorextraction/ColorExtractor$GradientColors;
32851Lcom/android/internal/colorextraction/ColorExtractor$LoadWallpaperColors;
32852Lcom/android/internal/colorextraction/ColorExtractor$OnColorsChangedListener;
32853Lcom/android/internal/colorextraction/ColorExtractor;
32854Lcom/android/internal/colorextraction/types/ExtractionType;
32855Lcom/android/internal/colorextraction/types/Tonal$ConfigParser;
32856Lcom/android/internal/colorextraction/types/Tonal$TonalPalette;
32857Lcom/android/internal/colorextraction/types/Tonal;
32858Lcom/android/internal/compat/AndroidBuildClassifier;
32859Lcom/android/internal/compat/ChangeReporter$ChangeReport;
32860Lcom/android/internal/compat/ChangeReporter;
32861Lcom/android/internal/compat/CompatibilityChangeConfig$1;
32862Lcom/android/internal/compat/CompatibilityChangeConfig;
32863Lcom/android/internal/compat/CompatibilityChangeInfo$1;
32864Lcom/android/internal/compat/CompatibilityChangeInfo;
32865Lcom/android/internal/compat/IOverrideValidator$Stub;
32866Lcom/android/internal/compat/IOverrideValidator;
32867Lcom/android/internal/compat/IPlatformCompat$Stub$Proxy;
32868Lcom/android/internal/compat/IPlatformCompat$Stub;
32869Lcom/android/internal/compat/IPlatformCompat;
32870Lcom/android/internal/compat/IPlatformCompatNative$Stub;
32871Lcom/android/internal/compat/IPlatformCompatNative;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070032872Lcom/android/internal/content/F2fsUtils;
art-benchmark-service84deab32021-05-12 09:41:00 -070032873Lcom/android/internal/content/NativeLibraryHelper$Handle;
32874Lcom/android/internal/content/NativeLibraryHelper;
art-benchmark-service84deab32021-05-12 09:41:00 -070032875Lcom/android/internal/content/PackageMonitor;
32876Lcom/android/internal/content/ReferrerIntent$1;
32877Lcom/android/internal/content/ReferrerIntent;
32878Lcom/android/internal/content/om/OverlayConfig$$ExternalSyntheticLambda0;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070032879Lcom/android/internal/content/om/OverlayConfig$$ExternalSyntheticLambda2;
art-benchmark-service84deab32021-05-12 09:41:00 -070032880Lcom/android/internal/content/om/OverlayConfig$$ExternalSyntheticLambda3;
32881Lcom/android/internal/content/om/OverlayConfig$$ExternalSyntheticLambda4;
32882Lcom/android/internal/content/om/OverlayConfig$$ExternalSyntheticLambda5;
32883Lcom/android/internal/content/om/OverlayConfig$Configuration;
32884Lcom/android/internal/content/om/OverlayConfig$IdmapInvocation;
32885Lcom/android/internal/content/om/OverlayConfig$PackageProvider;
32886Lcom/android/internal/content/om/OverlayConfig;
32887Lcom/android/internal/content/om/OverlayConfigParser$OverlayPartition;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070032888Lcom/android/internal/content/om/OverlayConfigParser$ParsedConfigFile;
art-benchmark-service84deab32021-05-12 09:41:00 -070032889Lcom/android/internal/content/om/OverlayConfigParser$ParsedConfiguration;
32890Lcom/android/internal/content/om/OverlayConfigParser$ParsingContext;
32891Lcom/android/internal/content/om/OverlayConfigParser;
art-benchmark-service08401c12022-12-23 09:27:20 -080032892Lcom/android/internal/content/om/OverlayManagerImpl;
art-benchmark-service84deab32021-05-12 09:41:00 -070032893Lcom/android/internal/content/om/OverlayScanner$ParsedOverlayInfo;
32894Lcom/android/internal/content/om/OverlayScanner;
32895Lcom/android/internal/database/SortCursor;
art-benchmark-service08401c12022-12-23 09:27:20 -080032896Lcom/android/internal/dynamicanimation/animation/DynamicAnimation$10;
32897Lcom/android/internal/dynamicanimation/animation/DynamicAnimation$11;
32898Lcom/android/internal/dynamicanimation/animation/DynamicAnimation$12;
32899Lcom/android/internal/dynamicanimation/animation/DynamicAnimation$13;
32900Lcom/android/internal/dynamicanimation/animation/DynamicAnimation$14;
32901Lcom/android/internal/dynamicanimation/animation/DynamicAnimation$1;
32902Lcom/android/internal/dynamicanimation/animation/DynamicAnimation$2;
32903Lcom/android/internal/dynamicanimation/animation/DynamicAnimation$3;
32904Lcom/android/internal/dynamicanimation/animation/DynamicAnimation$4;
32905Lcom/android/internal/dynamicanimation/animation/DynamicAnimation$5;
32906Lcom/android/internal/dynamicanimation/animation/DynamicAnimation$6;
32907Lcom/android/internal/dynamicanimation/animation/DynamicAnimation$7;
32908Lcom/android/internal/dynamicanimation/animation/DynamicAnimation$8;
32909Lcom/android/internal/dynamicanimation/animation/DynamicAnimation$9;
32910Lcom/android/internal/dynamicanimation/animation/DynamicAnimation$MassState;
32911Lcom/android/internal/dynamicanimation/animation/DynamicAnimation$ViewProperty;
32912Lcom/android/internal/dynamicanimation/animation/DynamicAnimation;
32913Lcom/android/internal/dynamicanimation/animation/Force;
32914Lcom/android/internal/dynamicanimation/animation/SpringAnimation;
32915Lcom/android/internal/dynamicanimation/animation/SpringForce;
32916Lcom/android/internal/expresslog/Counter;
art-benchmark-service00abe242023-02-13 10:31:34 -080032917Lcom/android/internal/expresslog/Utils;
art-benchmark-service84deab32021-05-12 09:41:00 -070032918Lcom/android/internal/graphics/ColorUtils$ContrastCalculator;
32919Lcom/android/internal/graphics/ColorUtils;
32920Lcom/android/internal/graphics/SfVsyncFrameCallbackProvider;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070032921Lcom/android/internal/graphics/cam/Cam;
art-benchmark-service22928e12022-06-04 17:35:15 -070032922Lcom/android/internal/graphics/cam/CamUtils;
32923Lcom/android/internal/graphics/cam/Frame;
art-benchmark-service84deab32021-05-12 09:41:00 -070032924Lcom/android/internal/graphics/drawable/AnimationScaleListDrawable$AnimationScaleListState;
32925Lcom/android/internal/graphics/drawable/AnimationScaleListDrawable;
32926Lcom/android/internal/graphics/drawable/BackgroundBlurDrawable$Aggregator;
32927Lcom/android/internal/graphics/drawable/BackgroundBlurDrawable$BlurRegion;
32928Lcom/android/internal/graphics/drawable/BackgroundBlurDrawable;
32929Lcom/android/internal/infra/AbstractMultiplePendingRequestsRemoteService;
32930Lcom/android/internal/infra/AbstractRemoteService$AsyncRequest;
32931Lcom/android/internal/infra/AbstractRemoteService$BasePendingRequest;
32932Lcom/android/internal/infra/AbstractRemoteService$MyAsyncPendingRequest;
32933Lcom/android/internal/infra/AbstractRemoteService$PendingRequest;
32934Lcom/android/internal/infra/AbstractRemoteService$RemoteServiceConnection;
32935Lcom/android/internal/infra/AbstractRemoteService$VultureCallback;
32936Lcom/android/internal/infra/AbstractRemoteService;
32937Lcom/android/internal/infra/AbstractSinglePendingRequestRemoteService;
32938Lcom/android/internal/infra/AndroidFuture$$ExternalSyntheticLambda1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070032939Lcom/android/internal/infra/AndroidFuture$$ExternalSyntheticLambda3;
art-benchmark-service84deab32021-05-12 09:41:00 -070032940Lcom/android/internal/infra/AndroidFuture$1;
32941Lcom/android/internal/infra/AndroidFuture$2;
32942Lcom/android/internal/infra/AndroidFuture;
32943Lcom/android/internal/infra/GlobalWhitelistState;
32944Lcom/android/internal/infra/IAndroidFuture$Stub$Proxy;
32945Lcom/android/internal/infra/IAndroidFuture$Stub;
32946Lcom/android/internal/infra/IAndroidFuture;
32947Lcom/android/internal/infra/PerUser;
32948Lcom/android/internal/infra/RemoteStream$1;
32949Lcom/android/internal/infra/RemoteStream;
32950Lcom/android/internal/infra/ServiceConnector$Impl$CompletionAwareJob;
32951Lcom/android/internal/infra/ServiceConnector$Impl;
32952Lcom/android/internal/infra/ServiceConnector$Job;
32953Lcom/android/internal/infra/ServiceConnector$VoidJob;
32954Lcom/android/internal/infra/ServiceConnector;
32955Lcom/android/internal/infra/WhitelistHelper;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070032956Lcom/android/internal/inputmethod/EditableInputConnection;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070032957Lcom/android/internal/inputmethod/IAccessibilityInputMethodSession$Stub$Proxy;
art-benchmark-service22928e12022-06-04 17:35:15 -070032958Lcom/android/internal/inputmethod/IAccessibilityInputMethodSession$Stub;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070032959Lcom/android/internal/inputmethod/IAccessibilityInputMethodSession;
art-benchmark-service84deab32021-05-12 09:41:00 -070032960Lcom/android/internal/inputmethod/IInputContentUriToken;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070032961Lcom/android/internal/inputmethod/IInputMethod$Stub;
32962Lcom/android/internal/inputmethod/IInputMethod;
32963Lcom/android/internal/inputmethod/IInputMethodClient$Stub;
32964Lcom/android/internal/inputmethod/IInputMethodClient;
art-benchmark-service84deab32021-05-12 09:41:00 -070032965Lcom/android/internal/inputmethod/IInputMethodPrivilegedOperations$Stub$Proxy;
32966Lcom/android/internal/inputmethod/IInputMethodPrivilegedOperations$Stub;
32967Lcom/android/internal/inputmethod/IInputMethodPrivilegedOperations;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070032968Lcom/android/internal/inputmethod/IInputMethodSession$Stub$Proxy;
32969Lcom/android/internal/inputmethod/IInputMethodSession$Stub;
32970Lcom/android/internal/inputmethod/IInputMethodSession;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070032971Lcom/android/internal/inputmethod/IRemoteAccessibilityInputConnection$Stub;
32972Lcom/android/internal/inputmethod/IRemoteAccessibilityInputConnection;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070032973Lcom/android/internal/inputmethod/IRemoteInputConnection$Stub;
32974Lcom/android/internal/inputmethod/IRemoteInputConnection;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070032975Lcom/android/internal/inputmethod/ImeTracing;
32976Lcom/android/internal/inputmethod/ImeTracingClientImpl;
art-benchmark-service22928e12022-06-04 17:35:15 -070032977Lcom/android/internal/inputmethod/ImeTracingServerImpl;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070032978Lcom/android/internal/inputmethod/InputBindResult$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070032979Lcom/android/internal/inputmethod/InputBindResult;
art-benchmark-service22928e12022-06-04 17:35:15 -070032980Lcom/android/internal/inputmethod/InputConnectionCommandHeader$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070032981Lcom/android/internal/inputmethod/InputConnectionCommandHeader;
art-benchmark-service84deab32021-05-12 09:41:00 -070032982Lcom/android/internal/inputmethod/InputMethodDebug;
32983Lcom/android/internal/inputmethod/InputMethodPrivilegedOperations$OpsHolder;
32984Lcom/android/internal/inputmethod/InputMethodPrivilegedOperations;
32985Lcom/android/internal/inputmethod/InputMethodPrivilegedOperationsRegistry;
art-benchmark-service84deab32021-05-12 09:41:00 -070032986Lcom/android/internal/inputmethod/SubtypeLocaleUtils;
art-benchmark-service08401c12022-12-23 09:27:20 -080032987Lcom/android/internal/jank/DisplayResolutionTracker$1;
art-benchmark-service00abe242023-02-13 10:31:34 -080032988Lcom/android/internal/jank/DisplayResolutionTracker$DisplayInterface$1;
art-benchmark-service08401c12022-12-23 09:27:20 -080032989Lcom/android/internal/jank/DisplayResolutionTracker$DisplayInterface;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070032990Lcom/android/internal/jank/DisplayResolutionTracker;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070032991Lcom/android/internal/jank/EventLogTags;
art-benchmark-service66b4d952021-07-17 17:15:31 -070032992Lcom/android/internal/jank/FrameTracker$$ExternalSyntheticLambda0;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070032993Lcom/android/internal/jank/FrameTracker$$ExternalSyntheticLambda2;
art-benchmark-service84deab32021-05-12 09:41:00 -070032994Lcom/android/internal/jank/FrameTracker$ChoreographerWrapper;
32995Lcom/android/internal/jank/FrameTracker$FrameMetricsWrapper;
32996Lcom/android/internal/jank/FrameTracker$FrameTrackerListener;
32997Lcom/android/internal/jank/FrameTracker$JankInfo;
32998Lcom/android/internal/jank/FrameTracker$SurfaceControlWrapper;
32999Lcom/android/internal/jank/FrameTracker$ThreadedRendererWrapper;
33000Lcom/android/internal/jank/FrameTracker;
33001Lcom/android/internal/jank/InteractionJankMonitor$$ExternalSyntheticLambda0;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070033002Lcom/android/internal/jank/InteractionJankMonitor$$ExternalSyntheticLambda1;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070033003Lcom/android/internal/jank/InteractionJankMonitor$$ExternalSyntheticLambda2;
art-benchmark-service84deab32021-05-12 09:41:00 -070033004Lcom/android/internal/jank/InteractionJankMonitor$$ExternalSyntheticLambda3;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070033005Lcom/android/internal/jank/InteractionJankMonitor$$ExternalSyntheticLambda6;
33006Lcom/android/internal/jank/InteractionJankMonitor$InstanceHolder;
art-benchmark-service84deab32021-05-12 09:41:00 -070033007Lcom/android/internal/jank/InteractionJankMonitor$Session;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070033008Lcom/android/internal/jank/InteractionJankMonitor$TrackerResult;
art-benchmark-service84deab32021-05-12 09:41:00 -070033009Lcom/android/internal/jank/InteractionJankMonitor;
33010Lcom/android/internal/listeners/ListenerExecutor$$ExternalSyntheticLambda0;
33011Lcom/android/internal/listeners/ListenerExecutor$FailureCallback;
33012Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation;
33013Lcom/android/internal/listeners/ListenerExecutor;
art-benchmark-service00abe242023-02-13 10:31:34 -080033014Lcom/android/internal/listeners/ListenerTransport;
art-benchmark-service84deab32021-05-12 09:41:00 -070033015Lcom/android/internal/listeners/ListenerTransportManager;
33016Lcom/android/internal/location/GpsNetInitiatedHandler$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070033017Lcom/android/internal/location/GpsNetInitiatedHandler$GpsNiNotification;
33018Lcom/android/internal/location/GpsNetInitiatedHandler;
art-benchmark-service00abe242023-02-13 10:31:34 -080033019Lcom/android/internal/location/altitude/nano/MapParamsProto;
33020Lcom/android/internal/location/altitude/nano/S2TileProto;
art-benchmark-service84deab32021-05-12 09:41:00 -070033021Lcom/android/internal/location/nano/GnssLogsProto$GnssLog;
33022Lcom/android/internal/location/nano/GnssLogsProto$PowerMetrics;
33023Lcom/android/internal/logging/AndroidConfig;
33024Lcom/android/internal/logging/AndroidHandler$1;
33025Lcom/android/internal/logging/AndroidHandler;
33026Lcom/android/internal/logging/EventLogTags;
33027Lcom/android/internal/logging/InstanceId$1;
33028Lcom/android/internal/logging/InstanceId;
33029Lcom/android/internal/logging/InstanceIdSequence;
33030Lcom/android/internal/logging/MetricsLogger;
33031Lcom/android/internal/logging/UiEventLogger$UiEventEnum;
33032Lcom/android/internal/logging/UiEventLogger;
33033Lcom/android/internal/logging/UiEventLoggerImpl;
33034Lcom/android/internal/net/INetworkWatchlistManager$Stub$Proxy;
33035Lcom/android/internal/net/INetworkWatchlistManager$Stub;
33036Lcom/android/internal/net/INetworkWatchlistManager;
33037Lcom/android/internal/net/LegacyVpnInfo$1;
33038Lcom/android/internal/net/LegacyVpnInfo;
33039Lcom/android/internal/net/NetworkUtilsInternal;
33040Lcom/android/internal/net/VpnConfig$1;
33041Lcom/android/internal/net/VpnConfig;
33042Lcom/android/internal/net/VpnProfile$1;
33043Lcom/android/internal/net/VpnProfile;
33044Lcom/android/internal/notification/SystemNotificationChannels;
art-benchmark-service00abe242023-02-13 10:31:34 -080033045Lcom/android/internal/org/bouncycastle/cert/AttributeCertificateHolder;
art-benchmark-service08401c12022-12-23 09:27:20 -080033046Lcom/android/internal/org/bouncycastle/cms/CMSException;
art-benchmark-service00abe242023-02-13 10:31:34 -080033047Lcom/android/internal/org/bouncycastle/jcajce/util/BCJcaJceHelper;
33048Lcom/android/internal/org/bouncycastle/jcajce/util/JcaJceHelper;
33049Lcom/android/internal/org/bouncycastle/jcajce/util/ProviderJcaJceHelper;
art-benchmark-service08401c12022-12-23 09:27:20 -080033050Lcom/android/internal/org/bouncycastle/operator/OperatorCreationException;
33051Lcom/android/internal/org/bouncycastle/operator/OperatorException;
art-benchmark-service00abe242023-02-13 10:31:34 -080033052Lcom/android/internal/org/bouncycastle/util/Selector;
art-benchmark-service84deab32021-05-12 09:41:00 -070033053Lcom/android/internal/os/AndroidPrintStream;
33054Lcom/android/internal/os/AppFuseMount$1;
33055Lcom/android/internal/os/AppFuseMount;
33056Lcom/android/internal/os/AppIdToPackageMap;
33057Lcom/android/internal/os/AtomicDirectory;
33058Lcom/android/internal/os/BackgroundThread;
art-benchmark-service84deab32021-05-12 09:41:00 -070033059Lcom/android/internal/os/BatteryStatsHistory;
art-benchmark-service84deab32021-05-12 09:41:00 -070033060Lcom/android/internal/os/BinderCallHeavyHitterWatcher$BinderCallHeavyHitterListener;
33061Lcom/android/internal/os/BinderCallHeavyHitterWatcher$HeavyHitterContainer;
33062Lcom/android/internal/os/BinderCallHeavyHitterWatcher;
33063Lcom/android/internal/os/BinderCallsStats$1;
33064Lcom/android/internal/os/BinderCallsStats$CallStat;
33065Lcom/android/internal/os/BinderCallsStats$CallStatKey;
33066Lcom/android/internal/os/BinderCallsStats$ExportedCallStat;
33067Lcom/android/internal/os/BinderCallsStats$Injector;
33068Lcom/android/internal/os/BinderCallsStats$OverflowBinder;
art-benchmark-service08401c12022-12-23 09:27:20 -080033069Lcom/android/internal/os/BinderCallsStats$SettingsObserver;
art-benchmark-service84deab32021-05-12 09:41:00 -070033070Lcom/android/internal/os/BinderCallsStats$UidEntry;
33071Lcom/android/internal/os/BinderCallsStats;
33072Lcom/android/internal/os/BinderDeathDispatcher$RecipientsInfo;
33073Lcom/android/internal/os/BinderDeathDispatcher;
33074Lcom/android/internal/os/BinderInternal$BinderProxyLimitListener;
33075Lcom/android/internal/os/BinderInternal$BinderProxyLimitListenerDelegate;
33076Lcom/android/internal/os/BinderInternal$CallSession;
33077Lcom/android/internal/os/BinderInternal$CallStatsObserver;
33078Lcom/android/internal/os/BinderInternal$GcWatcher;
33079Lcom/android/internal/os/BinderInternal$Observer;
33080Lcom/android/internal/os/BinderInternal$WorkSourceProvider;
33081Lcom/android/internal/os/BinderInternal;
art-benchmark-service08401c12022-12-23 09:27:20 -080033082Lcom/android/internal/os/BinderLatencyBuckets;
33083Lcom/android/internal/os/BinderLatencyObserver$1;
33084Lcom/android/internal/os/BinderLatencyObserver$Injector;
33085Lcom/android/internal/os/BinderLatencyObserver$LatencyDims;
33086Lcom/android/internal/os/BinderLatencyObserver;
art-benchmark-service84deab32021-05-12 09:41:00 -070033087Lcom/android/internal/os/BinderTransactionNameResolver;
art-benchmark-service84deab32021-05-12 09:41:00 -070033088Lcom/android/internal/os/ByteTransferPipe;
33089Lcom/android/internal/os/CachedDeviceState$Readonly;
33090Lcom/android/internal/os/CachedDeviceState$TimeInStateStopwatch;
33091Lcom/android/internal/os/CachedDeviceState;
art-benchmark-service84deab32021-05-12 09:41:00 -070033092Lcom/android/internal/os/ClassLoaderFactory;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070033093Lcom/android/internal/os/Clock$1;
33094Lcom/android/internal/os/Clock;
art-benchmark-service84deab32021-05-12 09:41:00 -070033095Lcom/android/internal/os/FuseAppLoop$1;
33096Lcom/android/internal/os/FuseAppLoop;
33097Lcom/android/internal/os/FuseUnavailableMountException;
33098Lcom/android/internal/os/HandlerCaller$Callback;
33099Lcom/android/internal/os/HandlerCaller$MyHandler;
33100Lcom/android/internal/os/HandlerCaller;
33101Lcom/android/internal/os/IDropBoxManagerService$Stub$Proxy;
33102Lcom/android/internal/os/IDropBoxManagerService$Stub;
33103Lcom/android/internal/os/IDropBoxManagerService;
33104Lcom/android/internal/os/IResultReceiver$Stub$Proxy;
33105Lcom/android/internal/os/IResultReceiver$Stub;
33106Lcom/android/internal/os/IResultReceiver;
33107Lcom/android/internal/os/IShellCallback$Stub$Proxy;
33108Lcom/android/internal/os/IShellCallback$Stub;
33109Lcom/android/internal/os/IShellCallback;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070033110Lcom/android/internal/os/KernelAllocationStats$ProcessDmabuf;
33111Lcom/android/internal/os/KernelAllocationStats$ProcessGpuMem;
33112Lcom/android/internal/os/KernelAllocationStats;
art-benchmark-service84deab32021-05-12 09:41:00 -070033113Lcom/android/internal/os/KernelCpuBpfTracking;
33114Lcom/android/internal/os/KernelCpuProcStringReader$ProcFileIterator;
33115Lcom/android/internal/os/KernelCpuProcStringReader;
33116Lcom/android/internal/os/KernelCpuSpeedReader;
33117Lcom/android/internal/os/KernelCpuThreadReader$FrequencyBucketCreator;
33118Lcom/android/internal/os/KernelCpuThreadReader$Injector;
33119Lcom/android/internal/os/KernelCpuThreadReader$ProcessCpuUsage;
33120Lcom/android/internal/os/KernelCpuThreadReader$ThreadCpuUsage;
33121Lcom/android/internal/os/KernelCpuThreadReader;
33122Lcom/android/internal/os/KernelCpuThreadReaderDiff$ThreadKey;
33123Lcom/android/internal/os/KernelCpuThreadReaderDiff;
33124Lcom/android/internal/os/KernelCpuThreadReaderSettingsObserver$UidPredicate;
33125Lcom/android/internal/os/KernelCpuThreadReaderSettingsObserver;
33126Lcom/android/internal/os/KernelCpuTotalBpfMapReader;
33127Lcom/android/internal/os/KernelCpuUidBpfMapReader$BpfMapIterator;
33128Lcom/android/internal/os/KernelCpuUidBpfMapReader$KernelCpuUidActiveTimeBpfMapReader;
33129Lcom/android/internal/os/KernelCpuUidBpfMapReader$KernelCpuUidClusterTimeBpfMapReader;
33130Lcom/android/internal/os/KernelCpuUidBpfMapReader$KernelCpuUidFreqTimeBpfMapReader;
33131Lcom/android/internal/os/KernelCpuUidBpfMapReader;
33132Lcom/android/internal/os/KernelCpuUidTimeReader$Callback;
33133Lcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidActiveTimeReader;
33134Lcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidClusterTimeReader;
33135Lcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader;
33136Lcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidUserSysTimeReader;
33137Lcom/android/internal/os/KernelCpuUidTimeReader;
33138Lcom/android/internal/os/KernelMemoryBandwidthStats;
33139Lcom/android/internal/os/KernelSingleProcessCpuThreadReader$CpuTimeInStateReader;
33140Lcom/android/internal/os/KernelSingleProcessCpuThreadReader$ProcessCpuUsage;
33141Lcom/android/internal/os/KernelSingleProcessCpuThreadReader;
33142Lcom/android/internal/os/KernelSingleUidTimeReader$Injector;
33143Lcom/android/internal/os/KernelSingleUidTimeReader;
art-benchmark-service84deab32021-05-12 09:41:00 -070033144Lcom/android/internal/os/LoggingPrintStream$1;
33145Lcom/android/internal/os/LoggingPrintStream;
art-benchmark-service22928e12022-06-04 17:35:15 -070033146Lcom/android/internal/os/LongArrayMultiStateCounter$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070033147Lcom/android/internal/os/LongArrayMultiStateCounter$LongArrayContainer;
33148Lcom/android/internal/os/LongArrayMultiStateCounter;
art-benchmark-service22928e12022-06-04 17:35:15 -070033149Lcom/android/internal/os/LongMultiStateCounter$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070033150Lcom/android/internal/os/LongMultiStateCounter;
art-benchmark-service84deab32021-05-12 09:41:00 -070033151Lcom/android/internal/os/LooperStats$DispatchSession;
33152Lcom/android/internal/os/LooperStats$Entry;
33153Lcom/android/internal/os/LooperStats$ExportedEntry;
33154Lcom/android/internal/os/LooperStats;
art-benchmark-service84deab32021-05-12 09:41:00 -070033155Lcom/android/internal/os/PowerProfile$CpuClusterKey;
33156Lcom/android/internal/os/PowerProfile;
33157Lcom/android/internal/os/ProcStatsUtil;
33158Lcom/android/internal/os/ProcTimeInStateReader;
33159Lcom/android/internal/os/ProcessCpuTracker$1;
33160Lcom/android/internal/os/ProcessCpuTracker$FilterStats;
33161Lcom/android/internal/os/ProcessCpuTracker$Stats;
33162Lcom/android/internal/os/ProcessCpuTracker;
33163Lcom/android/internal/os/RailStats;
33164Lcom/android/internal/os/RoSystemProperties;
33165Lcom/android/internal/os/RpmStats$PowerStateElement;
33166Lcom/android/internal/os/RpmStats$PowerStatePlatformSleepState;
33167Lcom/android/internal/os/RpmStats$PowerStateSubsystem;
33168Lcom/android/internal/os/RpmStats;
33169Lcom/android/internal/os/RuntimeInit$$ExternalSyntheticLambda0;
33170Lcom/android/internal/os/RuntimeInit$$ExternalSyntheticLambda1;
art-benchmark-service84deab32021-05-12 09:41:00 -070033171Lcom/android/internal/os/RuntimeInit$ApplicationWtfHandler;
33172Lcom/android/internal/os/RuntimeInit$Arguments;
33173Lcom/android/internal/os/RuntimeInit$KillApplicationHandler;
33174Lcom/android/internal/os/RuntimeInit$LoggingHandler;
33175Lcom/android/internal/os/RuntimeInit$MethodAndArgsCaller;
33176Lcom/android/internal/os/RuntimeInit;
art-benchmark-service08401c12022-12-23 09:27:20 -080033177Lcom/android/internal/os/SafeZipPathValidatorCallback;
art-benchmark-service84deab32021-05-12 09:41:00 -070033178Lcom/android/internal/os/SomeArgs;
33179Lcom/android/internal/os/StatsdHiddenApiUsageLogger;
33180Lcom/android/internal/os/StoragedUidIoStatsReader$Callback;
33181Lcom/android/internal/os/StoragedUidIoStatsReader;
art-benchmark-service84deab32021-05-12 09:41:00 -070033182Lcom/android/internal/os/TransferPipe;
art-benchmark-service84deab32021-05-12 09:41:00 -070033183Lcom/android/internal/os/WrapperInit;
33184Lcom/android/internal/os/Zygote;
33185Lcom/android/internal/os/ZygoteArguments;
33186Lcom/android/internal/os/ZygoteCommandBuffer;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070033187Lcom/android/internal/os/ZygoteConfig;
art-benchmark-service84deab32021-05-12 09:41:00 -070033188Lcom/android/internal/os/ZygoteConnection$$ExternalSyntheticLambda0;
33189Lcom/android/internal/os/ZygoteConnection$$ExternalSyntheticLambda1;
33190Lcom/android/internal/os/ZygoteConnection;
33191Lcom/android/internal/os/ZygoteInit;
33192Lcom/android/internal/os/ZygoteSecurityException;
33193Lcom/android/internal/os/ZygoteServer$$ExternalSyntheticLambda0;
33194Lcom/android/internal/os/ZygoteServer$UsapPoolRefillAction;
33195Lcom/android/internal/os/ZygoteServer;
33196Lcom/android/internal/os/logging/MetricsLoggerWrapper;
33197Lcom/android/internal/policy/BackdropFrameRenderer;
33198Lcom/android/internal/policy/DecorContext;
33199Lcom/android/internal/policy/DecorView$$ExternalSyntheticLambda0;
33200Lcom/android/internal/policy/DecorView$1;
33201Lcom/android/internal/policy/DecorView$2;
33202Lcom/android/internal/policy/DecorView$3;
33203Lcom/android/internal/policy/DecorView$6;
33204Lcom/android/internal/policy/DecorView$ActionModeCallback2Wrapper$1;
33205Lcom/android/internal/policy/DecorView$ActionModeCallback2Wrapper;
33206Lcom/android/internal/policy/DecorView$ColorViewAttributes;
33207Lcom/android/internal/policy/DecorView$ColorViewState;
33208Lcom/android/internal/policy/DecorView;
33209Lcom/android/internal/policy/DividerSnapAlgorithm$SnapTarget;
33210Lcom/android/internal/policy/DividerSnapAlgorithm;
33211Lcom/android/internal/policy/DockedDividerUtils;
33212Lcom/android/internal/policy/GestureNavigationSettingsObserver$1;
33213Lcom/android/internal/policy/GestureNavigationSettingsObserver;
33214Lcom/android/internal/policy/IKeyguardDismissCallback$Stub$Proxy;
33215Lcom/android/internal/policy/IKeyguardDismissCallback$Stub;
33216Lcom/android/internal/policy/IKeyguardDismissCallback;
33217Lcom/android/internal/policy/IKeyguardDrawnCallback$Stub$Proxy;
33218Lcom/android/internal/policy/IKeyguardDrawnCallback$Stub;
33219Lcom/android/internal/policy/IKeyguardDrawnCallback;
33220Lcom/android/internal/policy/IKeyguardExitCallback$Stub$Proxy;
33221Lcom/android/internal/policy/IKeyguardExitCallback$Stub;
33222Lcom/android/internal/policy/IKeyguardExitCallback;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070033223Lcom/android/internal/policy/IKeyguardLockedStateListener$Stub;
33224Lcom/android/internal/policy/IKeyguardLockedStateListener;
art-benchmark-service84deab32021-05-12 09:41:00 -070033225Lcom/android/internal/policy/IKeyguardService$Stub$Proxy;
33226Lcom/android/internal/policy/IKeyguardService$Stub;
33227Lcom/android/internal/policy/IKeyguardService;
33228Lcom/android/internal/policy/IKeyguardStateCallback$Stub$Proxy;
33229Lcom/android/internal/policy/IKeyguardStateCallback$Stub;
33230Lcom/android/internal/policy/IKeyguardStateCallback;
33231Lcom/android/internal/policy/IShortcutService$Stub$Proxy;
33232Lcom/android/internal/policy/IShortcutService$Stub;
33233Lcom/android/internal/policy/IShortcutService;
33234Lcom/android/internal/policy/KeyInterceptionInfo;
33235Lcom/android/internal/policy/PhoneFallbackEventHandler;
33236Lcom/android/internal/policy/PhoneLayoutInflater;
33237Lcom/android/internal/policy/PhoneWindow$$ExternalSyntheticLambda0;
33238Lcom/android/internal/policy/PhoneWindow$1;
33239Lcom/android/internal/policy/PhoneWindow$ActionMenuPresenterCallback;
33240Lcom/android/internal/policy/PhoneWindow$PanelFeatureState$SavedState$1;
33241Lcom/android/internal/policy/PhoneWindow$PanelFeatureState$SavedState;
33242Lcom/android/internal/policy/PhoneWindow$PanelFeatureState;
33243Lcom/android/internal/policy/PhoneWindow$PhoneWindowMenuCallback;
33244Lcom/android/internal/policy/PhoneWindow$RotationWatcher$1;
33245Lcom/android/internal/policy/PhoneWindow$RotationWatcher;
33246Lcom/android/internal/policy/PhoneWindow;
33247Lcom/android/internal/policy/ScreenDecorationsUtils;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070033248Lcom/android/internal/power/ModemPowerProfile;
art-benchmark-service84deab32021-05-12 09:41:00 -070033249Lcom/android/internal/protolog/BaseProtoLogImpl$$ExternalSyntheticLambda0;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070033250Lcom/android/internal/protolog/BaseProtoLogImpl$$ExternalSyntheticLambda3;
art-benchmark-service84deab32021-05-12 09:41:00 -070033251Lcom/android/internal/protolog/BaseProtoLogImpl$$ExternalSyntheticLambda4;
33252Lcom/android/internal/protolog/BaseProtoLogImpl$$ExternalSyntheticLambda5;
33253Lcom/android/internal/protolog/BaseProtoLogImpl$1;
33254Lcom/android/internal/protolog/BaseProtoLogImpl$LogLevel;
33255Lcom/android/internal/protolog/BaseProtoLogImpl;
33256Lcom/android/internal/protolog/ProtoLogGroup;
33257Lcom/android/internal/protolog/ProtoLogImpl;
33258Lcom/android/internal/protolog/ProtoLogViewerConfigReader;
33259Lcom/android/internal/protolog/common/BitmaskConversionException;
33260Lcom/android/internal/protolog/common/IProtoLogGroup;
33261Lcom/android/internal/protolog/common/LogDataType;
33262Lcom/android/internal/security/VerityUtils;
33263Lcom/android/internal/statusbar/IStatusBar$Stub$Proxy;
33264Lcom/android/internal/statusbar/IStatusBar$Stub;
33265Lcom/android/internal/statusbar/IStatusBar;
33266Lcom/android/internal/statusbar/IStatusBarService$Stub$Proxy;
33267Lcom/android/internal/statusbar/IStatusBarService$Stub;
33268Lcom/android/internal/statusbar/IStatusBarService;
33269Lcom/android/internal/statusbar/NotificationVisibility$1;
33270Lcom/android/internal/statusbar/NotificationVisibility$NotificationLocation;
33271Lcom/android/internal/statusbar/NotificationVisibility;
33272Lcom/android/internal/statusbar/RegisterStatusBarResult$1;
33273Lcom/android/internal/statusbar/RegisterStatusBarResult;
33274Lcom/android/internal/statusbar/StatusBarIcon$1;
33275Lcom/android/internal/statusbar/StatusBarIcon;
art-benchmark-service00abe242023-02-13 10:31:34 -080033276Lcom/android/internal/telecom/ClientTransactionalServiceRepository;
art-benchmark-service84deab32021-05-12 09:41:00 -070033277Lcom/android/internal/telecom/IConnectionService$Stub$Proxy;
33278Lcom/android/internal/telecom/IConnectionService$Stub;
33279Lcom/android/internal/telecom/IConnectionService;
33280Lcom/android/internal/telecom/IConnectionServiceAdapter$Stub;
33281Lcom/android/internal/telecom/IConnectionServiceAdapter;
33282Lcom/android/internal/telecom/IDeviceIdleControllerAdapter$Stub;
33283Lcom/android/internal/telecom/IDeviceIdleControllerAdapter;
33284Lcom/android/internal/telecom/IInCallAdapter$Stub;
33285Lcom/android/internal/telecom/IInCallAdapter;
33286Lcom/android/internal/telecom/IInCallService$Stub$Proxy;
33287Lcom/android/internal/telecom/IInCallService$Stub;
33288Lcom/android/internal/telecom/IInCallService;
33289Lcom/android/internal/telecom/IInternalServiceRetriever$Stub;
33290Lcom/android/internal/telecom/IInternalServiceRetriever;
33291Lcom/android/internal/telecom/ITelecomLoader$Stub$Proxy;
33292Lcom/android/internal/telecom/ITelecomLoader$Stub;
33293Lcom/android/internal/telecom/ITelecomLoader;
33294Lcom/android/internal/telecom/ITelecomService$Stub$Proxy;
33295Lcom/android/internal/telecom/ITelecomService$Stub;
33296Lcom/android/internal/telecom/ITelecomService;
33297Lcom/android/internal/telecom/IVideoCallback;
33298Lcom/android/internal/telecom/IVideoProvider$Stub$Proxy;
33299Lcom/android/internal/telecom/IVideoProvider$Stub;
33300Lcom/android/internal/telecom/IVideoProvider;
33301Lcom/android/internal/telecom/RemoteServiceCallback$Stub$Proxy;
33302Lcom/android/internal/telecom/RemoteServiceCallback$Stub;
33303Lcom/android/internal/telecom/RemoteServiceCallback;
33304Lcom/android/internal/telephony/ATParseEx;
33305Lcom/android/internal/telephony/ATResponseParser;
33306Lcom/android/internal/telephony/AndroidUtilIndentingPrintWriter;
33307Lcom/android/internal/telephony/AppSmsManager$AppRequestInfo;
33308Lcom/android/internal/telephony/AppSmsManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070033309Lcom/android/internal/telephony/AsyncChannel$1ConnectAsync;
33310Lcom/android/internal/telephony/AsyncChannel$AsyncChannelConnection;
33311Lcom/android/internal/telephony/AsyncChannel$DeathMonitor;
33312Lcom/android/internal/telephony/AsyncChannel$SyncMessenger$SyncHandler;
33313Lcom/android/internal/telephony/AsyncChannel$SyncMessenger;
33314Lcom/android/internal/telephony/AsyncChannel;
33315Lcom/android/internal/telephony/AsyncEmergencyContactNotifier;
33316Lcom/android/internal/telephony/AsyncService$AsyncServiceInfo;
33317Lcom/android/internal/telephony/AsyncService;
33318Lcom/android/internal/telephony/BaseCommands;
33319Lcom/android/internal/telephony/BiMap;
33320Lcom/android/internal/telephony/BitwiseInputStream$AccessException;
33321Lcom/android/internal/telephony/BitwiseInputStream;
33322Lcom/android/internal/telephony/BlockChecker;
33323Lcom/android/internal/telephony/BtSmsInterfaceManager$MapMessageSender;
33324Lcom/android/internal/telephony/BtSmsInterfaceManager;
33325Lcom/android/internal/telephony/Call$1;
33326Lcom/android/internal/telephony/Call$SrvccState;
33327Lcom/android/internal/telephony/Call$State;
33328Lcom/android/internal/telephony/Call;
33329Lcom/android/internal/telephony/CallFailCause;
33330Lcom/android/internal/telephony/CallForwardInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070033331Lcom/android/internal/telephony/CallManager$CallManagerHandler;
33332Lcom/android/internal/telephony/CallManager;
33333Lcom/android/internal/telephony/CallStateException;
33334Lcom/android/internal/telephony/CallTracker;
33335Lcom/android/internal/telephony/CarrierActionAgent$1;
33336Lcom/android/internal/telephony/CarrierActionAgent;
33337Lcom/android/internal/telephony/CarrierAppUtils$$ExternalSyntheticLambda0;
33338Lcom/android/internal/telephony/CarrierAppUtils$AssociatedAppInfo;
33339Lcom/android/internal/telephony/CarrierAppUtils;
33340Lcom/android/internal/telephony/CarrierInfoManager;
33341Lcom/android/internal/telephony/CarrierKeyDownloadManager$1;
art-benchmark-service66b4d952021-07-17 17:15:31 -070033342Lcom/android/internal/telephony/CarrierKeyDownloadManager$2;
art-benchmark-service84deab32021-05-12 09:41:00 -070033343Lcom/android/internal/telephony/CarrierKeyDownloadManager;
33344Lcom/android/internal/telephony/CarrierPrivilegesTracker$1;
33345Lcom/android/internal/telephony/CarrierPrivilegesTracker;
33346Lcom/android/internal/telephony/CarrierResolver$1;
33347Lcom/android/internal/telephony/CarrierResolver$2;
33348Lcom/android/internal/telephony/CarrierResolver$3;
33349Lcom/android/internal/telephony/CarrierResolver$CarrierMatchingRule;
33350Lcom/android/internal/telephony/CarrierResolver;
33351Lcom/android/internal/telephony/CarrierServiceBindHelper$1;
33352Lcom/android/internal/telephony/CarrierServiceBindHelper$2;
33353Lcom/android/internal/telephony/CarrierServiceBindHelper$AppBinding$$ExternalSyntheticLambda0;
33354Lcom/android/internal/telephony/CarrierServiceBindHelper$AppBinding;
33355Lcom/android/internal/telephony/CarrierServiceBindHelper$CarrierServiceConnection;
33356Lcom/android/internal/telephony/CarrierServiceBindHelper$CarrierServicePackageMonitor;
33357Lcom/android/internal/telephony/CarrierServiceBindHelper;
33358Lcom/android/internal/telephony/CarrierServiceStateTracker$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070033359Lcom/android/internal/telephony/CarrierServiceStateTracker$AllowedNetworkTypesListener;
33360Lcom/android/internal/telephony/CarrierServiceStateTracker$EmergencyNetworkNotification;
33361Lcom/android/internal/telephony/CarrierServiceStateTracker$NotificationType;
33362Lcom/android/internal/telephony/CarrierServiceStateTracker$PrefNetworkNotification;
33363Lcom/android/internal/telephony/CarrierServiceStateTracker;
art-benchmark-service66b4d952021-07-17 17:15:31 -070033364Lcom/android/internal/telephony/CarrierServicesSmsFilter$CallbackTimeoutHandler$$ExternalSyntheticLambda0;
art-benchmark-service84deab32021-05-12 09:41:00 -070033365Lcom/android/internal/telephony/CarrierServicesSmsFilter$CallbackTimeoutHandler;
33366Lcom/android/internal/telephony/CarrierServicesSmsFilter$CarrierServicesSmsFilterCallbackInterface;
33367Lcom/android/internal/telephony/CarrierServicesSmsFilter$CarrierSmsFilter$$ExternalSyntheticLambda0;
33368Lcom/android/internal/telephony/CarrierServicesSmsFilter$CarrierSmsFilter$$ExternalSyntheticLambda1;
33369Lcom/android/internal/telephony/CarrierServicesSmsFilter$CarrierSmsFilter$$ExternalSyntheticLambda2;
33370Lcom/android/internal/telephony/CarrierServicesSmsFilter$CarrierSmsFilter;
33371Lcom/android/internal/telephony/CarrierServicesSmsFilter$CarrierSmsFilterCallback;
33372Lcom/android/internal/telephony/CarrierServicesSmsFilter$FilterAggregator;
33373Lcom/android/internal/telephony/CarrierServicesSmsFilter;
33374Lcom/android/internal/telephony/CarrierSignalAgent$$ExternalSyntheticLambda0;
33375Lcom/android/internal/telephony/CarrierSignalAgent$$ExternalSyntheticLambda1;
33376Lcom/android/internal/telephony/CarrierSignalAgent$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070033377Lcom/android/internal/telephony/CarrierSignalAgent;
33378Lcom/android/internal/telephony/CarrierSmsUtils;
33379Lcom/android/internal/telephony/CellBroadcastServiceManager$1;
33380Lcom/android/internal/telephony/CellBroadcastServiceManager$CellBroadcastServiceConnection;
33381Lcom/android/internal/telephony/CellBroadcastServiceManager;
33382Lcom/android/internal/telephony/CellBroadcastUtils;
33383Lcom/android/internal/telephony/CellNetworkScanResult$1;
33384Lcom/android/internal/telephony/CellNetworkScanResult;
33385Lcom/android/internal/telephony/CellularNetworkService$CellularNetworkServiceProvider$1;
33386Lcom/android/internal/telephony/CellularNetworkService$CellularNetworkServiceProvider;
33387Lcom/android/internal/telephony/CellularNetworkService;
art-benchmark-service84deab32021-05-12 09:41:00 -070033388Lcom/android/internal/telephony/ClientWakelockAccountant;
33389Lcom/android/internal/telephony/ClientWakelockTracker;
33390Lcom/android/internal/telephony/CommandException$Error;
33391Lcom/android/internal/telephony/CommandException;
33392Lcom/android/internal/telephony/CommandsInterface;
33393Lcom/android/internal/telephony/Connection$Capability;
33394Lcom/android/internal/telephony/Connection$Listener;
33395Lcom/android/internal/telephony/Connection$ListenerBase;
33396Lcom/android/internal/telephony/Connection$PostDialListener;
33397Lcom/android/internal/telephony/Connection$PostDialState;
33398Lcom/android/internal/telephony/Connection;
33399Lcom/android/internal/telephony/DctConstants$Activity;
33400Lcom/android/internal/telephony/DctConstants$State;
33401Lcom/android/internal/telephony/DebugService;
33402Lcom/android/internal/telephony/DefaultPhoneNotifier$1;
33403Lcom/android/internal/telephony/DefaultPhoneNotifier;
33404Lcom/android/internal/telephony/DeviceStateMonitor$$ExternalSyntheticLambda0;
33405Lcom/android/internal/telephony/DeviceStateMonitor$1;
33406Lcom/android/internal/telephony/DeviceStateMonitor$2;
33407Lcom/android/internal/telephony/DeviceStateMonitor$3;
art-benchmark-service84deab32021-05-12 09:41:00 -070033408Lcom/android/internal/telephony/DeviceStateMonitor;
33409Lcom/android/internal/telephony/DisplayInfoController;
33410Lcom/android/internal/telephony/DriverCall$State;
33411Lcom/android/internal/telephony/DriverCall;
33412Lcom/android/internal/telephony/EncodeException;
33413Lcom/android/internal/telephony/EventLogTags;
33414Lcom/android/internal/telephony/ExponentialBackoff$1;
33415Lcom/android/internal/telephony/ExponentialBackoff$HandlerAdapter;
33416Lcom/android/internal/telephony/ExponentialBackoff;
33417Lcom/android/internal/telephony/FastXmlSerializer;
33418Lcom/android/internal/telephony/GbaManager$1;
33419Lcom/android/internal/telephony/GbaManager$GbaDeathRecipient;
33420Lcom/android/internal/telephony/GbaManager$GbaManagerHandler;
33421Lcom/android/internal/telephony/GbaManager$GbaServiceConnection;
33422Lcom/android/internal/telephony/GbaManager;
33423Lcom/android/internal/telephony/GlobalSettingsHelper;
33424Lcom/android/internal/telephony/GsmAlphabet$TextEncodingDetails;
33425Lcom/android/internal/telephony/GsmAlphabet;
33426Lcom/android/internal/telephony/GsmCdmaCall;
33427Lcom/android/internal/telephony/GsmCdmaCallTracker$$ExternalSyntheticLambda0;
33428Lcom/android/internal/telephony/GsmCdmaCallTracker$1;
33429Lcom/android/internal/telephony/GsmCdmaCallTracker$2;
33430Lcom/android/internal/telephony/GsmCdmaCallTracker$3;
33431Lcom/android/internal/telephony/GsmCdmaCallTracker;
33432Lcom/android/internal/telephony/GsmCdmaConnection$1;
33433Lcom/android/internal/telephony/GsmCdmaConnection$MyHandler;
33434Lcom/android/internal/telephony/GsmCdmaConnection;
33435Lcom/android/internal/telephony/GsmCdmaPhone$$ExternalSyntheticLambda0;
33436Lcom/android/internal/telephony/GsmCdmaPhone$$ExternalSyntheticLambda1;
33437Lcom/android/internal/telephony/GsmCdmaPhone$1;
33438Lcom/android/internal/telephony/GsmCdmaPhone$2;
33439Lcom/android/internal/telephony/GsmCdmaPhone$3;
33440Lcom/android/internal/telephony/GsmCdmaPhone$Cfu;
33441Lcom/android/internal/telephony/GsmCdmaPhone$ImsManagerFactory;
33442Lcom/android/internal/telephony/GsmCdmaPhone;
33443Lcom/android/internal/telephony/HalVersion;
33444Lcom/android/internal/telephony/HardwareConfig;
33445Lcom/android/internal/telephony/HbpcdLookup$MccIdd;
33446Lcom/android/internal/telephony/HbpcdLookup$MccLookup;
33447Lcom/android/internal/telephony/HbpcdUtils;
33448Lcom/android/internal/telephony/HexDump;
33449Lcom/android/internal/telephony/IBooleanConsumer$Stub$Proxy;
33450Lcom/android/internal/telephony/IBooleanConsumer$Stub;
33451Lcom/android/internal/telephony/IBooleanConsumer;
33452Lcom/android/internal/telephony/ICallForwardingInfoCallback$Stub;
33453Lcom/android/internal/telephony/ICallForwardingInfoCallback;
33454Lcom/android/internal/telephony/ICarrierConfigLoader$Stub$Proxy;
33455Lcom/android/internal/telephony/ICarrierConfigLoader$Stub;
33456Lcom/android/internal/telephony/ICarrierConfigLoader;
33457Lcom/android/internal/telephony/IIccPhoneBook$Default;
33458Lcom/android/internal/telephony/IIccPhoneBook$Stub$Proxy;
33459Lcom/android/internal/telephony/IIccPhoneBook$Stub;
33460Lcom/android/internal/telephony/IIccPhoneBook;
33461Lcom/android/internal/telephony/IIntegerConsumer$Stub$Proxy;
33462Lcom/android/internal/telephony/IIntegerConsumer$Stub;
33463Lcom/android/internal/telephony/IIntegerConsumer;
33464Lcom/android/internal/telephony/IMms$Stub$Proxy;
33465Lcom/android/internal/telephony/IMms$Stub;
33466Lcom/android/internal/telephony/IMms;
33467Lcom/android/internal/telephony/INumberVerificationCallback$Stub$Proxy;
33468Lcom/android/internal/telephony/INumberVerificationCallback$Stub;
33469Lcom/android/internal/telephony/INumberVerificationCallback;
33470Lcom/android/internal/telephony/IOnSubscriptionsChangedListener$Stub$Proxy;
33471Lcom/android/internal/telephony/IOnSubscriptionsChangedListener$Stub;
33472Lcom/android/internal/telephony/IOnSubscriptionsChangedListener;
33473Lcom/android/internal/telephony/IOns$Stub$Proxy;
33474Lcom/android/internal/telephony/IOns$Stub;
33475Lcom/android/internal/telephony/IOns;
33476Lcom/android/internal/telephony/IPhoneStateListener$Stub$Proxy;
33477Lcom/android/internal/telephony/IPhoneStateListener$Stub;
33478Lcom/android/internal/telephony/IPhoneStateListener;
33479Lcom/android/internal/telephony/IPhoneSubInfo$Stub$Proxy;
33480Lcom/android/internal/telephony/IPhoneSubInfo$Stub;
33481Lcom/android/internal/telephony/IPhoneSubInfo;
33482Lcom/android/internal/telephony/ISetOpportunisticDataCallback$Stub$Proxy;
33483Lcom/android/internal/telephony/ISetOpportunisticDataCallback$Stub;
33484Lcom/android/internal/telephony/ISetOpportunisticDataCallback;
33485Lcom/android/internal/telephony/ISms$Stub$Proxy;
33486Lcom/android/internal/telephony/ISms$Stub;
33487Lcom/android/internal/telephony/ISms;
33488Lcom/android/internal/telephony/ISmsImplBase;
33489Lcom/android/internal/telephony/IState;
33490Lcom/android/internal/telephony/ISub$Stub$Proxy;
33491Lcom/android/internal/telephony/ISub$Stub;
33492Lcom/android/internal/telephony/ISub;
33493Lcom/android/internal/telephony/ITelephony$Stub$Proxy;
33494Lcom/android/internal/telephony/ITelephony$Stub;
33495Lcom/android/internal/telephony/ITelephony;
33496Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;
33497Lcom/android/internal/telephony/ITelephonyRegistry$Stub;
33498Lcom/android/internal/telephony/ITelephonyRegistry;
33499Lcom/android/internal/telephony/IUpdateAvailableNetworksCallback$Stub;
33500Lcom/android/internal/telephony/IUpdateAvailableNetworksCallback;
33501Lcom/android/internal/telephony/IWapPushManager$Stub;
33502Lcom/android/internal/telephony/IWapPushManager;
33503Lcom/android/internal/telephony/IccCard;
33504Lcom/android/internal/telephony/IccCardConstants$State;
33505Lcom/android/internal/telephony/IccPhoneBookInterfaceManager$1;
33506Lcom/android/internal/telephony/IccPhoneBookInterfaceManager$Request;
33507Lcom/android/internal/telephony/IccPhoneBookInterfaceManager;
33508Lcom/android/internal/telephony/IccProvider;
33509Lcom/android/internal/telephony/IccSmsInterfaceManager$$ExternalSyntheticLambda0;
33510Lcom/android/internal/telephony/IccSmsInterfaceManager$1;
33511Lcom/android/internal/telephony/IccSmsInterfaceManager$CdmaBroadcastRangeManager;
33512Lcom/android/internal/telephony/IccSmsInterfaceManager$CellBroadcastRangeManager;
33513Lcom/android/internal/telephony/IccSmsInterfaceManager$Request;
33514Lcom/android/internal/telephony/IccSmsInterfaceManager;
33515Lcom/android/internal/telephony/ImsSmsDispatcher$$ExternalSyntheticLambda0;
33516Lcom/android/internal/telephony/ImsSmsDispatcher$1;
33517Lcom/android/internal/telephony/ImsSmsDispatcher$2;
33518Lcom/android/internal/telephony/ImsSmsDispatcher$3;
33519Lcom/android/internal/telephony/ImsSmsDispatcher$4$$ExternalSyntheticLambda0;
33520Lcom/android/internal/telephony/ImsSmsDispatcher$4;
33521Lcom/android/internal/telephony/ImsSmsDispatcher$5;
33522Lcom/android/internal/telephony/ImsSmsDispatcher$FeatureConnectorFactory;
33523Lcom/android/internal/telephony/ImsSmsDispatcher;
33524Lcom/android/internal/telephony/InboundSmsHandler$$ExternalSyntheticLambda0;
33525Lcom/android/internal/telephony/InboundSmsHandler$$ExternalSyntheticLambda1;
33526Lcom/android/internal/telephony/InboundSmsHandler$$ExternalSyntheticLambda2;
art-benchmark-service84deab32021-05-12 09:41:00 -070033527Lcom/android/internal/telephony/InboundSmsHandler$CarrierServicesSmsFilterCallback;
33528Lcom/android/internal/telephony/InboundSmsHandler$CbTestBroadcastReceiver;
33529Lcom/android/internal/telephony/InboundSmsHandler$DefaultState;
33530Lcom/android/internal/telephony/InboundSmsHandler$DeliveringState;
33531Lcom/android/internal/telephony/InboundSmsHandler$IdleState;
33532Lcom/android/internal/telephony/InboundSmsHandler$NewMessageNotificationActionReceiver;
33533Lcom/android/internal/telephony/InboundSmsHandler$SmsBroadcastReceiver;
33534Lcom/android/internal/telephony/InboundSmsHandler$SmsFilter;
art-benchmark-service84deab32021-05-12 09:41:00 -070033535Lcom/android/internal/telephony/InboundSmsHandler$StartupState;
33536Lcom/android/internal/telephony/InboundSmsHandler$WaitingState;
33537Lcom/android/internal/telephony/InboundSmsHandler;
33538Lcom/android/internal/telephony/InboundSmsTracker;
33539Lcom/android/internal/telephony/IndentingPrintWriter;
33540Lcom/android/internal/telephony/IntRangeManager$$ExternalSyntheticLambda0;
33541Lcom/android/internal/telephony/IntRangeManager$ClientRange;
33542Lcom/android/internal/telephony/IntRangeManager$IntRange;
33543Lcom/android/internal/telephony/IntRangeManager;
33544Lcom/android/internal/telephony/IntentBroadcaster$1;
33545Lcom/android/internal/telephony/IntentBroadcaster;
33546Lcom/android/internal/telephony/LastCallFailCause;
33547Lcom/android/internal/telephony/LocalLog$ReadOnlyLocalLog;
33548Lcom/android/internal/telephony/LocalLog;
33549Lcom/android/internal/telephony/LocaleTracker$1;
33550Lcom/android/internal/telephony/LocaleTracker;
33551Lcom/android/internal/telephony/MccTable$MccEntry;
33552Lcom/android/internal/telephony/MccTable$MccMnc;
33553Lcom/android/internal/telephony/MccTable;
33554Lcom/android/internal/telephony/MissedIncomingCallSmsFilter;
33555Lcom/android/internal/telephony/MmiCode$State;
33556Lcom/android/internal/telephony/MmiCode;
33557Lcom/android/internal/telephony/MultiSimSettingController$$ExternalSyntheticLambda0;
33558Lcom/android/internal/telephony/MultiSimSettingController$$ExternalSyntheticLambda1;
33559Lcom/android/internal/telephony/MultiSimSettingController$$ExternalSyntheticLambda2;
33560Lcom/android/internal/telephony/MultiSimSettingController$$ExternalSyntheticLambda3;
33561Lcom/android/internal/telephony/MultiSimSettingController$$ExternalSyntheticLambda4;
art-benchmark-service84deab32021-05-12 09:41:00 -070033562Lcom/android/internal/telephony/MultiSimSettingController$SimCombinationWarningParams;
33563Lcom/android/internal/telephony/MultiSimSettingController$UpdateDefaultAction;
33564Lcom/android/internal/telephony/MultiSimSettingController;
33565Lcom/android/internal/telephony/NetworkFactory;
art-benchmark-service66b4d952021-07-17 17:15:31 -070033566Lcom/android/internal/telephony/NetworkFactoryImpl$$ExternalSyntheticLambda0;
art-benchmark-service22928e12022-06-04 17:35:15 -070033567Lcom/android/internal/telephony/NetworkFactoryImpl$1;
33568Lcom/android/internal/telephony/NetworkFactoryImpl$2;
art-benchmark-service66b4d952021-07-17 17:15:31 -070033569Lcom/android/internal/telephony/NetworkFactoryImpl$NetworkRequestInfo;
33570Lcom/android/internal/telephony/NetworkFactoryImpl;
33571Lcom/android/internal/telephony/NetworkFactoryLegacyImpl$$ExternalSyntheticLambda0;
33572Lcom/android/internal/telephony/NetworkFactoryLegacyImpl$$ExternalSyntheticLambda1;
art-benchmark-service22928e12022-06-04 17:35:15 -070033573Lcom/android/internal/telephony/NetworkFactoryLegacyImpl$1;
art-benchmark-service66b4d952021-07-17 17:15:31 -070033574Lcom/android/internal/telephony/NetworkFactoryLegacyImpl$NetworkRequestInfo;
33575Lcom/android/internal/telephony/NetworkFactoryLegacyImpl;
33576Lcom/android/internal/telephony/NetworkFactoryShim;
art-benchmark-service84deab32021-05-12 09:41:00 -070033577Lcom/android/internal/telephony/NetworkRegistrationManager$NetworkRegStateCallback;
33578Lcom/android/internal/telephony/NetworkRegistrationManager$NetworkServiceConnection;
33579Lcom/android/internal/telephony/NetworkRegistrationManager$RegManagerDeathRecipient;
33580Lcom/android/internal/telephony/NetworkRegistrationManager;
33581Lcom/android/internal/telephony/NetworkScanRequestTracker$$ExternalSyntheticLambda0;
33582Lcom/android/internal/telephony/NetworkScanRequestTracker$$ExternalSyntheticLambda1;
33583Lcom/android/internal/telephony/NetworkScanRequestTracker$$ExternalSyntheticLambda2;
33584Lcom/android/internal/telephony/NetworkScanRequestTracker$$ExternalSyntheticLambda3;
33585Lcom/android/internal/telephony/NetworkScanRequestTracker$1;
33586Lcom/android/internal/telephony/NetworkScanRequestTracker$2;
33587Lcom/android/internal/telephony/NetworkScanRequestTracker$NetworkScanRequestInfo;
33588Lcom/android/internal/telephony/NetworkScanRequestTracker$NetworkScanRequestScheduler;
33589Lcom/android/internal/telephony/NetworkScanRequestTracker;
33590Lcom/android/internal/telephony/NetworkScanResult$1;
33591Lcom/android/internal/telephony/NetworkScanResult;
33592Lcom/android/internal/telephony/NetworkTypeController$1;
33593Lcom/android/internal/telephony/NetworkTypeController$DefaultState;
33594Lcom/android/internal/telephony/NetworkTypeController$IdleState;
33595Lcom/android/internal/telephony/NetworkTypeController$LegacyState;
33596Lcom/android/internal/telephony/NetworkTypeController$LteConnectedState;
33597Lcom/android/internal/telephony/NetworkTypeController$NrConnectedState;
33598Lcom/android/internal/telephony/NetworkTypeController$OverrideTimerRule;
33599Lcom/android/internal/telephony/NetworkTypeController;
33600Lcom/android/internal/telephony/NitzData;
33601Lcom/android/internal/telephony/NitzStateMachine$DeviceState;
33602Lcom/android/internal/telephony/NitzStateMachine$DeviceStateImpl;
33603Lcom/android/internal/telephony/NitzStateMachine;
art-benchmark-service84deab32021-05-12 09:41:00 -070033604Lcom/android/internal/telephony/OperatorInfo$1;
33605Lcom/android/internal/telephony/OperatorInfo$State;
33606Lcom/android/internal/telephony/OperatorInfo;
33607Lcom/android/internal/telephony/PackageBasedTokenUtil;
art-benchmark-service66b4d952021-07-17 17:15:31 -070033608Lcom/android/internal/telephony/PackageChangeReceiver;
art-benchmark-service84deab32021-05-12 09:41:00 -070033609Lcom/android/internal/telephony/Phone$$ExternalSyntheticLambda0;
33610Lcom/android/internal/telephony/Phone$NetworkSelectMessage;
33611Lcom/android/internal/telephony/Phone$SilentRedialParam;
33612Lcom/android/internal/telephony/Phone;
art-benchmark-service84deab32021-05-12 09:41:00 -070033613Lcom/android/internal/telephony/PhoneConfigurationManager$ConfigManagerHandler;
33614Lcom/android/internal/telephony/PhoneConfigurationManager$MockableInterface;
33615Lcom/android/internal/telephony/PhoneConfigurationManager;
33616Lcom/android/internal/telephony/PhoneConstantConversions$1;
33617Lcom/android/internal/telephony/PhoneConstantConversions;
33618Lcom/android/internal/telephony/PhoneConstants$DataState;
33619Lcom/android/internal/telephony/PhoneConstants$State;
33620Lcom/android/internal/telephony/PhoneFactory;
33621Lcom/android/internal/telephony/PhoneInternalInterface$DataActivityState;
33622Lcom/android/internal/telephony/PhoneInternalInterface$DialArgs$Builder;
33623Lcom/android/internal/telephony/PhoneInternalInterface$DialArgs;
art-benchmark-service84deab32021-05-12 09:41:00 -070033624Lcom/android/internal/telephony/PhoneInternalInterface$SuppService;
33625Lcom/android/internal/telephony/PhoneInternalInterface;
33626Lcom/android/internal/telephony/PhoneNotifier;
33627Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda0;
33628Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda10;
33629Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda11;
33630Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda12;
33631Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda13;
33632Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda14;
33633Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda15;
33634Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda16;
33635Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda17;
33636Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda18;
33637Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda19;
33638Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda1;
33639Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda20;
33640Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda21;
33641Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda22;
33642Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda23;
33643Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda24;
33644Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda25;
33645Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda26;
33646Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda27;
33647Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda2;
33648Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda3;
33649Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda4;
33650Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda5;
33651Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda6;
33652Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda7;
33653Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda8;
33654Lcom/android/internal/telephony/PhoneSubInfoController$$ExternalSyntheticLambda9;
33655Lcom/android/internal/telephony/PhoneSubInfoController$CallPhoneMethodHelper;
33656Lcom/android/internal/telephony/PhoneSubInfoController$PermissionCheckHelper;
33657Lcom/android/internal/telephony/PhoneSubInfoController;
art-benchmark-service84deab32021-05-12 09:41:00 -070033658Lcom/android/internal/telephony/ProxyController$1;
33659Lcom/android/internal/telephony/ProxyController;
art-benchmark-service84deab32021-05-12 09:41:00 -070033660Lcom/android/internal/telephony/RIL$RadioProxyDeathRecipient;
33661Lcom/android/internal/telephony/RIL$RilHandler;
33662Lcom/android/internal/telephony/RIL;
33663Lcom/android/internal/telephony/RILConstants$$ExternalSyntheticLambda0;
33664Lcom/android/internal/telephony/RILConstants$$ExternalSyntheticLambda1;
33665Lcom/android/internal/telephony/RILConstants;
33666Lcom/android/internal/telephony/RILRequest$$ExternalSyntheticLambda0;
33667Lcom/android/internal/telephony/RILRequest;
33668Lcom/android/internal/telephony/RadioBugDetector;
33669Lcom/android/internal/telephony/RadioCapability;
33670Lcom/android/internal/telephony/RadioConfig$$ExternalSyntheticLambda0;
art-benchmark-service84deab32021-05-12 09:41:00 -070033671Lcom/android/internal/telephony/RadioConfig;
art-benchmark-service84deab32021-05-12 09:41:00 -070033672Lcom/android/internal/telephony/RadioIndication$$ExternalSyntheticLambda0;
33673Lcom/android/internal/telephony/RadioIndication$$ExternalSyntheticLambda1;
33674Lcom/android/internal/telephony/RadioIndication;
33675Lcom/android/internal/telephony/RadioInterfaceCapabilityController;
33676Lcom/android/internal/telephony/RadioNVItems;
33677Lcom/android/internal/telephony/RadioResponse$$ExternalSyntheticLambda0;
33678Lcom/android/internal/telephony/RadioResponse$$ExternalSyntheticLambda1;
33679Lcom/android/internal/telephony/RadioResponse$$ExternalSyntheticLambda2;
art-benchmark-service84deab32021-05-12 09:41:00 -070033680Lcom/android/internal/telephony/RadioResponse;
art-benchmark-service84deab32021-05-12 09:41:00 -070033681Lcom/android/internal/telephony/RatRatcheter;
33682Lcom/android/internal/telephony/Registrant;
33683Lcom/android/internal/telephony/RegistrantList;
33684Lcom/android/internal/telephony/RegistrationFailedEvent;
33685Lcom/android/internal/telephony/RestrictedState;
art-benchmark-service84deab32021-05-12 09:41:00 -070033686Lcom/android/internal/telephony/RilWakelockInfo;
33687Lcom/android/internal/telephony/SMSDispatcher$1;
33688Lcom/android/internal/telephony/SMSDispatcher$ConfirmDialogListener;
33689Lcom/android/internal/telephony/SMSDispatcher$DataSmsSender$$ExternalSyntheticLambda0;
33690Lcom/android/internal/telephony/SMSDispatcher$DataSmsSender;
33691Lcom/android/internal/telephony/SMSDispatcher$MultipartSmsSender$$ExternalSyntheticLambda0;
33692Lcom/android/internal/telephony/SMSDispatcher$MultipartSmsSender;
art-benchmark-service84deab32021-05-12 09:41:00 -070033693Lcom/android/internal/telephony/SMSDispatcher$SettingsObserver;
33694Lcom/android/internal/telephony/SMSDispatcher$SmsSender$$ExternalSyntheticLambda0;
33695Lcom/android/internal/telephony/SMSDispatcher$SmsSender$$ExternalSyntheticLambda1;
33696Lcom/android/internal/telephony/SMSDispatcher$SmsSender;
33697Lcom/android/internal/telephony/SMSDispatcher$SmsSenderCallback;
33698Lcom/android/internal/telephony/SMSDispatcher$SmsTracker;
33699Lcom/android/internal/telephony/SMSDispatcher$TextSmsSender$$ExternalSyntheticLambda0;
33700Lcom/android/internal/telephony/SMSDispatcher$TextSmsSender;
33701Lcom/android/internal/telephony/SMSDispatcher;
33702Lcom/android/internal/telephony/ServiceStateTracker$$ExternalSyntheticLambda0;
33703Lcom/android/internal/telephony/ServiceStateTracker$$ExternalSyntheticLambda1;
33704Lcom/android/internal/telephony/ServiceStateTracker$$ExternalSyntheticLambda2;
33705Lcom/android/internal/telephony/ServiceStateTracker$$ExternalSyntheticLambda3;
33706Lcom/android/internal/telephony/ServiceStateTracker$$ExternalSyntheticLambda4;
33707Lcom/android/internal/telephony/ServiceStateTracker$$ExternalSyntheticLambda5;
art-benchmark-service84deab32021-05-12 09:41:00 -070033708Lcom/android/internal/telephony/ServiceStateTracker$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070033709Lcom/android/internal/telephony/ServiceStateTracker$SstSubscriptionsChangedListener;
33710Lcom/android/internal/telephony/ServiceStateTracker;
33711Lcom/android/internal/telephony/SettingsObserver;
33712Lcom/android/internal/telephony/SimActivationTracker$1;
33713Lcom/android/internal/telephony/SimActivationTracker;
33714Lcom/android/internal/telephony/SlidingWindowEventCounter;
33715Lcom/android/internal/telephony/Sms7BitEncodingTranslator;
33716Lcom/android/internal/telephony/SmsAddress;
33717Lcom/android/internal/telephony/SmsApplication$SmsApplicationData;
33718Lcom/android/internal/telephony/SmsApplication$SmsPackageMonitor;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070033719Lcom/android/internal/telephony/SmsApplication$SmsRoleListener;
art-benchmark-service84deab32021-05-12 09:41:00 -070033720Lcom/android/internal/telephony/SmsApplication;
33721Lcom/android/internal/telephony/SmsBroadcastUndelivered$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070033722Lcom/android/internal/telephony/SmsBroadcastUndelivered$ScanRawTableThread;
33723Lcom/android/internal/telephony/SmsBroadcastUndelivered$SmsReferenceKey;
33724Lcom/android/internal/telephony/SmsBroadcastUndelivered;
33725Lcom/android/internal/telephony/SmsConstants$MessageClass;
33726Lcom/android/internal/telephony/SmsController;
33727Lcom/android/internal/telephony/SmsDispatchersController$$ExternalSyntheticLambda0;
33728Lcom/android/internal/telephony/SmsDispatchersController$1;
art-benchmark-service08401c12022-12-23 09:27:20 -080033729Lcom/android/internal/telephony/SmsDispatchersController$DomainSelectionResolverProxy;
art-benchmark-service84deab32021-05-12 09:41:00 -070033730Lcom/android/internal/telephony/SmsDispatchersController$SmsInjectionCallback;
33731Lcom/android/internal/telephony/SmsDispatchersController;
33732Lcom/android/internal/telephony/SmsHeader$ConcatRef;
33733Lcom/android/internal/telephony/SmsHeader$MiscElt;
33734Lcom/android/internal/telephony/SmsHeader$PortAddrs;
33735Lcom/android/internal/telephony/SmsHeader$SpecialSmsMsg;
33736Lcom/android/internal/telephony/SmsHeader;
33737Lcom/android/internal/telephony/SmsMessageBase$SubmitPduBase;
33738Lcom/android/internal/telephony/SmsMessageBase;
33739Lcom/android/internal/telephony/SmsNumberUtils$NumberEntry;
33740Lcom/android/internal/telephony/SmsNumberUtils;
33741Lcom/android/internal/telephony/SmsPermissions;
33742Lcom/android/internal/telephony/SmsRawData$1;
33743Lcom/android/internal/telephony/SmsRawData;
33744Lcom/android/internal/telephony/SmsResponse;
33745Lcom/android/internal/telephony/SmsStorageMonitor$1;
33746Lcom/android/internal/telephony/SmsStorageMonitor;
33747Lcom/android/internal/telephony/SmsUsageMonitor$1;
33748Lcom/android/internal/telephony/SmsUsageMonitor$SettingsObserver;
33749Lcom/android/internal/telephony/SmsUsageMonitor$SettingsObserverHandler;
33750Lcom/android/internal/telephony/SmsUsageMonitor$ShortCodePatternMatcher;
33751Lcom/android/internal/telephony/SmsUsageMonitor;
33752Lcom/android/internal/telephony/SomeArgs;
33753Lcom/android/internal/telephony/State;
art-benchmark-service84deab32021-05-12 09:41:00 -070033754Lcom/android/internal/telephony/StateMachine$LogRec;
33755Lcom/android/internal/telephony/StateMachine$LogRecords;
33756Lcom/android/internal/telephony/StateMachine$SmHandler$$ExternalSyntheticLambda0;
33757Lcom/android/internal/telephony/StateMachine$SmHandler$HaltingState;
33758Lcom/android/internal/telephony/StateMachine$SmHandler$QuittingState;
33759Lcom/android/internal/telephony/StateMachine$SmHandler$StateInfo;
33760Lcom/android/internal/telephony/StateMachine$SmHandler;
33761Lcom/android/internal/telephony/StateMachine;
33762Lcom/android/internal/telephony/SubscriptionController$$ExternalSyntheticLambda0;
art-benchmark-service66b4d952021-07-17 17:15:31 -070033763Lcom/android/internal/telephony/SubscriptionController$$ExternalSyntheticLambda10;
33764Lcom/android/internal/telephony/SubscriptionController$$ExternalSyntheticLambda11;
art-benchmark-service84deab32021-05-12 09:41:00 -070033765Lcom/android/internal/telephony/SubscriptionController$$ExternalSyntheticLambda1;
33766Lcom/android/internal/telephony/SubscriptionController$$ExternalSyntheticLambda2;
33767Lcom/android/internal/telephony/SubscriptionController$$ExternalSyntheticLambda3;
33768Lcom/android/internal/telephony/SubscriptionController$$ExternalSyntheticLambda4;
33769Lcom/android/internal/telephony/SubscriptionController$$ExternalSyntheticLambda5;
33770Lcom/android/internal/telephony/SubscriptionController$$ExternalSyntheticLambda6;
33771Lcom/android/internal/telephony/SubscriptionController$$ExternalSyntheticLambda7;
33772Lcom/android/internal/telephony/SubscriptionController$$ExternalSyntheticLambda8;
art-benchmark-service66b4d952021-07-17 17:15:31 -070033773Lcom/android/internal/telephony/SubscriptionController$$ExternalSyntheticLambda9;
art-benchmark-service84deab32021-05-12 09:41:00 -070033774Lcom/android/internal/telephony/SubscriptionController$1;
33775Lcom/android/internal/telephony/SubscriptionController$2;
33776Lcom/android/internal/telephony/SubscriptionController$WatchedInt;
33777Lcom/android/internal/telephony/SubscriptionController$WatchedSlotIndexToSubIds;
33778Lcom/android/internal/telephony/SubscriptionController;
33779Lcom/android/internal/telephony/SubscriptionInfoUpdater$$ExternalSyntheticLambda0;
33780Lcom/android/internal/telephony/SubscriptionInfoUpdater$$ExternalSyntheticLambda1;
33781Lcom/android/internal/telephony/SubscriptionInfoUpdater$$ExternalSyntheticLambda2;
33782Lcom/android/internal/telephony/SubscriptionInfoUpdater$$ExternalSyntheticLambda3;
33783Lcom/android/internal/telephony/SubscriptionInfoUpdater$$ExternalSyntheticLambda4;
33784Lcom/android/internal/telephony/SubscriptionInfoUpdater$$ExternalSyntheticLambda5;
33785Lcom/android/internal/telephony/SubscriptionInfoUpdater$$ExternalSyntheticLambda6;
33786Lcom/android/internal/telephony/SubscriptionInfoUpdater$1;
art-benchmark-service00abe242023-02-13 10:31:34 -080033787Lcom/android/internal/telephony/SubscriptionInfoUpdater$2;
art-benchmark-service84deab32021-05-12 09:41:00 -070033788Lcom/android/internal/telephony/SubscriptionInfoUpdater$UpdateEmbeddedSubsCallback;
33789Lcom/android/internal/telephony/SubscriptionInfoUpdater;
33790Lcom/android/internal/telephony/TelephonyCapabilities;
33791Lcom/android/internal/telephony/TelephonyCommonStatsLog;
33792Lcom/android/internal/telephony/TelephonyComponentFactory$$ExternalSyntheticLambda0;
art-benchmark-service84deab32021-05-12 09:41:00 -070033793Lcom/android/internal/telephony/TelephonyComponentFactory$InjectedComponents$$ExternalSyntheticLambda0;
33794Lcom/android/internal/telephony/TelephonyComponentFactory$InjectedComponents$$ExternalSyntheticLambda1;
33795Lcom/android/internal/telephony/TelephonyComponentFactory$InjectedComponents$$ExternalSyntheticLambda2;
33796Lcom/android/internal/telephony/TelephonyComponentFactory$InjectedComponents$$ExternalSyntheticLambda3;
33797Lcom/android/internal/telephony/TelephonyComponentFactory$InjectedComponents$$ExternalSyntheticLambda4;
33798Lcom/android/internal/telephony/TelephonyComponentFactory$InjectedComponents;
33799Lcom/android/internal/telephony/TelephonyComponentFactory;
33800Lcom/android/internal/telephony/TelephonyDevController;
33801Lcom/android/internal/telephony/TelephonyFacade;
33802Lcom/android/internal/telephony/TelephonyPermissions;
33803Lcom/android/internal/telephony/TelephonyStatsLog;
33804Lcom/android/internal/telephony/TelephonyTester$$ExternalSyntheticLambda0;
33805Lcom/android/internal/telephony/TelephonyTester$1;
33806Lcom/android/internal/telephony/TelephonyTester;
33807Lcom/android/internal/telephony/TimeUtils;
33808Lcom/android/internal/telephony/UUSInfo;
33809Lcom/android/internal/telephony/UiccPhoneBookController;
33810Lcom/android/internal/telephony/UserIcons;
33811Lcom/android/internal/telephony/VisualVoicemailSmsFilter$1;
33812Lcom/android/internal/telephony/VisualVoicemailSmsFilter$FullMessage;
33813Lcom/android/internal/telephony/VisualVoicemailSmsFilter$PhoneAccountHandleConverter;
33814Lcom/android/internal/telephony/VisualVoicemailSmsFilter;
33815Lcom/android/internal/telephony/VisualVoicemailSmsParser$WrappedMessageData;
33816Lcom/android/internal/telephony/VisualVoicemailSmsParser;
33817Lcom/android/internal/telephony/WakeLockStateMachine$1;
33818Lcom/android/internal/telephony/WakeLockStateMachine$DefaultState;
33819Lcom/android/internal/telephony/WakeLockStateMachine$IdleState;
33820Lcom/android/internal/telephony/WakeLockStateMachine$WaitingState;
33821Lcom/android/internal/telephony/WakeLockStateMachine;
33822Lcom/android/internal/telephony/WapPushManagerParams;
art-benchmark-service84deab32021-05-12 09:41:00 -070033823Lcom/android/internal/telephony/WapPushOverSms$DecodedResult;
33824Lcom/android/internal/telephony/WapPushOverSms;
33825Lcom/android/internal/telephony/WspTypeDecoder;
art-benchmark-service66b4d952021-07-17 17:15:31 -070033826Lcom/android/internal/telephony/build/SdkLevel;
art-benchmark-service84deab32021-05-12 09:41:00 -070033827Lcom/android/internal/telephony/cat/AppInterface$CommandType;
33828Lcom/android/internal/telephony/cat/AppInterface;
33829Lcom/android/internal/telephony/cat/BIPClientParams;
33830Lcom/android/internal/telephony/cat/BerTlv;
33831Lcom/android/internal/telephony/cat/CallSetupParams;
33832Lcom/android/internal/telephony/cat/CatCmdMessage$1;
33833Lcom/android/internal/telephony/cat/CatCmdMessage$2;
33834Lcom/android/internal/telephony/cat/CatCmdMessage$BrowserSettings;
33835Lcom/android/internal/telephony/cat/CatCmdMessage$BrowserTerminationCauses;
33836Lcom/android/internal/telephony/cat/CatCmdMessage$CallSettings;
33837Lcom/android/internal/telephony/cat/CatCmdMessage$SetupEventListConstants;
33838Lcom/android/internal/telephony/cat/CatCmdMessage$SetupEventListSettings;
33839Lcom/android/internal/telephony/cat/CatCmdMessage;
33840Lcom/android/internal/telephony/cat/CatException;
33841Lcom/android/internal/telephony/cat/CatLog;
33842Lcom/android/internal/telephony/cat/CatResponseMessage;
33843Lcom/android/internal/telephony/cat/CatService$1;
33844Lcom/android/internal/telephony/cat/CatService;
33845Lcom/android/internal/telephony/cat/CommandDetails$1;
33846Lcom/android/internal/telephony/cat/CommandDetails;
33847Lcom/android/internal/telephony/cat/CommandParams;
33848Lcom/android/internal/telephony/cat/CommandParamsFactory$1;
33849Lcom/android/internal/telephony/cat/CommandParamsFactory;
33850Lcom/android/internal/telephony/cat/ComprehensionTlv;
33851Lcom/android/internal/telephony/cat/ComprehensionTlvTag;
33852Lcom/android/internal/telephony/cat/DTTZResponseData;
33853Lcom/android/internal/telephony/cat/DeviceIdentities;
33854Lcom/android/internal/telephony/cat/DisplayTextParams;
33855Lcom/android/internal/telephony/cat/Duration$1;
33856Lcom/android/internal/telephony/cat/Duration$TimeUnit;
33857Lcom/android/internal/telephony/cat/Duration;
33858Lcom/android/internal/telephony/cat/FontSize;
33859Lcom/android/internal/telephony/cat/GetInkeyInputResponseData;
33860Lcom/android/internal/telephony/cat/GetInputParams;
33861Lcom/android/internal/telephony/cat/IconId;
33862Lcom/android/internal/telephony/cat/IconLoader;
33863Lcom/android/internal/telephony/cat/ImageDescriptor;
33864Lcom/android/internal/telephony/cat/Input$1;
33865Lcom/android/internal/telephony/cat/Input;
33866Lcom/android/internal/telephony/cat/Item$1;
33867Lcom/android/internal/telephony/cat/Item;
33868Lcom/android/internal/telephony/cat/ItemsIconId;
33869Lcom/android/internal/telephony/cat/LanguageParams;
33870Lcom/android/internal/telephony/cat/LanguageResponseData;
33871Lcom/android/internal/telephony/cat/LaunchBrowserMode;
33872Lcom/android/internal/telephony/cat/LaunchBrowserParams;
33873Lcom/android/internal/telephony/cat/Menu$1;
33874Lcom/android/internal/telephony/cat/Menu;
33875Lcom/android/internal/telephony/cat/PlayToneParams;
33876Lcom/android/internal/telephony/cat/PresentationType;
33877Lcom/android/internal/telephony/cat/ResponseData;
33878Lcom/android/internal/telephony/cat/ResultCode;
33879Lcom/android/internal/telephony/cat/ResultException$1;
33880Lcom/android/internal/telephony/cat/ResultException;
33881Lcom/android/internal/telephony/cat/RilMessage;
art-benchmark-service84deab32021-05-12 09:41:00 -070033882Lcom/android/internal/telephony/cat/RilMessageDecoder$StateCmdParamsReady;
33883Lcom/android/internal/telephony/cat/RilMessageDecoder$StateStart;
33884Lcom/android/internal/telephony/cat/RilMessageDecoder;
33885Lcom/android/internal/telephony/cat/SelectItemParams;
33886Lcom/android/internal/telephony/cat/SelectItemResponseData;
33887Lcom/android/internal/telephony/cat/SetEventListParams;
33888Lcom/android/internal/telephony/cat/TextAlignment;
33889Lcom/android/internal/telephony/cat/TextAttribute;
33890Lcom/android/internal/telephony/cat/TextColor;
33891Lcom/android/internal/telephony/cat/TextMessage$1;
33892Lcom/android/internal/telephony/cat/TextMessage;
33893Lcom/android/internal/telephony/cat/Tone$1;
33894Lcom/android/internal/telephony/cat/Tone;
33895Lcom/android/internal/telephony/cat/ToneSettings$1;
33896Lcom/android/internal/telephony/cat/ToneSettings;
33897Lcom/android/internal/telephony/cat/ValueObject;
33898Lcom/android/internal/telephony/cat/ValueParser;
33899Lcom/android/internal/telephony/cdma/CdmaCallWaitingNotification;
33900Lcom/android/internal/telephony/cdma/CdmaInboundSmsHandler$$ExternalSyntheticLambda0;
33901Lcom/android/internal/telephony/cdma/CdmaInboundSmsHandler$CdmaCbTestBroadcastReceiver;
33902Lcom/android/internal/telephony/cdma/CdmaInboundSmsHandler$CdmaScpTestBroadcastReceiver;
33903Lcom/android/internal/telephony/cdma/CdmaInboundSmsHandler;
33904Lcom/android/internal/telephony/cdma/CdmaInformationRecords$CdmaDisplayInfoRec;
33905Lcom/android/internal/telephony/cdma/CdmaInformationRecords$CdmaLineControlInfoRec;
33906Lcom/android/internal/telephony/cdma/CdmaInformationRecords$CdmaNumberInfoRec;
33907Lcom/android/internal/telephony/cdma/CdmaInformationRecords$CdmaRedirectingNumberInfoRec;
33908Lcom/android/internal/telephony/cdma/CdmaInformationRecords$CdmaSignalInfoRec;
33909Lcom/android/internal/telephony/cdma/CdmaInformationRecords$CdmaT53AudioControlInfoRec;
33910Lcom/android/internal/telephony/cdma/CdmaInformationRecords$CdmaT53ClirInfoRec;
33911Lcom/android/internal/telephony/cdma/CdmaInformationRecords;
33912Lcom/android/internal/telephony/cdma/CdmaMmiCode;
33913Lcom/android/internal/telephony/cdma/CdmaSMSDispatcher;
33914Lcom/android/internal/telephony/cdma/CdmaSmsBroadcastConfigInfo;
33915Lcom/android/internal/telephony/cdma/CdmaSubscriptionSourceManager;
33916Lcom/android/internal/telephony/cdma/EriInfo;
33917Lcom/android/internal/telephony/cdma/EriManager$EriDisplayInformation;
33918Lcom/android/internal/telephony/cdma/EriManager$EriFile;
33919Lcom/android/internal/telephony/cdma/EriManager;
33920Lcom/android/internal/telephony/cdma/SignalToneUtil;
33921Lcom/android/internal/telephony/cdma/SmsMessage$SubmitPdu;
33922Lcom/android/internal/telephony/cdma/SmsMessage;
art-benchmark-service84deab32021-05-12 09:41:00 -070033923Lcom/android/internal/telephony/cdma/sms/BearerData$CodingException;
33924Lcom/android/internal/telephony/cdma/sms/BearerData$TimeStamp;
33925Lcom/android/internal/telephony/cdma/sms/BearerData;
33926Lcom/android/internal/telephony/cdma/sms/CdmaSmsAddress;
33927Lcom/android/internal/telephony/cdma/sms/CdmaSmsSubaddress;
33928Lcom/android/internal/telephony/cdma/sms/SmsEnvelope;
33929Lcom/android/internal/telephony/cdma/sms/UserData;
33930Lcom/android/internal/telephony/cdnr/BrandOverrideEfData;
33931Lcom/android/internal/telephony/cdnr/CarrierConfigEfData;
33932Lcom/android/internal/telephony/cdnr/CarrierDisplayNameData$1;
33933Lcom/android/internal/telephony/cdnr/CarrierDisplayNameData$Builder;
33934Lcom/android/internal/telephony/cdnr/CarrierDisplayNameData;
33935Lcom/android/internal/telephony/cdnr/CarrierDisplayNameResolver$CarrierDisplayNameConditionRule;
33936Lcom/android/internal/telephony/cdnr/CarrierDisplayNameResolver$WfcCarrierNameFormatter;
33937Lcom/android/internal/telephony/cdnr/CarrierDisplayNameResolver;
art-benchmark-service84deab32021-05-12 09:41:00 -070033938Lcom/android/internal/telephony/cdnr/EfData;
33939Lcom/android/internal/telephony/cdnr/EriEfData;
33940Lcom/android/internal/telephony/cdnr/RuimEfData;
33941Lcom/android/internal/telephony/cdnr/UsimEfData;
33942Lcom/android/internal/telephony/d2d/Communicator$$ExternalSyntheticLambda0;
33943Lcom/android/internal/telephony/d2d/Communicator$$ExternalSyntheticLambda1;
33944Lcom/android/internal/telephony/d2d/Communicator$$ExternalSyntheticLambda2;
33945Lcom/android/internal/telephony/d2d/Communicator$$ExternalSyntheticLambda3;
33946Lcom/android/internal/telephony/d2d/Communicator$$ExternalSyntheticLambda4;
33947Lcom/android/internal/telephony/d2d/Communicator$Callback;
33948Lcom/android/internal/telephony/d2d/Communicator$Message;
33949Lcom/android/internal/telephony/d2d/Communicator;
33950Lcom/android/internal/telephony/d2d/DtmfAdapter;
33951Lcom/android/internal/telephony/d2d/DtmfTransport$$ExternalSyntheticLambda0;
33952Lcom/android/internal/telephony/d2d/DtmfTransport$$ExternalSyntheticLambda1;
33953Lcom/android/internal/telephony/d2d/DtmfTransport$$ExternalSyntheticLambda2;
33954Lcom/android/internal/telephony/d2d/DtmfTransport;
33955Lcom/android/internal/telephony/d2d/MessageTypeAndValueHelper;
33956Lcom/android/internal/telephony/d2d/RtpAdapter$Callback;
33957Lcom/android/internal/telephony/d2d/RtpAdapter;
33958Lcom/android/internal/telephony/d2d/RtpTransport$$ExternalSyntheticLambda0;
33959Lcom/android/internal/telephony/d2d/RtpTransport$$ExternalSyntheticLambda1;
33960Lcom/android/internal/telephony/d2d/RtpTransport$$ExternalSyntheticLambda2;
33961Lcom/android/internal/telephony/d2d/RtpTransport$$ExternalSyntheticLambda3;
33962Lcom/android/internal/telephony/d2d/RtpTransport$$ExternalSyntheticLambda4;
33963Lcom/android/internal/telephony/d2d/RtpTransport$$ExternalSyntheticLambda5;
33964Lcom/android/internal/telephony/d2d/RtpTransport$$ExternalSyntheticLambda6;
33965Lcom/android/internal/telephony/d2d/RtpTransport$$ExternalSyntheticLambda7;
33966Lcom/android/internal/telephony/d2d/RtpTransport$$ExternalSyntheticLambda8;
33967Lcom/android/internal/telephony/d2d/RtpTransport;
33968Lcom/android/internal/telephony/d2d/Timeouts$Adapter;
33969Lcom/android/internal/telephony/d2d/Timeouts;
33970Lcom/android/internal/telephony/d2d/TransportProtocol$Callback;
33971Lcom/android/internal/telephony/d2d/TransportProtocol;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070033972Lcom/android/internal/telephony/data/DataCallback;
art-benchmark-service08401c12022-12-23 09:27:20 -080033973Lcom/android/internal/telephony/data/DataNetworkController$DataNetworkControllerCallback;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070033974Lcom/android/internal/telephony/data/DataSettingsManager$DataSettingsManagerCallback;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070033975Lcom/android/internal/telephony/data/TelephonyNetworkFactory;
art-benchmark-service84deab32021-05-12 09:41:00 -070033976Lcom/android/internal/telephony/emergency/EmergencyNumberTracker$1;
33977Lcom/android/internal/telephony/emergency/EmergencyNumberTracker;
33978Lcom/android/internal/telephony/euicc/EuiccCardController$10;
33979Lcom/android/internal/telephony/euicc/EuiccCardController$11;
33980Lcom/android/internal/telephony/euicc/EuiccCardController$12;
33981Lcom/android/internal/telephony/euicc/EuiccCardController$13;
33982Lcom/android/internal/telephony/euicc/EuiccCardController$14;
33983Lcom/android/internal/telephony/euicc/EuiccCardController$15;
33984Lcom/android/internal/telephony/euicc/EuiccCardController$16;
33985Lcom/android/internal/telephony/euicc/EuiccCardController$17;
33986Lcom/android/internal/telephony/euicc/EuiccCardController$18;
33987Lcom/android/internal/telephony/euicc/EuiccCardController$19;
33988Lcom/android/internal/telephony/euicc/EuiccCardController$1;
33989Lcom/android/internal/telephony/euicc/EuiccCardController$20;
33990Lcom/android/internal/telephony/euicc/EuiccCardController$21;
33991Lcom/android/internal/telephony/euicc/EuiccCardController$22;
33992Lcom/android/internal/telephony/euicc/EuiccCardController$2;
33993Lcom/android/internal/telephony/euicc/EuiccCardController$3;
art-benchmark-service84deab32021-05-12 09:41:00 -070033994Lcom/android/internal/telephony/euicc/EuiccCardController$4;
33995Lcom/android/internal/telephony/euicc/EuiccCardController$5;
33996Lcom/android/internal/telephony/euicc/EuiccCardController$6;
33997Lcom/android/internal/telephony/euicc/EuiccCardController$7;
33998Lcom/android/internal/telephony/euicc/EuiccCardController$8;
33999Lcom/android/internal/telephony/euicc/EuiccCardController$9;
34000Lcom/android/internal/telephony/euicc/EuiccCardController$SimSlotStatusChangedBroadcastReceiver;
34001Lcom/android/internal/telephony/euicc/EuiccCardController;
34002Lcom/android/internal/telephony/euicc/EuiccConnector$1;
34003Lcom/android/internal/telephony/euicc/EuiccConnector$AvailableState;
34004Lcom/android/internal/telephony/euicc/EuiccConnector$BaseEuiccCommandCallback;
34005Lcom/android/internal/telephony/euicc/EuiccConnector$BindingState;
34006Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$1$$ExternalSyntheticLambda0;
34007Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$10$$ExternalSyntheticLambda0;
34008Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$10;
34009Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$11$$ExternalSyntheticLambda0;
34010Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$11;
34011Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$12$$ExternalSyntheticLambda0;
34012Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$12;
34013Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$13$$ExternalSyntheticLambda0;
34014Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$13;
34015Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$14$$ExternalSyntheticLambda0;
34016Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$14$$ExternalSyntheticLambda1;
34017Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$14;
34018Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$15$$ExternalSyntheticLambda0;
34019Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$15;
34020Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$1;
34021Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$2$$ExternalSyntheticLambda0;
34022Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$2;
34023Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$3$$ExternalSyntheticLambda0;
34024Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$3;
34025Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$4$$ExternalSyntheticLambda0;
34026Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$4;
34027Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$5$$ExternalSyntheticLambda0;
34028Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$5;
34029Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$6$$ExternalSyntheticLambda0;
34030Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$6;
34031Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$7$$ExternalSyntheticLambda0;
34032Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$7;
34033Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$8$$ExternalSyntheticLambda0;
34034Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$8;
34035Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$9$$ExternalSyntheticLambda0;
34036Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState$9;
34037Lcom/android/internal/telephony/euicc/EuiccConnector$ConnectedState;
34038Lcom/android/internal/telephony/euicc/EuiccConnector$DeleteCommandCallback;
34039Lcom/android/internal/telephony/euicc/EuiccConnector$DeleteRequest;
34040Lcom/android/internal/telephony/euicc/EuiccConnector$DisconnectedState;
34041Lcom/android/internal/telephony/euicc/EuiccConnector$DownloadCommandCallback;
34042Lcom/android/internal/telephony/euicc/EuiccConnector$DownloadRequest;
34043Lcom/android/internal/telephony/euicc/EuiccConnector$DumpEuiccServiceCommandCallback;
34044Lcom/android/internal/telephony/euicc/EuiccConnector$EraseCommandCallback;
34045Lcom/android/internal/telephony/euicc/EuiccConnector$EuiccPackageMonitor;
34046Lcom/android/internal/telephony/euicc/EuiccConnector$GetDefaultListCommandCallback;
34047Lcom/android/internal/telephony/euicc/EuiccConnector$GetDefaultListRequest;
34048Lcom/android/internal/telephony/euicc/EuiccConnector$GetEidCommandCallback;
34049Lcom/android/internal/telephony/euicc/EuiccConnector$GetEuiccInfoCommandCallback;
34050Lcom/android/internal/telephony/euicc/EuiccConnector$GetEuiccProfileInfoListCommandCallback;
34051Lcom/android/internal/telephony/euicc/EuiccConnector$GetMetadataCommandCallback;
34052Lcom/android/internal/telephony/euicc/EuiccConnector$GetMetadataRequest;
34053Lcom/android/internal/telephony/euicc/EuiccConnector$GetOtaStatusCommandCallback;
34054Lcom/android/internal/telephony/euicc/EuiccConnector$OtaStatusChangedCallback;
34055Lcom/android/internal/telephony/euicc/EuiccConnector$RetainSubscriptionsCommandCallback;
34056Lcom/android/internal/telephony/euicc/EuiccConnector$SwitchCommandCallback;
34057Lcom/android/internal/telephony/euicc/EuiccConnector$SwitchRequest;
34058Lcom/android/internal/telephony/euicc/EuiccConnector$UnavailableState;
34059Lcom/android/internal/telephony/euicc/EuiccConnector$UpdateNicknameCommandCallback;
34060Lcom/android/internal/telephony/euicc/EuiccConnector$UpdateNicknameRequest;
34061Lcom/android/internal/telephony/euicc/EuiccConnector;
34062Lcom/android/internal/telephony/euicc/EuiccController$$ExternalSyntheticLambda0;
34063Lcom/android/internal/telephony/euicc/EuiccController$10;
34064Lcom/android/internal/telephony/euicc/EuiccController$11;
34065Lcom/android/internal/telephony/euicc/EuiccController$12;
34066Lcom/android/internal/telephony/euicc/EuiccController$13;
34067Lcom/android/internal/telephony/euicc/EuiccController$1;
34068Lcom/android/internal/telephony/euicc/EuiccController$2;
34069Lcom/android/internal/telephony/euicc/EuiccController$3;
34070Lcom/android/internal/telephony/euicc/EuiccController$4;
34071Lcom/android/internal/telephony/euicc/EuiccController$5;
34072Lcom/android/internal/telephony/euicc/EuiccController$6;
34073Lcom/android/internal/telephony/euicc/EuiccController$7;
34074Lcom/android/internal/telephony/euicc/EuiccController$8;
34075Lcom/android/internal/telephony/euicc/EuiccController$9;
34076Lcom/android/internal/telephony/euicc/EuiccController$DownloadSubscriptionGetMetadataCommandCallback;
34077Lcom/android/internal/telephony/euicc/EuiccController$GetDefaultListCommandCallback;
34078Lcom/android/internal/telephony/euicc/EuiccController$GetMetadataCommandCallback;
34079Lcom/android/internal/telephony/euicc/EuiccController;
34080Lcom/android/internal/telephony/euicc/EuiccOperation$1;
34081Lcom/android/internal/telephony/euicc/EuiccOperation$Action;
34082Lcom/android/internal/telephony/euicc/EuiccOperation;
34083Lcom/android/internal/telephony/euicc/IAuthenticateServerCallback$Stub;
34084Lcom/android/internal/telephony/euicc/IAuthenticateServerCallback;
34085Lcom/android/internal/telephony/euicc/ICancelSessionCallback$Stub;
34086Lcom/android/internal/telephony/euicc/ICancelSessionCallback;
34087Lcom/android/internal/telephony/euicc/IDeleteProfileCallback$Stub;
34088Lcom/android/internal/telephony/euicc/IDeleteProfileCallback;
34089Lcom/android/internal/telephony/euicc/IDisableProfileCallback$Stub;
34090Lcom/android/internal/telephony/euicc/IDisableProfileCallback;
34091Lcom/android/internal/telephony/euicc/IEuiccCardController$Stub$Proxy;
34092Lcom/android/internal/telephony/euicc/IEuiccCardController$Stub;
34093Lcom/android/internal/telephony/euicc/IEuiccCardController;
34094Lcom/android/internal/telephony/euicc/IEuiccController$Stub$Proxy;
34095Lcom/android/internal/telephony/euicc/IEuiccController$Stub;
34096Lcom/android/internal/telephony/euicc/IEuiccController;
34097Lcom/android/internal/telephony/euicc/IGetAllProfilesCallback$Stub;
34098Lcom/android/internal/telephony/euicc/IGetAllProfilesCallback;
34099Lcom/android/internal/telephony/euicc/IGetDefaultSmdpAddressCallback$Stub;
34100Lcom/android/internal/telephony/euicc/IGetDefaultSmdpAddressCallback;
34101Lcom/android/internal/telephony/euicc/IGetEuiccChallengeCallback$Stub;
34102Lcom/android/internal/telephony/euicc/IGetEuiccChallengeCallback;
34103Lcom/android/internal/telephony/euicc/IGetEuiccInfo1Callback$Stub;
34104Lcom/android/internal/telephony/euicc/IGetEuiccInfo1Callback;
34105Lcom/android/internal/telephony/euicc/IGetEuiccInfo2Callback$Stub;
34106Lcom/android/internal/telephony/euicc/IGetEuiccInfo2Callback;
34107Lcom/android/internal/telephony/euicc/IGetProfileCallback$Stub;
34108Lcom/android/internal/telephony/euicc/IGetProfileCallback;
34109Lcom/android/internal/telephony/euicc/IGetRulesAuthTableCallback$Stub;
34110Lcom/android/internal/telephony/euicc/IGetRulesAuthTableCallback;
34111Lcom/android/internal/telephony/euicc/IGetSmdsAddressCallback$Stub;
34112Lcom/android/internal/telephony/euicc/IGetSmdsAddressCallback;
34113Lcom/android/internal/telephony/euicc/IListNotificationsCallback$Stub;
34114Lcom/android/internal/telephony/euicc/IListNotificationsCallback;
34115Lcom/android/internal/telephony/euicc/ILoadBoundProfilePackageCallback$Stub;
34116Lcom/android/internal/telephony/euicc/ILoadBoundProfilePackageCallback;
34117Lcom/android/internal/telephony/euicc/IPrepareDownloadCallback$Stub;
34118Lcom/android/internal/telephony/euicc/IPrepareDownloadCallback;
34119Lcom/android/internal/telephony/euicc/IRemoveNotificationFromListCallback$Stub;
34120Lcom/android/internal/telephony/euicc/IRemoveNotificationFromListCallback;
34121Lcom/android/internal/telephony/euicc/IResetMemoryCallback$Stub;
34122Lcom/android/internal/telephony/euicc/IResetMemoryCallback;
34123Lcom/android/internal/telephony/euicc/IRetrieveNotificationCallback$Stub;
34124Lcom/android/internal/telephony/euicc/IRetrieveNotificationCallback;
34125Lcom/android/internal/telephony/euicc/IRetrieveNotificationListCallback$Stub;
34126Lcom/android/internal/telephony/euicc/IRetrieveNotificationListCallback;
34127Lcom/android/internal/telephony/euicc/ISetDefaultSmdpAddressCallback$Stub;
34128Lcom/android/internal/telephony/euicc/ISetDefaultSmdpAddressCallback;
34129Lcom/android/internal/telephony/euicc/ISetNicknameCallback$Stub;
34130Lcom/android/internal/telephony/euicc/ISetNicknameCallback;
34131Lcom/android/internal/telephony/euicc/ISwitchToProfileCallback$Stub;
34132Lcom/android/internal/telephony/euicc/ISwitchToProfileCallback;
34133Lcom/android/internal/telephony/gsm/GsmInboundSmsHandler$GsmCbTestBroadcastReceiver;
34134Lcom/android/internal/telephony/gsm/GsmInboundSmsHandler;
34135Lcom/android/internal/telephony/gsm/GsmMmiCode$1;
34136Lcom/android/internal/telephony/gsm/GsmMmiCode;
34137Lcom/android/internal/telephony/gsm/GsmSMSDispatcher;
34138Lcom/android/internal/telephony/gsm/GsmSmsAddress;
34139Lcom/android/internal/telephony/gsm/SimTlv;
34140Lcom/android/internal/telephony/gsm/SmsBroadcastConfigInfo;
34141Lcom/android/internal/telephony/gsm/SmsMessage$PduParser;
34142Lcom/android/internal/telephony/gsm/SmsMessage$SubmitPdu;
34143Lcom/android/internal/telephony/gsm/SmsMessage;
34144Lcom/android/internal/telephony/gsm/SsData$RequestType;
34145Lcom/android/internal/telephony/gsm/SsData$ServiceType;
34146Lcom/android/internal/telephony/gsm/SsData$TeleserviceType;
34147Lcom/android/internal/telephony/gsm/SsData;
34148Lcom/android/internal/telephony/gsm/SuppServiceNotification;
34149Lcom/android/internal/telephony/gsm/UsimDataDownloadHandler;
34150Lcom/android/internal/telephony/gsm/UsimPhoneBookManager$File;
34151Lcom/android/internal/telephony/gsm/UsimPhoneBookManager$PbrRecord;
34152Lcom/android/internal/telephony/gsm/UsimPhoneBookManager;
34153Lcom/android/internal/telephony/ims/ImsConfigCompatAdapter;
34154Lcom/android/internal/telephony/ims/ImsRegistrationCompatAdapter$1;
34155Lcom/android/internal/telephony/ims/ImsRegistrationCompatAdapter;
34156Lcom/android/internal/telephony/ims/ImsResolver$$ExternalSyntheticLambda0;
34157Lcom/android/internal/telephony/ims/ImsResolver$$ExternalSyntheticLambda10;
34158Lcom/android/internal/telephony/ims/ImsResolver$$ExternalSyntheticLambda11;
34159Lcom/android/internal/telephony/ims/ImsResolver$$ExternalSyntheticLambda12;
art-benchmark-service66b4d952021-07-17 17:15:31 -070034160Lcom/android/internal/telephony/ims/ImsResolver$$ExternalSyntheticLambda13;
art-benchmark-service84deab32021-05-12 09:41:00 -070034161Lcom/android/internal/telephony/ims/ImsResolver$$ExternalSyntheticLambda1;
34162Lcom/android/internal/telephony/ims/ImsResolver$$ExternalSyntheticLambda2;
34163Lcom/android/internal/telephony/ims/ImsResolver$$ExternalSyntheticLambda3;
34164Lcom/android/internal/telephony/ims/ImsResolver$$ExternalSyntheticLambda4;
34165Lcom/android/internal/telephony/ims/ImsResolver$$ExternalSyntheticLambda5;
34166Lcom/android/internal/telephony/ims/ImsResolver$$ExternalSyntheticLambda6;
34167Lcom/android/internal/telephony/ims/ImsResolver$$ExternalSyntheticLambda7;
34168Lcom/android/internal/telephony/ims/ImsResolver$$ExternalSyntheticLambda8;
34169Lcom/android/internal/telephony/ims/ImsResolver$$ExternalSyntheticLambda9;
34170Lcom/android/internal/telephony/ims/ImsResolver$1;
34171Lcom/android/internal/telephony/ims/ImsResolver$2;
34172Lcom/android/internal/telephony/ims/ImsResolver$3;
34173Lcom/android/internal/telephony/ims/ImsResolver$4;
34174Lcom/android/internal/telephony/ims/ImsResolver$5;
34175Lcom/android/internal/telephony/ims/ImsResolver$6;
34176Lcom/android/internal/telephony/ims/ImsResolver$7;
34177Lcom/android/internal/telephony/ims/ImsResolver$8;
34178Lcom/android/internal/telephony/ims/ImsResolver$ImsDynamicQueryManagerFactory;
34179Lcom/android/internal/telephony/ims/ImsResolver$ImsServiceControllerFactory;
34180Lcom/android/internal/telephony/ims/ImsResolver$ImsServiceInfo;
34181Lcom/android/internal/telephony/ims/ImsResolver$OverrideConfig;
34182Lcom/android/internal/telephony/ims/ImsResolver$SubscriptionManagerProxy;
34183Lcom/android/internal/telephony/ims/ImsResolver$TelephonyManagerProxy;
34184Lcom/android/internal/telephony/ims/ImsResolver;
34185Lcom/android/internal/telephony/ims/ImsServiceController$$ExternalSyntheticLambda0;
34186Lcom/android/internal/telephony/ims/ImsServiceController$$ExternalSyntheticLambda1;
34187Lcom/android/internal/telephony/ims/ImsServiceController$$ExternalSyntheticLambda2;
34188Lcom/android/internal/telephony/ims/ImsServiceController$$ExternalSyntheticLambda3;
34189Lcom/android/internal/telephony/ims/ImsServiceController$$ExternalSyntheticLambda4;
34190Lcom/android/internal/telephony/ims/ImsServiceController$1;
34191Lcom/android/internal/telephony/ims/ImsServiceController$2;
34192Lcom/android/internal/telephony/ims/ImsServiceController$3;
34193Lcom/android/internal/telephony/ims/ImsServiceController$ImsFeatureStatusCallback$1;
34194Lcom/android/internal/telephony/ims/ImsServiceController$ImsFeatureStatusCallback;
34195Lcom/android/internal/telephony/ims/ImsServiceController$ImsServiceConnection;
34196Lcom/android/internal/telephony/ims/ImsServiceController$ImsServiceControllerCallbacks;
34197Lcom/android/internal/telephony/ims/ImsServiceController$RebindRetry;
34198Lcom/android/internal/telephony/ims/ImsServiceController;
34199Lcom/android/internal/telephony/ims/ImsServiceControllerCompat;
34200Lcom/android/internal/telephony/ims/ImsServiceFeatureQueryManager$ImsServiceFeatureQuery;
34201Lcom/android/internal/telephony/ims/ImsServiceFeatureQueryManager$Listener;
34202Lcom/android/internal/telephony/ims/ImsServiceFeatureQueryManager;
34203Lcom/android/internal/telephony/ims/MmTelFeatureCompatAdapter$1;
34204Lcom/android/internal/telephony/ims/MmTelFeatureCompatAdapter$2;
34205Lcom/android/internal/telephony/ims/MmTelFeatureCompatAdapter$3;
34206Lcom/android/internal/telephony/ims/MmTelFeatureCompatAdapter$4;
34207Lcom/android/internal/telephony/ims/MmTelFeatureCompatAdapter$5;
34208Lcom/android/internal/telephony/ims/MmTelFeatureCompatAdapter$ConfigListener;
34209Lcom/android/internal/telephony/ims/MmTelFeatureCompatAdapter$ImsRegistrationListenerBase;
34210Lcom/android/internal/telephony/ims/MmTelFeatureCompatAdapter;
34211Lcom/android/internal/telephony/ims/MmTelInterfaceAdapter;
34212Lcom/android/internal/telephony/imsphone/ImsExternalCall;
34213Lcom/android/internal/telephony/imsphone/ImsExternalCallTracker$1;
34214Lcom/android/internal/telephony/imsphone/ImsExternalCallTracker$2;
34215Lcom/android/internal/telephony/imsphone/ImsExternalCallTracker$ExternalCallStateListener;
34216Lcom/android/internal/telephony/imsphone/ImsExternalCallTracker$ExternalConnectionListener;
34217Lcom/android/internal/telephony/imsphone/ImsExternalCallTracker$ImsCallNotify;
34218Lcom/android/internal/telephony/imsphone/ImsExternalCallTracker;
34219Lcom/android/internal/telephony/imsphone/ImsExternalConnection$Listener;
34220Lcom/android/internal/telephony/imsphone/ImsExternalConnection;
34221Lcom/android/internal/telephony/imsphone/ImsPhone$$ExternalSyntheticLambda0;
34222Lcom/android/internal/telephony/imsphone/ImsPhone$1;
34223Lcom/android/internal/telephony/imsphone/ImsPhone$2;
34224Lcom/android/internal/telephony/imsphone/ImsPhone$3;
34225Lcom/android/internal/telephony/imsphone/ImsPhone$4;
art-benchmark-service84deab32021-05-12 09:41:00 -070034226Lcom/android/internal/telephony/imsphone/ImsPhone$ImsDialArgs$Builder;
34227Lcom/android/internal/telephony/imsphone/ImsPhone$ImsDialArgs;
34228Lcom/android/internal/telephony/imsphone/ImsPhone$ImsManagerFactory;
34229Lcom/android/internal/telephony/imsphone/ImsPhone$SS;
34230Lcom/android/internal/telephony/imsphone/ImsPhone;
34231Lcom/android/internal/telephony/imsphone/ImsPhoneBase;
34232Lcom/android/internal/telephony/imsphone/ImsPhoneCall;
34233Lcom/android/internal/telephony/imsphone/ImsPhoneCallTracker$$ExternalSyntheticLambda0;
34234Lcom/android/internal/telephony/imsphone/ImsPhoneCallTracker$$ExternalSyntheticLambda1;
34235Lcom/android/internal/telephony/imsphone/ImsPhoneCallTracker$$ExternalSyntheticLambda2;
34236Lcom/android/internal/telephony/imsphone/ImsPhoneCallTracker$$ExternalSyntheticLambda3;
34237Lcom/android/internal/telephony/imsphone/ImsPhoneCallTracker$10;
art-benchmark-service00abe242023-02-13 10:31:34 -080034238Lcom/android/internal/telephony/imsphone/ImsPhoneCallTracker$11;
art-benchmark-service84deab32021-05-12 09:41:00 -070034239Lcom/android/internal/telephony/imsphone/ImsPhoneCallTracker$1;
34240Lcom/android/internal/telephony/imsphone/ImsPhoneCallTracker$2;
34241Lcom/android/internal/telephony/imsphone/ImsPhoneCallTracker$3;
34242Lcom/android/internal/telephony/imsphone/ImsPhoneCallTracker$4;
34243Lcom/android/internal/telephony/imsphone/ImsPhoneCallTracker$5;
34244Lcom/android/internal/telephony/imsphone/ImsPhoneCallTracker$6;
34245Lcom/android/internal/telephony/imsphone/ImsPhoneCallTracker$7;
34246Lcom/android/internal/telephony/imsphone/ImsPhoneCallTracker$8;
34247Lcom/android/internal/telephony/imsphone/ImsPhoneCallTracker$9;
34248Lcom/android/internal/telephony/imsphone/ImsPhoneCallTracker$CacheEntry;
34249Lcom/android/internal/telephony/imsphone/ImsPhoneCallTracker$Config;
34250Lcom/android/internal/telephony/imsphone/ImsPhoneCallTracker$ConnectorFactory;
34251Lcom/android/internal/telephony/imsphone/ImsPhoneCallTracker$HoldSwapState;
34252Lcom/android/internal/telephony/imsphone/ImsPhoneCallTracker$MmTelFeatureListener;
34253Lcom/android/internal/telephony/imsphone/ImsPhoneCallTracker$PhoneStateListener;
34254Lcom/android/internal/telephony/imsphone/ImsPhoneCallTracker$SharedPreferenceProxy;
34255Lcom/android/internal/telephony/imsphone/ImsPhoneCallTracker$VtDataUsageProvider;
34256Lcom/android/internal/telephony/imsphone/ImsPhoneCallTracker;
34257Lcom/android/internal/telephony/imsphone/ImsPhoneCommandInterface;
34258Lcom/android/internal/telephony/imsphone/ImsPhoneConnection$$ExternalSyntheticLambda0;
34259Lcom/android/internal/telephony/imsphone/ImsPhoneConnection$MyHandler;
34260Lcom/android/internal/telephony/imsphone/ImsPhoneConnection;
34261Lcom/android/internal/telephony/imsphone/ImsPhoneFactory;
34262Lcom/android/internal/telephony/imsphone/ImsPhoneMmiCode;
34263Lcom/android/internal/telephony/imsphone/ImsPullCall;
34264Lcom/android/internal/telephony/imsphone/ImsRcsStatusListener;
34265Lcom/android/internal/telephony/imsphone/ImsRegistrationCallbackHelper$1;
34266Lcom/android/internal/telephony/imsphone/ImsRegistrationCallbackHelper$ImsRegistrationUpdate;
34267Lcom/android/internal/telephony/imsphone/ImsRegistrationCallbackHelper;
34268Lcom/android/internal/telephony/imsphone/ImsRttTextHandler$InCallReaderThread;
34269Lcom/android/internal/telephony/imsphone/ImsRttTextHandler$NetworkWriter;
34270Lcom/android/internal/telephony/imsphone/ImsRttTextHandler;
34271Lcom/android/internal/telephony/metrics/AirplaneModeStats;
34272Lcom/android/internal/telephony/metrics/CallQualityMetrics$TimestampedQualitySnapshot;
34273Lcom/android/internal/telephony/metrics/CallQualityMetrics;
34274Lcom/android/internal/telephony/metrics/CallSessionEventBuilder;
34275Lcom/android/internal/telephony/metrics/CarrierIdMatchStats;
34276Lcom/android/internal/telephony/metrics/DataCallSessionStats;
34277Lcom/android/internal/telephony/metrics/DataStallRecoveryStats;
34278Lcom/android/internal/telephony/metrics/ImsStats;
34279Lcom/android/internal/telephony/metrics/InProgressCallSession;
34280Lcom/android/internal/telephony/metrics/InProgressSmsSession;
34281Lcom/android/internal/telephony/metrics/MetricsCollector$$ExternalSyntheticLambda0;
34282Lcom/android/internal/telephony/metrics/MetricsCollector$$ExternalSyntheticLambda10;
art-benchmark-service66b4d952021-07-17 17:15:31 -070034283Lcom/android/internal/telephony/metrics/MetricsCollector$$ExternalSyntheticLambda11;
art-benchmark-service84deab32021-05-12 09:41:00 -070034284Lcom/android/internal/telephony/metrics/MetricsCollector$$ExternalSyntheticLambda1;
34285Lcom/android/internal/telephony/metrics/MetricsCollector$$ExternalSyntheticLambda2;
34286Lcom/android/internal/telephony/metrics/MetricsCollector$$ExternalSyntheticLambda3;
34287Lcom/android/internal/telephony/metrics/MetricsCollector$$ExternalSyntheticLambda4;
34288Lcom/android/internal/telephony/metrics/MetricsCollector$$ExternalSyntheticLambda5;
34289Lcom/android/internal/telephony/metrics/MetricsCollector$$ExternalSyntheticLambda6;
34290Lcom/android/internal/telephony/metrics/MetricsCollector$$ExternalSyntheticLambda7;
34291Lcom/android/internal/telephony/metrics/MetricsCollector$$ExternalSyntheticLambda8;
34292Lcom/android/internal/telephony/metrics/MetricsCollector$$ExternalSyntheticLambda9;
34293Lcom/android/internal/telephony/metrics/MetricsCollector;
34294Lcom/android/internal/telephony/metrics/ModemPowerMetrics$$ExternalSyntheticLambda0;
34295Lcom/android/internal/telephony/metrics/ModemPowerMetrics;
34296Lcom/android/internal/telephony/metrics/ModemRestartStats;
34297Lcom/android/internal/telephony/metrics/PersistAtomsStorage$$ExternalSyntheticLambda0;
34298Lcom/android/internal/telephony/metrics/PersistAtomsStorage$$ExternalSyntheticLambda1;
34299Lcom/android/internal/telephony/metrics/PersistAtomsStorage$$ExternalSyntheticLambda2;
34300Lcom/android/internal/telephony/metrics/PersistAtomsStorage$$ExternalSyntheticLambda3;
34301Lcom/android/internal/telephony/metrics/PersistAtomsStorage$$ExternalSyntheticLambda4;
34302Lcom/android/internal/telephony/metrics/PersistAtomsStorage$$ExternalSyntheticLambda5;
34303Lcom/android/internal/telephony/metrics/PersistAtomsStorage$$ExternalSyntheticLambda6;
34304Lcom/android/internal/telephony/metrics/PersistAtomsStorage$$ExternalSyntheticLambda7;
34305Lcom/android/internal/telephony/metrics/PersistAtomsStorage$1;
34306Lcom/android/internal/telephony/metrics/PersistAtomsStorage;
34307Lcom/android/internal/telephony/metrics/ServiceStateStats$$ExternalSyntheticLambda0;
34308Lcom/android/internal/telephony/metrics/ServiceStateStats$TimestampedServiceState;
34309Lcom/android/internal/telephony/metrics/ServiceStateStats;
34310Lcom/android/internal/telephony/metrics/SimSlotState;
34311Lcom/android/internal/telephony/metrics/SmsSessionEventBuilder;
34312Lcom/android/internal/telephony/metrics/SmsStats;
34313Lcom/android/internal/telephony/metrics/TelephonyEventBuilder;
34314Lcom/android/internal/telephony/metrics/TelephonyMetrics$$ExternalSyntheticLambda0;
34315Lcom/android/internal/telephony/metrics/TelephonyMetrics$$ExternalSyntheticLambda1;
34316Lcom/android/internal/telephony/metrics/TelephonyMetrics$$ExternalSyntheticLambda2;
34317Lcom/android/internal/telephony/metrics/TelephonyMetrics$1;
34318Lcom/android/internal/telephony/metrics/TelephonyMetrics$BwEstimationStats;
34319Lcom/android/internal/telephony/metrics/TelephonyMetrics;
34320Lcom/android/internal/telephony/metrics/VoiceCallRatTracker$$ExternalSyntheticLambda0;
34321Lcom/android/internal/telephony/metrics/VoiceCallRatTracker$$ExternalSyntheticLambda1;
34322Lcom/android/internal/telephony/metrics/VoiceCallRatTracker$$ExternalSyntheticLambda2;
34323Lcom/android/internal/telephony/metrics/VoiceCallRatTracker$$ExternalSyntheticLambda3;
34324Lcom/android/internal/telephony/metrics/VoiceCallRatTracker$$ExternalSyntheticLambda4;
34325Lcom/android/internal/telephony/metrics/VoiceCallRatTracker$$ExternalSyntheticLambda5;
34326Lcom/android/internal/telephony/metrics/VoiceCallRatTracker$Key;
34327Lcom/android/internal/telephony/metrics/VoiceCallRatTracker$Value;
34328Lcom/android/internal/telephony/metrics/VoiceCallRatTracker;
34329Lcom/android/internal/telephony/metrics/VoiceCallSessionStats$$ExternalSyntheticLambda0;
34330Lcom/android/internal/telephony/metrics/VoiceCallSessionStats$1;
34331Lcom/android/internal/telephony/metrics/VoiceCallSessionStats;
34332Lcom/android/internal/telephony/nano/CarrierIdProto$CarrierAttribute;
34333Lcom/android/internal/telephony/nano/CarrierIdProto$CarrierId;
34334Lcom/android/internal/telephony/nano/CarrierIdProto$CarrierList;
art-benchmark-service84deab32021-05-12 09:41:00 -070034335Lcom/android/internal/telephony/nano/PersistAtomsProto$CarrierIdMismatch;
34336Lcom/android/internal/telephony/nano/PersistAtomsProto$CellularDataServiceSwitch;
34337Lcom/android/internal/telephony/nano/PersistAtomsProto$CellularServiceState;
34338Lcom/android/internal/telephony/nano/PersistAtomsProto$DataCallSession;
art-benchmark-service00abe242023-02-13 10:31:34 -080034339Lcom/android/internal/telephony/nano/PersistAtomsProto$GbaEvent;
34340Lcom/android/internal/telephony/nano/PersistAtomsProto$ImsDedicatedBearerEvent;
34341Lcom/android/internal/telephony/nano/PersistAtomsProto$ImsDedicatedBearerListenerEvent;
34342Lcom/android/internal/telephony/nano/PersistAtomsProto$ImsRegistrationFeatureTagStats;
34343Lcom/android/internal/telephony/nano/PersistAtomsProto$ImsRegistrationServiceDescStats;
art-benchmark-service84deab32021-05-12 09:41:00 -070034344Lcom/android/internal/telephony/nano/PersistAtomsProto$ImsRegistrationStats;
34345Lcom/android/internal/telephony/nano/PersistAtomsProto$ImsRegistrationTermination;
34346Lcom/android/internal/telephony/nano/PersistAtomsProto$IncomingSms;
art-benchmark-service66b4d952021-07-17 17:15:31 -070034347Lcom/android/internal/telephony/nano/PersistAtomsProto$NetworkRequests;
art-benchmark-service00abe242023-02-13 10:31:34 -080034348Lcom/android/internal/telephony/nano/PersistAtomsProto$NetworkRequestsV2;
34349Lcom/android/internal/telephony/nano/PersistAtomsProto$OutgoingShortCodeSms;
art-benchmark-service84deab32021-05-12 09:41:00 -070034350Lcom/android/internal/telephony/nano/PersistAtomsProto$OutgoingSms;
34351Lcom/android/internal/telephony/nano/PersistAtomsProto$PersistAtoms;
art-benchmark-service00abe242023-02-13 10:31:34 -080034352Lcom/android/internal/telephony/nano/PersistAtomsProto$PresenceNotifyEvent;
34353Lcom/android/internal/telephony/nano/PersistAtomsProto$RcsAcsProvisioningStats;
34354Lcom/android/internal/telephony/nano/PersistAtomsProto$RcsClientProvisioningStats;
34355Lcom/android/internal/telephony/nano/PersistAtomsProto$SipDelegateStats;
34356Lcom/android/internal/telephony/nano/PersistAtomsProto$SipMessageResponse;
34357Lcom/android/internal/telephony/nano/PersistAtomsProto$SipTransportFeatureTagStats;
34358Lcom/android/internal/telephony/nano/PersistAtomsProto$SipTransportSession;
34359Lcom/android/internal/telephony/nano/PersistAtomsProto$UceEventStats;
34360Lcom/android/internal/telephony/nano/PersistAtomsProto$UnmeteredNetworks;
art-benchmark-service84deab32021-05-12 09:41:00 -070034361Lcom/android/internal/telephony/nano/PersistAtomsProto$VoiceCallRatUsage;
34362Lcom/android/internal/telephony/nano/PersistAtomsProto$VoiceCallSession;
art-benchmark-service84deab32021-05-12 09:41:00 -070034363Lcom/android/internal/telephony/nano/StoredPinProto$EncryptedPin;
34364Lcom/android/internal/telephony/nano/StoredPinProto$StoredPin$PinStatus;
34365Lcom/android/internal/telephony/nano/StoredPinProto$StoredPin;
art-benchmark-service84deab32021-05-12 09:41:00 -070034366Lcom/android/internal/telephony/nano/TelephonyProto$ActiveSubscriptionInfo;
34367Lcom/android/internal/telephony/nano/TelephonyProto$BandwidthEstimatorStats$PerLevel;
34368Lcom/android/internal/telephony/nano/TelephonyProto$BandwidthEstimatorStats$PerRat;
34369Lcom/android/internal/telephony/nano/TelephonyProto$BandwidthEstimatorStats;
34370Lcom/android/internal/telephony/nano/TelephonyProto$EmergencyNumberInfo;
34371Lcom/android/internal/telephony/nano/TelephonyProto$ImsCapabilities;
34372Lcom/android/internal/telephony/nano/TelephonyProto$ImsConnectionState$State;
34373Lcom/android/internal/telephony/nano/TelephonyProto$ImsConnectionState;
34374Lcom/android/internal/telephony/nano/TelephonyProto$ImsReasonInfo;
34375Lcom/android/internal/telephony/nano/TelephonyProto$ImsServiceErrno;
34376Lcom/android/internal/telephony/nano/TelephonyProto$ModemPowerStats;
34377Lcom/android/internal/telephony/nano/TelephonyProto$NrMode;
34378Lcom/android/internal/telephony/nano/TelephonyProto$PdpType;
34379Lcom/android/internal/telephony/nano/TelephonyProto$RadioAccessTechnology;
34380Lcom/android/internal/telephony/nano/TelephonyProto$RilDataCall$State;
34381Lcom/android/internal/telephony/nano/TelephonyProto$RilDataCall;
34382Lcom/android/internal/telephony/nano/TelephonyProto$RilErrno;
34383Lcom/android/internal/telephony/nano/TelephonyProto$SimState;
34384Lcom/android/internal/telephony/nano/TelephonyProto$SmsSession$Event$CBMessage;
34385Lcom/android/internal/telephony/nano/TelephonyProto$SmsSession$Event$CBMessageType;
34386Lcom/android/internal/telephony/nano/TelephonyProto$SmsSession$Event$CBPriority;
34387Lcom/android/internal/telephony/nano/TelephonyProto$SmsSession$Event$Format;
34388Lcom/android/internal/telephony/nano/TelephonyProto$SmsSession$Event$IncompleteSms;
34389Lcom/android/internal/telephony/nano/TelephonyProto$SmsSession$Event$SmsType;
34390Lcom/android/internal/telephony/nano/TelephonyProto$SmsSession$Event$Tech;
34391Lcom/android/internal/telephony/nano/TelephonyProto$SmsSession$Event$Type;
34392Lcom/android/internal/telephony/nano/TelephonyProto$SmsSession$Event;
34393Lcom/android/internal/telephony/nano/TelephonyProto$SmsSession;
34394Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyCallSession$Event$AudioCodec;
34395Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyCallSession$Event$CallQuality$CallQualityLevel;
34396Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyCallSession$Event$CallQuality;
34397Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyCallSession$Event$CallQualitySummary;
34398Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyCallSession$Event$CallState;
34399Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyCallSession$Event$ImsCommand;
34400Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyCallSession$Event$PhoneState;
34401Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyCallSession$Event$RilCall$Type;
34402Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyCallSession$Event$RilCall;
34403Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyCallSession$Event$RilRequest;
34404Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyCallSession$Event$RilSrvccState;
34405Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyCallSession$Event$SignalStrength;
34406Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyCallSession$Event$Type;
34407Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyCallSession$Event;
34408Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyCallSession;
34409Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyEvent$ApnType;
34410Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyEvent$CarrierIdMatching;
34411Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyEvent$CarrierIdMatchingResult;
34412Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyEvent$CarrierKeyChange$KeyType;
34413Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyEvent$CarrierKeyChange;
34414Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyEvent$DataSwitch$Reason;
34415Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyEvent$DataSwitch;
34416Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyEvent$EventState;
34417Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyEvent$ModemRestart;
34418Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyEvent$NetworkCapabilitiesInfo;
34419Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyEvent$NetworkValidationState;
34420Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyEvent$OnDemandDataSwitch;
34421Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyEvent$RilDeactivateDataCall$DeactivateReason;
34422Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyEvent$RilDeactivateDataCall;
34423Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyEvent$RilSetupDataCall$RilDataProfile;
34424Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyEvent$RilSetupDataCall;
34425Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyEvent$RilSetupDataCallResponse$RilDataCallFailCause;
34426Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyEvent$RilSetupDataCallResponse;
34427Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyEvent$Type;
34428Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyEvent;
34429Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyHistogram;
34430Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyLog;
34431Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyServiceState$Domain;
34432Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyServiceState$FrequencyRange;
34433Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyServiceState$NetworkRegistrationInfo;
34434Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyServiceState$NrState;
34435Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyServiceState$RoamingType;
34436Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyServiceState$TelephonyOperator;
34437Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyServiceState$Transport;
34438Lcom/android/internal/telephony/nano/TelephonyProto$TelephonyServiceState;
34439Lcom/android/internal/telephony/nano/TelephonyProto$TelephonySettings$RilNetworkMode;
34440Lcom/android/internal/telephony/nano/TelephonyProto$TelephonySettings$WiFiCallingMode;
34441Lcom/android/internal/telephony/nano/TelephonyProto$TelephonySettings;
34442Lcom/android/internal/telephony/nano/TelephonyProto$Time;
34443Lcom/android/internal/telephony/nano/TelephonyProto$TimeInterval;
art-benchmark-service84deab32021-05-12 09:41:00 -070034444Lcom/android/internal/telephony/nitz/NitzSignalInputFilterPredicateFactory$$ExternalSyntheticLambda0;
34445Lcom/android/internal/telephony/nitz/NitzSignalInputFilterPredicateFactory$$ExternalSyntheticLambda1;
34446Lcom/android/internal/telephony/nitz/NitzSignalInputFilterPredicateFactory$$ExternalSyntheticLambda2;
34447Lcom/android/internal/telephony/nitz/NitzSignalInputFilterPredicateFactory$1;
34448Lcom/android/internal/telephony/nitz/NitzSignalInputFilterPredicateFactory$NitzSignalInputFilterPredicateImpl;
34449Lcom/android/internal/telephony/nitz/NitzSignalInputFilterPredicateFactory$TrivalentPredicate;
34450Lcom/android/internal/telephony/nitz/NitzSignalInputFilterPredicateFactory;
34451Lcom/android/internal/telephony/nitz/NitzStateMachineImpl$NitzSignalInputFilterPredicate;
34452Lcom/android/internal/telephony/nitz/NitzStateMachineImpl$TimeZoneSuggester;
34453Lcom/android/internal/telephony/nitz/NitzStateMachineImpl;
34454Lcom/android/internal/telephony/nitz/TimeServiceHelper;
34455Lcom/android/internal/telephony/nitz/TimeServiceHelperImpl;
art-benchmark-service84deab32021-05-12 09:41:00 -070034456Lcom/android/internal/telephony/nitz/TimeZoneLookupHelper$CountryResult;
34457Lcom/android/internal/telephony/nitz/TimeZoneLookupHelper;
34458Lcom/android/internal/telephony/nitz/TimeZoneSuggesterImpl;
34459Lcom/android/internal/telephony/phonenumbers/AlternateFormatsCountryCodeSet;
34460Lcom/android/internal/telephony/phonenumbers/AsYouTypeFormatter;
34461Lcom/android/internal/telephony/phonenumbers/CountryCodeToRegionCodeMap;
34462Lcom/android/internal/telephony/phonenumbers/MetadataLoader;
art-benchmark-service84deab32021-05-12 09:41:00 -070034463Lcom/android/internal/telephony/phonenumbers/NumberParseException$ErrorType;
34464Lcom/android/internal/telephony/phonenumbers/NumberParseException;
34465Lcom/android/internal/telephony/phonenumbers/PhoneNumberMatch;
34466Lcom/android/internal/telephony/phonenumbers/PhoneNumberMatcher$NumberGroupingChecker;
34467Lcom/android/internal/telephony/phonenumbers/PhoneNumberMatcher$State;
34468Lcom/android/internal/telephony/phonenumbers/PhoneNumberMatcher;
34469Lcom/android/internal/telephony/phonenumbers/PhoneNumberToCarrierMapper;
34470Lcom/android/internal/telephony/phonenumbers/PhoneNumberUtil$1;
34471Lcom/android/internal/telephony/phonenumbers/PhoneNumberUtil$2;
34472Lcom/android/internal/telephony/phonenumbers/PhoneNumberUtil$Leniency$1;
34473Lcom/android/internal/telephony/phonenumbers/PhoneNumberUtil$Leniency$2;
34474Lcom/android/internal/telephony/phonenumbers/PhoneNumberUtil$Leniency$3$1;
34475Lcom/android/internal/telephony/phonenumbers/PhoneNumberUtil$Leniency$3;
34476Lcom/android/internal/telephony/phonenumbers/PhoneNumberUtil$Leniency$4$1;
34477Lcom/android/internal/telephony/phonenumbers/PhoneNumberUtil$Leniency$4;
34478Lcom/android/internal/telephony/phonenumbers/PhoneNumberUtil$Leniency;
34479Lcom/android/internal/telephony/phonenumbers/PhoneNumberUtil$MatchType;
34480Lcom/android/internal/telephony/phonenumbers/PhoneNumberUtil$PhoneNumberFormat;
34481Lcom/android/internal/telephony/phonenumbers/PhoneNumberUtil$PhoneNumberType;
34482Lcom/android/internal/telephony/phonenumbers/PhoneNumberUtil$ValidationResult;
34483Lcom/android/internal/telephony/phonenumbers/PhoneNumberUtil;
34484Lcom/android/internal/telephony/phonenumbers/Phonemetadata$NumberFormat$Builder;
34485Lcom/android/internal/telephony/phonenumbers/Phonemetadata$NumberFormat;
34486Lcom/android/internal/telephony/phonenumbers/Phonemetadata$PhoneMetadata$Builder;
34487Lcom/android/internal/telephony/phonenumbers/Phonemetadata$PhoneMetadata;
34488Lcom/android/internal/telephony/phonenumbers/Phonemetadata$PhoneMetadataCollection$Builder;
34489Lcom/android/internal/telephony/phonenumbers/Phonemetadata$PhoneMetadataCollection;
34490Lcom/android/internal/telephony/phonenumbers/Phonemetadata$PhoneNumberDesc$Builder;
34491Lcom/android/internal/telephony/phonenumbers/Phonemetadata$PhoneNumberDesc;
art-benchmark-service84deab32021-05-12 09:41:00 -070034492Lcom/android/internal/telephony/phonenumbers/Phonenumber$PhoneNumber$CountryCodeSource;
34493Lcom/android/internal/telephony/phonenumbers/Phonenumber$PhoneNumber;
art-benchmark-service84deab32021-05-12 09:41:00 -070034494Lcom/android/internal/telephony/phonenumbers/ShortNumberInfo$1;
34495Lcom/android/internal/telephony/phonenumbers/ShortNumberInfo$ShortNumberCost;
34496Lcom/android/internal/telephony/phonenumbers/ShortNumberInfo;
34497Lcom/android/internal/telephony/phonenumbers/ShortNumbersRegionCodeSet;
art-benchmark-service84deab32021-05-12 09:41:00 -070034498Lcom/android/internal/telephony/phonenumbers/internal/MatcherApi;
34499Lcom/android/internal/telephony/phonenumbers/internal/RegexBasedMatcher;
34500Lcom/android/internal/telephony/phonenumbers/internal/RegexCache$LRUCache$1;
34501Lcom/android/internal/telephony/phonenumbers/internal/RegexCache$LRUCache;
34502Lcom/android/internal/telephony/phonenumbers/internal/RegexCache;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070034503Lcom/android/internal/telephony/phonenumbers/metadata/DefaultMetadataDependenciesProvider;
34504Lcom/android/internal/telephony/phonenumbers/metadata/init/ClassPathResourceMetadataLoader;
34505Lcom/android/internal/telephony/phonenumbers/metadata/init/MetadataParser;
34506Lcom/android/internal/telephony/phonenumbers/metadata/source/BlockingMetadataBootstrappingGuard;
34507Lcom/android/internal/telephony/phonenumbers/metadata/source/CompositeMetadataContainer;
34508Lcom/android/internal/telephony/phonenumbers/metadata/source/FormattingMetadataSource;
34509Lcom/android/internal/telephony/phonenumbers/metadata/source/FormattingMetadataSourceImpl;
34510Lcom/android/internal/telephony/phonenumbers/metadata/source/MapBackedMetadataContainer$1;
34511Lcom/android/internal/telephony/phonenumbers/metadata/source/MapBackedMetadataContainer$2;
34512Lcom/android/internal/telephony/phonenumbers/metadata/source/MapBackedMetadataContainer$KeyProvider;
34513Lcom/android/internal/telephony/phonenumbers/metadata/source/MapBackedMetadataContainer;
34514Lcom/android/internal/telephony/phonenumbers/metadata/source/MetadataBootstrappingGuard;
34515Lcom/android/internal/telephony/phonenumbers/metadata/source/MetadataContainer;
34516Lcom/android/internal/telephony/phonenumbers/metadata/source/MetadataSource;
34517Lcom/android/internal/telephony/phonenumbers/metadata/source/MetadataSourceImpl;
34518Lcom/android/internal/telephony/phonenumbers/metadata/source/MultiFileModeFileNameProvider;
34519Lcom/android/internal/telephony/phonenumbers/metadata/source/NonGeographicalEntityMetadataSource;
34520Lcom/android/internal/telephony/phonenumbers/metadata/source/PhoneMetadataFileNameProvider;
34521Lcom/android/internal/telephony/phonenumbers/metadata/source/RegionMetadataSource;
34522Lcom/android/internal/telephony/phonenumbers/metadata/source/RegionMetadataSourceImpl;
art-benchmark-service84deab32021-05-12 09:41:00 -070034523Lcom/android/internal/telephony/phonenumbers/prefixmapper/DefaultMapStorage;
34524Lcom/android/internal/telephony/phonenumbers/prefixmapper/FlyweightMapStorage;
34525Lcom/android/internal/telephony/phonenumbers/prefixmapper/MappingFileProvider;
34526Lcom/android/internal/telephony/phonenumbers/prefixmapper/PhonePrefixMap;
34527Lcom/android/internal/telephony/phonenumbers/prefixmapper/PhonePrefixMapStorageStrategy;
34528Lcom/android/internal/telephony/phonenumbers/prefixmapper/PrefixFileReader;
34529Lcom/android/internal/telephony/phonenumbers/prefixmapper/PrefixTimeZonesMap;
34530Lcom/android/internal/telephony/protobuf/nano/CodedInputByteBufferNano;
34531Lcom/android/internal/telephony/protobuf/nano/CodedOutputByteBufferNano$OutOfSpaceException;
34532Lcom/android/internal/telephony/protobuf/nano/CodedOutputByteBufferNano;
34533Lcom/android/internal/telephony/protobuf/nano/ExtendableMessageNano;
34534Lcom/android/internal/telephony/protobuf/nano/Extension$1;
34535Lcom/android/internal/telephony/protobuf/nano/Extension$PrimitiveExtension;
34536Lcom/android/internal/telephony/protobuf/nano/Extension;
34537Lcom/android/internal/telephony/protobuf/nano/FieldArray;
34538Lcom/android/internal/telephony/protobuf/nano/FieldData;
34539Lcom/android/internal/telephony/protobuf/nano/InternalNano;
34540Lcom/android/internal/telephony/protobuf/nano/InvalidProtocolBufferNanoException;
34541Lcom/android/internal/telephony/protobuf/nano/MapFactories$1;
34542Lcom/android/internal/telephony/protobuf/nano/MapFactories$DefaultMapFactory;
34543Lcom/android/internal/telephony/protobuf/nano/MapFactories$MapFactory;
34544Lcom/android/internal/telephony/protobuf/nano/MapFactories;
34545Lcom/android/internal/telephony/protobuf/nano/MessageNano;
34546Lcom/android/internal/telephony/protobuf/nano/MessageNanoPrinter;
34547Lcom/android/internal/telephony/protobuf/nano/UnknownFieldData;
34548Lcom/android/internal/telephony/protobuf/nano/WireFormatNano;
34549Lcom/android/internal/telephony/protobuf/nano/android/ParcelableExtendableMessageNano;
34550Lcom/android/internal/telephony/protobuf/nano/android/ParcelableMessageNano;
34551Lcom/android/internal/telephony/protobuf/nano/android/ParcelableMessageNanoCreator;
art-benchmark-service08401c12022-12-23 09:27:20 -080034552Lcom/android/internal/telephony/subscription/SubscriptionManagerService$SubscriptionManagerServiceCallback;
art-benchmark-service84deab32021-05-12 09:41:00 -070034553Lcom/android/internal/telephony/test/SimulatedRadioControl;
34554Lcom/android/internal/telephony/test/TestConferenceEventPackageParser;
art-benchmark-service66b4d952021-07-17 17:15:31 -070034555Lcom/android/internal/telephony/uicc/AdnCapacity$1;
34556Lcom/android/internal/telephony/uicc/AdnCapacity;
art-benchmark-service84deab32021-05-12 09:41:00 -070034557Lcom/android/internal/telephony/uicc/AdnRecord$1;
34558Lcom/android/internal/telephony/uicc/AdnRecord;
34559Lcom/android/internal/telephony/uicc/AdnRecordCache;
34560Lcom/android/internal/telephony/uicc/AdnRecordLoader;
art-benchmark-service84deab32021-05-12 09:41:00 -070034561Lcom/android/internal/telephony/uicc/AnswerToReset$HistoricalBytes;
34562Lcom/android/internal/telephony/uicc/AnswerToReset$InterfaceByte;
34563Lcom/android/internal/telephony/uicc/AnswerToReset;
34564Lcom/android/internal/telephony/uicc/CarrierAppInstallReceiver;
34565Lcom/android/internal/telephony/uicc/CarrierTestOverride;
34566Lcom/android/internal/telephony/uicc/CsimFileHandler;
34567Lcom/android/internal/telephony/uicc/IccCardApplicationStatus$1;
34568Lcom/android/internal/telephony/uicc/IccCardApplicationStatus$AppState;
34569Lcom/android/internal/telephony/uicc/IccCardApplicationStatus$AppType;
34570Lcom/android/internal/telephony/uicc/IccCardApplicationStatus$PersoSubState;
34571Lcom/android/internal/telephony/uicc/IccCardApplicationStatus;
34572Lcom/android/internal/telephony/uicc/IccCardStatus$CardState;
34573Lcom/android/internal/telephony/uicc/IccCardStatus$PinState;
34574Lcom/android/internal/telephony/uicc/IccCardStatus;
34575Lcom/android/internal/telephony/uicc/IccConstants;
34576Lcom/android/internal/telephony/uicc/IccException;
34577Lcom/android/internal/telephony/uicc/IccFileHandler$LoadLinearFixedContext;
34578Lcom/android/internal/telephony/uicc/IccFileHandler;
34579Lcom/android/internal/telephony/uicc/IccFileNotFound;
34580Lcom/android/internal/telephony/uicc/IccFileTypeMismatch;
34581Lcom/android/internal/telephony/uicc/IccIoResult;
art-benchmark-service84deab32021-05-12 09:41:00 -070034582Lcom/android/internal/telephony/uicc/IccRecords$AuthAsyncResponse;
art-benchmark-service84deab32021-05-12 09:41:00 -070034583Lcom/android/internal/telephony/uicc/IccRecords$IccRecordLoaded;
34584Lcom/android/internal/telephony/uicc/IccRecords$OperatorPlmnInfo;
34585Lcom/android/internal/telephony/uicc/IccRecords$PlmnNetworkName;
34586Lcom/android/internal/telephony/uicc/IccRecords;
34587Lcom/android/internal/telephony/uicc/IccRefreshResponse;
34588Lcom/android/internal/telephony/uicc/IccServiceTable;
art-benchmark-service84deab32021-05-12 09:41:00 -070034589Lcom/android/internal/telephony/uicc/IccSlotStatus;
34590Lcom/android/internal/telephony/uicc/IccUtils;
34591Lcom/android/internal/telephony/uicc/IccVmFixedException;
34592Lcom/android/internal/telephony/uicc/IccVmNotSupportedException;
34593Lcom/android/internal/telephony/uicc/InstallCarrierAppTrampolineActivity;
34594Lcom/android/internal/telephony/uicc/InstallCarrierAppUtils;
34595Lcom/android/internal/telephony/uicc/IsimFileHandler;
34596Lcom/android/internal/telephony/uicc/IsimRecords;
art-benchmark-service84deab32021-05-12 09:41:00 -070034597Lcom/android/internal/telephony/uicc/IsimUiccRecords$EfIsimDomainLoaded;
34598Lcom/android/internal/telephony/uicc/IsimUiccRecords$EfIsimImpiLoaded;
34599Lcom/android/internal/telephony/uicc/IsimUiccRecords$EfIsimImpuLoaded;
34600Lcom/android/internal/telephony/uicc/IsimUiccRecords$EfIsimIstLoaded;
34601Lcom/android/internal/telephony/uicc/IsimUiccRecords$EfIsimPcscfLoaded;
34602Lcom/android/internal/telephony/uicc/IsimUiccRecords;
34603Lcom/android/internal/telephony/uicc/PinStorage$1;
34604Lcom/android/internal/telephony/uicc/PinStorage;
34605Lcom/android/internal/telephony/uicc/PlmnActRecord$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070034606Lcom/android/internal/telephony/uicc/PlmnActRecord;
art-benchmark-service66b4d952021-07-17 17:15:31 -070034607Lcom/android/internal/telephony/uicc/ReceivedPhonebookRecords;
art-benchmark-service84deab32021-05-12 09:41:00 -070034608Lcom/android/internal/telephony/uicc/RuimFileHandler;
art-benchmark-service84deab32021-05-12 09:41:00 -070034609Lcom/android/internal/telephony/uicc/RuimRecords$EfCsimCdmaHomeLoaded;
34610Lcom/android/internal/telephony/uicc/RuimRecords$EfCsimEprlLoaded;
34611Lcom/android/internal/telephony/uicc/RuimRecords$EfCsimImsimLoaded;
34612Lcom/android/internal/telephony/uicc/RuimRecords$EfCsimLiLoaded;
34613Lcom/android/internal/telephony/uicc/RuimRecords$EfCsimMdnLoaded;
34614Lcom/android/internal/telephony/uicc/RuimRecords$EfCsimMipUppLoaded;
34615Lcom/android/internal/telephony/uicc/RuimRecords$EfCsimSpnLoaded;
34616Lcom/android/internal/telephony/uicc/RuimRecords$EfPlLoaded;
34617Lcom/android/internal/telephony/uicc/RuimRecords;
34618Lcom/android/internal/telephony/uicc/SIMFileHandler;
34619Lcom/android/internal/telephony/uicc/SIMRecords$1;
34620Lcom/android/internal/telephony/uicc/SIMRecords$EfPlLoaded;
34621Lcom/android/internal/telephony/uicc/SIMRecords$EfUsimLiLoaded;
34622Lcom/android/internal/telephony/uicc/SIMRecords$GetSpnFsmState;
34623Lcom/android/internal/telephony/uicc/SIMRecords;
34624Lcom/android/internal/telephony/uicc/ShowInstallAppNotificationReceiver;
art-benchmark-service66b4d952021-07-17 17:15:31 -070034625Lcom/android/internal/telephony/uicc/SimPhonebookRecord$Builder;
34626Lcom/android/internal/telephony/uicc/SimPhonebookRecord;
34627Lcom/android/internal/telephony/uicc/SimPhonebookRecordCache$$ExternalSyntheticLambda0;
34628Lcom/android/internal/telephony/uicc/SimPhonebookRecordCache$UpdateRequest;
34629Lcom/android/internal/telephony/uicc/SimPhonebookRecordCache;
art-benchmark-service84deab32021-05-12 09:41:00 -070034630Lcom/android/internal/telephony/uicc/UiccCard;
34631Lcom/android/internal/telephony/uicc/UiccCardApplication$1;
34632Lcom/android/internal/telephony/uicc/UiccCardApplication$2;
34633Lcom/android/internal/telephony/uicc/UiccCardApplication;
34634Lcom/android/internal/telephony/uicc/UiccCarrierPrivilegeRules$1;
34635Lcom/android/internal/telephony/uicc/UiccCarrierPrivilegeRules$TLV;
34636Lcom/android/internal/telephony/uicc/UiccCarrierPrivilegeRules;
34637Lcom/android/internal/telephony/uicc/UiccController$1;
34638Lcom/android/internal/telephony/uicc/UiccController;
34639Lcom/android/internal/telephony/uicc/UiccPkcs15$FileHandler;
34640Lcom/android/internal/telephony/uicc/UiccPkcs15$Pkcs15Selector;
34641Lcom/android/internal/telephony/uicc/UiccPkcs15;
34642Lcom/android/internal/telephony/uicc/UiccProfile$1;
34643Lcom/android/internal/telephony/uicc/UiccProfile$2;
34644Lcom/android/internal/telephony/uicc/UiccProfile$3;
34645Lcom/android/internal/telephony/uicc/UiccProfile$4;
34646Lcom/android/internal/telephony/uicc/UiccProfile$5;
34647Lcom/android/internal/telephony/uicc/UiccProfile;
34648Lcom/android/internal/telephony/uicc/UiccSlot$1;
34649Lcom/android/internal/telephony/uicc/UiccSlot;
34650Lcom/android/internal/telephony/uicc/UiccStateChangedLauncher;
34651Lcom/android/internal/telephony/uicc/UsimFileHandler;
34652Lcom/android/internal/telephony/uicc/UsimServiceTable$UsimService;
34653Lcom/android/internal/telephony/uicc/UsimServiceTable;
34654Lcom/android/internal/telephony/uicc/VoiceMailConstants;
34655Lcom/android/internal/telephony/uicc/asn1/Asn1Decoder;
34656Lcom/android/internal/telephony/uicc/asn1/Asn1Node$Builder;
34657Lcom/android/internal/telephony/uicc/asn1/Asn1Node;
34658Lcom/android/internal/telephony/uicc/asn1/InvalidAsn1DataException;
34659Lcom/android/internal/telephony/uicc/asn1/TagNotFoundException;
art-benchmark-service84deab32021-05-12 09:41:00 -070034660Lcom/android/internal/telephony/uicc/euicc/EuiccCard$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070034661Lcom/android/internal/telephony/uicc/euicc/EuiccCard;
art-benchmark-service84deab32021-05-12 09:41:00 -070034662Lcom/android/internal/telephony/uicc/euicc/EuiccCardErrorException;
34663Lcom/android/internal/telephony/uicc/euicc/EuiccCardException;
34664Lcom/android/internal/telephony/uicc/euicc/EuiccSpecVersion;
34665Lcom/android/internal/telephony/uicc/euicc/Tags;
34666Lcom/android/internal/telephony/uicc/euicc/apdu/ApduCommand;
34667Lcom/android/internal/telephony/uicc/euicc/apdu/ApduException;
34668Lcom/android/internal/telephony/uicc/euicc/apdu/ApduSender$1;
34669Lcom/android/internal/telephony/uicc/euicc/apdu/ApduSender$2$1;
34670Lcom/android/internal/telephony/uicc/euicc/apdu/ApduSender$2;
34671Lcom/android/internal/telephony/uicc/euicc/apdu/ApduSender$3;
34672Lcom/android/internal/telephony/uicc/euicc/apdu/ApduSender$4;
34673Lcom/android/internal/telephony/uicc/euicc/apdu/ApduSender;
34674Lcom/android/internal/telephony/uicc/euicc/apdu/ApduSenderResultCallback;
34675Lcom/android/internal/telephony/uicc/euicc/apdu/CloseLogicalChannelInvocation;
34676Lcom/android/internal/telephony/uicc/euicc/apdu/OpenLogicalChannelInvocation;
34677Lcom/android/internal/telephony/uicc/euicc/apdu/RequestBuilder;
34678Lcom/android/internal/telephony/uicc/euicc/apdu/RequestProvider;
34679Lcom/android/internal/telephony/uicc/euicc/apdu/TransmitApduLogicalChannelInvocation;
34680Lcom/android/internal/telephony/uicc/euicc/async/AsyncMessageInvocation;
34681Lcom/android/internal/telephony/uicc/euicc/async/AsyncResultCallback;
34682Lcom/android/internal/telephony/uicc/euicc/async/AsyncResultHelper$1;
34683Lcom/android/internal/telephony/uicc/euicc/async/AsyncResultHelper$2;
34684Lcom/android/internal/telephony/uicc/euicc/async/AsyncResultHelper;
34685Lcom/android/internal/telephony/util/ArrayUtils;
art-benchmark-service08401c12022-12-23 09:27:20 -080034686Lcom/android/internal/telephony/util/BitUtils;
art-benchmark-service84deab32021-05-12 09:41:00 -070034687Lcom/android/internal/telephony/util/CollectionUtils;
34688Lcom/android/internal/telephony/util/ConnectivityUtils;
34689Lcom/android/internal/telephony/util/DnsPacket$DnsHeader;
34690Lcom/android/internal/telephony/util/DnsPacket$DnsRecord;
34691Lcom/android/internal/telephony/util/DnsPacket$ParseException;
34692Lcom/android/internal/telephony/util/DnsPacket;
34693Lcom/android/internal/telephony/util/DnsSdTxtRecord$1;
34694Lcom/android/internal/telephony/util/DnsSdTxtRecord;
34695Lcom/android/internal/telephony/util/HandlerExecutor;
34696Lcom/android/internal/telephony/util/Inet4AddressUtils;
34697Lcom/android/internal/telephony/util/InetAddressUtils;
34698Lcom/android/internal/telephony/util/IpRange;
34699Lcom/android/internal/telephony/util/IpUtils;
34700Lcom/android/internal/telephony/util/LinkPropertiesUtils$CompareOrUpdateResult;
34701Lcom/android/internal/telephony/util/LinkPropertiesUtils$CompareResult;
34702Lcom/android/internal/telephony/util/LinkPropertiesUtils;
34703Lcom/android/internal/telephony/util/LocaleUtils;
art-benchmark-service84deab32021-05-12 09:41:00 -070034704Lcom/android/internal/telephony/util/LocationPermissionChecker;
34705Lcom/android/internal/telephony/util/MacAddressUtils;
34706Lcom/android/internal/telephony/util/NetUtils;
34707Lcom/android/internal/telephony/util/NetworkCapabilitiesUtils;
34708Lcom/android/internal/telephony/util/NetworkIdentityUtils;
34709Lcom/android/internal/telephony/util/NetworkStackConstants;
34710Lcom/android/internal/telephony/util/NotificationChannelController$1;
34711Lcom/android/internal/telephony/util/NotificationChannelController;
34712Lcom/android/internal/telephony/util/PermissionUtils;
34713Lcom/android/internal/telephony/util/ProxyUtils;
34714Lcom/android/internal/telephony/util/RemoteCallbackListExt;
34715Lcom/android/internal/telephony/util/SMSDispatcherUtil;
34716Lcom/android/internal/telephony/util/TelephonyUtils;
34717Lcom/android/internal/telephony/util/VoicemailNotificationSettingsUtil;
34718Lcom/android/internal/telephony/util/XmlUtils;
art-benchmark-service84deab32021-05-12 09:41:00 -070034719Lcom/android/internal/textservice/ISpellCheckerService$Stub$Proxy;
34720Lcom/android/internal/textservice/ISpellCheckerService$Stub;
34721Lcom/android/internal/textservice/ISpellCheckerService;
34722Lcom/android/internal/textservice/ISpellCheckerServiceCallback$Stub$Proxy;
34723Lcom/android/internal/textservice/ISpellCheckerServiceCallback$Stub;
34724Lcom/android/internal/textservice/ISpellCheckerServiceCallback;
34725Lcom/android/internal/textservice/ISpellCheckerSession$Stub$Proxy;
34726Lcom/android/internal/textservice/ISpellCheckerSession$Stub;
34727Lcom/android/internal/textservice/ISpellCheckerSession;
34728Lcom/android/internal/textservice/ISpellCheckerSessionListener$Stub$Proxy;
34729Lcom/android/internal/textservice/ISpellCheckerSessionListener$Stub;
34730Lcom/android/internal/textservice/ISpellCheckerSessionListener;
34731Lcom/android/internal/textservice/ITextServicesManager$Stub$Proxy;
34732Lcom/android/internal/textservice/ITextServicesManager$Stub;
34733Lcom/android/internal/textservice/ITextServicesManager;
34734Lcom/android/internal/textservice/ITextServicesSessionListener$Stub$Proxy;
34735Lcom/android/internal/textservice/ITextServicesSessionListener$Stub;
34736Lcom/android/internal/textservice/ITextServicesSessionListener;
34737Lcom/android/internal/transition/EpicenterTranslateClipReveal$1;
34738Lcom/android/internal/transition/EpicenterTranslateClipReveal$State;
34739Lcom/android/internal/transition/EpicenterTranslateClipReveal$StateEvaluator;
34740Lcom/android/internal/transition/EpicenterTranslateClipReveal$StateProperty;
34741Lcom/android/internal/transition/EpicenterTranslateClipReveal;
34742Lcom/android/internal/transition/TransitionConstants;
34743Lcom/android/internal/usb/DumpUtils;
34744Lcom/android/internal/util/AnnotationValidations;
34745Lcom/android/internal/util/ArrayUtils;
34746Lcom/android/internal/util/AsyncChannel$AsyncChannelConnection;
34747Lcom/android/internal/util/AsyncChannel$DeathMonitor;
34748Lcom/android/internal/util/AsyncChannel$SyncMessenger$SyncHandler;
34749Lcom/android/internal/util/AsyncChannel$SyncMessenger;
34750Lcom/android/internal/util/AsyncChannel;
art-benchmark-service84deab32021-05-12 09:41:00 -070034751Lcom/android/internal/util/BitUtils;
34752Lcom/android/internal/util/BitwiseInputStream$AccessException;
34753Lcom/android/internal/util/BitwiseOutputStream$AccessException;
34754Lcom/android/internal/util/CollectionUtils;
34755Lcom/android/internal/util/ConcurrentUtils$1$1;
34756Lcom/android/internal/util/ConcurrentUtils$1;
34757Lcom/android/internal/util/ConcurrentUtils$DirectExecutor;
34758Lcom/android/internal/util/ConcurrentUtils;
34759Lcom/android/internal/util/ContrastColorUtil$ColorUtilsFromCompat;
34760Lcom/android/internal/util/ContrastColorUtil;
34761Lcom/android/internal/util/DumpUtils$1;
34762Lcom/android/internal/util/DumpUtils$Dump;
34763Lcom/android/internal/util/DumpUtils;
34764Lcom/android/internal/util/EmergencyAffordanceManager;
34765Lcom/android/internal/util/ExponentiallyBucketedHistogram;
34766Lcom/android/internal/util/FastMath;
34767Lcom/android/internal/util/FastPrintWriter$DummyWriter;
34768Lcom/android/internal/util/FastPrintWriter;
34769Lcom/android/internal/util/FastXmlSerializer;
34770Lcom/android/internal/util/FileRotator$FileInfo;
34771Lcom/android/internal/util/FileRotator$Reader;
34772Lcom/android/internal/util/FileRotator$Rewriter;
34773Lcom/android/internal/util/FileRotator$Writer;
34774Lcom/android/internal/util/FileRotator;
34775Lcom/android/internal/util/FrameworkStatsLog;
34776Lcom/android/internal/util/FunctionalUtils$RemoteExceptionIgnoringConsumer;
34777Lcom/android/internal/util/FunctionalUtils$ThrowingBiFunction;
34778Lcom/android/internal/util/FunctionalUtils$ThrowingConsumer;
34779Lcom/android/internal/util/FunctionalUtils$ThrowingFunction;
34780Lcom/android/internal/util/FunctionalUtils$ThrowingRunnable;
34781Lcom/android/internal/util/FunctionalUtils$ThrowingSupplier;
34782Lcom/android/internal/util/FunctionalUtils;
34783Lcom/android/internal/util/GrowingArrayUtils;
34784Lcom/android/internal/util/HeavyHitterSketch$HeavyHitterSketchImpl;
34785Lcom/android/internal/util/HeavyHitterSketch;
34786Lcom/android/internal/util/HexDump;
34787Lcom/android/internal/util/IState;
34788Lcom/android/internal/util/ImageUtils;
34789Lcom/android/internal/util/IndentingPrintWriter;
34790Lcom/android/internal/util/IntPair;
34791Lcom/android/internal/util/JournaledFile;
art-benchmark-service08401c12022-12-23 09:27:20 -080034792Lcom/android/internal/util/LatencyTracker$$ExternalSyntheticLambda2;
art-benchmark-service00abe242023-02-13 10:31:34 -080034793Lcom/android/internal/util/LatencyTracker$ActionProperties;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070034794Lcom/android/internal/util/LatencyTracker$Session;
art-benchmark-service84deab32021-05-12 09:41:00 -070034795Lcom/android/internal/util/LatencyTracker;
34796Lcom/android/internal/util/LineBreakBufferedWriter;
34797Lcom/android/internal/util/LocalLog;
34798Lcom/android/internal/util/MemInfoReader;
34799Lcom/android/internal/util/MessageUtils$DuplicateConstantError;
34800Lcom/android/internal/util/MessageUtils;
34801Lcom/android/internal/util/NotificationMessagingUtil$1;
34802Lcom/android/internal/util/NotificationMessagingUtil;
34803Lcom/android/internal/util/ObjectUtils;
34804Lcom/android/internal/util/Parcelling$BuiltIn$ForBoolean;
34805Lcom/android/internal/util/Parcelling$BuiltIn$ForInternedString;
34806Lcom/android/internal/util/Parcelling$BuiltIn$ForInternedStringArray;
34807Lcom/android/internal/util/Parcelling$BuiltIn$ForInternedStringList;
34808Lcom/android/internal/util/Parcelling$BuiltIn$ForInternedStringSet;
34809Lcom/android/internal/util/Parcelling$BuiltIn$ForInternedStringValueMap;
34810Lcom/android/internal/util/Parcelling$BuiltIn$ForStringSet;
34811Lcom/android/internal/util/Parcelling$Cache;
34812Lcom/android/internal/util/Parcelling;
34813Lcom/android/internal/util/ParseUtils;
34814Lcom/android/internal/util/PerfettoTrigger;
34815Lcom/android/internal/util/Preconditions;
34816Lcom/android/internal/util/ProcFileReader;
34817Lcom/android/internal/util/ProgressReporter;
34818Lcom/android/internal/util/ProviderAccessStats$PerThreadData;
34819Lcom/android/internal/util/ProviderAccessStats;
34820Lcom/android/internal/util/RingBuffer;
34821Lcom/android/internal/util/RingBufferIndices;
34822Lcom/android/internal/util/ScreenshotHelper$1;
34823Lcom/android/internal/util/ScreenshotHelper$2;
34824Lcom/android/internal/util/ScreenshotHelper;
34825Lcom/android/internal/util/StatLogger;
34826Lcom/android/internal/util/State;
34827Lcom/android/internal/util/StateMachine$LogRec;
34828Lcom/android/internal/util/StateMachine$LogRecords;
34829Lcom/android/internal/util/StateMachine$SmHandler$HaltingState;
34830Lcom/android/internal/util/StateMachine$SmHandler$QuittingState;
34831Lcom/android/internal/util/StateMachine$SmHandler$StateInfo;
34832Lcom/android/internal/util/StateMachine$SmHandler;
34833Lcom/android/internal/util/StateMachine;
art-benchmark-service66b4d952021-07-17 17:15:31 -070034834Lcom/android/internal/util/StringPool;
art-benchmark-service84deab32021-05-12 09:41:00 -070034835Lcom/android/internal/util/SyncResultReceiver$TimeoutException;
34836Lcom/android/internal/util/SyncResultReceiver;
34837Lcom/android/internal/util/ToBooleanFunction;
34838Lcom/android/internal/util/TokenBucket;
34839Lcom/android/internal/util/TraceBuffer$ProtoOutputStreamProvider;
34840Lcom/android/internal/util/TraceBuffer$ProtoProvider;
34841Lcom/android/internal/util/TraceBuffer;
34842Lcom/android/internal/util/UserIcons;
34843Lcom/android/internal/util/VirtualRefBasePtr;
34844Lcom/android/internal/util/WakeupMessage;
34845Lcom/android/internal/util/XmlPullParserWrapper;
34846Lcom/android/internal/util/XmlSerializerWrapper;
34847Lcom/android/internal/util/XmlUtils$ForcedTypedXmlPullParser;
34848Lcom/android/internal/util/XmlUtils$ForcedTypedXmlSerializer;
34849Lcom/android/internal/util/XmlUtils$ReadMapCallback;
34850Lcom/android/internal/util/XmlUtils$WriteMapCallback;
34851Lcom/android/internal/util/XmlUtils;
34852Lcom/android/internal/util/dump/DualDumpOutputStream$DumpField;
34853Lcom/android/internal/util/dump/DualDumpOutputStream$DumpObject;
34854Lcom/android/internal/util/dump/DualDumpOutputStream$Dumpable;
34855Lcom/android/internal/util/dump/DualDumpOutputStream;
34856Lcom/android/internal/util/dump/DumpUtils;
34857Lcom/android/internal/util/function/DecConsumer;
34858Lcom/android/internal/util/function/DecFunction;
34859Lcom/android/internal/util/function/DecPredicate;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070034860Lcom/android/internal/util/function/DodecConsumer;
34861Lcom/android/internal/util/function/DodecFunction;
34862Lcom/android/internal/util/function/DodecPredicate;
art-benchmark-service84deab32021-05-12 09:41:00 -070034863Lcom/android/internal/util/function/HeptConsumer;
34864Lcom/android/internal/util/function/HeptFunction;
34865Lcom/android/internal/util/function/HeptPredicate;
34866Lcom/android/internal/util/function/HexConsumer;
34867Lcom/android/internal/util/function/HexFunction;
34868Lcom/android/internal/util/function/HexPredicate;
34869Lcom/android/internal/util/function/LongObjPredicate;
34870Lcom/android/internal/util/function/NonaConsumer;
34871Lcom/android/internal/util/function/NonaFunction;
34872Lcom/android/internal/util/function/NonaPredicate;
34873Lcom/android/internal/util/function/OctConsumer;
34874Lcom/android/internal/util/function/OctFunction;
34875Lcom/android/internal/util/function/OctPredicate;
34876Lcom/android/internal/util/function/QuadConsumer;
34877Lcom/android/internal/util/function/QuadFunction;
34878Lcom/android/internal/util/function/QuadPredicate;
34879Lcom/android/internal/util/function/QuintConsumer;
34880Lcom/android/internal/util/function/QuintFunction;
34881Lcom/android/internal/util/function/QuintPredicate;
34882Lcom/android/internal/util/function/TriConsumer;
34883Lcom/android/internal/util/function/TriFunction;
34884Lcom/android/internal/util/function/TriPredicate;
34885Lcom/android/internal/util/function/UndecConsumer;
34886Lcom/android/internal/util/function/UndecFunction;
34887Lcom/android/internal/util/function/UndecPredicate;
34888Lcom/android/internal/util/function/pooled/ArgumentPlaceholder;
34889Lcom/android/internal/util/function/pooled/OmniFunction;
art-benchmark-service84deab32021-05-12 09:41:00 -070034890Lcom/android/internal/util/function/pooled/PooledLambda;
34891Lcom/android/internal/util/function/pooled/PooledLambdaImpl$LambdaType$ReturnType;
34892Lcom/android/internal/util/function/pooled/PooledLambdaImpl$LambdaType;
34893Lcom/android/internal/util/function/pooled/PooledLambdaImpl$Pool;
34894Lcom/android/internal/util/function/pooled/PooledLambdaImpl;
34895Lcom/android/internal/util/function/pooled/PooledPredicate;
34896Lcom/android/internal/util/function/pooled/PooledRunnable;
34897Lcom/android/internal/util/function/pooled/PooledSupplier$OfDouble;
34898Lcom/android/internal/util/function/pooled/PooledSupplier$OfInt;
34899Lcom/android/internal/util/function/pooled/PooledSupplier$OfLong;
34900Lcom/android/internal/util/function/pooled/PooledSupplier;
34901Lcom/android/internal/view/ActionBarPolicy;
34902Lcom/android/internal/view/AppearanceRegion$1;
34903Lcom/android/internal/view/AppearanceRegion;
34904Lcom/android/internal/view/BaseIWindow;
34905Lcom/android/internal/view/BaseSurfaceHolder;
34906Lcom/android/internal/view/FloatingActionMode$1;
34907Lcom/android/internal/view/FloatingActionMode$2;
34908Lcom/android/internal/view/FloatingActionMode$3;
34909Lcom/android/internal/view/FloatingActionMode$FloatingToolbarVisibilityHelper;
34910Lcom/android/internal/view/FloatingActionMode;
art-benchmark-service84deab32021-05-12 09:41:00 -070034911Lcom/android/internal/view/IInputMethodManager$Stub$Proxy;
34912Lcom/android/internal/view/IInputMethodManager$Stub;
34913Lcom/android/internal/view/IInputMethodManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070034914Lcom/android/internal/view/OneShotPreDrawListener;
34915Lcom/android/internal/view/RootViewSurfaceTaker;
34916Lcom/android/internal/view/RotationPolicy$1;
34917Lcom/android/internal/view/RotationPolicy$RotationPolicyListener$1;
34918Lcom/android/internal/view/RotationPolicy$RotationPolicyListener;
34919Lcom/android/internal/view/RotationPolicy;
34920Lcom/android/internal/view/SurfaceCallbackHelper$1;
34921Lcom/android/internal/view/SurfaceCallbackHelper;
34922Lcom/android/internal/view/TooltipPopup;
34923Lcom/android/internal/view/WindowManagerPolicyThread;
34924Lcom/android/internal/view/menu/ActionMenuItem;
34925Lcom/android/internal/view/menu/ActionMenuItemView$ActionMenuItemForwardingListener;
34926Lcom/android/internal/view/menu/ActionMenuItemView$PopupCallback;
34927Lcom/android/internal/view/menu/ActionMenuItemView;
34928Lcom/android/internal/view/menu/BaseMenuPresenter;
34929Lcom/android/internal/view/menu/ContextMenuBuilder;
34930Lcom/android/internal/view/menu/IconMenuPresenter;
34931Lcom/android/internal/view/menu/ListMenuPresenter;
34932Lcom/android/internal/view/menu/MenuBuilder$Callback;
34933Lcom/android/internal/view/menu/MenuBuilder$ItemInvoker;
34934Lcom/android/internal/view/menu/MenuBuilder;
34935Lcom/android/internal/view/menu/MenuHelper;
34936Lcom/android/internal/view/menu/MenuItemImpl;
34937Lcom/android/internal/view/menu/MenuPopupHelper$1;
34938Lcom/android/internal/view/menu/MenuPopupHelper;
34939Lcom/android/internal/view/menu/MenuPresenter$Callback;
34940Lcom/android/internal/view/menu/MenuPresenter;
34941Lcom/android/internal/view/menu/MenuView$ItemView;
34942Lcom/android/internal/view/menu/MenuView;
34943Lcom/android/internal/view/menu/ShowableListMenu;
34944Lcom/android/internal/view/menu/SubMenuBuilder;
34945Lcom/android/internal/widget/AbsActionBarView$VisibilityAnimListener;
34946Lcom/android/internal/widget/AbsActionBarView;
34947Lcom/android/internal/widget/ActionBarContainer$ActionBarBackgroundDrawable;
34948Lcom/android/internal/widget/ActionBarContainer;
34949Lcom/android/internal/widget/ActionBarContextView;
34950Lcom/android/internal/widget/ActionBarOverlayLayout$1;
34951Lcom/android/internal/widget/ActionBarOverlayLayout$2;
34952Lcom/android/internal/widget/ActionBarOverlayLayout$3;
34953Lcom/android/internal/widget/ActionBarOverlayLayout$4;
34954Lcom/android/internal/widget/ActionBarOverlayLayout$5;
34955Lcom/android/internal/widget/ActionBarOverlayLayout$ActionBarVisibilityCallback;
34956Lcom/android/internal/widget/ActionBarOverlayLayout$LayoutParams;
34957Lcom/android/internal/widget/ActionBarOverlayLayout;
34958Lcom/android/internal/widget/AlertDialogLayout;
art-benchmark-service08401c12022-12-23 09:27:20 -080034959Lcom/android/internal/widget/AutoScrollHelper$AbsListViewAutoScroller;
34960Lcom/android/internal/widget/AutoScrollHelper;
art-benchmark-service84deab32021-05-12 09:41:00 -070034961Lcom/android/internal/widget/BackgroundFallback;
34962Lcom/android/internal/widget/ButtonBarLayout;
34963Lcom/android/internal/widget/CachingIconView;
art-benchmark-service84deab32021-05-12 09:41:00 -070034964Lcom/android/internal/widget/ConversationLayout$1;
34965Lcom/android/internal/widget/ConversationLayout$TouchDelegateComposite;
34966Lcom/android/internal/widget/ConversationLayout;
34967Lcom/android/internal/widget/DecorCaptionView;
34968Lcom/android/internal/widget/DecorContentParent;
34969Lcom/android/internal/widget/DecorToolbar;
34970Lcom/android/internal/widget/DialogTitle;
art-benchmark-service84deab32021-05-12 09:41:00 -070034971Lcom/android/internal/widget/ExploreByTouchHelper;
art-benchmark-service84deab32021-05-12 09:41:00 -070034972Lcom/android/internal/widget/ICheckCredentialProgressCallback$Stub$Proxy;
34973Lcom/android/internal/widget/ICheckCredentialProgressCallback$Stub;
34974Lcom/android/internal/widget/ICheckCredentialProgressCallback;
34975Lcom/android/internal/widget/ILockSettings$Stub$Proxy;
34976Lcom/android/internal/widget/ILockSettings$Stub;
34977Lcom/android/internal/widget/ILockSettings;
34978Lcom/android/internal/widget/IMessagingLayout;
34979Lcom/android/internal/widget/ImageFloatingTextView;
34980Lcom/android/internal/widget/ImageMessageConsumer;
34981Lcom/android/internal/widget/ImageResolver;
34982Lcom/android/internal/widget/LockPatternChecker$2;
34983Lcom/android/internal/widget/LockPatternChecker$OnCheckCallback;
34984Lcom/android/internal/widget/LockPatternChecker;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070034985Lcom/android/internal/widget/LockPatternUtils$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070034986Lcom/android/internal/widget/LockPatternUtils$CheckCredentialProgressCallback;
34987Lcom/android/internal/widget/LockPatternUtils$RequestThrottledException;
34988Lcom/android/internal/widget/LockPatternUtils$StrongAuthTracker$1;
34989Lcom/android/internal/widget/LockPatternUtils$StrongAuthTracker$H;
34990Lcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;
34991Lcom/android/internal/widget/LockPatternUtils$WrappedCallback;
34992Lcom/android/internal/widget/LockPatternUtils;
34993Lcom/android/internal/widget/LockPatternView$Cell;
34994Lcom/android/internal/widget/LockSettingsInternal;
34995Lcom/android/internal/widget/LockscreenCredential$1;
34996Lcom/android/internal/widget/LockscreenCredential;
34997Lcom/android/internal/widget/MessagingGroup$1;
34998Lcom/android/internal/widget/MessagingGroup;
34999Lcom/android/internal/widget/MessagingImageMessage;
35000Lcom/android/internal/widget/MessagingLayout;
35001Lcom/android/internal/widget/MessagingLinearLayout$LayoutParams;
35002Lcom/android/internal/widget/MessagingLinearLayout$MessagingChild;
35003Lcom/android/internal/widget/MessagingLinearLayout;
35004Lcom/android/internal/widget/MessagingMessage;
35005Lcom/android/internal/widget/MessagingMessageState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070035006Lcom/android/internal/widget/MessagingPool;
art-benchmark-service84deab32021-05-12 09:41:00 -070035007Lcom/android/internal/widget/MessagingPropertyAnimator$$ExternalSyntheticLambda0;
35008Lcom/android/internal/widget/MessagingPropertyAnimator$1;
35009Lcom/android/internal/widget/MessagingPropertyAnimator$2;
35010Lcom/android/internal/widget/MessagingPropertyAnimator;
35011Lcom/android/internal/widget/MessagingTextMessage;
35012Lcom/android/internal/widget/NotificationActionListLayout$$ExternalSyntheticLambda0;
35013Lcom/android/internal/widget/NotificationActionListLayout;
35014Lcom/android/internal/widget/NotificationExpandButton;
35015Lcom/android/internal/widget/ObservableTextView;
35016Lcom/android/internal/widget/PasswordValidationError;
35017Lcom/android/internal/widget/RemeasuringLinearLayout;
35018Lcom/android/internal/widget/ScrollBarUtils;
35019Lcom/android/internal/widget/ScrollingTabContainerView;
35020Lcom/android/internal/widget/ToolbarWidgetWrapper$1;
35021Lcom/android/internal/widget/ToolbarWidgetWrapper;
35022Lcom/android/internal/widget/VerifyCredentialResponse$1;
35023Lcom/android/internal/widget/VerifyCredentialResponse$Builder;
35024Lcom/android/internal/widget/VerifyCredentialResponse;
35025Lcom/android/internal/widget/ViewClippingUtil$ClippingParameters;
35026Lcom/android/internal/widget/ViewClippingUtil;
art-benchmark-service22928e12022-06-04 17:35:15 -070035027Lcom/android/internal/widget/floatingtoolbar/FloatingToolbar$$ExternalSyntheticLambda0;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070035028Lcom/android/internal/widget/floatingtoolbar/FloatingToolbar;
art-benchmark-service22928e12022-06-04 17:35:15 -070035029Lcom/android/internal/widget/floatingtoolbar/FloatingToolbarPopup;
art-benchmark-service84deab32021-05-12 09:41:00 -070035030Lcom/android/modules/utils/BasicShellCommandHandler;
art-benchmark-service08401c12022-12-23 09:27:20 -080035031Lcom/android/modules/utils/TypedXmlPullParser;
35032Lcom/android/modules/utils/TypedXmlSerializer;
35033Lcom/android/net/module/util/BitUtils;
art-benchmark-service84deab32021-05-12 09:41:00 -070035034Lcom/android/net/module/util/Inet4AddressUtils;
35035Lcom/android/net/module/util/InetAddressUtils;
35036Lcom/android/net/module/util/IpRange;
35037Lcom/android/net/module/util/LinkPropertiesUtils$CompareOrUpdateResult;
35038Lcom/android/net/module/util/LinkPropertiesUtils$CompareResult;
35039Lcom/android/net/module/util/LinkPropertiesUtils;
35040Lcom/android/net/module/util/MacAddressUtils;
35041Lcom/android/net/module/util/NetUtils;
35042Lcom/android/net/module/util/NetworkCapabilitiesUtils;
35043Lcom/android/net/module/util/NetworkIdentityUtils;
35044Lcom/android/net/module/util/NetworkStackConstants;
35045Lcom/android/net/module/util/ProxyUtils;
35046Lcom/android/phone/ecc/nano/CodedInputByteBufferNano;
35047Lcom/android/phone/ecc/nano/CodedOutputByteBufferNano$OutOfSpaceException;
35048Lcom/android/phone/ecc/nano/CodedOutputByteBufferNano;
35049Lcom/android/phone/ecc/nano/ExtendableMessageNano;
art-benchmark-service84deab32021-05-12 09:41:00 -070035050Lcom/android/phone/ecc/nano/FieldArray;
35051Lcom/android/phone/ecc/nano/FieldData;
35052Lcom/android/phone/ecc/nano/InternalNano;
35053Lcom/android/phone/ecc/nano/InvalidProtocolBufferNanoException;
art-benchmark-service84deab32021-05-12 09:41:00 -070035054Lcom/android/phone/ecc/nano/MessageNano;
35055Lcom/android/phone/ecc/nano/MessageNanoPrinter;
35056Lcom/android/phone/ecc/nano/ProtobufEccData$AllInfo;
35057Lcom/android/phone/ecc/nano/ProtobufEccData$CountryInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070035058Lcom/android/phone/ecc/nano/ProtobufEccData$EccInfo;
art-benchmark-service84deab32021-05-12 09:41:00 -070035059Lcom/android/phone/ecc/nano/UnknownFieldData;
35060Lcom/android/phone/ecc/nano/WireFormatNano;
art-benchmark-service84deab32021-05-12 09:41:00 -070035061Lcom/android/server/AppWidgetBackupBridge;
art-benchmark-service84deab32021-05-12 09:41:00 -070035062Lcom/android/server/LocalServices;
art-benchmark-service84deab32021-05-12 09:41:00 -070035063Lcom/android/server/WidgetBackupProvider;
art-benchmark-service00abe242023-02-13 10:31:34 -080035064Lcom/android/server/am/nano/Capabilities;
35065Lcom/android/server/am/nano/Capability;
art-benchmark-service84deab32021-05-12 09:41:00 -070035066Lcom/android/server/backup/AccountManagerBackupHelper;
35067Lcom/android/server/backup/AccountSyncSettingsBackupHelper;
35068Lcom/android/server/backup/NotificationBackupHelper;
35069Lcom/android/server/backup/PermissionBackupHelper;
35070Lcom/android/server/backup/PreferredActivityBackupHelper;
35071Lcom/android/server/backup/ShortcutBackupHelper;
35072Lcom/android/server/backup/SliceBackupHelper;
35073Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$ApfProgramEvent;
35074Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$ApfStatistics;
35075Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$ConnectStatistics;
35076Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$DHCPEvent;
art-benchmark-service00abe242023-02-13 10:31:34 -080035077Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$DNSLatencies;
art-benchmark-service84deab32021-05-12 09:41:00 -070035078Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$DNSLookupBatch;
35079Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$DefaultNetworkEvent;
35080Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent;
35081Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityLog;
35082Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpProvisioningEvent;
35083Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpReachabilityEvent;
35084Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$NetworkEvent;
35085Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$NetworkId;
art-benchmark-service00abe242023-02-13 10:31:34 -080035086Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$NetworkStats;
art-benchmark-service84deab32021-05-12 09:41:00 -070035087Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$Pair;
35088Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$RaEvent;
35089Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$ValidationProbeEvent;
35090Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$WakeupStats;
art-benchmark-service00abe242023-02-13 10:31:34 -080035091Lcom/android/server/criticalevents/nano/CriticalEventLogProto;
35092Lcom/android/server/criticalevents/nano/CriticalEventLogStorageProto;
35093Lcom/android/server/criticalevents/nano/CriticalEventProto$AppNotResponding;
35094Lcom/android/server/criticalevents/nano/CriticalEventProto$HalfWatchdog;
35095Lcom/android/server/criticalevents/nano/CriticalEventProto$JavaCrash;
35096Lcom/android/server/criticalevents/nano/CriticalEventProto$NativeCrash;
35097Lcom/android/server/criticalevents/nano/CriticalEventProto$Watchdog;
art-benchmark-service84deab32021-05-12 09:41:00 -070035098Lcom/android/server/job/JobSchedulerInternal$JobStorePersistStats;
35099Lcom/android/server/net/BaseNetdEventCallback;
35100Lcom/android/server/net/BaseNetworkObserver;
35101Lcom/android/server/sip/SipHelper;
art-benchmark-service84deab32021-05-12 09:41:00 -070035102Lcom/android/server/sip/SipService$ConnectivityReceiver$1;
35103Lcom/android/server/sip/SipService$ConnectivityReceiver;
35104Lcom/android/server/sip/SipService$MyExecutor;
35105Lcom/android/server/sip/SipService$SipAutoReg;
35106Lcom/android/server/sip/SipService$SipKeepAliveProcessCallback;
35107Lcom/android/server/sip/SipService$SipSessionGroupExt;
35108Lcom/android/server/sip/SipService;
35109Lcom/android/server/sip/SipSessionGroup$KeepAliveProcessCallback;
35110Lcom/android/server/sip/SipSessionGroup$KeepAliveProcessCallbackProxy$1;
35111Lcom/android/server/sip/SipSessionGroup$KeepAliveProcessCallbackProxy$2;
35112Lcom/android/server/sip/SipSessionGroup$KeepAliveProcessCallbackProxy;
35113Lcom/android/server/sip/SipSessionGroup$MakeCallCommand;
35114Lcom/android/server/sip/SipSessionGroup$RegisterCommand;
35115Lcom/android/server/sip/SipSessionGroup$SipSessionCallReceiverImpl;
35116Lcom/android/server/sip/SipSessionGroup$SipSessionImpl$1;
35117Lcom/android/server/sip/SipSessionGroup$SipSessionImpl$2$1;
35118Lcom/android/server/sip/SipSessionGroup$SipSessionImpl$2;
35119Lcom/android/server/sip/SipSessionGroup$SipSessionImpl$SessionTimer$1;
35120Lcom/android/server/sip/SipSessionGroup$SipSessionImpl$SessionTimer;
35121Lcom/android/server/sip/SipSessionGroup$SipSessionImpl$SipKeepAlive;
35122Lcom/android/server/sip/SipSessionGroup$SipSessionImpl;
35123Lcom/android/server/sip/SipSessionGroup;
35124Lcom/android/server/sip/SipSessionListenerProxy$10;
35125Lcom/android/server/sip/SipSessionListenerProxy$11;
35126Lcom/android/server/sip/SipSessionListenerProxy$12;
35127Lcom/android/server/sip/SipSessionListenerProxy$13;
35128Lcom/android/server/sip/SipSessionListenerProxy$1;
35129Lcom/android/server/sip/SipSessionListenerProxy$2;
35130Lcom/android/server/sip/SipSessionListenerProxy$3;
35131Lcom/android/server/sip/SipSessionListenerProxy$4;
35132Lcom/android/server/sip/SipSessionListenerProxy$5;
35133Lcom/android/server/sip/SipSessionListenerProxy$6;
35134Lcom/android/server/sip/SipSessionListenerProxy$7;
35135Lcom/android/server/sip/SipSessionListenerProxy$8;
35136Lcom/android/server/sip/SipSessionListenerProxy$9;
35137Lcom/android/server/sip/SipSessionListenerProxy;
35138Lcom/android/server/sip/SipWakeLock;
art-benchmark-service84deab32021-05-12 09:41:00 -070035139Lcom/android/server/sip/SipWakeupTimer$MyEvent;
35140Lcom/android/server/sip/SipWakeupTimer$MyEventComparator;
35141Lcom/android/server/sip/SipWakeupTimer;
35142Lcom/android/server/usage/AppStandbyInternal$AppIdleStateChangeListener;
35143Lcom/android/server/usage/AppStandbyInternal;
35144Lcom/android/server/wm/nano/WindowManagerProtos$TaskSnapshotProto;
35145Lcom/android/service/ims/RcsSettingUtils$$ExternalSyntheticLambda0;
35146Lcom/android/service/ims/RcsSettingUtils;
35147Lcom/android/service/ims/Task;
35148Lcom/android/service/ims/TaskManager$MessageData;
35149Lcom/android/service/ims/TaskManager$MessageHandler;
35150Lcom/android/service/ims/TaskManager;
35151Lcom/android/service/ims/presence/ContactCapabilityResponse;
35152Lcom/android/service/ims/presence/PresenceAvailabilityTask;
35153Lcom/android/service/ims/presence/PresenceBase$PresencePublishState;
35154Lcom/android/service/ims/presence/PresenceBase;
35155Lcom/android/service/ims/presence/PresenceCapabilityTask;
35156Lcom/android/service/ims/presence/PresencePublication$$ExternalSyntheticLambda0;
35157Lcom/android/service/ims/presence/PresencePublication$1;
35158Lcom/android/service/ims/presence/PresencePublication$PublishRequest;
35159Lcom/android/service/ims/presence/PresencePublication$PublishType;
35160Lcom/android/service/ims/presence/PresencePublication$StackPublishTriggerType;
35161Lcom/android/service/ims/presence/PresencePublication;
35162Lcom/android/service/ims/presence/PresencePublishTask;
35163Lcom/android/service/ims/presence/PresencePublisher;
35164Lcom/android/service/ims/presence/PresenceSubscriber;
35165Lcom/android/service/ims/presence/PresenceTask;
35166Lcom/android/service/ims/presence/PresenceUtils;
35167Lcom/android/service/ims/presence/SubscribePublisher;
art-benchmark-service00abe242023-02-13 10:31:34 -080035168Lcom/android/service/nano/StringListParamProto;
art-benchmark-service84deab32021-05-12 09:41:00 -070035169Lcom/android/telephony/Rlog;
35170Lcom/google/android/collect/Lists;
35171Lcom/google/android/collect/Maps;
35172Lcom/google/android/collect/Sets;
35173Lcom/google/android/gles_jni/EGLConfigImpl;
35174Lcom/google/android/gles_jni/EGLContextImpl;
35175Lcom/google/android/gles_jni/EGLDisplayImpl;
35176Lcom/google/android/gles_jni/EGLImpl;
35177Lcom/google/android/gles_jni/EGLSurfaceImpl;
35178Lcom/google/android/gles_jni/GLImpl;
35179Lcom/google/android/mms/InvalidHeaderValueException;
35180Lcom/google/android/mms/MmsException;
35181Lcom/google/android/mms/pdu/EncodedStringValue;
35182Lcom/google/android/mms/pdu/GenericPdu;
35183Lcom/google/android/mms/pdu/NotificationInd;
35184Lcom/google/android/mms/pdu/PduParser;
35185Lcom/google/android/rappor/Encoder;
35186Lcom/google/android/rappor/HmacDrbg;
35187Lgov/nist/core/Debug;
35188Lgov/nist/core/DuplicateNameValueList;
35189Lgov/nist/core/GenericObject;
35190Lgov/nist/core/GenericObjectList;
35191Lgov/nist/core/Host;
35192Lgov/nist/core/HostNameParser;
35193Lgov/nist/core/HostPort;
35194Lgov/nist/core/InternalErrorHandler;
35195Lgov/nist/core/LexerCore;
35196Lgov/nist/core/LogLevels;
35197Lgov/nist/core/LogWriter;
35198Lgov/nist/core/Match;
35199Lgov/nist/core/MultiValueMap;
35200Lgov/nist/core/MultiValueMapImpl;
35201Lgov/nist/core/NameValue;
35202Lgov/nist/core/NameValueList;
35203Lgov/nist/core/PackageNames;
35204Lgov/nist/core/ParserCore;
35205Lgov/nist/core/Separators;
35206Lgov/nist/core/ServerLogger;
35207Lgov/nist/core/StackLogger;
35208Lgov/nist/core/StringTokenizer;
35209Lgov/nist/core/ThreadAuditor$ThreadHandle;
35210Lgov/nist/core/ThreadAuditor;
35211Lgov/nist/core/Token;
35212Lgov/nist/core/net/AddressResolver;
35213Lgov/nist/core/net/DefaultNetworkLayer;
35214Lgov/nist/core/net/NetworkLayer;
35215Lgov/nist/core/net/SslNetworkLayer;
35216Lgov/nist/javax/sip/ClientTransactionExt;
35217Lgov/nist/javax/sip/DefaultAddressResolver;
35218Lgov/nist/javax/sip/DialogExt;
35219Lgov/nist/javax/sip/DialogFilter;
35220Lgov/nist/javax/sip/DialogTimeoutEvent$Reason;
35221Lgov/nist/javax/sip/DialogTimeoutEvent;
35222Lgov/nist/javax/sip/EventScanner;
35223Lgov/nist/javax/sip/EventWrapper;
35224Lgov/nist/javax/sip/ListeningPointExt;
35225Lgov/nist/javax/sip/ListeningPointImpl;
35226Lgov/nist/javax/sip/LogRecord;
35227Lgov/nist/javax/sip/LogRecordFactory;
35228Lgov/nist/javax/sip/NistSipMessageFactoryImpl;
35229Lgov/nist/javax/sip/ResponseEventExt;
35230Lgov/nist/javax/sip/SIPConstants;
35231Lgov/nist/javax/sip/ServerTransactionExt;
35232Lgov/nist/javax/sip/SipListenerExt;
35233Lgov/nist/javax/sip/SipProviderExt;
35234Lgov/nist/javax/sip/SipProviderImpl;
35235Lgov/nist/javax/sip/SipStackExt;
35236Lgov/nist/javax/sip/SipStackImpl;
35237Lgov/nist/javax/sip/TransactionExt;
35238Lgov/nist/javax/sip/Utils;
35239Lgov/nist/javax/sip/UtilsExt;
35240Lgov/nist/javax/sip/address/AddressFactoryImpl;
35241Lgov/nist/javax/sip/address/AddressImpl;
35242Lgov/nist/javax/sip/address/Authority;
35243Lgov/nist/javax/sip/address/GenericURI;
35244Lgov/nist/javax/sip/address/NetObject;
35245Lgov/nist/javax/sip/address/NetObjectList;
35246Lgov/nist/javax/sip/address/ParameterNames;
35247Lgov/nist/javax/sip/address/RFC2396UrlDecoder;
35248Lgov/nist/javax/sip/address/RouterExt;
35249Lgov/nist/javax/sip/address/SipURIExt;
35250Lgov/nist/javax/sip/address/SipUri;
35251Lgov/nist/javax/sip/address/TelURLImpl;
35252Lgov/nist/javax/sip/address/TelephoneNumber;
35253Lgov/nist/javax/sip/address/UserInfo;
35254Lgov/nist/javax/sip/clientauthutils/AccountManager;
35255Lgov/nist/javax/sip/clientauthutils/AuthenticationHelper;
35256Lgov/nist/javax/sip/clientauthutils/AuthenticationHelperImpl;
35257Lgov/nist/javax/sip/clientauthutils/CredentialsCache$TimeoutTask;
35258Lgov/nist/javax/sip/clientauthutils/CredentialsCache;
35259Lgov/nist/javax/sip/clientauthutils/MessageDigestAlgorithm;
35260Lgov/nist/javax/sip/clientauthutils/SecureAccountManager;
35261Lgov/nist/javax/sip/clientauthutils/UserCredentialHash;
35262Lgov/nist/javax/sip/clientauthutils/UserCredentials;
35263Lgov/nist/javax/sip/header/Accept;
35264Lgov/nist/javax/sip/header/AcceptEncoding;
35265Lgov/nist/javax/sip/header/AcceptEncodingList;
35266Lgov/nist/javax/sip/header/AcceptLanguage;
35267Lgov/nist/javax/sip/header/AcceptLanguageList;
35268Lgov/nist/javax/sip/header/AcceptList;
35269Lgov/nist/javax/sip/header/AddressParameters;
35270Lgov/nist/javax/sip/header/AddressParametersHeader;
35271Lgov/nist/javax/sip/header/AlertInfo;
35272Lgov/nist/javax/sip/header/AlertInfoList;
35273Lgov/nist/javax/sip/header/Allow;
35274Lgov/nist/javax/sip/header/AllowEvents;
35275Lgov/nist/javax/sip/header/AllowEventsList;
35276Lgov/nist/javax/sip/header/AllowList;
35277Lgov/nist/javax/sip/header/AuthenticationHeader;
35278Lgov/nist/javax/sip/header/AuthenticationInfo;
35279Lgov/nist/javax/sip/header/AuthenticationInfoList;
35280Lgov/nist/javax/sip/header/Authorization;
35281Lgov/nist/javax/sip/header/AuthorizationList;
35282Lgov/nist/javax/sip/header/CSeq;
35283Lgov/nist/javax/sip/header/CallID;
35284Lgov/nist/javax/sip/header/CallIdentifier;
35285Lgov/nist/javax/sip/header/CallInfo;
35286Lgov/nist/javax/sip/header/CallInfoList;
35287Lgov/nist/javax/sip/header/Challenge;
35288Lgov/nist/javax/sip/header/Contact;
35289Lgov/nist/javax/sip/header/ContactList;
35290Lgov/nist/javax/sip/header/ContentDisposition;
35291Lgov/nist/javax/sip/header/ContentEncoding;
35292Lgov/nist/javax/sip/header/ContentEncodingList;
35293Lgov/nist/javax/sip/header/ContentLanguage;
35294Lgov/nist/javax/sip/header/ContentLanguageList;
35295Lgov/nist/javax/sip/header/ContentLength;
35296Lgov/nist/javax/sip/header/ContentType;
35297Lgov/nist/javax/sip/header/Credentials;
35298Lgov/nist/javax/sip/header/ErrorInfo;
35299Lgov/nist/javax/sip/header/ErrorInfoList;
35300Lgov/nist/javax/sip/header/Event;
35301Lgov/nist/javax/sip/header/Expires;
35302Lgov/nist/javax/sip/header/ExtensionHeaderImpl;
35303Lgov/nist/javax/sip/header/ExtensionHeaderList;
35304Lgov/nist/javax/sip/header/From;
35305Lgov/nist/javax/sip/header/HeaderExt;
35306Lgov/nist/javax/sip/header/HeaderFactoryExt;
35307Lgov/nist/javax/sip/header/HeaderFactoryImpl;
35308Lgov/nist/javax/sip/header/InReplyTo;
35309Lgov/nist/javax/sip/header/InReplyToList;
35310Lgov/nist/javax/sip/header/Indentation;
35311Lgov/nist/javax/sip/header/MaxForwards;
35312Lgov/nist/javax/sip/header/MediaRange;
35313Lgov/nist/javax/sip/header/MimeVersion;
35314Lgov/nist/javax/sip/header/MinExpires;
35315Lgov/nist/javax/sip/header/NameMap;
35316Lgov/nist/javax/sip/header/Organization;
35317Lgov/nist/javax/sip/header/ParameterNames;
35318Lgov/nist/javax/sip/header/ParametersHeader;
35319Lgov/nist/javax/sip/header/Priority;
35320Lgov/nist/javax/sip/header/Protocol;
35321Lgov/nist/javax/sip/header/ProxyAuthenticate;
35322Lgov/nist/javax/sip/header/ProxyAuthenticateList;
35323Lgov/nist/javax/sip/header/ProxyAuthorization;
35324Lgov/nist/javax/sip/header/ProxyAuthorizationList;
35325Lgov/nist/javax/sip/header/ProxyRequire;
35326Lgov/nist/javax/sip/header/ProxyRequireList;
35327Lgov/nist/javax/sip/header/RAck;
35328Lgov/nist/javax/sip/header/RSeq;
35329Lgov/nist/javax/sip/header/Reason;
35330Lgov/nist/javax/sip/header/ReasonList;
35331Lgov/nist/javax/sip/header/RecordRoute;
35332Lgov/nist/javax/sip/header/RecordRouteList;
35333Lgov/nist/javax/sip/header/ReferTo;
35334Lgov/nist/javax/sip/header/ReplyTo;
35335Lgov/nist/javax/sip/header/RequestLine;
35336Lgov/nist/javax/sip/header/Require;
35337Lgov/nist/javax/sip/header/RequireList;
35338Lgov/nist/javax/sip/header/RetryAfter;
35339Lgov/nist/javax/sip/header/Route;
35340Lgov/nist/javax/sip/header/RouteList;
35341Lgov/nist/javax/sip/header/SIPDate;
35342Lgov/nist/javax/sip/header/SIPDateHeader;
35343Lgov/nist/javax/sip/header/SIPETag;
35344Lgov/nist/javax/sip/header/SIPHeader;
35345Lgov/nist/javax/sip/header/SIPHeaderList;
35346Lgov/nist/javax/sip/header/SIPHeaderNames;
35347Lgov/nist/javax/sip/header/SIPHeaderNamesCache;
35348Lgov/nist/javax/sip/header/SIPIfMatch;
35349Lgov/nist/javax/sip/header/SIPObject;
35350Lgov/nist/javax/sip/header/SIPObjectList;
35351Lgov/nist/javax/sip/header/Server;
35352Lgov/nist/javax/sip/header/SipRequestLine;
35353Lgov/nist/javax/sip/header/SipStatusLine;
35354Lgov/nist/javax/sip/header/StatusLine;
35355Lgov/nist/javax/sip/header/Subject;
35356Lgov/nist/javax/sip/header/SubscriptionState;
35357Lgov/nist/javax/sip/header/Supported;
35358Lgov/nist/javax/sip/header/SupportedList;
35359Lgov/nist/javax/sip/header/TimeStamp;
35360Lgov/nist/javax/sip/header/To;
35361Lgov/nist/javax/sip/header/Unsupported;
35362Lgov/nist/javax/sip/header/UnsupportedList;
35363Lgov/nist/javax/sip/header/UserAgent;
35364Lgov/nist/javax/sip/header/Via;
35365Lgov/nist/javax/sip/header/ViaHeaderExt;
35366Lgov/nist/javax/sip/header/ViaList;
35367Lgov/nist/javax/sip/header/WWWAuthenticate;
35368Lgov/nist/javax/sip/header/WWWAuthenticateList;
35369Lgov/nist/javax/sip/header/Warning;
35370Lgov/nist/javax/sip/header/WarningList;
35371Lgov/nist/javax/sip/header/extensions/Join;
35372Lgov/nist/javax/sip/header/extensions/JoinHeader;
35373Lgov/nist/javax/sip/header/extensions/MinSE;
35374Lgov/nist/javax/sip/header/extensions/MinSEHeader;
35375Lgov/nist/javax/sip/header/extensions/References;
35376Lgov/nist/javax/sip/header/extensions/ReferencesHeader;
35377Lgov/nist/javax/sip/header/extensions/ReferredBy;
35378Lgov/nist/javax/sip/header/extensions/ReferredByHeader;
35379Lgov/nist/javax/sip/header/extensions/Replaces;
35380Lgov/nist/javax/sip/header/extensions/ReplacesHeader;
35381Lgov/nist/javax/sip/header/extensions/SessionExpires;
35382Lgov/nist/javax/sip/header/extensions/SessionExpiresHeader;
35383Lgov/nist/javax/sip/header/ims/AddressHeaderIms;
35384Lgov/nist/javax/sip/header/ims/AuthorizationHeaderIms;
35385Lgov/nist/javax/sip/header/ims/PAccessNetworkInfo;
35386Lgov/nist/javax/sip/header/ims/PAccessNetworkInfoHeader;
35387Lgov/nist/javax/sip/header/ims/PAssertedIdentity;
35388Lgov/nist/javax/sip/header/ims/PAssertedIdentityHeader;
35389Lgov/nist/javax/sip/header/ims/PAssertedIdentityList;
35390Lgov/nist/javax/sip/header/ims/PAssertedService;
35391Lgov/nist/javax/sip/header/ims/PAssertedServiceHeader;
35392Lgov/nist/javax/sip/header/ims/PAssociatedURI;
35393Lgov/nist/javax/sip/header/ims/PAssociatedURIHeader;
35394Lgov/nist/javax/sip/header/ims/PAssociatedURIList;
35395Lgov/nist/javax/sip/header/ims/PCalledPartyID;
35396Lgov/nist/javax/sip/header/ims/PCalledPartyIDHeader;
35397Lgov/nist/javax/sip/header/ims/PChargingFunctionAddresses;
35398Lgov/nist/javax/sip/header/ims/PChargingFunctionAddressesHeader;
35399Lgov/nist/javax/sip/header/ims/PChargingVector;
35400Lgov/nist/javax/sip/header/ims/PChargingVectorHeader;
35401Lgov/nist/javax/sip/header/ims/PMediaAuthorization;
35402Lgov/nist/javax/sip/header/ims/PMediaAuthorizationHeader;
35403Lgov/nist/javax/sip/header/ims/PMediaAuthorizationList;
35404Lgov/nist/javax/sip/header/ims/PPreferredIdentity;
35405Lgov/nist/javax/sip/header/ims/PPreferredIdentityHeader;
35406Lgov/nist/javax/sip/header/ims/PPreferredService;
35407Lgov/nist/javax/sip/header/ims/PPreferredServiceHeader;
35408Lgov/nist/javax/sip/header/ims/PProfileKey;
35409Lgov/nist/javax/sip/header/ims/PProfileKeyHeader;
35410Lgov/nist/javax/sip/header/ims/PServedUser;
35411Lgov/nist/javax/sip/header/ims/PServedUserHeader;
35412Lgov/nist/javax/sip/header/ims/PUserDatabase;
35413Lgov/nist/javax/sip/header/ims/PUserDatabaseHeader;
35414Lgov/nist/javax/sip/header/ims/PVisitedNetworkID;
35415Lgov/nist/javax/sip/header/ims/PVisitedNetworkIDHeader;
35416Lgov/nist/javax/sip/header/ims/PVisitedNetworkIDList;
35417Lgov/nist/javax/sip/header/ims/ParameterNamesIms;
35418Lgov/nist/javax/sip/header/ims/Path;
35419Lgov/nist/javax/sip/header/ims/PathHeader;
35420Lgov/nist/javax/sip/header/ims/PathList;
35421Lgov/nist/javax/sip/header/ims/Privacy;
35422Lgov/nist/javax/sip/header/ims/PrivacyHeader;
35423Lgov/nist/javax/sip/header/ims/PrivacyList;
35424Lgov/nist/javax/sip/header/ims/SIPHeaderNamesIms;
35425Lgov/nist/javax/sip/header/ims/SecurityAgree;
35426Lgov/nist/javax/sip/header/ims/SecurityAgreeHeader;
35427Lgov/nist/javax/sip/header/ims/SecurityClient;
35428Lgov/nist/javax/sip/header/ims/SecurityClientHeader;
35429Lgov/nist/javax/sip/header/ims/SecurityClientList;
35430Lgov/nist/javax/sip/header/ims/SecurityServer;
35431Lgov/nist/javax/sip/header/ims/SecurityServerHeader;
35432Lgov/nist/javax/sip/header/ims/SecurityServerList;
35433Lgov/nist/javax/sip/header/ims/SecurityVerify;
35434Lgov/nist/javax/sip/header/ims/SecurityVerifyHeader;
35435Lgov/nist/javax/sip/header/ims/SecurityVerifyList;
35436Lgov/nist/javax/sip/header/ims/ServiceRoute;
35437Lgov/nist/javax/sip/header/ims/ServiceRouteHeader;
35438Lgov/nist/javax/sip/header/ims/ServiceRouteList;
35439Lgov/nist/javax/sip/header/ims/WWWAuthenticateHeaderIms;
35440Lgov/nist/javax/sip/message/Content;
35441Lgov/nist/javax/sip/message/ContentImpl;
35442Lgov/nist/javax/sip/message/HeaderIterator;
35443Lgov/nist/javax/sip/message/ListMap;
35444Lgov/nist/javax/sip/message/MessageExt;
35445Lgov/nist/javax/sip/message/MessageFactoryExt;
35446Lgov/nist/javax/sip/message/MessageFactoryImpl$1;
35447Lgov/nist/javax/sip/message/MessageFactoryImpl;
35448Lgov/nist/javax/sip/message/MessageObject;
35449Lgov/nist/javax/sip/message/MultipartMimeContent;
35450Lgov/nist/javax/sip/message/MultipartMimeContentImpl;
35451Lgov/nist/javax/sip/message/RequestExt;
35452Lgov/nist/javax/sip/message/ResponseExt;
35453Lgov/nist/javax/sip/message/SIPDuplicateHeaderException;
35454Lgov/nist/javax/sip/message/SIPMessage;
35455Lgov/nist/javax/sip/message/SIPRequest;
35456Lgov/nist/javax/sip/message/SIPResponse;
35457Lgov/nist/javax/sip/parser/AcceptEncodingParser;
35458Lgov/nist/javax/sip/parser/AcceptLanguageParser;
35459Lgov/nist/javax/sip/parser/AcceptParser;
35460Lgov/nist/javax/sip/parser/AddressParametersParser;
35461Lgov/nist/javax/sip/parser/AddressParser;
35462Lgov/nist/javax/sip/parser/AlertInfoParser;
35463Lgov/nist/javax/sip/parser/AllowEventsParser;
35464Lgov/nist/javax/sip/parser/AllowParser;
35465Lgov/nist/javax/sip/parser/AuthenticationInfoParser;
35466Lgov/nist/javax/sip/parser/AuthorizationParser;
35467Lgov/nist/javax/sip/parser/CSeqParser;
35468Lgov/nist/javax/sip/parser/CallIDParser;
35469Lgov/nist/javax/sip/parser/CallInfoParser;
35470Lgov/nist/javax/sip/parser/ChallengeParser;
35471Lgov/nist/javax/sip/parser/ContactParser;
35472Lgov/nist/javax/sip/parser/ContentDispositionParser;
35473Lgov/nist/javax/sip/parser/ContentEncodingParser;
35474Lgov/nist/javax/sip/parser/ContentLanguageParser;
35475Lgov/nist/javax/sip/parser/ContentLengthParser;
35476Lgov/nist/javax/sip/parser/ContentTypeParser;
35477Lgov/nist/javax/sip/parser/DateParser;
35478Lgov/nist/javax/sip/parser/ErrorInfoParser;
35479Lgov/nist/javax/sip/parser/EventParser;
35480Lgov/nist/javax/sip/parser/ExpiresParser;
35481Lgov/nist/javax/sip/parser/FromParser;
35482Lgov/nist/javax/sip/parser/HeaderParser;
35483Lgov/nist/javax/sip/parser/InReplyToParser;
35484Lgov/nist/javax/sip/parser/Lexer;
35485Lgov/nist/javax/sip/parser/MaxForwardsParser;
35486Lgov/nist/javax/sip/parser/MimeVersionParser;
35487Lgov/nist/javax/sip/parser/MinExpiresParser;
35488Lgov/nist/javax/sip/parser/OrganizationParser;
35489Lgov/nist/javax/sip/parser/ParametersParser;
35490Lgov/nist/javax/sip/parser/ParseExceptionListener;
35491Lgov/nist/javax/sip/parser/Parser;
35492Lgov/nist/javax/sip/parser/ParserFactory;
35493Lgov/nist/javax/sip/parser/Pipeline$Buffer;
35494Lgov/nist/javax/sip/parser/Pipeline$MyTimer;
35495Lgov/nist/javax/sip/parser/Pipeline;
35496Lgov/nist/javax/sip/parser/PipelinedMsgParser;
35497Lgov/nist/javax/sip/parser/PriorityParser;
35498Lgov/nist/javax/sip/parser/ProxyAuthenticateParser;
35499Lgov/nist/javax/sip/parser/ProxyAuthorizationParser;
35500Lgov/nist/javax/sip/parser/ProxyRequireParser;
35501Lgov/nist/javax/sip/parser/RAckParser;
35502Lgov/nist/javax/sip/parser/RSeqParser;
35503Lgov/nist/javax/sip/parser/ReasonParser;
35504Lgov/nist/javax/sip/parser/RecordRouteParser;
35505Lgov/nist/javax/sip/parser/ReferToParser;
35506Lgov/nist/javax/sip/parser/ReplyToParser;
35507Lgov/nist/javax/sip/parser/RequestLineParser;
35508Lgov/nist/javax/sip/parser/RequireParser;
35509Lgov/nist/javax/sip/parser/RetryAfterParser;
35510Lgov/nist/javax/sip/parser/RouteParser;
35511Lgov/nist/javax/sip/parser/SIPETagParser;
35512Lgov/nist/javax/sip/parser/SIPIfMatchParser;
35513Lgov/nist/javax/sip/parser/SIPMessageListener;
35514Lgov/nist/javax/sip/parser/ServerParser;
35515Lgov/nist/javax/sip/parser/StatusLineParser;
35516Lgov/nist/javax/sip/parser/StringMsgParser$1ParserThread;
35517Lgov/nist/javax/sip/parser/StringMsgParser;
35518Lgov/nist/javax/sip/parser/SubjectParser;
35519Lgov/nist/javax/sip/parser/SubscriptionStateParser;
35520Lgov/nist/javax/sip/parser/SupportedParser;
35521Lgov/nist/javax/sip/parser/TimeStampParser;
35522Lgov/nist/javax/sip/parser/ToParser;
35523Lgov/nist/javax/sip/parser/TokenNames;
35524Lgov/nist/javax/sip/parser/TokenTypes;
35525Lgov/nist/javax/sip/parser/URLParser;
35526Lgov/nist/javax/sip/parser/UnsupportedParser;
35527Lgov/nist/javax/sip/parser/UserAgentParser;
35528Lgov/nist/javax/sip/parser/ViaParser;
35529Lgov/nist/javax/sip/parser/WWWAuthenticateParser;
35530Lgov/nist/javax/sip/parser/WarningParser;
35531Lgov/nist/javax/sip/parser/extensions/JoinParser;
35532Lgov/nist/javax/sip/parser/extensions/MinSEParser;
35533Lgov/nist/javax/sip/parser/extensions/ReferencesParser;
35534Lgov/nist/javax/sip/parser/extensions/ReferredByParser;
35535Lgov/nist/javax/sip/parser/extensions/ReplacesParser;
35536Lgov/nist/javax/sip/parser/extensions/SessionExpiresParser;
35537Lgov/nist/javax/sip/parser/ims/AddressHeaderParser;
35538Lgov/nist/javax/sip/parser/ims/PAccessNetworkInfoParser;
35539Lgov/nist/javax/sip/parser/ims/PAssertedIdentityParser;
35540Lgov/nist/javax/sip/parser/ims/PAssertedServiceParser;
35541Lgov/nist/javax/sip/parser/ims/PAssociatedURIParser;
35542Lgov/nist/javax/sip/parser/ims/PCalledPartyIDParser;
35543Lgov/nist/javax/sip/parser/ims/PChargingFunctionAddressesParser;
35544Lgov/nist/javax/sip/parser/ims/PChargingVectorParser;
35545Lgov/nist/javax/sip/parser/ims/PMediaAuthorizationParser;
35546Lgov/nist/javax/sip/parser/ims/PPreferredIdentityParser;
35547Lgov/nist/javax/sip/parser/ims/PPreferredServiceParser;
35548Lgov/nist/javax/sip/parser/ims/PProfileKeyParser;
35549Lgov/nist/javax/sip/parser/ims/PServedUserParser;
35550Lgov/nist/javax/sip/parser/ims/PUserDatabaseParser;
35551Lgov/nist/javax/sip/parser/ims/PVisitedNetworkIDParser;
35552Lgov/nist/javax/sip/parser/ims/PathParser;
35553Lgov/nist/javax/sip/parser/ims/PrivacyParser;
35554Lgov/nist/javax/sip/parser/ims/SecurityAgreeParser;
35555Lgov/nist/javax/sip/parser/ims/SecurityClientParser;
35556Lgov/nist/javax/sip/parser/ims/SecurityServerParser;
35557Lgov/nist/javax/sip/parser/ims/SecurityVerifyParser;
35558Lgov/nist/javax/sip/parser/ims/ServiceRouteParser;
35559Lgov/nist/javax/sip/parser/ims/TokenNamesIms;
35560Lgov/nist/javax/sip/stack/DefaultMessageLogFactory;
35561Lgov/nist/javax/sip/stack/DefaultRouter;
35562Lgov/nist/javax/sip/stack/HandshakeCompletedListenerImpl;
35563Lgov/nist/javax/sip/stack/HopImpl;
35564Lgov/nist/javax/sip/stack/IOHandler;
35565Lgov/nist/javax/sip/stack/MessageChannel;
35566Lgov/nist/javax/sip/stack/MessageLog;
35567Lgov/nist/javax/sip/stack/MessageProcessor;
35568Lgov/nist/javax/sip/stack/RawMessageChannel;
35569Lgov/nist/javax/sip/stack/SIPClientTransaction$TransactionTimer;
35570Lgov/nist/javax/sip/stack/SIPClientTransaction;
35571Lgov/nist/javax/sip/stack/SIPDialog$DialogDeleteIfNoAckSentTask;
35572Lgov/nist/javax/sip/stack/SIPDialog$DialogDeleteTask;
35573Lgov/nist/javax/sip/stack/SIPDialog$DialogTimerTask;
35574Lgov/nist/javax/sip/stack/SIPDialog$LingerTimer;
35575Lgov/nist/javax/sip/stack/SIPDialog$ReInviteSender;
35576Lgov/nist/javax/sip/stack/SIPDialog;
35577Lgov/nist/javax/sip/stack/SIPDialogErrorEvent;
35578Lgov/nist/javax/sip/stack/SIPDialogEventListener;
35579Lgov/nist/javax/sip/stack/SIPServerTransaction$ListenerExecutionMaxTimer;
35580Lgov/nist/javax/sip/stack/SIPServerTransaction$ProvisionalResponseTask;
35581Lgov/nist/javax/sip/stack/SIPServerTransaction$RetransmissionAlertTimerTask;
35582Lgov/nist/javax/sip/stack/SIPServerTransaction$SendTrying;
35583Lgov/nist/javax/sip/stack/SIPServerTransaction$TransactionTimer;
35584Lgov/nist/javax/sip/stack/SIPServerTransaction;
35585Lgov/nist/javax/sip/stack/SIPStackTimerTask;
35586Lgov/nist/javax/sip/stack/SIPTransaction$LingerTimer;
35587Lgov/nist/javax/sip/stack/SIPTransaction;
35588Lgov/nist/javax/sip/stack/SIPTransactionErrorEvent;
35589Lgov/nist/javax/sip/stack/SIPTransactionEventListener;
35590Lgov/nist/javax/sip/stack/SIPTransactionStack$PingTimer;
35591Lgov/nist/javax/sip/stack/SIPTransactionStack$RemoveForkedTransactionTimerTask;
35592Lgov/nist/javax/sip/stack/SIPTransactionStack;
35593Lgov/nist/javax/sip/stack/ServerLog;
35594Lgov/nist/javax/sip/stack/ServerRequestInterface;
35595Lgov/nist/javax/sip/stack/ServerResponseInterface;
35596Lgov/nist/javax/sip/stack/StackMessageFactory;
35597Lgov/nist/javax/sip/stack/TCPMessageChannel$1;
35598Lgov/nist/javax/sip/stack/TCPMessageChannel;
35599Lgov/nist/javax/sip/stack/TCPMessageProcessor;
35600Lgov/nist/javax/sip/stack/TLSMessageChannel;
35601Lgov/nist/javax/sip/stack/TLSMessageProcessor;
35602Lgov/nist/javax/sip/stack/UDPMessageChannel$PingBackTimerTask;
35603Lgov/nist/javax/sip/stack/UDPMessageChannel;
35604Lgov/nist/javax/sip/stack/UDPMessageProcessor;
35605Ljavax/microedition/khronos/egl/EGL10;
35606Ljavax/microedition/khronos/egl/EGL11;
35607Ljavax/microedition/khronos/egl/EGL;
35608Ljavax/microedition/khronos/egl/EGLConfig;
35609Ljavax/microedition/khronos/egl/EGLContext;
35610Ljavax/microedition/khronos/egl/EGLDisplay;
35611Ljavax/microedition/khronos/egl/EGLSurface;
35612Ljavax/microedition/khronos/opengles/GL10;
35613Ljavax/microedition/khronos/opengles/GL10Ext;
35614Ljavax/microedition/khronos/opengles/GL11;
35615Ljavax/microedition/khronos/opengles/GL11Ext;
35616Ljavax/microedition/khronos/opengles/GL11ExtensionPack;
35617Ljavax/microedition/khronos/opengles/GL;
35618Ljavax/sip/ClientTransaction;
35619Ljavax/sip/Dialog;
35620Ljavax/sip/DialogDoesNotExistException;
35621Ljavax/sip/DialogState;
35622Ljavax/sip/DialogTerminatedEvent;
35623Ljavax/sip/IOExceptionEvent;
35624Ljavax/sip/InvalidArgumentException;
35625Ljavax/sip/ListeningPoint;
35626Ljavax/sip/ObjectInUseException;
35627Ljavax/sip/PeerUnavailableException;
35628Ljavax/sip/ProviderDoesNotExistException;
35629Ljavax/sip/RequestEvent;
35630Ljavax/sip/ResponseEvent;
35631Ljavax/sip/ServerTransaction;
35632Ljavax/sip/SipException;
35633Ljavax/sip/SipFactory;
35634Ljavax/sip/SipListener;
35635Ljavax/sip/SipProvider;
35636Ljavax/sip/SipStack;
35637Ljavax/sip/Timeout;
35638Ljavax/sip/TimeoutEvent;
35639Ljavax/sip/Transaction;
35640Ljavax/sip/TransactionAlreadyExistsException;
35641Ljavax/sip/TransactionDoesNotExistException;
35642Ljavax/sip/TransactionState;
35643Ljavax/sip/TransactionTerminatedEvent;
35644Ljavax/sip/TransactionUnavailableException;
35645Ljavax/sip/TransportNotSupportedException;
35646Ljavax/sip/address/Address;
35647Ljavax/sip/address/AddressFactory;
35648Ljavax/sip/address/Hop;
35649Ljavax/sip/address/Router;
35650Ljavax/sip/address/SipURI;
35651Ljavax/sip/address/TelURL;
35652Ljavax/sip/address/URI;
35653Ljavax/sip/header/AcceptEncodingHeader;
35654Ljavax/sip/header/AcceptHeader;
35655Ljavax/sip/header/AcceptLanguageHeader;
35656Ljavax/sip/header/AlertInfoHeader;
35657Ljavax/sip/header/AllowEventsHeader;
35658Ljavax/sip/header/AllowHeader;
35659Ljavax/sip/header/AuthenticationInfoHeader;
35660Ljavax/sip/header/AuthorizationHeader;
35661Ljavax/sip/header/CSeqHeader;
35662Ljavax/sip/header/CallIdHeader;
35663Ljavax/sip/header/CallInfoHeader;
35664Ljavax/sip/header/ContactHeader;
35665Ljavax/sip/header/ContentDispositionHeader;
35666Ljavax/sip/header/ContentEncodingHeader;
35667Ljavax/sip/header/ContentLanguageHeader;
35668Ljavax/sip/header/ContentLengthHeader;
35669Ljavax/sip/header/ContentTypeHeader;
35670Ljavax/sip/header/DateHeader;
35671Ljavax/sip/header/Encoding;
35672Ljavax/sip/header/ErrorInfoHeader;
35673Ljavax/sip/header/EventHeader;
35674Ljavax/sip/header/ExpiresHeader;
35675Ljavax/sip/header/ExtensionHeader;
35676Ljavax/sip/header/FromHeader;
35677Ljavax/sip/header/Header;
35678Ljavax/sip/header/HeaderAddress;
35679Ljavax/sip/header/HeaderFactory;
35680Ljavax/sip/header/InReplyToHeader;
35681Ljavax/sip/header/MaxForwardsHeader;
35682Ljavax/sip/header/MediaType;
35683Ljavax/sip/header/MimeVersionHeader;
35684Ljavax/sip/header/MinExpiresHeader;
35685Ljavax/sip/header/OptionTag;
35686Ljavax/sip/header/OrganizationHeader;
35687Ljavax/sip/header/Parameters;
35688Ljavax/sip/header/PriorityHeader;
35689Ljavax/sip/header/ProxyAuthenticateHeader;
35690Ljavax/sip/header/ProxyAuthorizationHeader;
35691Ljavax/sip/header/ProxyRequireHeader;
35692Ljavax/sip/header/RAckHeader;
35693Ljavax/sip/header/RSeqHeader;
35694Ljavax/sip/header/ReasonHeader;
35695Ljavax/sip/header/RecordRouteHeader;
35696Ljavax/sip/header/ReferToHeader;
35697Ljavax/sip/header/ReplyToHeader;
35698Ljavax/sip/header/RequireHeader;
35699Ljavax/sip/header/RetryAfterHeader;
35700Ljavax/sip/header/RouteHeader;
35701Ljavax/sip/header/SIPETagHeader;
35702Ljavax/sip/header/SIPIfMatchHeader;
35703Ljavax/sip/header/ServerHeader;
35704Ljavax/sip/header/SubjectHeader;
35705Ljavax/sip/header/SubscriptionStateHeader;
35706Ljavax/sip/header/SupportedHeader;
35707Ljavax/sip/header/TimeStampHeader;
35708Ljavax/sip/header/ToHeader;
35709Ljavax/sip/header/TooManyHopsException;
35710Ljavax/sip/header/UnsupportedHeader;
35711Ljavax/sip/header/UserAgentHeader;
35712Ljavax/sip/header/ViaHeader;
35713Ljavax/sip/header/WWWAuthenticateHeader;
35714Ljavax/sip/header/WarningHeader;
35715Ljavax/sip/message/Message;
35716Ljavax/sip/message/MessageFactory;
35717Ljavax/sip/message/Request;
35718Ljavax/sip/message/Response;
35719Lorg/apache/http/conn/ConnectTimeoutException;
35720Lorg/apache/http/conn/scheme/HostNameResolver;
35721Lorg/apache/http/conn/scheme/LayeredSocketFactory;
35722Lorg/apache/http/conn/scheme/SocketFactory;
35723Lorg/apache/http/conn/ssl/AbstractVerifier;
35724Lorg/apache/http/conn/ssl/AllowAllHostnameVerifier;
35725Lorg/apache/http/conn/ssl/AndroidDistinguishedNameParser;
35726Lorg/apache/http/conn/ssl/BrowserCompatHostnameVerifier;
35727Lorg/apache/http/conn/ssl/SSLSocketFactory$NoPreloadHolder;
35728Lorg/apache/http/conn/ssl/SSLSocketFactory;
35729Lorg/apache/http/conn/ssl/StrictHostnameVerifier;
35730Lorg/apache/http/conn/ssl/X509HostnameVerifier;
35731Lorg/apache/http/params/CoreConnectionPNames;
35732Lorg/apache/http/params/HttpConnectionParams;
35733Lorg/apache/http/params/HttpParams;
35734Lorg/ccil/cowan/tagsoup/AttributesImpl;
35735Lorg/ccil/cowan/tagsoup/AutoDetector;
35736Lorg/ccil/cowan/tagsoup/CommandLine;
35737Lorg/ccil/cowan/tagsoup/Element;
35738Lorg/ccil/cowan/tagsoup/ElementType;
35739Lorg/ccil/cowan/tagsoup/HTMLModels;
35740Lorg/ccil/cowan/tagsoup/HTMLScanner;
35741Lorg/ccil/cowan/tagsoup/HTMLSchema;
35742Lorg/ccil/cowan/tagsoup/PYXScanner;
35743Lorg/ccil/cowan/tagsoup/PYXWriter;
35744Lorg/ccil/cowan/tagsoup/Parser$1;
35745Lorg/ccil/cowan/tagsoup/Parser;
35746Lorg/ccil/cowan/tagsoup/ScanHandler;
35747Lorg/ccil/cowan/tagsoup/Scanner;
35748Lorg/ccil/cowan/tagsoup/Schema;
35749Lorg/ccil/cowan/tagsoup/XMLWriter;
35750Lorg/ccil/cowan/tagsoup/jaxp/JAXPTest;
35751Lorg/ccil/cowan/tagsoup/jaxp/SAX1ParserAdapter$AttributesWrapper;
35752Lorg/ccil/cowan/tagsoup/jaxp/SAX1ParserAdapter$DocHandlerWrapper;
35753Lorg/ccil/cowan/tagsoup/jaxp/SAX1ParserAdapter;
35754Lorg/ccil/cowan/tagsoup/jaxp/SAXFactoryImpl;
35755Lorg/ccil/cowan/tagsoup/jaxp/SAXParserImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070035756[Landroid/accounts/Account;
35757[Landroid/accounts/AuthenticatorDescription;
35758[Landroid/animation/Animator;
35759[Landroid/animation/Keyframe$FloatKeyframe;
35760[Landroid/animation/Keyframe$IntKeyframe;
35761[Landroid/animation/Keyframe$ObjectKeyframe;
35762[Landroid/animation/Keyframe;
35763[Landroid/animation/PropertyValuesHolder;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070035764[Landroid/app/AppOpInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070035765[Landroid/app/BackStackState;
35766[Landroid/app/FragmentState;
35767[Landroid/app/LoaderManagerImpl;
35768[Landroid/app/Notification$Action;
35769[Landroid/app/NotificationChannel;
35770[Landroid/app/NotificationChannelGroup;
35771[Landroid/app/Person;
35772[Landroid/app/RemoteInput;
35773[Landroid/app/RemoteInputHistoryItem;
art-benchmark-service66b4d952021-07-17 17:15:31 -070035774[Landroid/app/VoiceInteractor$Request;
35775[Landroid/app/admin/PasswordMetrics$ComplexityBucket;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070035776[Landroid/app/assist/AssistStructure$ViewNode;
35777[Landroid/app/job/JobInfo$TriggerContentUri;
35778[Landroid/app/slice/SliceSpec;
art-benchmark-service66b4d952021-07-17 17:15:31 -070035779[Landroid/audio/policy/configuration/V7_0/AudioUsage;
art-benchmark-service66b4d952021-07-17 17:15:31 -070035780[Landroid/content/AttributionSourceState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070035781[Landroid/content/ComponentCallbacks;
art-benchmark-service66b4d952021-07-17 17:15:31 -070035782[Landroid/content/ComponentName;
35783[Landroid/content/ContentProviderResult;
35784[Landroid/content/ContentValues;
35785[Landroid/content/Intent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070035786[Landroid/content/SyncAdapterType;
35787[Landroid/content/UndoOwner;
art-benchmark-service66b4d952021-07-17 17:15:31 -070035788[Landroid/content/pm/ActivityInfo;
35789[Landroid/content/pm/Attribution;
35790[Landroid/content/pm/ConfigurationInfo;
35791[Landroid/content/pm/FeatureGroupInfo;
35792[Landroid/content/pm/FeatureInfo;
35793[Landroid/content/pm/InstrumentationInfo;
35794[Landroid/content/pm/PackageParser$NewPermissionInfo;
35795[Landroid/content/pm/PackagePartitions$SystemPartition;
35796[Landroid/content/pm/PathPermission;
35797[Landroid/content/pm/PermissionInfo;
35798[Landroid/content/pm/ProviderInfo;
35799[Landroid/content/pm/ServiceInfo;
35800[Landroid/content/pm/SharedLibraryInfo;
35801[Landroid/content/pm/Signature;
35802[Landroid/content/pm/VerifierInfo;
35803[Landroid/content/res/ApkAssets;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070035804[Landroid/content/res/ColorStateList;
35805[Landroid/content/res/Configuration;
35806[Landroid/content/res/FontResourcesParser$FontFileResourceEntry;
art-benchmark-service66b4d952021-07-17 17:15:31 -070035807[Landroid/content/res/XmlBlock;
35808[Landroid/content/res/loader/ResourcesLoader;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070035809[Landroid/database/Cursor;
35810[Landroid/database/CursorWindow;
art-benchmark-service66b4d952021-07-17 17:15:31 -070035811[Landroid/database/sqlite/SQLiteConnection$Operation;
35812[Landroid/database/sqlite/SQLiteConnectionPool$AcquiredConnectionStatus;
35813[Landroid/graphics/Bitmap$CompressFormat;
35814[Landroid/graphics/Bitmap$Config;
35815[Landroid/graphics/Bitmap;
35816[Landroid/graphics/BlendMode;
35817[Landroid/graphics/BlurMaskFilter$Blur;
35818[Landroid/graphics/Canvas$EdgeType;
35819[Landroid/graphics/ColorSpace$Adaptation;
35820[Landroid/graphics/ColorSpace$Model;
35821[Landroid/graphics/ColorSpace$Named;
35822[Landroid/graphics/ColorSpace$RenderIntent;
35823[Landroid/graphics/ColorSpace;
art-benchmark-service66b4d952021-07-17 17:15:31 -070035824[Landroid/graphics/Insets;
35825[Landroid/graphics/Interpolator$Result;
35826[Landroid/graphics/Matrix$ScaleToFit;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070035827[Landroid/graphics/Matrix;
art-benchmark-service66b4d952021-07-17 17:15:31 -070035828[Landroid/graphics/Paint$Align;
35829[Landroid/graphics/Paint$Cap;
35830[Landroid/graphics/Paint$Join;
35831[Landroid/graphics/Paint$Style;
35832[Landroid/graphics/Path$Direction;
35833[Landroid/graphics/Path$FillType;
35834[Landroid/graphics/Path$Op;
35835[Landroid/graphics/Point;
35836[Landroid/graphics/PorterDuff$Mode;
35837[Landroid/graphics/Rect;
35838[Landroid/graphics/Region$Op;
35839[Landroid/graphics/RenderNode$PositionUpdateListener;
35840[Landroid/graphics/Shader$TileMode;
35841[Landroid/graphics/Typeface;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070035842[Landroid/graphics/drawable/AdaptiveIconDrawable$ChildDrawable;
art-benchmark-service66b4d952021-07-17 17:15:31 -070035843[Landroid/graphics/drawable/Drawable;
35844[Landroid/graphics/drawable/GradientDrawable$Orientation;
35845[Landroid/graphics/drawable/LayerDrawable$ChildDrawable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070035846[Landroid/graphics/drawable/RippleForeground;
art-benchmark-service66b4d952021-07-17 17:15:31 -070035847[Landroid/graphics/fonts/FontVariationAxis;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070035848[Landroid/hardware/CameraStatus;
art-benchmark-service66b4d952021-07-17 17:15:31 -070035849[Landroid/hardware/biometrics/BiometricSourceType;
35850[Landroid/hardware/camera2/params/Capability;
35851[Landroid/hardware/camera2/params/Face;
35852[Landroid/hardware/camera2/params/HighSpeedVideoConfiguration;
35853[Landroid/hardware/camera2/params/MandatoryStreamCombination$ReprocessType;
35854[Landroid/hardware/camera2/params/MandatoryStreamCombination$SizeThreshold;
35855[Landroid/hardware/camera2/params/MandatoryStreamCombination$StreamCombinationTemplate;
35856[Landroid/hardware/camera2/params/MandatoryStreamCombination$StreamTemplate;
35857[Landroid/hardware/camera2/params/MandatoryStreamCombination;
35858[Landroid/hardware/camera2/params/MeteringRectangle;
35859[Landroid/hardware/camera2/params/OisSample;
35860[Landroid/hardware/camera2/params/RecommendedStreamConfiguration;
35861[Landroid/hardware/camera2/params/StreamConfiguration;
35862[Landroid/hardware/camera2/params/StreamConfigurationDuration;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070035863[Landroid/hardware/camera2/utils/ConcurrentCameraIdCombination;
art-benchmark-service66b4d952021-07-17 17:15:31 -070035864[Landroid/hardware/display/WifiDisplay;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070035865[Landroid/hardware/location/MemoryRegion;
35866[Landroid/hardware/location/NanoAppRpcService;
35867[Landroid/hardware/security/keymint/KeyParameter;
art-benchmark-service66b4d952021-07-17 17:15:31 -070035868[Landroid/icu/impl/CacheValue$Strength;
35869[Landroid/icu/impl/CacheValue;
35870[Landroid/icu/impl/CalType;
35871[Landroid/icu/impl/CurrencyData$CurrencySpacingInfo$SpacingPattern;
35872[Landroid/icu/impl/CurrencyData$CurrencySpacingInfo$SpacingType;
35873[Landroid/icu/impl/DayPeriodRules$CutoffType;
35874[Landroid/icu/impl/DayPeriodRules$DayPeriod;
35875[Landroid/icu/impl/DayPeriodRules;
35876[Landroid/icu/impl/ICUCurrencyDisplayInfoProvider$ICUCurrencyDisplayInfo$CurrencySink$EntrypointTable;
35877[Landroid/icu/impl/ICUResourceBundle$OpenType;
35878[Landroid/icu/impl/LocaleDisplayNamesImpl$CapitalizationContextUsage;
35879[Landroid/icu/impl/LocaleDisplayNamesImpl$DataTableType;
35880[Landroid/icu/impl/StandardPlural;
35881[Landroid/icu/impl/StaticUnicodeSets$Key;
35882[Landroid/icu/impl/TimeZoneGenericNames$GenericNameType;
35883[Landroid/icu/impl/TimeZoneGenericNames$Pattern;
35884[Landroid/icu/impl/TimeZoneNamesImpl$ZNames$NameTypeIndex;
35885[Landroid/icu/impl/Trie2$ValueWidth;
35886[Landroid/icu/impl/UCharacterName$AlgorithmName;
35887[Landroid/icu/impl/UCharacterProperty$BinaryProperty;
35888[Landroid/icu/impl/UCharacterProperty$IntProperty;
35889[Landroid/icu/impl/ValidIdentifiers$Datasubtype;
35890[Landroid/icu/impl/ValidIdentifiers$Datatype;
35891[Landroid/icu/impl/coll/CollationRuleParser$Position;
35892[Landroid/icu/impl/coll/FCDIterCollationIterator$State;
35893[Landroid/icu/impl/duration/TimeUnit;
35894[Landroid/icu/impl/locale/KeyTypeData$KeyInfoType;
35895[Landroid/icu/impl/locale/KeyTypeData$SpecialType;
35896[Landroid/icu/impl/locale/KeyTypeData$TypeInfoType;
35897[Landroid/icu/impl/locale/KeyTypeData$ValueType;
35898[Landroid/icu/impl/locale/LSR;
35899[Landroid/icu/impl/locale/LocaleValidityChecker$SpecialCase;
35900[Landroid/icu/impl/number/CompactData$CompactType;
35901[Landroid/icu/impl/number/DecimalFormatProperties$ParseMode;
35902[Landroid/icu/impl/number/Modifier$Signum;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070035903[Landroid/icu/impl/number/Modifier;
art-benchmark-service66b4d952021-07-17 17:15:31 -070035904[Landroid/icu/impl/number/Padder$PadPosition;
35905[Landroid/icu/impl/number/PatternStringUtils$PatternSignType;
35906[Landroid/icu/impl/units/MeasureUnitImpl$CompoundPart;
35907[Landroid/icu/impl/units/MeasureUnitImpl$InitialCompoundPart;
35908[Landroid/icu/impl/units/MeasureUnitImpl$PowerPart;
35909[Landroid/icu/impl/units/MeasureUnitImpl$UnitsParser$Token$Type;
art-benchmark-service66b4d952021-07-17 17:15:31 -070035910[Landroid/icu/lang/UCharacter$UnicodeBlock;
35911[Landroid/icu/lang/UScript$ScriptUsage;
35912[Landroid/icu/lang/UScriptRun$ParenStackEntry;
35913[Landroid/icu/number/NumberFormatter$DecimalSeparatorDisplay;
35914[Landroid/icu/number/NumberFormatter$GroupingStrategy;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070035915[Landroid/icu/number/NumberFormatter$RoundingPriority;
art-benchmark-service66b4d952021-07-17 17:15:31 -070035916[Landroid/icu/number/NumberFormatter$SignDisplay;
art-benchmark-service22928e12022-06-04 17:35:15 -070035917[Landroid/icu/number/NumberFormatter$TrailingZeroDisplay;
art-benchmark-service66b4d952021-07-17 17:15:31 -070035918[Landroid/icu/number/NumberFormatter$UnitWidth;
35919[Landroid/icu/number/NumberRangeFormatter$RangeCollapse;
35920[Landroid/icu/number/NumberRangeFormatter$RangeIdentityFallback;
35921[Landroid/icu/number/NumberRangeFormatter$RangeIdentityResult;
35922[Landroid/icu/number/NumberSkeletonImpl$ParseState;
35923[Landroid/icu/number/NumberSkeletonImpl$StemEnum;
35924[Landroid/icu/text/AlphabeticIndex$Bucket$LabelType;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070035925[Landroid/icu/text/Bidi$IsoRun;
35926[Landroid/icu/text/Bidi$Isolate;
35927[Landroid/icu/text/Bidi$Opening;
35928[Landroid/icu/text/Bidi$Point;
35929[Landroid/icu/text/BidiRun;
art-benchmark-service66b4d952021-07-17 17:15:31 -070035930[Landroid/icu/text/BidiTransform$Mirroring;
35931[Landroid/icu/text/BidiTransform$Order;
35932[Landroid/icu/text/BidiTransform$ReorderingScheme;
35933[Landroid/icu/text/CharsetRecog_sbcs$NGramsPlusLang;
35934[Landroid/icu/text/CompactDecimalFormat$CompactStyle;
35935[Landroid/icu/text/ConstrainedFieldPosition$ConstraintType;
35936[Landroid/icu/text/DateFormat$BooleanAttribute;
35937[Landroid/icu/text/DateFormat$Field;
35938[Landroid/icu/text/DateFormat$HourCycle;
35939[Landroid/icu/text/DateFormatSymbols$CalendarDataSink$AliasType;
35940[Landroid/icu/text/DateFormatSymbols$CapitalizationContextUsage;
35941[Landroid/icu/text/DateTimePatternGenerator$DTPGflags;
35942[Landroid/icu/text/DateTimePatternGenerator$DisplayWidth;
35943[Landroid/icu/text/DisplayContext$Type;
35944[Landroid/icu/text/DisplayContext;
35945[Landroid/icu/text/IDNA$Error;
art-benchmark-service66b4d952021-07-17 17:15:31 -070035946[Landroid/icu/text/ListFormatter$Type;
35947[Landroid/icu/text/ListFormatter$Width;
35948[Landroid/icu/text/LocaleDisplayNames$DialectHandling;
35949[Landroid/icu/text/MeasureFormat$FormatWidth;
35950[Landroid/icu/text/MessagePattern$ApostropheMode;
35951[Landroid/icu/text/MessagePattern$ArgType;
35952[Landroid/icu/text/MessagePattern$Part$Type;
35953[Landroid/icu/text/MessagePatternUtil$MessageContentsNode$Type;
35954[Landroid/icu/text/Normalizer2$Mode;
35955[Landroid/icu/text/PluralRules$KeywordStatus;
35956[Landroid/icu/text/PluralRules$Operand;
35957[Landroid/icu/text/PluralRules$PluralType;
35958[Landroid/icu/text/PluralRules$SampleType;
35959[Landroid/icu/text/RBBIRuleParseTable$RBBIRuleTableElement;
35960[Landroid/icu/text/RelativeDateTimeFormatter$AbsoluteUnit;
35961[Landroid/icu/text/RelativeDateTimeFormatter$Direction;
35962[Landroid/icu/text/RelativeDateTimeFormatter$RelDateTimeDataSink$DateTimeUnit;
35963[Landroid/icu/text/RelativeDateTimeFormatter$RelativeDateTimeUnit;
35964[Landroid/icu/text/RelativeDateTimeFormatter$RelativeUnit;
35965[Landroid/icu/text/RelativeDateTimeFormatter$Style;
35966[Landroid/icu/text/SearchIterator$ElementComparisonType;
35967[Landroid/icu/text/SimpleDateFormat$ContextValue;
35968[Landroid/icu/text/SpoofChecker$RestrictionLevel;
35969[Landroid/icu/text/TimeZoneFormat$GMTOffsetPatternType;
35970[Landroid/icu/text/TimeZoneFormat$OffsetFields;
35971[Landroid/icu/text/TimeZoneFormat$ParseOption;
35972[Landroid/icu/text/TimeZoneFormat$Style;
35973[Landroid/icu/text/TimeZoneFormat$TimeType;
35974[Landroid/icu/text/TimeZoneNames$NameType;
35975[Landroid/icu/text/UnicodeSet$ComparisonStyle;
35976[Landroid/icu/text/UnicodeSet$SpanCondition;
35977[Landroid/icu/text/UnicodeSet;
35978[Landroid/icu/text/UnicodeSetSpanner$CountMethod;
35979[Landroid/icu/text/UnicodeSetSpanner$TrimOption;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070035980[Landroid/icu/util/BasicTimeZone$LocalOption;
art-benchmark-service66b4d952021-07-17 17:15:31 -070035981[Landroid/icu/util/BytesTrie$Result;
35982[Landroid/icu/util/CodePointMap$RangeOption;
35983[Landroid/icu/util/CodePointMap;
35984[Landroid/icu/util/CodePointTrie$Type;
35985[Landroid/icu/util/CodePointTrie$ValueWidth;
35986[Landroid/icu/util/Currency$CurrencyUsage;
35987[Landroid/icu/util/GenderInfo$Gender;
35988[Landroid/icu/util/GenderInfo$ListGenderStyle;
35989[Landroid/icu/util/Holiday;
35990[Landroid/icu/util/IslamicCalendar$CalculationType;
35991[Landroid/icu/util/LocaleMatcher$Demotion;
35992[Landroid/icu/util/LocaleMatcher$Direction;
35993[Landroid/icu/util/LocaleMatcher$FavorSubtag;
35994[Landroid/icu/util/MeasureUnit$Complexity;
art-benchmark-service22928e12022-06-04 17:35:15 -070035995[Landroid/icu/util/MeasureUnit$MeasurePrefix;
art-benchmark-service66b4d952021-07-17 17:15:31 -070035996[Landroid/icu/util/Region$RegionType;
art-benchmark-service22928e12022-06-04 17:35:15 -070035997[Landroid/icu/util/StringTrieBuilder$Node;
art-benchmark-service66b4d952021-07-17 17:15:31 -070035998[Landroid/icu/util/StringTrieBuilder$Option;
35999[Landroid/icu/util/StringTrieBuilder$State;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036000[Landroid/icu/util/TimeArrayTimeZoneRule;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036001[Landroid/icu/util/TimeZone$SystemTimeZoneType;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036002[Landroid/icu/util/TimeZoneRule;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036003[Landroid/icu/util/ULocale$AvailableType;
36004[Landroid/icu/util/ULocale$Category;
36005[Landroid/icu/util/ULocale$Minimize;
36006[Landroid/icu/util/ULocale;
36007[Landroid/icu/util/UResourceBundle$RootType;
36008[Landroid/icu/util/UniversalTimeScale$TimeScaleData;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036009[Landroid/media/AudioAttributes;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036010[Landroid/media/AudioDeviceInfo;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036011[Landroid/media/AudioGain;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036012[Landroid/media/AudioPatch;
36013[Landroid/media/AudioPort;
36014[Landroid/media/AudioPortConfig;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036015[Landroid/media/DrmInitData$SchemeInitData;
36016[Landroid/media/ExifInterface$ExifTag;
36017[Landroid/media/ImageReader$SurfaceImage$SurfacePlane;
36018[Landroid/media/ImageWriter$WriterSurfaceImage$SurfacePlane;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036019[Landroid/media/MediaCodecInfo$CodecCapabilities;
36020[Landroid/media/MediaCodecInfo$CodecProfileLevel;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036021[Landroid/media/MediaCodecInfo$Feature;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036022[Landroid/media/MediaCodecInfo;
36023[Landroid/media/MediaPlayer$TrackInfo;
36024[Landroid/media/MediaTimeProvider$OnMediaTimeListener;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036025[Landroid/media/audiopolicy/AudioProductStrategy$AudioAttributesGroup;
36026[Landroid/net/LocalSocketAddress$Namespace;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036027[Landroid/net/NetworkKey;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036028[Landroid/net/Uri;
36029[Landroid/net/rtp/AudioCodec;
36030[Landroid/os/AsyncTask$Status;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036031[Landroid/os/BatteryConsumer$Key;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036032[Landroid/os/BatteryStats$BitDescription;
36033[Landroid/os/BatteryStats$IntToString;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036034[Landroid/os/BatteryStats$LongCounter;
36035[Landroid/os/Bundle;
36036[Landroid/os/Debug$MemoryInfo;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070036037[Landroid/os/IBinder;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036038[Landroid/os/MessageQueue$IdleHandler;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036039[Landroid/os/ParcelFileDescriptor;
36040[Landroid/os/ParcelUuid;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036041[Landroid/os/Parcelable;
36042[Landroid/os/PatternMatcher;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036043[Landroid/os/PersistableBundle;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036044[Landroid/os/SystemService$State;
36045[Landroid/os/UserHandle;
36046[Landroid/os/health/HealthKeys$SortedIntArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036047[Landroid/os/storage/StorageVolume;
36048[Landroid/os/storage/VolumeInfo;
36049[Landroid/os/vibrator/VibrationEffectSegment;
36050[Landroid/provider/FontsContract$FontInfo;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036051[Landroid/renderscript/Element$DataKind;
36052[Landroid/renderscript/Element$DataType;
36053[Landroid/renderscript/RenderScript$ContextType;
36054[Landroid/security/KeyStore$State;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036055[Landroid/service/notification/StatusBarNotification;
36056[Landroid/service/notification/ZenModeConfig$ZenRule;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036057[Landroid/sysprop/CryptoProperties$state_values;
36058[Landroid/sysprop/CryptoProperties$type_values;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036059[Landroid/system/keystore2/Authorization;
36060[Landroid/telephony/ActivityStatsTechSpecificInfo;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036061[Landroid/telephony/LocationAccessPolicy$LocationPermissionResult;
36062[Landroid/telephony/SmsMessage$MessageClass;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036063[Landroid/telephony/SubscriptionPlan;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036064[Landroid/telephony/TelephonyManager$MultiSimVariants;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036065[Landroid/telephony/UiccAccessRule;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036066[Landroid/telephony/gsm/SmsMessage$MessageClass;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036067[Landroid/text/DynamicLayout$ChangeWatcher;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036068[Landroid/text/InputFilter;
36069[Landroid/text/Layout$Alignment;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036070[Landroid/text/Layout$Directions;
36071[Landroid/text/PrecomputedText$ParagraphInfo;
36072[Landroid/text/Selection$MemoryTextWatcher;
36073[Landroid/text/SpanWatcher;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036074[Landroid/text/TextLine;
36075[Landroid/text/TextUtils$TruncateAt;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036076[Landroid/text/TextWatcher;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036077[Landroid/text/method/MultiTapKeyListener;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036078[Landroid/text/method/QwertyKeyListener$Replaced;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036079[Landroid/text/method/QwertyKeyListener;
36080[Landroid/text/method/TextKeyListener$Capitalize;
36081[Landroid/text/method/TextKeyListener;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036082[Landroid/text/method/Touch$DragState;
36083[Landroid/text/style/AlignmentSpan;
36084[Landroid/text/style/CharacterStyle;
36085[Landroid/text/style/ClickableSpan;
36086[Landroid/text/style/LeadingMarginSpan;
36087[Landroid/text/style/LineBackgroundSpan;
36088[Landroid/text/style/LineHeightSpan;
36089[Landroid/text/style/MetricAffectingSpan;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036090[Landroid/text/style/ParagraphStyle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036091[Landroid/text/style/ReplacementSpan;
36092[Landroid/text/style/SpellCheckSpan;
36093[Landroid/text/style/SuggestionSpan;
36094[Landroid/text/style/TabStopSpan;
36095[Landroid/text/style/URLSpan;
36096[Landroid/util/ArrayMap;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036097[Landroid/util/DataUnit;
36098[Landroid/util/JsonScope;
36099[Landroid/util/JsonToken;
36100[Landroid/util/LongSparseArray;
36101[Landroid/util/Pair;
36102[Landroid/util/Range;
36103[Landroid/util/Rational;
36104[Landroid/util/Size;
36105[Landroid/util/SparseIntArray;
36106[Landroid/util/Xml$Encoding;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036107[Landroid/view/AppTransitionAnimationSpec;
36108[Landroid/view/Choreographer$CallbackQueue;
36109[Landroid/view/Choreographer$FrameTimeline;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036110[Landroid/view/Display$Mode;
36111[Landroid/view/Display;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036112[Landroid/view/DisplayEventReceiver$VsyncEventData$FrameTimeline;
36113[Landroid/view/HandlerActionQueue$HandlerAction;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070036114[Landroid/view/InsetsFrameProvider;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036115[Landroid/view/InsetsSource;
36116[Landroid/view/InsetsSourceControl;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070036117[Landroid/view/MenuItem;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036118[Landroid/view/MotionEvent$PointerCoords;
36119[Landroid/view/MotionEvent$PointerProperties;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036120[Landroid/view/RoundedCorner;
36121[Landroid/view/SurfaceControl$DisplayMode;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036122[Landroid/view/SurfaceHolder$Callback;
36123[Landroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams;
36124[Landroid/view/View$AttachInfo$InvalidateInfo;
36125[Landroid/view/View;
36126[Landroid/view/WindowManager$LayoutParams;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036127[Landroid/view/accessibility/CaptioningManager$CaptionStyle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036128[Landroid/view/autofill/AutofillId;
36129[Landroid/view/inputmethod/CompletionInfo;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036130[Landroid/view/inputmethod/InputMethodSubtype;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036131[Landroid/view/textservice/SentenceSuggestionsInfo;
36132[Landroid/view/textservice/SuggestionsInfo;
36133[Landroid/view/textservice/TextInfo;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036134[Landroid/webkit/ConsoleMessage$MessageLevel;
36135[Landroid/webkit/FindAddress$ZipRange;
36136[Landroid/webkit/WebSettings$PluginState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036137[Landroid/widget/Editor$TextRenderNode;
36138[Landroid/widget/Editor$TextViewPositionListener;
36139[Landroid/widget/GridLayout$Arc;
36140[Landroid/widget/GridLayout$Bounds;
36141[Landroid/widget/GridLayout$Interval;
36142[Landroid/widget/GridLayout$MutableInt;
36143[Landroid/widget/GridLayout$Spec;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036144[Landroid/widget/ImageView$ScaleType;
36145[Landroid/widget/SpellChecker$RemoveReason;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036146[Landroid/widget/SpellChecker$SpellParser;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036147[Landroid/widget/TextView$BufferType;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036148[Landroid/widget/TextView$ChangeWatcher;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036149[Lcom/android/framework/protobuf/GeneratedMessageLite$MethodToInvoke;
art-benchmark-service22928e12022-06-04 17:35:15 -070036150[Lcom/android/framework/protobuf/MessageInfoFactory;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036151[Lcom/android/framework/protobuf/ProtoSyntax;
36152[Lcom/android/i18n/phonenumbers/NumberParseException$ErrorType;
36153[Lcom/android/i18n/phonenumbers/PhoneNumberMatcher$State;
36154[Lcom/android/i18n/phonenumbers/PhoneNumberUtil$Leniency;
36155[Lcom/android/i18n/phonenumbers/PhoneNumberUtil$MatchType;
36156[Lcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberFormat;
36157[Lcom/android/i18n/phonenumbers/PhoneNumberUtil$PhoneNumberType;
36158[Lcom/android/i18n/phonenumbers/PhoneNumberUtil$ValidationResult;
36159[Lcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber$CountryCodeSource;
36160[Lcom/android/i18n/phonenumbers/ShortNumberInfo$ShortNumberCost;
36161[Lcom/android/internal/app/ResolverActivity$ActionTitle;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036162[Lcom/android/internal/graphics/drawable/BackgroundBlurDrawable$BlurRegion;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036163[Lcom/android/internal/os/ZygoteServer$UsapPoolRefillAction;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036164[Lcom/android/internal/policy/PhoneWindow$PanelFeatureState;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036165[Lcom/android/internal/protolog/BaseProtoLogImpl$LogLevel;
36166[Lcom/android/internal/protolog/ProtoLogGroup;
36167[Lcom/android/internal/statusbar/NotificationVisibility$NotificationLocation;
36168[Lcom/android/internal/telephony/Call$SrvccState;
36169[Lcom/android/internal/telephony/Call$State;
36170[Lcom/android/internal/telephony/CommandException$Error;
36171[Lcom/android/internal/telephony/Connection$PostDialState;
36172[Lcom/android/internal/telephony/DctConstants$Activity;
36173[Lcom/android/internal/telephony/DctConstants$State;
36174[Lcom/android/internal/telephony/DriverCall$State;
36175[Lcom/android/internal/telephony/IccCardConstants$State;
36176[Lcom/android/internal/telephony/MmiCode$State;
36177[Lcom/android/internal/telephony/OperatorInfo$State;
36178[Lcom/android/internal/telephony/Phone;
36179[Lcom/android/internal/telephony/PhoneConstants$DataState;
36180[Lcom/android/internal/telephony/PhoneConstants$State;
36181[Lcom/android/internal/telephony/PhoneInternalInterface$DataActivityState;
36182[Lcom/android/internal/telephony/PhoneInternalInterface$SuppService;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036183[Lcom/android/internal/telephony/SmsConstants$MessageClass;
36184[Lcom/android/internal/telephony/cat/AppInterface$CommandType;
36185[Lcom/android/internal/telephony/cat/ComprehensionTlvTag;
36186[Lcom/android/internal/telephony/cat/Duration$TimeUnit;
36187[Lcom/android/internal/telephony/cat/FontSize;
36188[Lcom/android/internal/telephony/cat/LaunchBrowserMode;
36189[Lcom/android/internal/telephony/cat/PresentationType;
36190[Lcom/android/internal/telephony/cat/ResultCode;
36191[Lcom/android/internal/telephony/cat/TextAlignment;
36192[Lcom/android/internal/telephony/cat/TextColor;
36193[Lcom/android/internal/telephony/cat/Tone;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036194[Lcom/android/internal/telephony/gsm/SsData$RequestType;
36195[Lcom/android/internal/telephony/gsm/SsData$ServiceType;
36196[Lcom/android/internal/telephony/gsm/SsData$TeleserviceType;
36197[Lcom/android/internal/telephony/imsphone/ImsPhoneCallTracker$HoldSwapState;
36198[Lcom/android/internal/telephony/nano/PersistAtomsProto$CellularDataServiceSwitch;
36199[Lcom/android/internal/telephony/nano/PersistAtomsProto$CellularServiceState;
36200[Lcom/android/internal/telephony/nano/PersistAtomsProto$DataCallSession;
36201[Lcom/android/internal/telephony/nano/PersistAtomsProto$ImsRegistrationStats;
36202[Lcom/android/internal/telephony/nano/PersistAtomsProto$ImsRegistrationTermination;
36203[Lcom/android/internal/telephony/nano/PersistAtomsProto$IncomingSms;
36204[Lcom/android/internal/telephony/nano/PersistAtomsProto$NetworkRequests;
36205[Lcom/android/internal/telephony/nano/PersistAtomsProto$OutgoingSms;
36206[Lcom/android/internal/telephony/nano/PersistAtomsProto$VoiceCallRatUsage;
36207[Lcom/android/internal/telephony/nano/PersistAtomsProto$VoiceCallSession;
36208[Lcom/android/internal/telephony/phonenumbers/NumberParseException$ErrorType;
36209[Lcom/android/internal/telephony/phonenumbers/PhoneNumberMatcher$State;
36210[Lcom/android/internal/telephony/phonenumbers/PhoneNumberUtil$Leniency;
36211[Lcom/android/internal/telephony/phonenumbers/PhoneNumberUtil$MatchType;
36212[Lcom/android/internal/telephony/phonenumbers/PhoneNumberUtil$PhoneNumberFormat;
36213[Lcom/android/internal/telephony/phonenumbers/PhoneNumberUtil$PhoneNumberType;
36214[Lcom/android/internal/telephony/phonenumbers/PhoneNumberUtil$ValidationResult;
36215[Lcom/android/internal/telephony/phonenumbers/Phonenumber$PhoneNumber$CountryCodeSource;
36216[Lcom/android/internal/telephony/phonenumbers/ShortNumberInfo$ShortNumberCost;
36217[Lcom/android/internal/telephony/uicc/IccCardApplicationStatus$AppState;
36218[Lcom/android/internal/telephony/uicc/IccCardApplicationStatus$AppType;
36219[Lcom/android/internal/telephony/uicc/IccCardApplicationStatus$PersoSubState;
36220[Lcom/android/internal/telephony/uicc/IccCardStatus$CardState;
36221[Lcom/android/internal/telephony/uicc/IccCardStatus$PinState;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036222[Lcom/android/internal/telephony/uicc/SIMRecords$GetSpnFsmState;
36223[Lcom/android/internal/telephony/uicc/UsimServiceTable$UsimService;
36224[Lcom/android/internal/util/StateMachine$SmHandler$StateInfo;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036225[Lgov/nist/javax/sip/DialogTimeoutEvent$Reason;
36226[Ljavax/sip/DialogState;
36227[Ljavax/sip/Timeout;
36228[Ljavax/sip/TransactionState;
36229[[Landroid/media/ExifInterface$ExifTag;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070036230[[Landroid/widget/GridLayout$Arc;
art-benchmark-service66b4d952021-07-17 17:15:31 -070036231[[Lcom/android/internal/widget/LockPatternView$Cell;